* as/z80/z80mch.c: fixed bug #1704376: missing as-z80 errors
[fw/sdcc] / as / z80 / conf.mk
index e677a9c294682b5b4d81f48656dd86914d8f0ebe..6b1b704dc416564837ef5f7669399d3f9a449e45 100644 (file)
@@ -3,7 +3,7 @@
 clean:
        rm -f *core *[%~] *.[oa]
        rm -f .[a-z]*~
-       rm -f $(top_builddir)bin/as-z80 as-z80
+       rm -f $(top_builddir)/bin/as-z80 as-z80
 
 
 # Deleting all files created by configuring or building the program