minix/include/arch/i386/Makefile

9 lines
271 B
Makefile
Raw Normal View History

INCSDIR= /usr/include/i386
INCS= archtypes.h bios.h cmos.h cpu.h diskparm.h fpu.h int86.h \
interrupt.h mcontext.h memory.h partition.h \
pci.h pci_amd.h pci_intel.h pci_sis.h pci_via.h \
2010-12-10 10:27:56 +01:00
ports.h stackframe.h vm.h asm.h _align.h param.h elf.h
.include <bsd.kinc.mk>