NetBSD/usr.bin/Makefile

24 lines
1.1 KiB
Makefile
Raw Normal View History

1993-07-31 02:11:51 +04:00
# from: @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91
1994-02-18 06:09:10 +03:00
# $Id: Makefile,v 1.38 1994/02/18 03:09:10 cgd Exp $
1993-12-21 05:54:58 +03:00
SUBDIR= apropos ar asa at biff basename cal calendar cap_mkdb \
1993-03-21 12:45:37 +03:00
checknr chpass cksum cmp col colcrt colrm column comm compress \
1994-01-24 08:55:45 +03:00
crontab ctags cut dirname du \
env error expand false file find finger fmt fold fpr from \
1993-11-14 19:30:45 +03:00
fsplit fstat ftp getopt gprof groups head hexdump id indent \
1993-12-12 03:38:58 +03:00
ipcrm ipcs join ktrace last lastcomm leave lex locate lock logger \
login logname look lorder m4 machine mail make man mesg mkdep mkfifo \
mkstr modstat more msgs netstat newsyslog nfsstat nice nm nohup \
1994-01-06 18:57:10 +03:00
pagesize passwd paste patch pr printenv printf quota ranlib \
1994-01-25 02:16:11 +03:00
rdist renice rev rlogin rpcgen rpcinfo \
1993-06-03 23:32:26 +04:00
rsh rup ruptime rusers rwall rwho \
1994-01-28 04:09:58 +03:00
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 \
1993-12-21 05:54:58 +03:00
unifdef uniq units unvis users uudecode uuencode \
1994-01-24 09:01:02 +03:00
vacation vgrind vi vis vmstat w wall wc what whatis whereis \
1993-12-21 05:54:58 +03:00
which who whoami whois window write \
1994-02-18 06:09:10 +03:00
xargs xinstall xstr yacc yes ypcat ypmatch ypwhich
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>