style suggestion for data decl.
[mate.git] / scratch / ffiTest / Makefile
index 1dde1e43ed3b68a30a822edd230038076601335e..968611dac10da7d7f99ec1591f7e47f873d89ee0 100644 (file)
@@ -6,4 +6,4 @@ ghci: all
        ghci -package containers -package random trapTest.o mate_support.o trapTest_stub.o trapTest.hs
 
 clean:
-       rm *.o *.hi trapTest trapTest_stub.c trapTest_stub.h
+       rm -f *.o *.hi trapTest trapTest_stub.c trapTest_stub.h