mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 15:44:04 +01:00
8 lines
232 B
Makefile
8 lines
232 B
Makefile
# $Id: Makefile,v 1.21 1995/01/31 09:48:48 wpaul Exp $
|
|
|
|
SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 gdb \
|
|
grep ngroff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \
|
|
sort tar texinfo yppush
|
|
|
|
.include <bsd.subdir.mk>
|