NetBSD/usr.bin/Makefile

24 lines
1.1 KiB
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91
1993-03-21 21:04:42 +03:00
#
1993-06-03 23:32:26 +04:00
# $Id: Makefile,v 1.22 1993/06/03 19:32:26 brezak Exp $
1993-05-22 14:27:18 +04:00
SUBDIR= ar biff basename cal calendar cap_mkdb \
1993-03-21 12:45:37 +03:00
checknr chpass cksum cmp col colcrt colrm column comm compress \
1993-04-30 00:52:21 +04:00
cpio crontab ctags cut dirname du elvis elvisrecover \
env error expand false file find finger fmt fold fpr from \
1993-04-29 16:39:24 +04:00
fsplit fstat ftp gprof groups head hexdump \
id indent join ktrace last lastcomm leave locate lock logger \
login logname look lorder m4 machine mail make man mesg mkdep mkfifo \
1993-05-21 18:43:36 +04:00
mkstr more msgs netstat newsyslog nfsstat nice nm nohup pagesize \
passwd paste patch printenv printf quota ranlib \
1993-06-03 23:32:26 +04:00
rdist ref renice rev rlogin rpcgen rpcinfo \
rsh rup ruptime rusers rwall rwho \
sccs script sed shar showmount size soelim split strings \
strip su symorder tail talk tcopy tee telnet tftp time \
tip tn3270 touch tput tr true tset tsort tty ul uname unexpand \
unifdef uniq unvis users uudecode uuencode vacation vgrind vis \
vmstat w wall wc what whereis which who whoami whois window write \
xargs xinstall xstr yacc yes
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>