Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / faq / Makefile
# $Date: 2002/04/02 06:57:57 $
TOCFILE = faq.html
HTMLFILES = \
about.html \
general.html \
envs.html \
usage.html \
archives.html \
indexpgs.html \
msgpgs.html \
threads.html \
mime.html \
security.html \
# End of files
default: addbuttons pagetocs toc
addbuttons:
perl _helper/addbuttons.pl $(HTMLFILES)
pagetocs:
perl _helper/addtoc-i.pl $(HTMLFILES)
toc:
perl _helper/addtoc.pl $(TOCFILE) $(HTMLFILES)
clean:
/bin/rm -f *.tmp *.gml