9a21d1a2fd
-The macros take care of prepending the leading underscore when necessary.
7 lines
203 B
Makefile
7 lines
203 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 asm.h
|
|
|
|
.include <bsd.kinc.mk>
|