minix/bin/Makefile
2012-03-14 16:54:30 +01:00

8 lines
104 B
Makefile

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