aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorNick Hibma <n_hibma@FreeBSD.org>1999-01-10 21:57:55 +0000
committerNick Hibma <n_hibma@FreeBSD.org>1999-01-10 21:57:55 +0000
commit7c0a08f3811a19b8113b0bf082beff793f82bb22 (patch)
tree5a66a4ca72c7882be35d28d27ea177e7b0f728bf /usr.sbin/Makefile
parentc9e6c111cd4f1d047e439125bac394760ea56b10 (diff)
downloadsrc-7c0a08f3811a19b8113b0bf082beff793f82bb22.tar.gz
src-7c0a08f3811a19b8113b0bf082beff793f82bb22.zip
Added usbd and usbdevs
Notes
Notes: svn path=/head/; revision=42496
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 395b90109d6b..79a234c2c01e 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
-# $Id: Makefile,v 1.143 1998/12/30 09:38:36 phk Exp $
+# $Id: Makefile,v 1.144 1999/01/01 08:45:44 peter Exp $
# XXX MISSING: mkproto
SUBDIR= IPXrouted \
@@ -87,6 +87,8 @@ SUBDIR= IPXrouted \
traceroute \
trpt \
tzsetup \
+ usbd \
+ usbdevs \
vidcontrol \
vipw \
vnconfig \