This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] docdir take #4


In case I was unclear -- approved, please commit!

>2003-10-24  Kelley Cook  <kcook@gcc.gnu.org>
>
>        * Makefile.in: Define a vpath for %.texi.  Remove explicit $(docdir)
>        and $(docdir)/include from any *.texi dependencies.
>        ($(docobjdir)/%.dvi): Depend on stmp-docobjdir.
>        ($(docobjdir)/%.1): Depend on .pod instead of .texi.
>        ($(docobjdir)/%.7): Likewise.
>        (%.pod): New implicit rule.
>        (cpp.pod): New dependency only rule.    
>        (gcc.pod): New intermediate rule with dependencies and commands.
>        (gfdl.pod): Likewise.
>        (fsf-funding.pod): Likewise.

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]