summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authormarkus <markus@openbsd.org>2001-06-29 07:02:09 +0000
committermarkus <markus@openbsd.org>2001-06-29 07:02:09 +0000
commit89be79b38802c5b2e28c357a1aeb1405055bc344 (patch)
tree14b44e4c84f9766dd5daff4b5114e293b33bc96b /usr.bin/ssh
parentInclude/header cleanup. More. (diff)
downloadwireguard-openbsd-89be79b38802c5b2e28c357a1aeb1405055bc344.tar.xz
wireguard-openbsd-89be79b38802c5b2e28c357a1aeb1405055bc344.zip
cleanup
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/scard/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ssh/scard/Makefile b/usr.bin/ssh/scard/Makefile
index 481cd90ed9e..1cf7bbd2ca1 100644
--- a/usr.bin/ssh/scard/Makefile
+++ b/usr.bin/ssh/scard/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1 2001/06/28 21:55:28 markus Exp $
+# $OpenBSD: Makefile,v 1.2 2001/06/29 07:02:09 markus Exp $
.PATH: ${.CURDIR}/..
@@ -11,7 +11,6 @@ clean:
rm -f ${CARDLET}
install: ${CARDLET}
- echo "installing ${CARDLET} into ${DESTDIR}${DATADIR}"; \
install -c -m ${LIBMODE} -o ${LIBOWN} -g ${LIBGRP} \
${CARDLET} ${DESTDIR}${DATADIR}