public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, build]: Add gpl.pod to .INTERMEDIATE
@ 2015-08-07 12:16 Uros Bizjak
  0 siblings, 0 replies; only message in thread
From: Uros Bizjak @ 2015-08-07 12:16 UTC (permalink / raw)
  To: gcc-patches

2015-08-06  Uros Bizjak  <ubizjak@gmail.com>

    * Makefile.in (.INTERMEDIATE): Add gpl.pod.

Bootstrapped on x86_64-linux-gnu, Fedora 22.

Committed to mainline SVN.

Uros.

Index: Makefile.in
===================================================================
--- Makefile.in (revision 226719)
+++ Makefile.in (working copy)
@@ -3074,7 +3074,7 @@
       $(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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-07 12:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-07 12:16 [PATCH, build]: Add gpl.pod to .INTERMEDIATE Uros Bizjak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).