xref: /dragonfly/test/nvmm/demo/Makefile (revision 7d3e9a5b)
1all clean:
2	cd ${.CURDIR}/smallkern; ${MAKE} ${.TARGET}
3	cd ${.CURDIR}/toyvirt; ${MAKE} ${.TARGET}
4