* */Makefile.in: removed annoying warning:
[fw/sdcc] / device / lib / Makefile.in
index 18dbff63ec9f9256d783e565fd556c15946b3828..d0c5d41bf8e18c1e5c77b531e61fb6993e901f94 100644 (file)
@@ -405,7 +405,7 @@ Makefile.dep: $(SOURCES) $(INCDIR)/*.h $(PORTINCDIR)/*.h
 
 ifeq "$(findstring $(MAKECMDGOALS),uninstall check installcheck installdirs checkconf \
                                    clean distclean mostlyclean realclean)" ""
-  include Makefile.dep
+  -include Makefile.dep
 endif
 include $(srcdir)/clean.mk