Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/gnu



Module Name:    src
Committed By:   tron
Date:           Sun Feb 11 13:30:39 UTC 2007

Modified Files:
        src/gnu/dist/gdb6/gdb [netbsd-4]: Makefile.in
        src/gnu/usr.bin/gdb6/gdb [netbsd-4]: Makefile
        src/gnu/usr.bin/gdb6/libgdb [netbsd-4]: Makefile

Log Message:
Pull up following revision(s) (requested by skrll in ticket #413):
        gnu/usr.bin/gdb6/gdb/Makefile: revision 1.6
        gnu/dist/gdb6/gdb/Makefile.in: revision 1.3
        gnu/usr.bin/gdb6/libgdb/Makefile: revision 1.7
Deal with lex and yacc generated files for gdb in the same way as gcc.
That is, use the files supplied with the distribution and never attempt
to rebuild them.
Should fix PR/35271


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 src/gnu/dist/gdb6/gdb/Makefile.in
cvs rdiff -r1.5 -r1.5.2.1 src/gnu/usr.bin/gdb6/gdb/Makefile
cvs rdiff -r1.5 -r1.5.2.1 src/gnu/usr.bin/gdb6/libgdb/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index