From: Ben Gras Date: Sun, 21 Dec 2008 04:33:50 +0000 (+0000) Subject: actually build and install zoneinfo. X-Git-Tag: v3.1.4~154 X-Git-Url: http://zhaoyanbai.com/repos/%7B%24global.css%7D?a=commitdiff_plain;h=54b3f50b058edf6f880620a638b849778b9da50b;p=minix.git actually build and install zoneinfo. --- diff --git a/commands/Makefile b/commands/Makefile index 930c9b18c..8eb7b0363 100755 --- 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 mined patch pax profile ps reboot rlogind scripts sh simple syslogd talk talkd telnet telnetd urlget yap +SMALLPROGRAMS=`arch` aal advent ash autil awk byacc cawf cron de dhcpd dis88 elle elvis ftp101 ftpd200 ibm indent m4 make mined patch pax profile ps reboot rlogind scripts sh simple syslogd talk talkd telnet telnetd urlget yap zoneinfo usage: @echo "Usage: make all # Compile all commands" >&2