HardenedBSD/bin/Makefile

9 lines
279 B
Makefile
Raw Normal View History

1994-09-18 23:25:26 +02:00
# From: @(#)Makefile 8.1 (Berkeley) 5/31/93
1997-03-06 16:30:53 +01:00
# $Id: Makefile,v 1.6 1997/02/22 14:01:22 peter Exp $
1994-05-26 08:18:55 +02:00
1997-03-06 16:30:53 +01:00
SUBDIR= cat chio chmod cp csh date dd df domainname echo ed expr hostname \
1994-09-18 23:25:26 +02:00
kill ln ls mkdir mv pax ps pwd rcp rm rmail rmdir sh sleep \
stty sync test
1994-05-26 08:18:55 +02:00
.include <bsd.subdir.mk>