X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/80ef59c713c67acdda99b6fce0c91721211f1f96..ebf54ec914da3b5569fbd041c2af06321ab87d88:/Makefile.doc diff --git a/Makefile.doc b/Makefile.doc index 160dad0..d127e78 100644 --- a/Makefile.doc +++ b/Makefile.doc @@ -1,2 +1,7 @@ +all: puzzles.hlp puzzles.txt HACKING + puzzles.hlp puzzles.txt: puzzles.but halibut --winhelp=puzzles.hlp --text=puzzles.txt puzzles.but + +HACKING: HACKING.but + halibut --text=HACKING HACKING.but