minix/sbin/Makefile
2011-12-22 23:07:23 +01:00

8 lines
107 B
Makefile

# Makefile for bin
.include <bsd.own.mk>
SUBDIR= fsck fsck_ext2fs newfs_ext2fs
.include <bsd.subdir.mk>