Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / doc / MHonArc / faq / Makefile
CommitLineData
86530b38
AT
1# $Date: 2002/04/02 06:57:57 $
2
3TOCFILE = faq.html
4HTMLFILES = \
5 about.html \
6 general.html \
7 envs.html \
8 usage.html \
9 archives.html \
10 indexpgs.html \
11 msgpgs.html \
12 threads.html \
13 mime.html \
14 security.html \
15 # End of files
16
17default: addbuttons pagetocs toc
18
19addbuttons:
20 perl _helper/addbuttons.pl $(HTMLFILES)
21
22pagetocs:
23 perl _helper/addtoc-i.pl $(HTMLFILES)
24
25toc:
26 perl _helper/addtoc.pl $(TOCFILE) $(HTMLFILES)
27
28clean:
29 /bin/rm -f *.tmp *.gml