]> Zhao Yanbai Git Server - minix.git/commitdiff
Other bigmake message
authorBen Gras <ben@minix3.org>
Thu, 8 Sep 2005 13:09:03 +0000 (13:09 +0000)
committerBen Gras <ben@minix3.org>
Thu, 8 Sep 2005 13:09:03 +0000 (13:09 +0000)
Elvis no longer connected to build

commands/Makefile
commands/bigmake.inc

index da010991b4aae2ac2253927f5da83fe083f11bd4..66ea6cbe2668a3b6ea1ff4963c1eee3d25746ab0 100755 (executable)
@@ -53,7 +53,6 @@ all install clean::
        cd dhcpd && $(MAKE) $@
        cd dis88 && $(MAKE) $@
        cd elle && $(MAKE) $@
-       cd elvis && $(MAKE) $@
        cd ftp && $(MAKE) $@
        cd ftpd && $(MAKE) $@
        cd ftpd200 && $(MAKE) $@
index 51ab803c426fdb10dd7ce4f1a04448e7a17ad585..69b16a7b9b31e7d83cfb1bd8221ab4b19cc95ebb 100644 (file)
@@ -1,5 +1,6 @@
 
 toptarget:
-       @echo "This program needs nonstandard compiler sizes."
-       @echo "To compile it, type 'sh makeme.sh'."
+       @echo "This program needs nonstandard compiler sizes or a "
+       @echo "nonstandard build procedure."
+       @echo "To build it, type 'sh makeme.sh'."