Enabled VPATH feature: changed nearly all Makefiles (149 files).
[fw/sdcc] / main_in.mk
index 2ade72f41965b23b81726602debc0fdeab89d73b..86a5f107854c21815520cc1603e7e0568cb05d23 100644 (file)
@@ -76,7 +76,7 @@ dep: #main.dep
 #      $(CPP) $(CPPFLAGS) $(M_OR_MM) *.c >main.dep
 
 #include main.dep
-include clean.mk
+include $(srcdir)/clean.mk
 
 # My rules
 # --------