Commit 482ce63c authored by Fred Drake's avatar Fred Drake

Clean this up a bit.

parent eaa32c44
PYTHONSRC=$$HOME/projects/python
TEX_FILES = gfdl.tex introduction.tex modules.tex prog-zodb.tex \
storages.tex transactions.tex zeo.tex zodb.tex
......@@ -17,10 +15,4 @@ zodb.dvi: $(TEX_FILES)
$(MKHOWTO) --dvi zodb.tex
html: $(TEX_FILES)
-rm -rf zodb
$(MKHOWTO) --html --dvips-safe --iconserver=icons zodb.tex
# rm -f /home/amk/www/zodb/guide/*
# cp -p zodb/* /home/amk/www/zodb/guide/
$(MKHOWTO) --html --dvips-safe --iconserver=. zodb.tex
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment