3 lines
51 B
Makefile
3 lines
51 B
Makefile
|
main:
|
||
|
dmd -w -I../../ -L-L../../ -L-ldyaml main.d
|