git://git.nikiroo.be
/
nikiroo-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbd97e4
)
Makefile: remove man in mrpropre
author
Niki Roo
<niki@nikiroo.be>
Sun, 30 Jun 2024 17:26:18 +0000
(19:26 +0200)
committer
Niki Roo
<niki@nikiroo.be>
Sun, 30 Jun 2024 17:26:18 +0000
(19:26 +0200)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 64897def1ea356dc6d52bc7f9347c7b32205a516..596b956d12ab0a9cefeab89a4319660fe8a049af 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-111,7
+111,7
@@
clean:
done
mrproper: mrpropre
-mrpropre: clean
+mrpropre: clean
man
rm -f $(NAME).jar
rm -f $(NAME)-sources.jar
[ ! -e VERSION ] || rm -f "$(NAME)-`cat VERSION`.jar"