PREFIX=/hive/data/outside/otto/panelApp/
install: 
	pylint -E updatePanelApp
	cp *.py updatePanelApp *.as ${PREFIX}
#clean:
	#rm -f *.bed *.bb *.gz
