# # Makefile # $Id: Makefile,v 1.2 2003/08/09 20:25:48 ukai Exp $ # %.txt: %.sgml LANG=C debiandoc2text $< %.html/index.html: %.sgml LANG=C debiandoc2html $< txt text: tcltk-policy.txt html: tcltk-policy.html/index.html clean: -rm -f *.txt #