1 1.26 christos # $NetBSD: Makefile,v 1.26 2024/11/30 01:04:11 christos Exp $ 2 1.1 cgd 3 1.1 cgd INCSDIR= /usr/include/mac68k 4 1.1 cgd 5 1.11 kleink INCS= adbsys.h ansi.h aout_machdep.h asm.h autoconf.h \ 6 1.11 kleink bswap.h bus.h \ 7 1.11 kleink cdefs.h cpu.h \ 8 1.21 drochner disklabel.h \ 9 1.11 kleink elf_machdep.h endian.h endian_machdep.h \ 10 1.24 christos fenv.h float.h frame.h \ 11 1.11 kleink grfioctl.h \ 12 1.12 kleink ieee.h ieeefp.h \ 13 1.13 kleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 14 1.13 kleink intr.h iteioctl.h \ 15 1.11 kleink kcore.h keyboard.h \ 16 1.26 christos limits.h lock.h lwp_private.h \ 17 1.22 ad math.h mcontext.h mutex.h \ 18 1.25 maxv param.h pcb.h pio.h pmap.h proc.h profile.h psc.h psl.h \ 19 1.11 kleink pte.h ptrace.h \ 20 1.22 ad reg.h rwlock.h \ 21 1.23 joerg scsi_5380.h setjmp.h signal.h \ 22 1.11 kleink trap.h types.h \ 23 1.23 joerg viareg.h vmparam.h \ 24 1.19 kleink wchar_limits.h \ 25 1.10 kleink z8530var.h 26 1.1 cgd 27 1.1 cgd .include <bsd.kinc.mk> 28