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.26 retrieving revision 1.27 diff -u -p -r1.26 -r1.27 --- src/rescue/Makefile 2010/02/13 11:21:55 1.26 +++ src/rescue/Makefile 2010/03/10 23:13:10 1.27 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2010/02/13 11:21:55 roy Exp $ +# $NetBSD: Makefile,v 1.27 2010/03/10 23:13:10 abs Exp $ .include .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" @@ -19,7 +19,7 @@ LISTS= ${.CURDIR}/list TARGETDIR= ${DESTDIR}/rescue PARSELISTENV+= TARGETDIR=${TARGETDIR:Q} -.for f in edlabel ldconfig pdisk +.for f in ldconfig pdisk PROG_${f}!= cd ${NETBSDSRCDIR}/sbin/${f} && ${MAKE} -V PROG .if (${PROG_${f}} != "") LISTS+= ${.CURDIR}/list.${f}