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