* configure.in: added missing mcs51 in status output
[fw/sdcc] / debugger / mcs51 / clean.mk
index 5f3f6637a91c780f1630366f359e3b6f2a384c0a..e1052242b51e68f58821fbad2e48ed0ea4a781f7 100644 (file)
@@ -3,12 +3,12 @@
 clean:
        rm -f *core *[%~] *.[oa]
        rm -f .[a-z]*~
-       rm -f $(top_builddir)bin/sdcdb$(EXEEXT)
+       rm -f $(top_builddir)/bin/sdcdb$(EXEEXT)
 
 # Deleting all files created by configuring or building the program
 # -----------------------------------------------------------------
 distclean: clean
-       rm -f config.cache config.log config.status
+       rm -f config.h config.cache config.log config.status
        rm -f Makefile *.dep