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