aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2003-04-13 14:13:28 +0000
committerBruce Evans <bde@FreeBSD.org>2003-04-13 14:13:28 +0000
commitd76abd273924982f4ab21530d88597dfe76fe58c (patch)
treef8573b686fd437bc6deeff0a6dceb9de9e0de4d2 /secure/lib/libcrypto
parentad1520bdf4e355ea403860d678d4d5c376b95685 (diff)
downloadsrc-d76abd273924982f4ab21530d88597dfe76fe58c.tar.gz
src-d76abd273924982f4ab21530d88597dfe76fe58c.zip
Silence `make -s' (echo -> ${ECHO}).
Notes
Notes: svn path=/head/; revision=113436
Diffstat (limited to 'secure/lib/libcrypto')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index a8fe551856a8..fe50e93d3b5b 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -270,7 +270,7 @@ evp.h: ${LCRYPTO_SRC}/crypto/evp/evp.h
OLDSYMLINKS+= libdes.a libdes.so libdes.so.3 libdes_p.a
afterinstall:
- @echo "Removing stale symlinks."
+ @${ECHO} "Removing stale symlinks."
rm -f ${DESTDIR}${INCLUDEDIR}/des.h
.for symlink in ${OLDSYMLINKS}
rm -f ${DESTDIR}${LIBDIR}/${symlink}