X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/e5b0d077dd2623867702f2e76afb776856eb77b4..dc35b97d4e2902b7d4f501a53aad265448b4e3a2:/doc/Makefile?ds=sidebyside diff --git a/doc/Makefile b/doc/Makefile index 18d30e38..7bd85138 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -9,3 +9,6 @@ Contents.html: $(INPUTS) $(HOME)/src/buttress/build/buttress $(INPUTS) rm -f index.html ln -s Contents.html index.html + +clean: + rm -f *.html output.txt