# see chmod stuff done in ~jhs/public_html/Makefile
# See http://httpd.apache.org/docs/1.3/howto/auth.html#basicworks
all: fireworks_detail.txt fireworks_detail.pdf fireworks_detail.ps bonfire.html
fireworks_detail.ps fireworks_detail.pdf:: ground_plan.eps
clean:
rm -f fireworks_detail.txt fireworks_detail.ps fireworks_detail.pdf \
fireworks_detail.html
install:
@echo Nothing to do.
.include