do not install apbus.h, apcall.h, romcall.h

This commit is contained in:
jdolecek 2002-07-11 19:04:19 +00:00
parent bb11cfcbd1
commit adaf086af4

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.22 2001/04/15 17:13:14 kleink Exp $
# $NetBSD: Makefile,v 1.23 2002/07/11 19:04:19 jdolecek Exp $
KDIR= /sys/arch/newsmips/include
INCSDIR= /usr/include/newsmips
INCS= adrsmap.h ansi.h asm.h aout_machdep.h apbus.h apcall.h autoconf.h \
INCS= adrsmap.h ansi.h asm.h aout_machdep.h autoconf.h \
bswap.h bsd-aout.h \
cdefs.h conf.h cpu.h \
db_machdep.h disklabel.h \
@ -16,7 +16,7 @@ INCS= adrsmap.h ansi.h asm.h aout_machdep.h apbus.h apcall.h autoconf.h \
limits.h lock.h locore.h \
machConst.h math.h mips_opcode.h \
param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
reg.h regdef.h regnum.h reloc.h romcall.h \
reg.h regdef.h regnum.h reloc.h \
setjmp.h signal.h stdarg.h \
trap.h types.h \
varargs.h vmparam.h \