custom message type for VM_INFO
[minix3.git] / sys / arch / i386 / include / Makefile
blob363431dd0ece3c61572283b7607bf0da01657a77
1 # $NetBSD: Makefile,v 1.41 2012/11/05 00:57:42 alnsn Exp $
3 INCSDIR= /usr/include/i386
5 INCS= ansi.h asm.h \
6 bootinfo.h bswap.h byte_swap.h \
7 cdefs.h cpu.h \
8 disklabel.h \
9 elf_machdep.h endian.h endian_machdep.h \
10 fenv.h float.h frame.h \
12 ieee.h ieeefp.h \
13 int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
17 limits.h lock.h \
18 math.h mcontext.h mutex.h multiboot.h \
19 npx.h \
20 param.h pcb.h pio.h proc.h profile.h \
21 ptrace.h \
22 rwlock.h \
23 segments.h setjmp.h signal.h \
24 sysarch.h \
25 trap.h tss.h types.h \
26 vmparam.h \
27 wchar_limits.h
29 .include <bsd.kinc.mk>