dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / arch / x86 / kernel / platform / i86pc / include / vm / Makefile
blob841a2fc85348f485a916f3d14da09bc99b69d37a
1 INCDIR= /usr/platform/${CONFIG_PLATFORM}/include/vm
2 INCS= hat_i86.h \
3 hat_pte.h \
4 hment.h \
5 htable.h \
6 kboot_mmu.h
8 .include <unleashed.mk>
9 .include <prog.mk>
10 .include <inc.mk>
12 .include <${SRCTOP}/Makefile.cfgparam>