X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=main_in.mk;h=a3891089e1ff21311648576e3d1d92611760d5bf;hb=011a73edf0a9ef1e9c50cdf01c94050bbfc70bdf;hp=b6a09be64618409ead6644915d1c8653df4bc792;hpb=334d46c82420b40682d224b62f2930eb7d77af75;p=fw%2Fsdcc diff --git a/main_in.mk b/main_in.mk index b6a09be6..a3891089 100644 --- a/main_in.mk +++ b/main_in.mk @@ -76,7 +76,7 @@ dep: #main.dep #main.dep: *.c *.h # $(CPP) $(CPPFLAGS) $(M_OR_MM) *.c >main.dep -#include main.dep +#-include main.dep include $(srcdir)/clean.mk # My rules