Add "clean" target
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Sun, 23 Apr 2023 05:28:32 +0000 (15:28 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Sun, 23 Apr 2023 05:28:32 +0000 (15:28 +1000)
Makefile

index 333fab495b4a325f498372263a19d842a74c2167..d78aa42ea97421e5d5deb8ce959d48ee128d2967 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,3 +8,6 @@ packnl: packnl.lsp incore.lsp main-args.lsp
 
 %.8: %.8.adoc
        asciidoctor -b manpage $^
+
+clean:
+       rm -f packnl packnl.8 incore.lsp.8