NetBSD/bin/Makefile

8 lines
277 B
Makefile
Raw Normal View History

1993-08-01 09:47:31 +04:00
# from: @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
1994-01-31 02:17:54 +03:00
# $Id: Makefile,v 1.10 1994/01/30 23:17:54 mycroft Exp $
1993-03-21 12:45:37 +03:00
1994-01-31 02:17:54 +03: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 12:45:37 +03:00
.include <bsd.subdir.mk>