]> git.openfabrics.org - ~adrianc/mstflint.git/commitdiff
r5155: add .o to clean
authorMichael S. Tsirkin <mst@mellanox.co.il>
Mon, 23 Jan 2006 15:25:51 +0000 (15:25 +0000)
committerMichael S. Tsirkin <mst@mellanox.co.il>
Mon, 23 Jan 2006 15:25:51 +0000 (15:25 +0000)
Makefile

index 54af5896cb0b4ef7c2d8e38a5c340866d21a5051..db29058217dfe30b2dd265de11ce5055b2e5e374 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -35,4 +35,4 @@ mread: mread.c mtcr.h
        $(CC) ${CFLAGS} mread.c -o mread
 
 clean:
-       rm -f mstflint mread mwrite
+       rm -f mstflint mread mwrite mstflint.o