mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
7 lines
189 B
Makefile
7 lines
189 B
Makefile
# $Id: Makefile,v 1.1 1994/01/30 00:31:48 rgrimes Exp $
|
|
|
|
SUBDIR= as awk bc cc cpio cvs dc diff diff3 gdb grep groff gzip ld \
|
|
man patch ptx pr rcs sdiff sort tar
|
|
|
|
.include <bsd.subdir.mk>
|