Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.40.2.2
      1  1.40.2.2       tls #	$NetBSD: Makefile,v 1.40.2.2 2014/08/20 00:03:06 tls Exp $
      2       1.1       cgd 
      3       1.1       cgd INCSDIR= /usr/include/i386
      4       1.1       cgd 
      5      1.36        ad INCS=	ansi.h aout_machdep.h apmvar.h asm.h \
      6      1.38    dyoung 	bioscall.h bootinfo.h bswap.h byte_swap.h \
      7      1.40  drochner 	cdefs.h cpu.h cputypes.h \
      8      1.33  drochner 	disklabel.h \
      9      1.16    kleink 	elf_machdep.h endian.h endian_machdep.h \
     10      1.37     joerg 	fenv.h float.h frame.h freebsd_machdep.h \
     11      1.16    kleink 	gdt.h \
     12      1.16    kleink 	ibcs2_machdep.h ieee.h ieeefp.h \
     13      1.18    kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     14      1.22       lha 	intr.h intrdefs.h \
     15      1.16    kleink 	joystick.h \
     16      1.16    kleink 	kcore.h \
     17      1.28      tron 	limits.h lock.h \
     18      1.34        ad 	math.h mcontext.h mutex.h mtrr.h multiboot.h \
     19      1.35        ad 	param.h pcb.h pio.h pmap.h pmc.h proc.h profile.h psl.h \
     20      1.16    kleink 	pte.h ptrace.h \
     21      1.34        ad 	reg.h rwlock.h \
     22  1.40.2.2       tls 	segments.h setjmp.h signal.h sljit_machdep.h specialreg.h spkr.h \
     23      1.16    kleink 	svr4_machdep.h sysarch.h \
     24      1.16    kleink 	trap.h tss.h types.h \
     25      1.39     joerg 	vm86.h vmparam.h \
     26      1.26    kleink 	wchar_limits.h
     27       1.1       cgd 
     28       1.1       cgd .include <bsd.kinc.mk>
     29