Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.4.2.1
      1  1.4.2.1  bouyer #	$NetBSD: Makefile,v 1.4.2.1 2000/11/20 19:56:46 bouyer Exp $
      2      1.1     cgd 
      3      1.1     cgd KDIR=	/sys/arch/alpha/include
      4      1.1     cgd INCSDIR= /usr/include/alpha
      5      1.1     cgd 
      6  1.4.2.1  bouyer INCS=	alpha_cpu.h ansi.h aout_machdep.h asm.h atomic.h autoconf.h bswap.h \
      7  1.4.2.1  bouyer 	bus.h bwx.h cdefs.h cfbreg.h conf.h cpu.h cpuconf.h db_machdep.h \
      8  1.4.2.1  bouyer 	disklabel.h ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
      9  1.4.2.1  bouyer 	fbio.h float.h frame.h ieee.h ieeefp.h int_types.h intr.h kbio.h \
     10  1.4.2.1  bouyer 	kcore.h limits.h lock.h math.h pal.h param.h pcb.h pio.h pmap.h proc.h \
     11  1.4.2.1  bouyer 	profile.h prom.h psl.h pte.h ptrace.h reg.h rpb.h setjmp.h \
     12  1.4.2.1  bouyer 	signal.h stdarg.h sysarch.h types.h varargs.h vmparam.h \
     13  1.4.2.1  bouyer 	vuid_event.h z8530var.h
     14      1.1     cgd 
     15      1.1     cgd .include <bsd.kinc.mk>
     16