X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=device%2Flib%2FMakefile.in;h=d0c5d41bf8e18c1e5c77b531e61fb6993e901f94;hb=011a73edf0a9ef1e9c50cdf01c94050bbfc70bdf;hp=18dbff63ec9f9256d783e565fd556c15946b3828;hpb=334d46c82420b40682d224b62f2930eb7d77af75;p=fw%2Fsdcc diff --git a/device/lib/Makefile.in b/device/lib/Makefile.in index 18dbff63..d0c5d41b 100644 --- a/device/lib/Makefile.in +++ b/device/lib/Makefile.in @@ -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