We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bade598 + 25a0bf2 commit aa28120Copy full SHA for aa28120
Makefile
@@ -27,6 +27,7 @@ clean:
27
rm -f $(OBJ)
28
rm -f librrd.a
29
rm -f librrd.o
30
+ rm -f librrd.so
31
rm -f parson/parson.o
32
rm -f rrdtest.o rrdtest
33
rm -f rrdclient.o rrdclient
0 commit comments