1999-04-20 01:22:56 +04:00
|
|
|
# $NetBSD: Makefile,v 1.6 1999/04/19 21:23:01 kleink Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
KDIR= /sys/arch/sun3/include
|
|
|
|
INCSDIR= /usr/include/sun3
|
|
|
|
|
1999-01-15 16:31:15 +03:00
|
|
|
INCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h cdefs.h cg2reg.h cpu.h \
|
1998-07-12 21:53:29 +04:00
|
|
|
db_machdep.h disklabel.h dvma.h dvma3.h dvma3x.h eeprom.h \
|
1999-03-15 14:55:53 +03:00
|
|
|
elf_machdep.h endian.h fbio.h float.h frame.h idprom.h ieee.h \
|
|
|
|
ieeefp.h kbd.h kbio.h kcore.h leds.h limits.h mc68851.h mon.h param.h \
|
|
|
|
param3.h param3x.h pcb.h pmap.h pmap3.h pmap3x.h proc.h profile.h \
|
|
|
|
psl.h pte.h pte3.h pte3x.h ptrace.h reg.h setjmp.h signal.h stdarg.h \
|
1999-04-20 01:22:56 +04:00
|
|
|
svr4_machdep.h trap.h types.h varargs.h vmparam.h vmparam3.h \
|
|
|
|
vmparam3x.h vuid_event.h z8530var.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|