New version: 0.2.37 it fixes socklen_t, third param of accept(), and do not compile...
[fw/sdcc] / sim / ucsim / avr.src / clean.mk
index 268e437ba176a3ff6f78d131b66355268b857d21..ca50e5f47ee803412528e8fddef1419073b001c9 100644 (file)
@@ -13,6 +13,7 @@ clean:
 distclean: clean
        rm -f config.cache config.log config.status
        rm -f Makefile *.dep
+       rm -f *.obj *.list *.lst *.hex
 
 
 # Like clean but some files may still exist