minix/bin/Makefile

8 lines
104 B
Makefile
Raw Normal View History

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