test/nvmm/demo: Update makefiles and README
[dragonfly.git] / test / nvmm / demo / Makefile
1 all clean:
2         cd ${.CURDIR}/smallkern; ${MAKE} ${.TARGET}
3         cd ${.CURDIR}/toyvirt; ${MAKE} ${.TARGET}