Skip to content
Snippets Groups Projects
Commit 6bc4e94b authored by Alan Schmitt's avatar Alan Schmitt Committed by Thomas Wood
Browse files

tiny makefile to put the demo online

parent 10ca2082
No related branches found
No related tags found
No related merge requests found
PUB_FILES=driver.html libraries jquery-ui-1.11.4.custom jquery_scroll \
generator/tests/jsref/displayed_sources.js tools.js node_modules/esprima/esprima.js \
esprima-to-ast.js generator/tests/jsref/lineof.js navig-driver.js \
generator/tests/jsref/assembly.js
publish: $(PUB_FILES)
rsync -azR --no-p --rsh=ssh -O $^ gf:/home/groups/ajacs/htdocs/jsexplain/
.PHONY: publish
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment