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.95 retrieving revision 1.96 diff -u -p -r1.95 -r1.96 --- src/share/mk/bsd.lib.mk 1997/05/06 21:29:38 1.95 +++ src/share/mk/bsd.lib.mk 1997/05/07 08:42:19 1.96 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.lib.mk,v 1.95 1997/05/06 21:29:38 mycroft Exp $ +# $NetBSD: bsd.lib.mk,v 1.96 1997/05/07 08:42:19 mycroft Exp $ # @(#)bsd.lib.mk 8.3 (Berkeley) 4/22/94 .if exists(${.CURDIR}/../Makefile.inc) @@ -6,7 +6,7 @@ .endif .MAIN: all -.PHONY: cleanlib afterdepend beforeinstall libinstall afterinstall +.PHONY: cleanlib libinstall .include # for 'NOPIC' definition