Remove NetBSD references – batch 2
This commit is contained in:
parent
ac723761ad
commit
8f10d14297
File diff suppressed because it is too large
Load Diff
|
|
@ -1,8 +0,0 @@
|
||||||
PROG= partition
|
|
||||||
MAN= partition.8
|
|
||||||
|
|
||||||
# We need this to find our partition.h while compiling natively
|
|
||||||
# on non-Minix.
|
|
||||||
CPPFLAGS+= -I${NETBSDSRCDIR}/minix/include/arch/${MACHINE_ARCH}/include
|
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
PROG= writeisofs
|
|
||||||
MAN=
|
|
||||||
|
|
||||||
CPPFLAGS+= -I${NETBSDSRCDIR}/minix/include/arch/${MACHINE_ARCH}/include
|
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
|
||||||
Loading…
Reference in New Issue
Block a user