]> Zhao Yanbai Git Server - minix.git/commitdiff
add swifi to the build/install.
authorBen Gras <ben@minix3.org>
Fri, 19 Feb 2010 16:16:28 +0000 (16:16 +0000)
committerBen Gras <ben@minix3.org>
Fri, 19 Feb 2010 16:16:28 +0000 (16:16 +0000)
commands/Makefile

index 420af38c853f4c52a040bd5687d2a47ca76e5780..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 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 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