diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2016-11-04 00:25:25 +0100 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2016-11-17 17:19:43 +0100 |
commit | de4eca1719d3d3e3d3c1767f2d33c30f87fa751c (patch) | |
tree | 445e7075050d1f63e0110edfae979f1ccea34470 /nx-X11/lib/X11/xlibi18n/om/Imakefile | |
parent | cb8bcbec88d3a1f181809df3bd1df887e92055dd (diff) | |
download | nx-libs-de4eca1719d3d3e3d3c1767f2d33c30f87fa751c.tar.gz nx-libs-de4eca1719d3d3e3d3c1767f2d33c30f87fa751c.tar.bz2 nx-libs-de4eca1719d3d3e3d3c1767f2d33c30f87fa751c.zip |
LibX11: drop unused xlibi18n
Diffstat (limited to 'nx-X11/lib/X11/xlibi18n/om/Imakefile')
-rw-r--r-- | nx-X11/lib/X11/xlibi18n/om/Imakefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/nx-X11/lib/X11/xlibi18n/om/Imakefile b/nx-X11/lib/X11/xlibi18n/om/Imakefile deleted file mode 100644 index e02f7624e..000000000 --- a/nx-X11/lib/X11/xlibi18n/om/Imakefile +++ /dev/null @@ -1,9 +0,0 @@ -#define IHaveSubdirs -#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" - -SUBDIRS = generic - -MakeSubdirs($(SUBDIRS)) -DependSubdirs($(SUBDIRS)) -MakeLintLibSubdirs($(LINTSUBDIRS)) -MakeLintSubdirs($(LINTSUBDIRS),install.ln,install.ln) |