projects
/
rrq
/
newlisp
/
packnl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6d3a0b
)
Add "clean" target
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sun, 23 Apr 2023 05:28:32 +0000
(15:28 +1000)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sun, 23 Apr 2023 05:28:32 +0000
(15:28 +1000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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