Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.48.4.1
      1  1.48.4.1  christos #	$NetBSD: Makefile,v 1.48.4.1 2019/06/10 22:06:20 christos 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.44       tls 	cdefs.h cpu.h cpu_rng.h cputypes.h \
      8      1.33  drochner 	disklabel.h \
      9      1.16    kleink 	elf_machdep.h endian.h endian_machdep.h \
     10      1.46      maxv 	fenv.h float.h frame.h \
     11      1.16    kleink 	gdt.h \
     12      1.47      maxv 	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.48.4.1  christos 	param.h pcb.h pio.h pmap.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.43     alnsn 	segments.h setjmp.h signal.h sljit_machdep.h specialreg.h spkr.h \
     23      1.45      maxv 	sysarch.h \
     24      1.16    kleink 	trap.h tss.h types.h \
     25      1.48      maxv 	vmparam.h \
     26      1.26    kleink 	wchar_limits.h
     27       1.1       cgd 
     28       1.1       cgd .include <bsd.kinc.mk>
     29