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: Bump version on mainline


On Sat, 26 Feb 2005, Zack Weinberg wrote:
> gcc-common.texi: gcc-common.texi.in
>         sed -e 's/@version@/$(shell cat $(srcdir)/../config/GCC-BASE-VER)/' \
>             $< > $@

Yuck for X -> X.in changes.  Isn't this solvable with an include
directive of a trivial generated gcc-date.texi from within
gcc-common.texi?

brgds, H-P


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