diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-06-01 18:35:22 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-06-01 18:35:22 +0000 |
commit | 3642490a2345cce49d0241a89884ee49753658e2 (patch) | |
tree | 4676228c2049b5ea09736ee61a5bcde5d89c7c16 | |
parent | 704cf272a862e2b26f02c384137a2de69a837ad5 (diff) |
We are done with sup, other sucky tools are better now
-rw-r--r-- | usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 25aa45e930f..58b73f9591d 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.110 2009/06/01 16:57:24 deraadt Exp $ +# $OpenBSD: Makefile,v 1.111 2009/06/01 18:35:21 deraadt Exp $ .include <bsd.own.mk> @@ -19,7 +19,7 @@ SUBDIR= apply apropos ar arch asa asn1_compile at aucat audioctl awk banner \ pmdb pr printenv printf quota radioctl ranlib rcs rdist rdistd \ readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ rwho sdiff script sectok sed sendbug shar showmount skey \ - skeyaudit skeyinfo skeyinit sort spell split ssh stat su sup systat \ + skeyaudit skeyinfo skeyinit sort spell split ssh stat su systat \ sudo tail talk tcopy tcpbench tee telnet tftp tic time tip tn3270 \ top touch tput tr true tset tsort tty usbhidaction usbhidctl ul uname \ unexpand unifdef uniq units \ |