diff options
Diffstat (limited to 'c++/config/depend2.in')
-rw-r--r-- | c++/config/depend2.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/c++/config/depend2.in b/c++/config/depend2.in deleted file mode 100644 index f67914f..0000000 --- a/c++/config/depend2.in +++ /dev/null @@ -1,11 +0,0 @@ -## -*- makefile -*- - -## This platform doesn't support automatic dependencies because we're -## not using GNU gcc. GNU gcc is needed in order to generate the list -## of header files included by a source file. - -## Since automatic dependencies are not being used, we attempt to include the -## `.distdep' file from the source tree. This file was automatically generated -## on some system that satisfies the above requirements. - --include $(srcdir)/Dependencies |