view classical/urispace/Makefile @ 27:d95e683fbd35 tip

Enable CORS on urispace redirects as well
author Chris Cannam
date Tue, 20 Feb 2018 14:52:02 +0000
parents 91b5145fff34
children
line wrap: on
line source
# Makefile for P2R

dist: clean
	mkdir dist && tar czvf dist/urispace.tar.gz ../urispace/urispace.pl ../urispace/run.pl ../urispace/mapping.pl ../urispace/config.pl ../urispace/classical_mapping.pl ../urispace/log.pl ../urispace/Makefile ../urispace/gpl.txt

clean:
	rm -rdf dist/