aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dependency.c
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>2020-06-22 21:27:18 +0000
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-17 13:14:32 -0300
commitfbb92c22d0575e438de089873f5c442d17e59f37 (patch)
tree2071d849ac9f9838b2287aff12852165b7232dea /gcc/fortran/dependency.c
parentd3ab00305843608e6bcd14e9be79e4dfdc7d189a (diff)
downloadgcc-fbb92c22d0575e438de089873f5c442d17e59f37.zip
gcc-fbb92c22d0575e438de089873f5c442d17e59f37.tar.gz
gcc-fbb92c22d0575e438de089873f5c442d17e59f37.tar.bz2
build: Use -include instead of conditional include.
Automake and GNU Make both use the endif keyword, which conflicts and elicits an error for matching if/ifdef and endif. This patch changes the conditional include to use "-include" to prevent a warning about a possible empty tmake_file. libgomp/ChangeLog 2020-06-22 David Edelsohn <dje.gcc@gmail.com> * Makefile.am: Use -include. * Makefile.in: Regenerate. libatomic/ChangeLog 2020-06-22 David Edelsohn <dje.gcc@gmail.com> * Makefile.am: Use -include. * Makefile.in: Regenerate. libstdc++-v3/ChangeLog 2020-06-22 David Edelsohn <dje.gcc@gmail.com> * Makefile.am: Use -include. * Makefile.in: Regenerate. libgfortran/ChangeLog 2020-06-22 David Edelsohn <dje.gcc@gmail.com> * Makefile.am: Use -include. * Makefile.in: Regenerate.
Diffstat (limited to 'gcc/fortran/dependency.c')
0 files changed, 0 insertions, 0 deletions