4d4057d8a2
. fsck driver parses /etc/fstab and invokes sub-fscks . further simplifies fs handling in rc
6 lines
73 B
Makefile
6 lines
73 B
Makefile
.include <minix.newlibc.mk>
|
|
|
|
CPPFLAGS+= -D_NETBSD_SOURCE
|
|
|
|
BINDIR?=/sbin
|
|
|