2001-11-30 09:30:52 +03:00
|
|
|
# $NetBSD: Makefile,v 1.24 2001/11/30 06:30:52 gmcgarry Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
KDIR= /sys/arch/pmax/include
|
|
|
|
INCSDIR= /usr/include/pmax
|
|
|
|
|
2001-04-15 02:46:19 +04:00
|
|
|
INCS= ansi.h aout_machdep.h asm.h autoconf.h \
|
|
|
|
bswap.h bsd-aout.h bus.h \
|
2001-11-30 09:30:52 +03:00
|
|
|
cdefs.h conf.h cpu.h \
|
2001-04-15 02:46:19 +04:00
|
|
|
db_machdep.h dc7085cons.h disklabel.h \
|
|
|
|
ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
|
2001-09-19 22:51:03 +04:00
|
|
|
fbvar.h float.h \
|
2001-04-15 19:29:02 +04:00
|
|
|
ieee.h ieeefp.h \
|
2001-04-15 21:13:04 +04:00
|
|
|
int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
|
|
|
|
intr.h \
|
2001-04-15 02:46:19 +04:00
|
|
|
kcore.h kdbparam.h \
|
|
|
|
limits.h lock.h locore.h \
|
|
|
|
math.h mips_opcode.h \
|
|
|
|
param.h pcb.h pmap.h pmioctl.h proc.h profile.h psl.h pte.h ptrace.h \
|
|
|
|
reg.h regdef.h regnum.h reloc.h \
|
|
|
|
setjmp.h signal.h stdarg.h \
|
|
|
|
tc_machdep.h trap.h types.h \
|
|
|
|
varargs.h vmparam.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|