diff options
Diffstat (limited to 'gcc/Makefile.in')
-rw-r--r-- | gcc/Makefile.in | 2 |
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 |