dyaml/examples/yaml_stats/Makefile

6 lines
94 B
Makefile
Raw Normal View History

main:
dmd -w -I../../ -L-L../../ -L-ldyaml yaml_stats.d
clean:
rm yaml_stats myaml_stats.o