Remove *.o on "make clean"
authorYann Dirson <ydirson@free.fr>
Mon, 20 Oct 2014 09:03:01 +0000 (11:03 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 20 Oct 2014 09:03:01 +0000 (11:03 +0200)
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