c0c8d25799
Makes things easier for pkgsrc
7 lines
197 B
Makefile
7 lines
197 B
Makefile
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 ports.h \
|
|
stackframe.h vm.h
|
|
|
|
.include <bsd.kinc.mk>
|