minix/bin/Makefile

8 lines
108 B
Makefile
Raw Normal View History

2011-07-01 18:43:15 +02:00
# Makefile for bin
.include <bsd.own.mk>
SUBDIR= cat date ed mkdir pax rm rmdir
2011-07-01 18:43:15 +02:00
.include <bsd.subdir.mk>