gtk2/docs/Makefile.gtkfaq

17 lines
326 B
Makefile
Raw Normal View History

#
# To use this makefile, do:
# make -f Makefile.gtkfaq
#
# This is not done by default because you might
# not have sgml2html installed... Perhaps we could
# detect that in the future and combine it in with
# the automake stuff...
#
all: sgml
sgml:
sgml2html gtkfaq.sgml
cp gtkfaq.html index.html
perl gtkfaq_fix *.html