big commit

This commit is contained in:
Paul Schneider 2018-05-03 15:40:58 +02:00
commit f972b677c2
239 changed files with 2674 additions and 148 deletions

9
dnx.mk Normal file
View file

@ -0,0 +1,9 @@
include common.mk
$(BINTARGETPATH):
dnu build
build: project.
$(DNU) build