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