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:   thorpej
Date:           Fri Apr 11 22:46:03 UTC 2003

Modified Files:
        src/gnu/usr.bin/binutils/common: Makefile.prog
        src/gnu/usr.bin/binutils/gas: Makefile
        src/gnu/usr.bin/binutils/gprof: Makefile
        src/gnu/usr.bin/binutils/ld: Makefile
        src/gnu/usr.sbin/dbsym: Makefile
        src/gnu/usr.sbin/mdsetimage: Makefile

Log Message:
Use MKPICLIB to determine if we should have a dependency on the .a or
_pic.a version of the library.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/gnu/usr.bin/binutils/common/Makefile.prog
cvs rdiff -r1.5 -r1.6 src/gnu/usr.bin/binutils/gas/Makefile
cvs rdiff -r1.2 -r1.3 src/gnu/usr.bin/binutils/gprof/Makefile
cvs rdiff -r1.10 -r1.11 src/gnu/usr.bin/binutils/ld/Makefile
cvs rdiff -r1.8 -r1.9 src/gnu/usr.sbin/dbsym/Makefile
cvs rdiff -r1.12 -r1.13 src/gnu/usr.sbin/mdsetimage/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