diff options
| author | Martin Blapp <mbr@FreeBSD.org> | 2003-08-09 20:36:06 +0000 |
|---|---|---|
| committer | Martin Blapp <mbr@FreeBSD.org> | 2003-08-09 20:36:06 +0000 |
| commit | 35dfd13e0bd98d57f15dc55c2b15e27dc3041f1a (patch) | |
| tree | b904088254e3a25d90acd6152aaa67e433e0d566 /sbin | |
| parent | da57cf7c7e03081c506c6c3e92e2f9783afe56e2 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/dhclient/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dhclient/Makefile.inc b/sbin/dhclient/Makefile.inc index d78692d068dcd..aa6044fe06678 100644 --- a/sbin/dhclient/Makefile.inc +++ b/sbin/dhclient/Makefile.inc @@ -3,7 +3,7 @@ MAINTAINER= murray WARNS= 0 -CFLAGS+= -I${DIST_DIR}/includes -DENABLE_POLLING_MODE +CFLAGS+= -I${DIST_DIR}/includes -DENABLE_POLLING_MODE -DNOMINUM CLIENTBINDIR= /sbin RUNDIR= /var/run |
