xref: /freebsd/gnu/usr.bin/Makefile (revision 953a3198a35204535cc9d450f04da982a4fea59b)
1#	$Id: Makefile,v 1.26 1995/03/31 08:00:06 nate Exp $
2
3SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb \
4	grep groff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \
5	sort tar texinfo yppush
6
7.include <bsd.subdir.mk>
8