minix/bin/Makefile

8 lines
92 B
Makefile
Raw Normal View History

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