Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/dist/ssh/ssh-keysign it shouldn't be imported



details:   https://anonhg.NetBSD.org/src/rev/68bbe298ef25
branches:  trunk
changeset: 533189:68bbe298ef25
user:      itojun <itojun%NetBSD.org@localhost>
date:      Mon Jun 24 05:28:32 2002 +0000

description:
it shouldn't be imported

diffstat:

 crypto/dist/ssh/ssh-keysign/Makefile |  18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

diffs (22 lines):

diff -r 5b88d1ba6331 -r 68bbe298ef25 crypto/dist/ssh/ssh-keysign/Makefile
--- a/crypto/dist/ssh/ssh-keysign/Makefile      Mon Jun 24 05:25:39 2002 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-#      $OpenBSD: Makefile,v 1.3 2002/05/31 10:30:33 markus Exp $
-
-.PATH:         ${.CURDIR}/..
-
-PROG=  ssh-keysign
-BINOWN=        root
-
-BINMODE?=4555
-
-BINDIR=        /usr/libexec
-MAN=   ssh-keysign.8
-
-SRCS=  ssh-keysign.c
-
-.include <bsd.prog.mk>
-
-LDADD+=        -lcrypto -lz
-DPADD+=        ${LIBCRYPTO} ${LIBZ}



Home | Main Index | Thread Index | Old Index