We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e769de commit 25a0bf2Copy full SHA for 25a0bf2
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