mkfs, mkproto: minor improvements
. mkfs: -x feature for extra space . rename manpage to mkfs.mfs.1 to follow the binary . move mkproto so it can become part of the tools easily
This commit is contained in:
7
tools/mkproto/Makefile
Normal file
7
tools/mkproto/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
HOSTPROGNAME= ${_TOOL_PREFIX}mkproto
|
||||
HOST_SRCDIR= usr.sbin/mkproto
|
||||
#CPPFLAGS+= -I${.CURDIR}/../compat/sys
|
||||
|
||||
LDADD= #defined
|
||||
.include "${.CURDIR}/../Makefile.host"
|
||||
Reference in New Issue
Block a user