11.13Schristos# $NetBSD: Makefile,v 1.13 2024/11/30 01:04:07 christos Exp $ 21.1Sdrochner 31.1SdrochnerINCSDIR= /usr/include/cesfic 41.1Sdrochner 51.1SdrochnerINCS= ansi.h aout_machdep.h asm.h \ 61.1Sdrochner bswap.h \ 71.1Sdrochner cdefs.h cpu.h \ 81.1Sdrochner disklabel.h elf_machdep.h \ 91.1Sdrochner endian.h endian_machdep.h \ 101.11Schristos fenv.h float.h frame.h \ 111.1Sdrochner ieee.h ieeefp.h \ 121.1Sdrochner int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.2Sdrochner intr.h \ 141.13Schristos limits.h lock.h lwp_private.h \ 151.9Sad math.h mcontext.h mutex.h \ 161.12Smaxv param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \ 171.10Sjoerg reg.h rwlock.h setjmp.h signal.h trap.h types.h \ 181.10Sjoerg vmparam.h \ 191.7Skleink wchar_limits.h 201.1Sdrochner 211.1Sdrochner.include <bsd.kinc.mk> 22