Make mkfs.mfs cross compilable

This commit is contained in:
Thomas Veerman
2012-06-12 20:45:29 +02:00
committed by Thomas Veerman
parent a82a56d788
commit bb226763a0
10 changed files with 510 additions and 92 deletions

View File

@@ -17,7 +17,7 @@ SUBDIR= add_route arp ash at \
intr ipcrm ipcs irdpd isoread join kill last \
less loadkeys loadramdisk logger look lp \
lpd ls lspci mail MAKEDEV \
mdb mesg mined mkfifo mkfs.mfs mknod \
mdb mesg mined mkfifo mknod \
mkproto mount mt netconf nice acknm nohup \
nonamed od paste patch pax \
ping postinstall poweroff pr prep printf printroot \

View File

@@ -1,7 +0,0 @@
PROG= mkfs.mfs
SRCS= mkfs.c
BINDIR= /sbin
CPPFLAGS+= -I${NETBSDSRCDIR}/servers
MAN=
.include <bsd.prog.mk>

File diff suppressed because it is too large Load Diff