--- src/sbin/dhclient/client/Attic/Makefile 2005/01/04 19:58:54 1.3 +++ src/sbin/dhclient/client/Attic/Makefile 2006/12/31 20:18:35 1.4 @@ -5,10 +5,9 @@ .include "${.CURDIR}/../Makefile.common" PROG= dhclient -SRCS= clparse.c dhclient.c -PATCHES=clparse.c.patch dhclient.8.patch dhclient.c.patch \ - scripts,freebsd.patch +SRCS= clparse.c.patch dhclient.8.no_obj.patch dhclient.c.patch \ + scripts,freebsd.no_obj.patch CFLAGS+= -I../includes -DCLIENT_PATH='"PATH=/sbin:/bin:/usr/sbin:/usr/bin"' -Dwarn=dhcp_warn