10 lines
264 B
Makefile
10 lines
264 B
Makefile
# $Id: Makefile,v 1.24 1995/03/18 01:23:06 pst Exp $
|
|
|
|
# Disabled until it compiles: gdb
|
|
|
|
SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb \
|
|
grep groff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \
|
|
sort tar texinfo yppush
|
|
|
|
.include <bsd.subdir.mk>
|