Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin put back sort, it's fixed now
details: https://anonhg.NetBSD.org/src/rev/4d775478be44
branches: trunk
changeset: 502209:4d775478be44
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat Jan 13 20:11:49 2001 +0000
description:
put back sort, it's fixed now
diffstat:
usr.bin/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 3a367982fdf9 -r 4d775478be44 usr.bin/Makefile
--- a/usr.bin/Makefile Sat Jan 13 20:10:52 2001 +0000
+++ b/usr.bin/Makefile Sat Jan 13 20:11:49 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2001/01/13 14:11:38 simonb Exp $
+# $NetBSD: Makefile,v 1.118 2001/01/13 20:11:49 jdolecek Exp $
# from: @(#)Makefile 8.3 (Berkeley) 1/7/94
.include <bsd.own.mk>
@@ -18,7 +18,7 @@
pagesize passwd paste patch pmc pr printenv printf quota rdist \
renice rev rlogin rpcgen rpcinfo rs rsh rup \
ruptime rusers rwall rwho script sed shar shlock \
- showmount shuffle skey skeyinfo skeyinit soelim split \
+ showmount shuffle skey skeyinfo skeyinit soelim sort split \
su systat tail talk tcopy tee telnet tftp time \
tip tn3270 top touch tput tr true tset tsort tty ul \
uname unexpand unifdef uniq units unvis usbhidaction usbhidctl users \
@@ -26,7 +26,6 @@
wall wc what whatis whereis which who whois window \
write xargs xinstall xlint xstr yacc yes ypcat \
ypmatch ypwhich
-#SUBDIR+= sort
.if (${MKCRYPTO} != "no")
SUBDIR+= openssl
Home |
Main Index |
Thread Index |
Old Index