minix/bin/Makefile
2012-03-14 16:52:31 +01:00

8 lines
100 B
Makefile

# Makefile for bin
.include <bsd.own.mk>
SUBDIR= date ed mkdir rm rmdir
.include <bsd.subdir.mk>