0000.html: ss.html make.sh Makefile
	-./make.sh
	cd .. && rm -f slides.zip && zip -rq slides.zip slides

clean:
	rm -f 00*.html ../slides.zip

copy:
	cp -p * /home/RP/rperry013/CSC/
