Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu
Module Name: src
Committed By: skrll
Date: Fri Jan 12 13:24:30 UTC 2007
Modified Files:
src/gnu/dist/gdb6/gdb: Makefile.in
src/gnu/usr.bin/gdb6/gdb: Makefile
src/gnu/usr.bin/gdb6/libgdb: Makefile
Log Message:
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.3 src/gnu/dist/gdb6/gdb/Makefile.in
cvs rdiff -r1.5 -r1.6 src/gnu/usr.bin/gdb6/gdb/Makefile
cvs rdiff -r1.6 -r1.7 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