]> Zhao Yanbai Git Server - minix.git/commitdiff
actually build and install zoneinfo.
authorBen Gras <ben@minix3.org>
Sun, 21 Dec 2008 04:33:50 +0000 (04:33 +0000)
committerBen Gras <ben@minix3.org>
Sun, 21 Dec 2008 04:33:50 +0000 (04:33 +0000)
commands/Makefile

index 930c9b18cfb9f9cb0a2be4a2487086cea0242e41..8eb7b0363cfb6806c7b40c84a5d267380e1cadf0 100755 (executable)
@@ -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