* configure.in: added missing mcs51 in status output
[fw/sdcc] / as / link / z80 / conf.mk
index 3fa379d41a26668c9304f256f10c5c4d5d4f2ea8..e6262c4fda18688649558b60a791f42cf89319da 100644 (file)
@@ -3,7 +3,7 @@
 clean:
        rm -f *core *[%~] *.[oa]
        rm -f .[a-z]*~
-       rm -f $(top_builddir)bin/link-z80 link-z80
+       rm -f $(top_builddir)/bin/link-z80 link-z80
 
 
 # Deleting all files created by configuring or building the program