NetBSD/bin/Makefile

8 lines
277 B
Makefile
Raw Normal View History

1993-08-01 05:47:31 +00:00
# from: @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
1994-01-30 23:17:54 +00:00
# $Id: Makefile,v 1.10 1994/01/30 23:17:54 mycroft Exp $
1993-03-21 09:45:37 +00:00
1994-01-30 23:17:54 +00:00
SUBDIR= cat chmod cp csh date dd df domainname echo ed expr hostname kill ln \
ls mkdir mt mv ps pwd rcp rm rmail rmdir sh sleep stty sync test
1993-03-21 09:45:37 +00:00
.include <bsd.subdir.mk>