Module Name: src
Committed By: christos
Date: Sun Mar 24 22:23:34 UTC 2013
Modified Files:
src/usr.sbin: Makefile
Log Message:
unhook old dhcp
To generate a diff of this commit:
cvs rdiff -u -r1.266 -r1.267 src/usr.sbin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/Makefile
diff -u src/usr.sbin/Makefile:1.266 src/usr.sbin/Makefile:1.267
--- src/usr.sbin/Makefile:1.266 Wed Aug 8 10:13:46 2012
+++ src/usr.sbin/Makefile Sun Mar 24 18:23:33 2013
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.266 2012/08/08 14:13:46 christos Exp $
+# $NetBSD: Makefile,v 1.267 2013/03/24 22:23:33 christos Exp $
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
.include <bsd.own.mk>
@@ -6,7 +6,7 @@
SUBDIR= ac accton acpitools altq apm apmd arp \
bad144 bootp btattach btconfig btdevctl bthcid btpand catman \
chroot cnwctl cpuctl crash \
- dev_mkdb dhcp diskpart dumpfs dumplfs \
+ dev_mkdb diskpart dumpfs dumplfs \
edquota eeprom envstat eshconfig etcupdate extattrctl \
flashctl fssconfig fusermount fwctl \
gpioctl grfconfig gspa \