Subject: CVS commit: src/gnu
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/10/2003 01:38:25
Module Name:	src
Committed By:	thorpej
Date:		Wed Apr  9 22:38:25 UTC 2003

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

Log Message:
If ${MKPIC} is not "no", then depend on the _pic versions of libbfd
and libopcodes.  Otherwise, depend on the regular library.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/gnu/usr.bin/binutils/common/Makefile.prog
cvs rdiff -r1.7 -r1.8 src/gnu/usr.sbin/dbsym/Makefile
cvs rdiff -r1.11 -r1.12 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.