mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
10 lines
260 B
Makefile
10 lines
260 B
Makefile
# $Id: Makefile,v 1.23 1995/03/13 19:14:05 phk Exp $
|
|
|
|
# Disabled until it compiles: gdb
|
|
|
|
SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 \
|
|
grep groff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \
|
|
sort tar texinfo yppush
|
|
|
|
.include <bsd.subdir.mk>
|