93ae43f577
Not yet fully spec-compliant; work in progress
7 lines
164 B
Makefile
7 lines
164 B
Makefile
INCSDIR= /usr/include/i386
|
|
|
|
INCS+= _align.h asm.h mcontext.h multiboot.h param.h
|
|
|
|
.include "../../../common/include/arch/i386/Makefile.inc"
|
|
|
|
.include <bsd.kinc.mk>
|