a8ef09103d
Change-Id: I887437c7b84839fc644da4c55bd59b6a414408ef
7 lines
113 B
Makefile
7 lines
113 B
Makefile
# Makefile for bin
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= fsck fsck_ext2fs newfs_ext2fs mknod
|
|
|
|
.include <bsd.subdir.mk>
|