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