A user asked for the < signs in Unequal to be bolder.
[sgt-puzzles/ydirson.git] / Makefile.doc
blobff673574fd1ddeb143593f1fb61237a8743eeb38
1 all: puzzles.hlp puzzles.txt HACKING
3 puzzles.hlp puzzles.txt: puzzles.but
4         halibut --winhelp=puzzles.hlp --text=puzzles.txt puzzles.but
6 HACKING: devel.but
7         halibut --text=HACKING devel.but
9 chm: puzzles.hhp
10 puzzles.hhp: puzzles.but chm.but
11         halibut --html puzzles.but chm.but
13 clean:
14         rm -f puzzles.hlp puzzles.txt HACKING *.html *.hh[pck]