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 rcsdiff: /ftp/cvs/cvsroot/src/share/mk/bsd.prog.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.265 retrieving revision 1.266 diff -u -p -r1.265 -r1.266 --- src/share/mk/bsd.prog.mk 2011/04/26 08:22:17 1.265 +++ src/share/mk/bsd.prog.mk 2011/08/27 18:35:20 1.266 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prog.mk,v 1.265 2011/04/26 08:22:17 he Exp $ +# $NetBSD: bsd.prog.mk,v 1.266 2011/08/27 18:35:20 joerg Exp $ # @(#)bsd.prog.mk 8.2 (Berkeley) 4/2/94 .ifndef HOSTPROG @@ -475,6 +475,7 @@ LINKSMODE?= ${BINMODE} .include .include .include +.include cleanextra: .PHONY .if defined(CLEANFILES) && !empty(CLEANFILES)