Removed second appearance of "compiler" in SUBDIRS.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 20 Jul 2011 17:49:56 +0000 (10:49 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 20 Jul 2011 17:49:56 +0000 (10:49 -0700)
src/Makefile.in

index 6bf65ead3a850de12dfef7617ace763985efa0cd..0d31c7384e8651244c71a95df120b6ce29a09434 100644 (file)
@@ -64,7 +64,7 @@ LIARC_BOOT_BUNDLES = compiler cref sf star-parser
 LIARC_BUNDLES = $(LIARC_BOOT_BUNDLES) edwin ffi imail sos ssp xml
 FFIS = @FFIS@
 
-SUBDIRS = $(INSTALLED_SUBDIRS) 6001 compiler rcs win32 xdoc
+SUBDIRS = $(INSTALLED_SUBDIRS) 6001 rcs win32 xdoc
 INSTALLED_SUBDIRS = microcode runtime $(LIARC_BUNDLES) $(FFIS)
 
 MIT_SCHEME_EXE = @MIT_SCHEME_EXE@