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