]> Zhao Yanbai Git Server - minix.git/commitdiff
Also remove awk.old from makefile.
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Thu, 22 Apr 2010 14:18:35 +0000 (14:18 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Thu, 22 Apr 2010 14:18:35 +0000 (14:18 +0000)
commands/Makefile

index 0f9dd20e4e3627e4a927f231a474358a7bb2dfaf..c628cd1446d52b74c91d1feda2ee6c24b06094d4 100644 (file)
@@ -4,7 +4,7 @@ MAKE    = exec make -$(MAKEFLAGS)
 BZIP2=bzip2-1.0.3
 FLEX=flex-2.5.4
 
-SMALLPROGRAMS=`arch` aal advent ash autil awk.old awk byacc cawf cron de dhcpd dis88 elle elvis ftp101 ftpd200 ibm indent m4 make mdb mined patch pax profile ps reboot rlogind scripts sh simple syslogd swifi talk talkd telnet telnetd urlget yap zoneinfo
+SMALLPROGRAMS=`arch` aal advent ash autil awk byacc cawf cron de dhcpd dis88 elle elvis ftp101 ftpd200 ibm indent m4 make mdb mined patch pax profile ps reboot rlogind scripts sh simple syslogd swifi talk talkd telnet telnetd urlget yap zoneinfo
 
 usage:
        @echo "Usage: make all          # Compile all commands" >&2