string.h is ANSI C include file
[unix-history] / usr / src / usr.bin / Makefile
CommitLineData
2f33aea7 1# @(#)Makefile 5.2 (Berkeley) %G%
a4f77f19
KB
2
3# not currently working
2f33aea7
KB
4# ktrace, pstat, tn3270, uucp, find, login
5# need conversion
6# ex, tip, tn3270, learn
a4f77f19 7
2f33aea7
KB
8SUBDIR= apply apropos at awk banner basename bc biff cal calendar checknr \
9 chpass cmp col colcrt colrm column comm compress cpio cut \
10 dc deroff des diction diff dirname du env eqn \
11 ex expand false file finger fmt fold from fstat ftp \
12 graph grep groups head hexdump join last lastcomm learn leave \
13 ln locate lock logger login look machine mail make man mesg \
14 mkfifo more msgs mt netstat nfsstat nice nohup pagesize passwd \
15 paste plot pr printenv printf ptx quota rdist refer renice \
16 rlogin roff rsh ruptime rwho sccs script sed showmount \
17 soelim sort spell spline split su sum sysline systat tail talk \
18 tbl tcopy tee telnet tftp time tip touch tput tr true \
19 tset tty ul unexpand uniq units users uudecode uuencode \
20 vacation vis vmstat w wall wc what whatis whereis which who \
21 whoami whois window write xargs xsend yes
a4f77f19 22
2f33aea7 23.include <bsd.subdir.mk>