f726ff0b94
documents.
6 lines
94 B
Makefile
6 lines
94 B
Makefile
main:
|
|
dmd -w -I../../ -L-L../../ -L-ldyaml yaml_stats.d
|
|
|
|
clean:
|
|
rm yaml_stats myaml_stats.o
|