There's no need to install machine/reloc.h with powerpc/include/elf_machdep:1.7
OK by <riz>
This commit is contained in:
parent
f12efa62ca
commit
62e91a7ad9
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.disklabel,v 1.8 2006/11/25 07:38:44 riz Exp $
|
||||
# $NetBSD: Makefile.disklabel,v 1.9 2006/11/25 18:59:35 freza Exp $
|
||||
|
||||
_ARCHDIR= ${.CURDIR}/../../sys/arch
|
||||
_INCDIR= ${.CURDIR}/../../include
|
||||
|
@ -8,7 +8,7 @@ _SUBDIR!= cd ${_ARCHDIR} && ${MAKE} -V SUBDIR
|
|||
|
||||
_UFS_INCS!= cd ${_UFSDIR} && find ffs ufs -name '*.h'
|
||||
_ARCH_INCS!= cd ${_ARCHDIR} && find . -name disklabel.h -or \
|
||||
-name elf_machdep.h -or -name reloc.h
|
||||
-name elf_machdep.h
|
||||
|
||||
_ARCH_INCS+= ews4800mips/include/pdinfo.h ews4800mips/include/vtoc.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue