]> Pileus Git - ~andy/gtk/blob - docs/Makefile.gtkfaq
applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan
[~andy/gtk] / docs / Makefile.gtkfaq
1 #
2 # To use this makefile, do:
3 # make -f Makefile.gtkfaq
4 #
5 # This is not done by default because you might
6 # not have sgml2html installed... Perhaps we could
7 # detect that in the future and combine it in with
8 # the automake stuff...
9 #
10
11 all: sgml
12
13 sgml:
14         sgml2html gtkfaq.sgml
15         cp gtkfaq.html index.html
16         perl gtkfaq_fix *.html