David Nickerson reports odd behaviour involving a drag start point
[sgt/puzzles] / Makefile.doc
... / ...
CommitLineData
1all: puzzles.hlp puzzles.txt HACKING
2
3puzzles.hlp puzzles.txt: puzzles.but
4 halibut --winhelp=puzzles.hlp --text=puzzles.txt puzzles.but
5
6HACKING: devel.but
7 halibut --text=HACKING devel.but
8
9chm: puzzles.hhp
10puzzles.hhp: puzzles.but chm.but
11 halibut --html puzzles.but chm.but
12
13clean:
14 rm -f puzzles.hlp puzzles.txt HACKING *.html *.hh[pck]