diff options
Diffstat (limited to 'nx-X11/lib/X11/xlibi18n/lc/Imakefile')
-rw-r--r-- | nx-X11/lib/X11/xlibi18n/lc/Imakefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nx-X11/lib/X11/xlibi18n/lc/Imakefile b/nx-X11/lib/X11/xlibi18n/lc/Imakefile new file mode 100644 index 000000000..a4eaeeb6f --- /dev/null +++ b/nx-X11/lib/X11/xlibi18n/lc/Imakefile @@ -0,0 +1,10 @@ +XCOMM $XConsortium: Imakefile,v 1.27 94/04/07 15:01:48 rws Exp $ +#define IHaveSubdirs +#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" + +SUBDIRS = gen def Utf8 xlocale + +MakeSubdirs($(SUBDIRS)) +DependSubdirs($(SUBDIRS)) +MakeLintLibSubdirs($(LINTSUBDIRS)) +MakeLintSubdirs($(LINTSUBDIRS),install.ln,install.ln) |