* */Makefile.in: removed annoying warning:
[fw/sdcc] / debugger / mcs51 / Makefile.in
index 373ddba3198a8b30424e62b6d2bc9207853446a7..196666e757d14ba056e167be90b14bfdcc092bb6 100644 (file)
@@ -89,7 +89,7 @@ Makefile.dep: $(SOURCES) $(SLIBSOURCES) $(SDCCSOURCES) $(srcdir)/*.h $(top_build
 
 ifeq "$(findstring $(MAKECMDGOALS),uninstall installcheck installdirs checkconf \
                                    clean distclean mostlyclean realclean)" ""
-  include Makefile.dep
+  -include Makefile.dep
 endif
 include $(srcdir)/clean.mk