Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/mk/bsd.lib.mk,v retrieving revision 1.226 retrieving revision 1.227 diff -u -p -r1.226 -r1.227 --- src/share/mk/bsd.lib.mk 2003/07/28 00:51:47 1.226 +++ src/share/mk/bsd.lib.mk 2003/07/28 02:29:35 1.227 @@ -1,9 +1,11 @@ -# $NetBSD: bsd.lib.mk,v 1.226 2003/07/28 00:51:47 lukem Exp $ +# $NetBSD: bsd.lib.mk,v 1.227 2003/07/28 02:29:35 lukem Exp $ # @(#)bsd.lib.mk 8.3 (Berkeley) 4/22/94 .include .include .include +# Pull in here so we can override its .c.o rule +.include ##### Basic targets .PHONY: checkver cleanlib libinstall @@ -576,6 +578,5 @@ ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln: .include .include .include -.include ${TARGETS}: # ensure existence