Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.38.36.1
      1  1.38.36.1  perseant #	$NetBSD: Makefile,v 1.38.36.1 2025/08/02 05:56:15 perseant Exp $
      2        1.1       cgd 
      3        1.1       cgd INCSDIR= /usr/include/x68k
      4        1.1       cgd 
      5       1.16    kleink INCS=	ansi.h aout_machdep.h asm.h \
      6       1.21     isaki 	bootinfo.h bswap.h bus.h \
      7       1.16    kleink 	cdefs.h cpu.h cpufunc.h \
      8       1.30  drochner 	disklabel.h \
      9       1.16    kleink 	elf_machdep.h endian.h endian_machdep.h \
     10       1.37  christos 	fenv.h float.h frame.h \
     11       1.16    kleink 	grfioctl.h \
     12       1.17    kleink 	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.32     isaki 	iteioctl.h \
     15       1.28   minoura 	kbd.h kbdmap.h kbio.h kcore.h \
     16  1.38.36.1  perseant 	limits.h lock.h lwp_private.h \
     17       1.31        ad 	math.h mcontext.h mutex.h \
     18       1.26   minoura 	opmbellio.h opmreg.h \
     19       1.38      maxv 	param.h parioctl.h pcb.h pmap.h proc.h \
     20       1.16    kleink 	profile.h psl.h pte.h ptrace.h \
     21       1.31        ad 	reg.h remote-sl.h rwlock.h \
     22       1.35     joerg 	setjmp.h signal.h sram.h \
     23       1.16    kleink 	trap.h types.h \
     24       1.35     joerg 	vmparam.h vuid_event.h \
     25       1.34     joerg 	wchar_limits.h
     26        1.1       cgd 
     27        1.1       cgd .include <bsd.kinc.mk>
     28