11.14Schristos# $NetBSD: Makefile,v 1.14 2024/11/30 01:04:15 christos Exp $ 21.1Sfredette 31.1SfredetteINCSDIR= /usr/include/sun2 41.1Sfredette 51.1SfredetteINCS= ansi.h aout_machdep.h asm.h autoconf.h \ 61.1Sfredette bswap.h \ 71.1Sfredette cdefs.h cpu.h \ 81.8Sdrochner disklabel.h dvma.h \ 91.1Sfredette eeprom.h elf_machdep.h endian.h endian_machdep.h \ 101.12Schristos fbio.h fenv.h float.h frame.h \ 111.1Sfredette idprom.h ieee.h ieeefp.h intr.h \ 121.1Sfredette int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.2Sfredette kbd.h kbio.h kcore.h \ 141.14Schristos leds.h limits.h lock.h lwp_private.h \ 151.9Sad math.h mcontext.h mon.h mutex.h \ 161.13Smaxv param.h pcb.h pmap.h promlib.h \ 171.1Sfredette proc.h profile.h psl.h pte.h ptrace.h \ 181.9Sad reg.h rwlock.h \ 191.11Sjoerg setjmp.h signal.h \ 201.1Sfredette trap.h types.h \ 211.11Sjoerg vmparam.h vuid_event.h \ 221.6Skleink wchar_limits.h \ 231.1Sfredette z8530var.h 241.1Sfredette 251.1Sfredette.include <bsd.kinc.mk> 26