Standardise on the format of continuation lines. No functional change.

This commit is contained in:
agc 2002-05-13 11:43:05 +00:00
parent d6e4227f3d
commit 51377b0bb1

View file

@ -1,4 +1,4 @@
# $NetBSD: bsd.pkg.mk,v 1.975 2002/05/12 15:37:30 schmonz Exp $
# $NetBSD: bsd.pkg.mk,v 1.976 2002/05/13 11:43:05 agc Exp $
#
# This file is in the public domain.
#
@ -2601,7 +2601,7 @@ update:
${MAKE} ${MAKEFLAGS} ${UPDATE_TARGET} \
DEPENDS_TARGET=${DEPENDS_TARGET} ; \
else \
${ECHO_MSG} "${_PKGSRC_IN}> Skipping removed directory $${dep}";\
${ECHO_MSG} "${_PKGSRC_IN}> Skipping removed directory $${dep}"; \
fi) ; \
done
.if ${NOCLEAN} == "NO"