Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.8.2.1
      1  1.8.2.1  bouyer #	$NetBSD: Makefile,v 1.8.2.1 2000/11/20 20:25:37 bouyer Exp $
      2      1.1     cgd 
      3      1.1     cgd KDIR=	/sys/arch/sparc/include
      4      1.1     cgd INCSDIR= /usr/include/sparc
      5      1.1     cgd 
      6      1.8    matt INCS=	ansi.h aout_machdep.h apmvar.h asm.h autoconf.h bswap.h \
      7  1.8.2.1  bouyer 	bootinfo.h cdefs.h cgtworeg.h conf.h cpu.h disklabel.h eeprom.h \
      8  1.8.2.1  bouyer 	elf_machdep.h endian.h endian_machdep.h float.h frame.h \
      9  1.8.2.1  bouyer 	fsr.h idprom.h ieee.h ieeefp.h int_types.h kbd.h kbio.h \
     10  1.8.2.1  bouyer 	kcore.h limits.h lock.h math.h oldmon.h openpromio.h param.h \
     11  1.8.2.1  bouyer 	pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h reloc.h \
     12  1.8.2.1  bouyer 	setjmp.h signal.h stdarg.h tctrl.h trap.h \
     13  1.8.2.1  bouyer 	types.h varargs.h vmparam.h vuid_event.h
     14  1.8.2.1  bouyer 
     15  1.8.2.1  bouyer SYMLINKS= ../dev/sun/fbio.h ${INCSDIR}/fbio.h
     16      1.1     cgd 
     17      1.1     cgd .include <bsd.kinc.mk>
     18