mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-22 17:24:23 +01:00
7 lines
190 B
Makefile
7 lines
190 B
Makefile
# $Id: Makefile,v 1.2 1994/05/06 08:19:44 alm Exp $
|
|
|
|
SUBDIR= as awk bc cc cpio cvs dc diff diff3 gdb grep groff gzip kgdb ld \
|
|
man patch ptx pr rcs sdiff sort tar
|
|
|
|
.include <bsd.subdir.mk>
|