K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-10-21T19:56:45.157974Z K 7 svn:log V 282 The dependencies are computed with CC even if sources are C++, when building when building with an external gcc, we want to be able to pass the path to the libc++ headers so dependencies are correctly computed for C++ source files. Add a DEPFLAGS for that purpose Reviewed by: imp END