minix/bin/Makefile

8 lines
100 B
Makefile
Raw Normal View History

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