mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
10 lines
261 B
Makefile
10 lines
261 B
Makefile
# $Id: Makefile,v 1.22 1995/02/12 09:51:53 jkh Exp $
|
|
|
|
# Disabled until it compiles: gdb
|
|
|
|
SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 \
|
|
grep ngroff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \
|
|
sort tar texinfo yppush
|
|
|
|
.include <bsd.subdir.mk>
|