mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
8 lines
189 B
Makefile
8 lines
189 B
Makefile
# $Id$
|
|
|
|
SUBDIR= as awk bc bison cc cpio cvs dc dialog diff diff3 gdb genclass gperf \
|
|
grep groff gzip ld man patch perl ptx rcs sdiff send-pr \
|
|
sort tar texinfo
|
|
|
|
.include <bsd.subdir.mk>
|