]> Zhao Yanbai Git Server - minix.git/commitdiff
Throw elvis out of the base system
authorBen Gras <ben@minix3.org>
Fri, 17 Feb 2006 13:27:01 +0000 (13:27 +0000)
committerBen Gras <ben@minix3.org>
Fri, 17 Feb 2006 13:27:01 +0000 (13:27 +0000)
commands/Makefile

index 999c09da442eafcf4178722bde4a6c368bd9aa37..1e860878a7b23a689f9b9b22987dc511a6a90f3d 100755 (executable)
@@ -3,7 +3,7 @@
 MAKE   = exec make -$(MAKEFLAGS)
 BZIP2=bzip2-1.0.3
 
-SMALLPROGRAMS=`arch` aal advent ash autil awk bc byacc cawf cron de dhcpd dis88 elle elvis ftp ftpd ftpd200 httpd ibm indent m4 make mdb mined patch pax ps reboot rlogind scripts sh simple talk talkd telnet telnetd urlget yap zmodem
+SMALLPROGRAMS=`arch` aal advent ash autil awk bc byacc cawf cron de dhcpd dis88 elle ftp ftpd ftpd200 httpd ibm indent m4 make mdb mined patch pax ps reboot rlogind scripts sh simple talk talkd telnet telnetd urlget yap zmodem
 
 usage:
        @echo "Usage: make all          # Compile all commands" >&2