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/rescue/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/rescue/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- src/rescue/Makefile 2005/05/22 03:45:30 1.19 +++ src/rescue/Makefile 2008/01/09 11:26:06 1.20 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/05/22 03:45:30 lukem Exp $ +# $NetBSD: Makefile,v 1.20 2008/01/09 11:26:06 simonb Exp $ .include .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" @@ -14,7 +14,7 @@ LISTS= ${.CURDIR}/list TARGETDIR= ${DESTDIR}/rescue PARSELISTENV+= TARGETDIR=${TARGETDIR:Q} -.for f in bim edlabel ldconfig pdisk +.for f in edlabel ldconfig pdisk PROG_${f}!= cd ${NETBSDSRCDIR}/sbin/${f} && ${MAKE} -V PROG .if (${PROG_${f}} != "") LISTS+= ${.CURDIR}/list.${f}