summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
diff options
context:
space:
mode:
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2015-08-07 12:12:41 +0000
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2015-08-07 12:12:41 +0000
commit8fa77b73c84514a85a1bc94f09b54ae262ea4088 (patch)
tree108bf1e41fbc78fe868515dc75d96f8bde2fa290 /gcc/Makefile.in
parent5e308b73d74b747ad614b297fbc4926402c754da (diff)
downloadgcc-8fa77b73c84514a85a1bc94f09b54ae262ea4088.tar.gz
* Makefile.in (.INTERMEDIATE): Add gpl.pod.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226720 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r--gcc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index bd39467d9ea..c1cb4cee5b5 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -3074,7 +3074,7 @@ doc/%.7: %.pod
$(STAMP) $@
-$(TEXI2POD) -DBUGURL="$(BUGURL_TEXI)" $< > $@
-.INTERMEDIATE: cpp.pod gcc.pod gfdl.pod fsf-funding.pod
+.INTERMEDIATE: cpp.pod gcc.pod gfdl.pod fsf-funding.pod gpl.pod
cpp.pod: cpp.texi cppenv.texi cppopts.texi
# These next rules exist because the output name is not the same as