diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-05-29 21:41:24 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-05-29 21:41:24 +0000 |
commit | a816fd8a278b5a8e4b3b494210f4a8614a5924d0 (patch) | |
tree | 70284187a77894558de67776f98b8cf56f205916 /usr.sbin | |
parent | 6d81b52d97bd1eeebd0f1effe1de5ba696559932 (diff) |
build tokenadm and tokeninit
Diffstat (limited to 'usr.sbin')
-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 e1a7d745b69..2a2dac56d80 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.76 2001/04/14 09:35:39 deraadt Exp $ +# $OpenBSD: Makefile,v 1.77 2001/05/29 21:41:23 millert Exp $ # not yet done: catman @@ -13,7 +13,7 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \ pwd_mkdb quot quotaon rarpd rbootd rdconfig rdate repquota rmt \ rpc.bootparamd rpc.lockd rpc.pcnfsd rwhod \ sa sesd sliplogin slstats spppcontrol spray \ - syslogd tcpdump timed traceroute trpt trsp \ + syslogd tcpdump timed tokenadm tokeninit traceroute trpt trsp \ usbdevs user vipw vnconfig wsmoused zdump zic # IPv6 |