netbsd fsck driver import
. fsck driver parses /etc/fstab and invokes sub-fscks . further simplifies fs handling in rc
This commit is contained in:
7
sbin/Makefile
Normal file
7
sbin/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
# Makefile for bin
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
SUBDIR= fsck
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
Reference in New Issue
Block a user