shithub: puzzles

Download patch

ref: f0f974055b7f8ee91bae6505aad166923ec7117f
parent: e13ad1a18069f792dcebc2a3de38b9c476fd0233
author: Ben Hutchings <[email protected]>
date: Sat Jul 30 23:42:50 EDT 2022

Makefile.doc: Update file list in the clean rule

- puzzles.chm and puzzles.cnt need to be removed as well
- HTML Help Workshop is no longer used, so drop the patterns for its
  intermediate output

--- a/Makefile.doc
+++ b/Makefile.doc
@@ -14,4 +14,4 @@
 	halibut --text=HACKING devel.but
 
 clean:
-	rm -f puzzles.hlp puzzles.txt preprocessed.but HACKING *.html *.hh[pck]
+	rm -f puzzles.chm puzzles.cnt puzzles.hlp puzzles.txt preprocessed.but HACKING