2007-07-18 17:41:05 -04:00
|
|
|
--- config/Imakefile.orig Sat Jun 30 10:06:11 2007
|
|
|
|
+++ config/Imakefile Sat Jun 30 10:07:04 2007
|
|
|
|
@@ -5,7 +5,8 @@ XCOMM $XConsortium: Imakefile /main/6 1996/09/28 16:04
|
2001-01-02 19:02:55 -05:00
|
|
|
#undef BootstrapCleanSubdirs
|
|
|
|
#define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"
|
|
|
|
|
|
|
|
-BOOTSTRAPSUBDIRS = imake makedepend
|
|
|
|
+/* we don't need to build imake and makedepend */
|
|
|
|
+/* BOOTSTRAPSUBDIRS = imake makedepend */
|
2007-07-18 17:41:05 -04:00
|
|
|
SUBDIRS = $(BOOTSTRAPSUBDIRS) util
|
2001-01-02 19:02:55 -05:00
|
|
|
|
|
|
|
MakeSubdirs($(SUBDIRS))
|