From: Ben Gras Date: Tue, 4 Apr 2006 12:55:20 +0000 (+0000) Subject: Include syslogd X-Git-Tag: v3.1.2a~62 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=6367fcdf51557880b66f0c8d6d3f82e8e49e395d;p=minix.git Include syslogd --- diff --git a/commands/Makefile b/commands/Makefile index 1e860878a..2c1b5c319 100755 --- a/commands/Makefile +++ b/commands/Makefile @@ -3,7 +3,7 @@ MAKE = exec make -$(MAKEFLAGS) BZIP2=bzip2-1.0.3 -SMALLPROGRAMS=`arch` aal advent ash autil awk bc byacc cawf cron de dhcpd dis88 elle ftp ftpd ftpd200 httpd ibm indent m4 make mdb mined patch pax ps reboot rlogind scripts sh simple talk talkd telnet telnetd urlget yap zmodem +SMALLPROGRAMS=`arch` aal advent ash autil awk bc byacc cawf cron de dhcpd dis88 elle ftp ftpd ftpd200 httpd 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