9 lines
273 B
Makefile
9 lines
273 B
Makefile
# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91
|
|
#
|
|
# $Header: /cvsroot/src/bin/Makefile,v 1.3 1993/03/23 00:22:59 cgd Exp $
|
|
|
|
SUBDIR= cat chmod cp csh date dd df echo expr hostname kill ln ls \
|
|
mkdir mv ps pwd rcp rm rmail rmdir sh sleep stty sync test
|
|
|
|
.include <bsd.subdir.mk>
|