Subject: CVS commit: basesrc/libexec/ld.elf_so
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 03/01/2002 22:15:17
Module Name:	basesrc
Committed By:	tv
Date:		Fri Mar  1 20:15:17 UTC 2002

Modified Files:
	basesrc/libexec/ld.elf_so: Makefile

Log Message:
Don't bomb if the ${DPADD} files are missing -- we want at least one of
them, where the other may not exist, and the linker will fail for us if
both don't exist.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 basesrc/libexec/ld.elf_so/Makefile

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