install intr.h
This commit is contained in:
parent
2321ad750f
commit
711fef427b
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2001/05/14 18:23:08 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2002/02/02 12:27:01 drochner Exp $
|
||||
|
||||
KDIR= /sys/arch/cesfic/include
|
||||
INCSDIR= /usr/include/cesfic
|
||||
|
@ -11,6 +11,7 @@ INCS= ansi.h aout_machdep.h asm.h \
|
|||
float.h frame.h \
|
||||
ieee.h ieeefp.h \
|
||||
int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
|
||||
intr.h \
|
||||
limits.h lock.h math.h \
|
||||
param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
|
||||
reg.h setjmp.h signal.h stdarg.h trap.h types.h \
|
||||
|
|
Loading…
Reference in New Issue