From 2288e47516189fc10874b565d1d7d64bbbba4a47 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 10 Nov 2021 12:55:41 -0500 Subject: readme tweaks, mainly --- 00/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to '00/Makefile') diff --git a/00/Makefile b/00/Makefile index a328fee..b882d3e 100644 --- a/00/Makefile +++ b/00/Makefile @@ -3,3 +3,5 @@ out00: in00 ./hexcompile %.html: %.md ../markdown ../markdown $< +clean: + rm -f out00 README.html -- cgit v1.2.3