Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 05/14/2003 00:24:07
Module Name: src
Committed By: dbj
Date: Wed May 14 00:24:07 UTC 2003
Modified Files:
src/share/mk: bsd.hostprog.mk
src/usr.bin/xlint/lint1: Makefile
src/usr.sbin/sunlabel: Makefile
Log Message:
remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries
from host tool targets. Commits fix from PR toolchain/21495
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/share/mk/bsd.hostprog.mk
cvs rdiff -r1.26 -r1.27 src/usr.bin/xlint/lint1/Makefile
cvs rdiff -r1.3 -r1.4 src/usr.sbin/sunlabel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.