Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.22.8.1
      1  1.22.8.1      yamt #	$NetBSD: Makefile,v 1.22.8.1 2006/08/11 15:43:00 yamt Exp $
      2       1.1       eeh 
      3       1.1       eeh INCSDIR= /usr/include/sparc64
      4       1.1       eeh 
      5      1.11    kleink INCS=	ansi.h aout_machdep.h asm.h autoconf.h \
      6      1.11    kleink 	bswap.h bsd_openprom.h bus.h \
      7      1.16   gehenna 	cdefs.h cgtworeg.h cpu.h ctlreg.h \
      8  1.22.8.1      yamt 	disklabel.h \
      9      1.11    kleink 	eeprom.h elf_machdep.h endian.h endian_machdep.h \
     10      1.19       uwe 	float.h frame.h fsr.h \
     11      1.11    kleink 	idprom.h ieee.h ieeefp.h instr.h \
     12      1.13    kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     13      1.21  drochner 	joystick.h \
     14      1.11    kleink 	kbd.h kbio.h kcore.h \
     15      1.11    kleink 	limits.h lock.h \
     16      1.18   thorpej 	math.h mcontext.h \
     17      1.11    kleink 	oldmon.h openpromio.h \
     18      1.15    briggs 	param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \
     19      1.11    kleink 	reg.h reloc.h remote-sl.h \
     20      1.11    kleink 	setjmp.h signal.h stdarg.h svr4_machdep.h \
     21      1.11    kleink 	trap.h types.h \
     22      1.11    kleink 	varargs.h vmparam.h vuid_event.h \
     23      1.20    kleink 	wchar_limits.h \
     24      1.11    kleink 	z8530var.h
     25       1.1       eeh 
     26       1.1       eeh .include <bsd.kinc.mk>
     27