Need /usr/sbin for arp(8).

This commit is contained in:
David E. O'Brien 2000-07-20 10:29:52 +00:00
parent a3b867b670
commit fbb0d22951
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63633

View File

@ -11,7 +11,7 @@ SRCS+= alloc.c bpf.c conflex.c convert.c dispatch.c errwarn.c ethernet.c \
parse.c print.c raw.c socket.c tables.c tree.c upf.c
CFLAGS+= -I${DIST_DIR}/includes -I${DIST_DIR}
CFLAGS+= -DCLIENT_PATH='"PATH=/sbin:/bin"'
CFLAGS+= -DCLIENT_PATH='"PATH=/sbin:/usr/sbin:/bin"'
MAN5= dhclient.conf.5 dhclient.leases.5 dhcp-options.5
MAN8= dhclient.8 dhclient-script.8