minix/bin/Makefile

9 lines
270 B
Makefile
Raw Permalink Normal View History

# $NetBSD: Makefile,v 1.22 2007/12/31 15:31:24 ad Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2011-07-01 18:43:15 +02:00
SUBDIR= cat chmod cp csh date dd df domainname echo ed expr hostname \
kill ksh ln ls mkdir mv pax pwd rcp rcmd rm rmdir sh \
sleep stty sync test
2011-07-01 18:43:15 +02:00
.include <bsd.subdir.mk>