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