diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2005-04-01 07:11:12 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2005-04-01 07:11:12 +0000 |
commit | 1f49fb4097cac5eea507a78749b49b3783984392 (patch) | |
tree | 0df5b5cb9edccad4cbfee9bba77b4a857ed832a6 /usr.bin | |
parent | c6d1c5e474019f881fe1649de64205cc8ede2db5 (diff) |
connect stat(1) to build
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 5d5794dbfb8..eebae7b56d2 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.91 2005/02/19 22:15:41 millert Exp $ +# $OpenBSD: Makefile,v 1.92 2005/04/01 07:11:11 otto Exp $ .include <bsd.own.mk> @@ -16,10 +16,10 @@ SUBDIR= apply apropos arch asa asn1_compile at aucat audioctl awk banner \ pmdb pr printenv printf quota radioctl rdist rdistd readlink renice \ rev rpcgen rpcinfo rs rsh \ rup ruptime rusers rwall rwho script sectok sed shar showmount skey \ - skeyaudit skeyinfo skeyinit sort spell split ssh su sup systat sudo \ - tail talk tcopy tee telnet tftp tic time tip tn3270 top touch tput tr \ - true tset tsort tty usbhidaction usbhidctl ul uname unexpand unifdef \ - uniq units \ + skeyaudit skeyinfo skeyinit sort spell split ssh stat su sup systat \ + sudo tail talk tcopy tee telnet tftp tic time tip tn3270 top touch \ + tput tr true tset tsort tty usbhidaction usbhidctl ul uname unexpand \ + unifdef uniq units \ unvis users uudecode uuencode vacation vgrind vi vis vmstat w wall wc \ what whatis which who whois window write x99token xargs xinstall xlint \ xstr yacc yes |