diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2000-02-03 21:54:40 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2000-02-03 21:54:40 +0000 |
commit | 209c779a9cd70325ae8b6643f91b2a89e0ca801f (patch) | |
tree | d2ef80a8576a75d296f8a67335131549a6c7e1f3 /usr.sbin/Makefile | |
parent | ae26292eef50bc426bd8bfdf1695b01fdc7cb50b (diff) |
add usbdevs
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 91bab0a6512..0678f326653 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.56 2000/01/19 08:13:00 itojun Exp $ +# $OpenBSD: Makefile,v 1.57 2000/02/03 21:54:39 jakob Exp $ # not yet done: catman @@ -14,7 +14,7 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \ rpc.bootparamd rpc.lockd rpc.pcnfsd rwhod \ sa sendmail sliplogin slstats spray \ syslogd tcpdump timed traceroute trpt trsp \ - vipw vnconfig zdump zic + usbdevs vipw vnconfig zdump zic # IPv6 SUBDIR+=faithd ifmcstat ndp rip6query route6d rtadvd rtsold |