NetBSD/bin/Makefile

9 lines
280 B
Makefile
Raw Normal View History

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