Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.19.4.1
      1  1.19.4.1  thorpej #	$NetBSD: Makefile,v 1.19.4.1 2002/03/11 00:10:50 thorpej 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.15   kleink INCS=	alpha_cpu.h ansi.h aout_machdep.h asm.h atomic.h autoconf.h \
      7      1.15   kleink 	bswap.h bus.h bwx.h \
      8      1.15   kleink 	cdefs.h cfbreg.h conf.h cpu.h cpuconf.h \
      9      1.15   kleink 	db_machdep.h disklabel.h \
     10      1.15   kleink 	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
     11      1.19     ross 	float.h fpu.h frame.h \
     12      1.16   kleink 	ieee.h ieeefp.h \
     13      1.17   kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     14      1.17   kleink 	intr.h \
     15      1.15   kleink 	kbio.h kcore.h \
     16      1.15   kleink 	limits.h lock.h \
     17  1.19.4.1  thorpej 	math.h mutex_impl.h \
     18      1.15   kleink 	pal.h param.h pcb.h pio.h pmap.h proc.h profile.h prom.h psl.h \
     19      1.15   kleink 	pte.h ptrace.h \
     20      1.15   kleink 	reg.h rpb.h \
     21      1.15   kleink 	setjmp.h signal.h stdarg.h sysarch.h \
     22      1.15   kleink 	types.h \
     23      1.15   kleink 	varargs.h vmparam.h vuid_event.h \
     24      1.15   kleink 	z8530var.h
     25       1.1      cgd 
     26       1.1      cgd .include <bsd.kinc.mk>
     27