Home | History | Annotate | Line # | Download | only in include
      1  1.14  christos #	$NetBSD: Makefile,v 1.14 2024/11/30 01:04:15 christos Exp $
      2   1.1  fredette 
      3   1.1  fredette INCSDIR= /usr/include/sun2
      4   1.1  fredette 
      5   1.1  fredette INCS=	ansi.h aout_machdep.h asm.h autoconf.h \
      6   1.1  fredette 	bswap.h \
      7   1.1  fredette 	cdefs.h cpu.h \
      8   1.8  drochner 	disklabel.h dvma.h \
      9   1.1  fredette 	eeprom.h elf_machdep.h endian.h endian_machdep.h \
     10  1.12  christos 	fbio.h fenv.h float.h frame.h \
     11   1.1  fredette 	idprom.h ieee.h ieeefp.h intr.h \
     12   1.1  fredette 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     13   1.2  fredette 	kbd.h kbio.h kcore.h \
     14  1.14  christos 	leds.h limits.h lock.h lwp_private.h \
     15   1.9        ad 	math.h mcontext.h mon.h mutex.h \
     16  1.13      maxv 	param.h pcb.h pmap.h promlib.h \
     17   1.1  fredette 	proc.h profile.h psl.h pte.h ptrace.h \
     18   1.9        ad 	reg.h rwlock.h \
     19  1.11     joerg 	setjmp.h signal.h \
     20   1.1  fredette 	trap.h types.h \
     21  1.11     joerg 	vmparam.h vuid_event.h \
     22   1.6    kleink 	wchar_limits.h \
     23   1.1  fredette 	z8530var.h
     24   1.1  fredette 
     25   1.1  fredette .include <bsd.kinc.mk>
     26