summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/ssh-keysign/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/ssh-keysign/Makefile')
-rw-r--r--crypto/openssh/ssh-keysign/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/crypto/openssh/ssh-keysign/Makefile b/crypto/openssh/ssh-keysign/Makefile
deleted file mode 100644
index 1a13d9e..0000000
--- a/crypto/openssh/ssh-keysign/Makefile
+++ /dev/null
@@ -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}
OpenPOWER on IntegriCloud