11.2Schristos# $NetBSD: Makefile,v 1.2 2024/11/30 01:04:15 christos Exp $ 21.1Sthorpej 31.1SthorpejINCSDIR= /usr/include/virt68k 41.1Sthorpej 51.1SthorpejINCS= ansi.h aout_machdep.h asm.h \ 61.1Sthorpej bootinfo.h bswap.h \ 71.1Sthorpej cdefs.h cpu.h \ 81.1Sthorpej disklabel.h \ 91.1Sthorpej elf_machdep.h endian.h endian_machdep.h \ 101.1Sthorpej fenv.h float.h frame.h \ 111.1Sthorpej ieee.h ieeefp.h \ 121.1Sthorpej int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.1Sthorpej intr.h \ 141.1Sthorpej kcore.h \ 151.2Schristos limits.h lock.h lwp_private.h \ 161.1Sthorpej math.h mcontext.h mutex.h \ 171.1Sthorpej param.h pcb.h pmap.h \ 181.1Sthorpej proc.h profile.h psl.h pte.h ptrace.h \ 191.1Sthorpej reg.h rwlock.h \ 201.1Sthorpej setjmp.h signal.h \ 211.1Sthorpej trap.h types.h \ 221.1Sthorpej vmparam.h \ 231.1Sthorpej wchar_limits.h 241.1Sthorpej 251.1Sthorpej.include <bsd.kinc.mk> 26