JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
24c826c84f497ff5abebd95da6e68ac6d20ac2af
[peach-html5-editor.git] / Makefile
1 all: parse-html.js
2
3 parse-html.js: parse-html.coffee
4         coffee -c $<