Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.7.4.1
      1  1.7.4.1  thorpej #	$NetBSD: Makefile,v 1.7.4.1 1999/06/21 00:48:36 thorpej Exp $
      2      1.1      cgd 
      3      1.1      cgd KDIR=	/sys/arch/atari/include
      4      1.1      cgd INCSDIR= /usr/include/atari
      5      1.1      cgd 
      6      1.5   bouyer INCS=	ahdilabel.h ansi.h aout_machdep.h asm.h bswap.h cdefs.h cpu.h \
      7      1.3      leo 	cpufunc.h db_machdep.h disklabel.h elf_machdep.h endian.h \
      8      1.6  minoura 	float.h frame.h intr.h ieee.h ieeefp.h kcore.h limits.h \
      9      1.7      leo 	msioctl.h mtpr.h param.h pcb.h pmap.h proc.h profile.h psl.h \
     10  1.7.4.1  thorpej 	pte.h ptrace.h reg.h setjmp.h signal.h stdarg.h svr4_machdep.h trap.h \
     11  1.7.4.1  thorpej 	types.h varargs.h vmparam.h
     12      1.1      cgd 
     13      1.1      cgd .include <bsd.kinc.mk>
     14