* configure.in: added missing mcs51 in status output
[fw/sdcc] / support / librarian / clean.mk
index 19bfdf1f82e51a41bfd626504a15e9577e5ddef5..f7f8f2c1b1ae70f58cdae42a1678b32c2fcb864f 100644 (file)
@@ -1,7 +1,7 @@
 clean:
        rm -f *core *[%~] *.[oa] *.output
        rm -f .[a-z]*~ \#*
-       rm -f $(top_builddir)bin/sdcclib$(EXEEXT)
+       rm -f $(top_builddir)/bin/sdcclib$(EXEEXT)
 
 distclean realclean: clean
        rm -f Makefile