From: Philip Homburg Date: Thu, 22 Jun 2006 11:53:03 +0000 (+0000) Subject: No longer build Michael Temari's httpd. Install a httpd from ports. X-Git-Tag: v3.1.3~300 X-Git-Url: http://zhaoyanbai.com/repos/man.dnssec-signzone.html?a=commitdiff_plain;h=08bb0f770833366fc6ccda73ff9bff53efb537df;p=minix.git No longer build Michael Temari's httpd. Install a httpd from ports. --- diff --git a/commands/Makefile b/commands/Makefile index 848b75198..f654ba4d8 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 bc byacc cawf cron de dhcpd dis88 elle elvis ftp101 ftpd200 httpd0995 ibm indent m4 make mdb mined patch pax ps reboot rlogind scripts sh simple syslogd talk talkd telnet telnetd urlget yap zmodem +SMALLPROGRAMS=`arch` aal advent ash autil awk bc byacc cawf cron de dhcpd dis88 elle elvis ftp101 ftpd200 ibm indent m4 make mdb mined patch pax ps reboot rlogind scripts sh simple syslogd talk talkd telnet telnetd urlget yap zmodem usage: @echo "Usage: make all # Compile all commands" >&2