minix/sbin/Makefile
Ben Gras a8ef09103d mtree mknod
Change-Id: I887437c7b84839fc644da4c55bd59b6a414408ef
2012-10-24 13:42:44 +02:00

8 lines
113 B
Makefile

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