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