No need to install irqhandler.h

This commit is contained in:
thorpej 2001-11-23 23:34:48 +00:00
parent 8ea026bc30
commit 49592e9870

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.20 2001/11/23 21:23:34 thorpej Exp $
# $NetBSD: Makefile,v 1.21 2001/11/23 23:34:48 thorpej Exp $
KDIR= /sys/arch/arm32/include
INCSDIR= /usr/include/arm32
@ -11,7 +11,7 @@ INCS= ansi.h aout_machdep.h asm.h \
float.h fp.h frame.h \
ieee.h ieeefp.h iic.h \
int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
intr.h io.h ipkdb.h irqhandler.h \
intr.h io.h ipkdb.h \
joystick.h \
kbd.h \
limits.h lock.h \