head	1.2;
access;
symbols
	OpenSSH_3_3:1.1.1.1 OPENBSD:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2002.06.27.22.42.11;	author des;	state dead;
branches;
next	1.1;

1.1
date	2002.06.23.14.01.54;	author des;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2002.06.23.14.01.54;	author des;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Forcibly revert to mainline.
@
text
@#	$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}
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Vendor import of OpenSSH 3.3.
@
text
@@
