From 6367fcdf51557880b66f0c8d6d3f82e8e49e395d Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 4 Apr 2006 12:55:20 +0000 Subject: [PATCH] Include syslogd --- commands/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0