From 2118f42afd6189d38de35003e029021c0917f7e8 Mon Sep 17 00:00:00 2001 From: imp Date: Tue, 6 May 2014 04:22:01 +0000 Subject: Use src.opts.mk in preference to bsd.own.mk except where we need stuff from the latter. --- sbin/dhclient/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/dhclient') diff --git a/sbin/dhclient/Makefile b/sbin/dhclient/Makefile index 57c9211..09f19db 100644 --- a/sbin/dhclient/Makefile +++ b/sbin/dhclient/Makefile @@ -31,7 +31,7 @@ # OF THE POSSIBILITY OF SUCH DAMAGE. # -.include +.include SRCS= dhclient.c clparse.c alloc.c dispatch.c hash.c bpf.c options.c \ tree.c conflex.c errwarn.c inet.c packet.c convert.c tables.c \ -- cgit v1.1