New upstream version 3.5.99.27
This commit is contained in:
20
nx-X11/config/Imakefile
Normal file
20
nx-X11/config/Imakefile
Normal file
@@ -0,0 +1,20 @@
|
||||
#define IHaveSubdirs
|
||||
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
|
||||
|
||||
#undef BootstrapCleanSubdirs
|
||||
#define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"
|
||||
|
||||
NULL =
|
||||
|
||||
SUBDIRS = cf
|
||||
|
||||
#if defined(XorgVersionString) \
|
||||
&& defined(ProjectRoot) && \
|
||||
defined(BuildBindist)
|
||||
all::
|
||||
|
||||
clean::
|
||||
#endif
|
||||
|
||||
MakeSubdirs($(SUBDIRS))
|
||||
DependSubdirs($(SUBDIRS))
|
||||
Reference in New Issue
Block a user