From f44e4acd4a4216700ef8094cc4ae7251c6f4cdc6 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Thu, 28 Jul 2005 17:12:18 +0000 Subject: Shiny new developer documentation to replace the old sketchy HACKING guide. [originally from svn r6142] --- Makefile.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.doc') diff --git a/Makefile.doc b/Makefile.doc index d127e78..677bc8e 100644 --- a/Makefile.doc +++ b/Makefile.doc @@ -3,5 +3,5 @@ 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 +HACKING: devel.but + halibut --text=HACKING devel.but -- cgit v1.1