Skip to content
Snippets Groups Projects
Makefile 201 B
Newer Older
.PHONY : build deploy clean
	rm -rf output/

# Only use this on the iasteate linux computers
setup:
	scripts/setup_pelican.sh