]> git.itanic.dy.fi Git - rrdd/commitdiff
Suppress warning messages about missing dependency files
authorTimo Kokkonen <kaapeli@ee.oulu.fi>
Sun, 18 May 2008 13:42:40 +0000 (16:42 +0300)
committerTimo Kokkonen <kaapeli@ee.oulu.fi>
Sun, 18 May 2008 13:42:40 +0000 (16:42 +0300)
Makefile

index daadb937b39874e1614939903ffe223eaf72386d..8490824c20e1874c768b6329871260142cb052dc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,5 +30,5 @@ TAGS:
 
 .PHONY: all clean TAGS
 
-include $(RRDD_OBJS:.o=.d)
+-include $(RRDD_OBJS:.o=.d)