* */Makefile.in: removed annoying warning:
[fw/sdcc] / sim / ucsim / main_in.mk
index 9c277c2da9ff47c0e5e0ab079231cb6c30509777..fa696ea6d5aaf28dc616e8dcac9b6b70444d094c 100644 (file)
@@ -102,7 +102,7 @@ dep: main.dep
 main.dep: $(ALL_SOURCES) *.h $(srcdir)/*.h
        $(CXXCPP) $(CPPFLAGS) $(M_OR_MM) $(filter %.cc,$^) >main.dep
 
-include main.dep
+-include main.dep
 include $(srcdir)/clean.mk
 
 #parser.cc: parser.y