From: Ben Gras Date: Fri, 19 Feb 2010 16:16:28 +0000 (+0000) Subject: add swifi to the build/install. X-Git-Tag: v3.1.7~275 X-Git-Url: http://zhaoyanbai.com/repos/%22https:/www.google.com/jsapi/static/gitweb.js?a=commitdiff_plain;h=8c88a0219b529220ef52d45530cd2d7b36c86857;p=minix.git add swifi to the build/install. --- diff --git a/commands/Makefile b/commands/Makefile index 420af38c8..c628cd144 100644 --- a/commands/Makefile +++ b/commands/Makefile @@ -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