]> andersk Git - moira.git/commitdiff
Fixed polarity of USELOCALTOOLS
authortytso <tytso>
Thu, 21 Apr 1994 14:28:04 +0000 (14:28 +0000)
committertytso <tytso>
Thu, 21 Apr 1994 14:28:04 +0000 (14:28 +0000)
Imakefile

index 00fafd21fca048d3d43f4380d92eae7948f2fbfb..688314aeab1aa3433e46c15e31a7a34839282632 100644 (file)
--- a/Imakefile
+++ b/Imakefile
@@ -28,6 +28,7 @@ all::
 
 world::
        make ${MFLAGS} clean-imake
+       make ${MFLAGS} imake
        make ${MFLAGS} Makefile
        make ${MFLAGS} Makefiles
        make ${MFLAGS} depend
@@ -37,7 +38,6 @@ world::
 
 world::
        make ${MFLAGS} clean-imake
-       make ${MFLAGS} imake
        make ${MFLAGS} Makefile
        make ${MFLAGS} Makefiles
        make ${MFLAGS} depend
This page took 0.116736 seconds and 5 git commands to generate.