dtudcfonted: Resolve CID 86280
[oweals/cde.git] / cde / config / Imakefile
index 26b3dd05df3dc8681e17f07209b71d9e639f01a7..e363dd9b2c4dbf85cd9728f08127a8cbb13a23ed 100644 (file)
@@ -5,7 +5,12 @@ XCOMM $XConsortium: Imakefile /main/6 1996/09/28 16:04:42 rws $
 #undef BootstrapCleanSubdirs
 #define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"
 
+#if defined(LinuxArchitecture)
+BOOTSTRAPSUBDIRS = imake
+#else
 BOOTSTRAPSUBDIRS = imake makedepend
+#endif
+
 SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util
 
 MakeSubdirs($(SUBDIRS))