Makefile revision 1.26
11.26Schristos# $NetBSD: Makefile,v 1.26 2024/11/30 01:04:16 christos Exp $ 21.1Sfvdl 31.1SfvdlINCSDIR=/usr/include/x86 41.1Sfvdl 51.7SjmmvINCS= aout_machdep.h \ 61.16Sdyoung bootinfo.h \ 71.4Sfvdl cacheinfo.h \ 81.13Sad cpu.h \ 91.18Sdsl cpu_extended_state.h \ 101.20Stls cpu_rng.h \ 111.17Sdrochner cpu_ucode.h \ 121.8Sad cputypes.h \ 131.3Sfvdl cpuvar.h \ 141.1Sfvdl float.h \ 151.19Sdsl fpu.h \ 161.25Schristos gdt.h \ 171.1Sfvdl ieee.h ieeefp.h \ 181.1Sfvdl intr.h intrdefs.h \ 191.26Schristos lock.h lwp_private.h \ 201.9Sad math.h mutex.h mtrr.h \ 211.1Sfvdl pio.h \ 221.11Syamt pmap.h \ 231.12Syamt pmap_pv.h \ 241.1Sfvdl psl.h \ 251.14Snjoly pte.h \ 261.9Sad rwlock.h \ 271.1Sfvdl specialreg.h \ 281.10Sad sysarch.h \ 291.15Schristos trap.h \ 301.15Schristos via_padlock.h 311.1Sfvdl 321.1Sfvdl.include <bsd.kinc.mk> 33