From 74177b215d3013524eef914210380c8c7ce4885d Mon Sep 17 00:00:00 2001 From: Kees van Reeuwijk Date: Thu, 22 Apr 2010 14:18:35 +0000 Subject: [PATCH] Also remove awk.old from makefile. --- commands/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/Makefile b/commands/Makefile index 0f9dd20e4..c628cd144 100644 --- 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.old awk byacc cawf cron de dhcpd dis88 elle elvis ftp101 ftpd200 ibm indent m4 make mdb mined patch pax profile ps reboot rlogind scripts sh simple syslogd swifi talk talkd telnet telnetd urlget yap zoneinfo +SMALLPROGRAMS=`arch` aal advent ash autil awk byacc cawf cron de dhcpd dis88 elle elvis ftp101 ftpd200 ibm indent m4 make mdb mined patch pax profile ps reboot rlogind scripts sh simple syslogd swifi talk talkd telnet telnetd urlget yap zoneinfo usage: @echo "Usage: make all # Compile all commands" >&2 -- 2.44.0