Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.26.18.1
      1  1.26.18.1  christos #	$NetBSD: Makefile,v 1.26.18.1 2019/06/10 22:06:49 christos Exp $
      2        1.1       cgd 
      3        1.1       cgd INCSDIR= /usr/include/sun3
      4        1.1       cgd 
      5       1.12    kleink INCS=	ansi.h aout_machdep.h asm.h autoconf.h \
      6       1.12    kleink 	bswap.h \
      7       1.12    kleink 	cdefs.h cg2reg.h cpu.h \
      8       1.23  drochner 	disklabel.h dvma.h dvma3.h dvma3x.h \
      9       1.12    kleink 	eeprom.h elf_machdep.h endian.h endian_machdep.h \
     10       1.26  christos 	fenv.h float.h frame.h \
     11       1.13    kleink 	idprom.h ieee.h ieeefp.h \
     12       1.14    kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     13       1.15       chs 	intr.h \
     14       1.12    kleink 	kbd.h kbio.h kcore.h \
     15       1.12    kleink 	leds.h limits.h lock.h \
     16       1.24        ad 	math.h mc68851.h mcontext.h mon.h mutex.h \
     17  1.26.18.1  christos 	param.h param3.h param3x.h pcb.h pmap.h pmap3.h pmap3x.h \
     18       1.12    kleink 	proc.h profile.h psl.h pte.h pte3.h pte3x.h ptrace.h \
     19       1.24        ad 	reg.h rwlock.h \
     20       1.25     joerg 	setjmp.h signal.h \
     21       1.12    kleink 	trap.h types.h \
     22       1.25     joerg 	vmparam.h vmparam3.h vmparam3x.h vuid_event.h \
     23       1.21    kleink 	wchar_limits.h \
     24       1.12    kleink 	z8530var.h
     25        1.1       cgd 
     26        1.1       cgd .include <bsd.kinc.mk>
     27