diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-05-18 15:47:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2006-05-18 15:47:26 +0000 |
commit | 81a354eb6a57031bbb728b35dbdb08b25a24e4a0 (patch) | |
tree | 5bff24691e6cbabe46c5f41dc92712d86d511b54 /usr.sbin/Makefile | |
parent | f342b05e77299c481296697723f68dfecf36f3d2 (diff) |
do not build spppcontrol
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index b8b6ef6fd62..45352c3650b 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.125 2005/11/16 09:16:16 camield Exp $ +# $OpenBSD: Makefile,v 1.126 2006/05/18 15:47:25 deraadt Exp $ .include <bsd.own.mk> @@ -10,7 +10,7 @@ SUBDIR= ac accton acpid acpidump adduser amd apm apmd arp authpf bad144 \ openssl ospfctl ospfd pkg_add popa3d portmap ppp pppd pppoe procmap \ pstat pwd_mkdb quot quotaon rarpd rbootd rdate rdconfig repquota \ rmt rpc.bootparamd rpc.lockd rwhod sa sasyncd sensorsd sliplogin \ - slstats spamdb spppcontrol spray syslogc syslogd tcpdrop tcpdump \ + slstats spamdb spray syslogc syslogd tcpdrop tcpdump \ timed tokenadm tokeninit traceroute trpt usbdevs user vipw vnconfig \ watchdogd wsconscfg wsfontload wsmoused zdump zic ztsscale |