Remove building with NOCRYPTO option
[minix.git] / sys / arch / i386 / include / Makefile
blob7df0c4ef655a4d52761511ca60202ac8e4483625
1 # $NetBSD: Makefile,v 1.43 2014/07/23 18:19:44 alnsn Exp $
3 INCSDIR= /usr/include/i386
5 INCS= ansi.h aout_machdep.h apmvar.h asm.h \
6 bioscall.h bootinfo.h bswap.h byte_swap.h \
7 cdefs.h cpu.h cputypes.h \
8 disklabel.h \
9 elf_machdep.h endian.h endian_machdep.h \
10 fenv.h float.h frame.h freebsd_machdep.h \
11 gdt.h \
12 ibcs2_machdep.h ieee.h ieeefp.h \
13 int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
14 intr.h intrdefs.h \
15 joystick.h \
16 kcore.h \
17 limits.h lock.h \
18 math.h mcontext.h mutex.h mtrr.h multiboot.h \
19 param.h pcb.h pio.h pmap.h pmc.h proc.h profile.h psl.h \
20 pte.h ptrace.h \
21 reg.h rwlock.h \
22 segments.h setjmp.h signal.h sljit_machdep.h specialreg.h spkr.h \
23 svr4_machdep.h sysarch.h \
24 trap.h tss.h types.h \
25 vm86.h vmparam.h \
26 wchar_limits.h
28 .include <bsd.kinc.mk>