mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
73a425b915
tree until a bit more testing is done. Submitted by: rgrimes@gndrsh.aac.dev.com "Rod Grimes"
8 lines
226 B
Makefile
8 lines
226 B
Makefile
# $Id: Makefile,v 1.25 1995/03/22 19:39:45 nate Exp $
|
|
|
|
SUBDIR= as awk bc cc cpio 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>
|