minor fixes
[libfirm] / testprograms / Makefile
index 5ef9df0..7c94721 100644 (file)
@@ -30,6 +30,8 @@ clean:
        *.o *.vcg core
 
 realclean:     clean
+       rm -f \#* *.flc
+       rm -rf auto/
 
 run:
        ./empty;                \