This commit is contained in:
simonb 1999-02-15 03:11:08 +00:00
parent c8542f1663
commit 0b2e590950
3 changed files with 5 additions and 2 deletions

View File

@ -312,6 +312,7 @@
./usr/bin/time
./usr/bin/tip
./usr/bin/tn3270
./usr/bin/top
./usr/bin/touch
./usr/bin/tput
./usr/bin/tr

View File

@ -278,6 +278,7 @@
./usr/share/man/cat1/time.0
./usr/share/man/cat1/tip.0
./usr/share/man/cat1/tn3270.0
./usr/share/man/cat1/top.0
./usr/share/man/cat1/touch.0
./usr/share/man/cat1/tput.0
./usr/share/man/cat1/tr.0
@ -1358,6 +1359,7 @@
./usr/share/man/man1/time.1
./usr/share/man/man1/tip.1
./usr/share/man/man1/tn3270.1
./usr/share/man/man1/top.1
./usr/share/man/man1/touch.1
./usr/share/man/man1/tput.1
./usr/share/man/man1/tr.1

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.96 1999/01/25 22:47:54 lukem Exp $
# $NetBSD: Makefile,v 1.97 1999/02/15 03:11:08 simonb Exp $
# from: @(#)Makefile 8.3 (Berkeley) 1/7/94
.include <bsd.own.mk> # for EXPORTABLE_SYSTEM definition
@ -20,7 +20,7 @@ SUBDIR= apply apropos asa at audioctl banner basename bdes biff \
ruptime rusers rwall rwho script sed shar shlock \
showmount shuffle skey skeyinfo skeyinit soelim split \
su systat tail talk tcopy tee telnet tftp time \
tip tn3270 touch tput tr true tset tsort tty ul \
tip tn3270 top touch tput tr true tset tsort tty ul \
uname unexpand unifdef uniq units unvis usbhidctl users \
uudecode uuencode vacation vgrind vi vis vmstat w \
wall wc what whatis whereis which who whois window \