minix/bin/Makefile

9 lines
213 B
Makefile
Raw 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 date df echo ed expr \
kill ksh ln ls mkdir pax pwd rm rmdir \
stty sync test
2011-07-01 18:43:15 +02:00
.include <bsd.subdir.mk>