diff options
author | brooks <brooks@FreeBSD.org> | 2005-06-07 03:59:26 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2005-06-07 03:59:26 +0000 |
commit | 889029339427479400173e85589ca167386d5d1d (patch) | |
tree | 6dc9d78a4705861164596cb5e9d3918abec49fc6 /sbin/Makefile | |
parent | d1e4c87cf9e12097e8ffd9ce9307c9ac54d10d12 (diff) | |
download | FreeBSD-src-889029339427479400173e85589ca167386d5d1d.zip FreeBSD-src-889029339427479400173e85589ca167386d5d1d.tar.gz |
Temporarily disconnect dhclient from the build while I import the
OpenBSD version.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r-- | sbin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 732895b..c4c97f2 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -15,7 +15,6 @@ SUBDIR= adjkerntz \ conscontrol \ ${_devd} \ devfs \ - dhclient \ dmesg \ dump \ dumpfs \ |