NetBSD/bin/Makefile

10 lines
297 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
1993-03-22 11:04:00 +03:00
#
1993-04-02 16:44:25 +04:00
# $Header: /cvsroot/src/bin/Makefile,v 1.6 1993/04/02 12:44:25 deraadt Exp $
1993-03-21 12:45:37 +03:00
1993-04-01 05:01:02 +04:00
SUBDIR= cat chmod cp csh date dd df echo ed expr hostname kill ln ls \
1993-04-02 16:44:25 +04:00
mkdir mt mv ps pwd rcp rm rmail rmdir sh sleep stty sync test \
domainname
1993-03-21 12:45:37 +03:00
.include <bsd.subdir.mk>