projects
/
hachu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
6c72cc8
)
Remove *.o on "make clean"
author
Yann Dirson
<ydirson@free.fr>
Mon, 20 Oct 2014 09:03:01 +0000 (11:03 +0200)
committer
H.G.Muller
<hgm@hgm-xboard.(none)>
Mon, 20 Oct 2014 09:03:01 +0000 (11:03 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
9320b0f
..
792578e
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-30,7
+30,7
@@
hachu.6.gz: hachu.pod
pod2man -s 6 hachu.pod | gzip -9n > hachu.6.gz
clean:
- rm -f ${ALL}
+ rm -f ${ALL} *.o
dist-clean:
rm -f ${ALL} *~ chu/*~ md5sums