summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2012-08-23 06:21:46 +0000
committerderaadt <deraadt@openbsd.org>2012-08-23 06:21:46 +0000
commit33822c12f294fd067c10b708bb8e7c0700e0bc0c (patch)
treefb969720ed2515730b6db60441f0ab6ab2c3fd7f /usr.sbin/Makefile
parentknowledge of nnpfs can be removed (diff)
downloadwireguard-openbsd-33822c12f294fd067c10b708bb8e7c0700e0bc0c.tar.xz
wireguard-openbsd-33822c12f294fd067c10b708bb8e7c0700e0bc0c.zip
the afs src tree can go away
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index c0323161183..5f34efc20b0 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.162 2012/08/16 04:10:25 dlg Exp $
+# $OpenBSD: Makefile,v 1.163 2012/08/23 06:21:46 deraadt Exp $
.include <bsd.own.mk>
@@ -18,10 +18,6 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
tokenadm tokeninit traceroute traceroute6 trpt usbdevs user vipw \
watchdogd wsconscfg wsfontload wsmoused zdump zic ztsscale
-.if (${AFS:L} == "yes")
-SUBDIR+=afs
-.endif
-
.if (${YP:L} == "yes")
SUBDIR+=ypbind ypldap yppoll ypset ypserv
.endif