Source-Changes archive

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

CVS commit: src/gnu/lib/libstdc++



Module Name:    src
Committed By:   lukem
Date:           Tue Jul 22 02:52:39 UTC 2003

Modified Files:
        src/gnu/lib/libstdc++/include: Makefile
        src/gnu/lib/libstdc++/io: Makefile

Log Message:
add more rules to disable default '.cc -> NULL' transforms,
because the default rules cause problems if "valarray.cc" is newer
than "valarray" (for example)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/lib/libstdc++/include/Makefile
cvs rdiff -r1.9 -r1.10 src/gnu/lib/libstdc++/io/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