Merge pull request #59 from Oichkatzelesfrettschen/eirikr/remove-netbsd-references-–-batch-2
Remove NetBSD references – batch 2
This commit is contained in:
commit
03c7b35894
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