Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.11.2.1
      1  1.11.2.1  jdolecek #	$NetBSD: Makefile,v 1.11.2.1 2002/03/16 15:59:36 jdolecek Exp $
      2       1.1    itojun 
      3       1.1    itojun KDIR=	/sys/arch/sh3/include
      4       1.1    itojun INCSDIR= /usr/include/sh3
      5       1.1    itojun 
      6       1.9    kleink INCS=	ansi.h aout_machdep.h asm.h \
      7       1.9    kleink 	bootinfo.h bscreg.h bswap.h bus.h \
      8  1.11.2.1  jdolecek 	cdefs.h coff_machdep.h cpgreg.h cpu.h cputypes.h \
      9       1.9    kleink 	db_disasm.h db_machdep.h disklabel.h \
     10       1.9    kleink 	elf_machdep.h endian.h endian_machdep.h \
     11       1.9    kleink 	float.h frame.h \
     12      1.10    kleink 	ieee.h ieeefp.h \
     13      1.11    kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     14       1.9    kleink 	intcreg.h intr.h \
     15       1.9    kleink 	limits.h lock.h \
     16  1.11.2.1  jdolecek 	math.h \
     17  1.11.2.1  jdolecek 	param.h pcb.h pfcreg.h pmap.h proc.h profile.h psl.h \
     18       1.9    kleink 	pte.h ptrace.h \
     19       1.9    kleink 	reg.h rtcreg.h \
     20  1.11.2.1  jdolecek 	scifreg.h scireg.h setjmp.h sh_opcode.h shbvar.h \
     21       1.9    kleink 	signal.h stdarg.h \
     22       1.9    kleink 	tmureg.h trap.h trapreg.h types.h \
     23       1.9    kleink 	ubcreg.h \
     24       1.9    kleink 	va-sh.h varargs.h vmparam.h \
     25       1.9    kleink 	wdogvar.h wdtreg.h
     26       1.1    itojun 
     27       1.1    itojun .include <bsd.kinc.mk>
     28