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.prog.mk,v retrieving revision 1.147 retrieving revision 1.148 diff -u -p -r1.147 -r1.148 --- src/share/mk/bsd.prog.mk 2002/01/04 19:07:19 1.147 +++ src/share/mk/bsd.prog.mk 2002/01/29 03:09:54 1.148 @@ -1,10 +1,10 @@ -# $NetBSD: bsd.prog.mk,v 1.147 2002/01/04 19:07:19 thorpej Exp $ +# $NetBSD: bsd.prog.mk,v 1.148 2002/01/29 03:09:54 enami Exp $ # @(#)bsd.prog.mk 8.2 (Berkeley) 4/2/94 .include ##### Basic targets -.PHONY: cleanprog proginstall scriptsinstall +.PHONY: cleanextra cleanobjs cleanprog proginstall scriptsinstall realinstall: proginstall scriptsinstall clean: cleanprog