Files
yavsc/dnx.mk
2018-05-03 15:40:58 +02:00

10 lines
82 B
Makefile

include common.mk
$(BINTARGETPATH):
dnu build
build: project.
$(DNU) build