This website requires JavaScript.
Explore
Help
Sign In
debian-packages
/
dyaml
Watch
1
Star
0
Fork
You've already forked dyaml
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
f726ff0b94
dyaml
/
examples
/
getting_started
/
Makefile
6 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial commit.
2011-08-16 12:53:13 +00:00
main
:
dmd -w -I../../ -L-L../../ -L-ldyaml main.d
Examples' Makefiles now have a clean target.
2011-10-20 13:51:31 +00:00
clean
:
rm main main.o
Reference in a new issue
Copy permalink