Enabled VPATH feature: changed nearly all Makefiles (149 files).
[fw/sdcc] / as / z80 / conf.mk
index 524efe65a45ad17563d397836b82db59f3fe69c8..e677a9c294682b5b4d81f48656dd86914d8f0ebe 100644 (file)
@@ -3,7 +3,7 @@
 clean:
        rm -f *core *[%~] *.[oa]
        rm -f .[a-z]*~
-       rm -f $(PRJDIR)/as-z80 as-z80
+       rm -f $(top_builddir)bin/as-z80 as-z80
 
 
 # Deleting all files created by configuring or building the program