big commit
This commit is contained in:
parent
7016033872
commit
f972b677c2
239 changed files with 2674 additions and 148 deletions
9
dnx.mk
Normal file
9
dnx.mk
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
include common.mk
|
||||
|
||||
$(BINTARGETPATH):
|
||||
dnu build
|
||||
|
||||
build: project.
|
||||
$(DNU) build
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue