Deleted Added
full compact
1c1
< # $OpenBSD: Makefile,v 1.58 2011/01/06 22:46:21 djm Exp $
---
> # $OpenBSD: Makefile,v 1.62 2013/01/18 00:45:29 djm Exp $
60c60,64
< host-expand
---
> host-expand \
> keys-command \
> forward-control \
> integrity \
> krl
70c74
< authorized_keys_${USER} known_hosts pidfile \
---
> authorized_keys_${USER} known_hosts pidfile testdata \
77c81
< known_hosts-cert host_ca_key* cert_host_key* \
---
> known_hosts-cert host_ca_key* cert_host_key* cert_user_key* \
80c84,85
< authorized_principals_${USER} expect actual
---
> authorized_principals_${USER} expect actual ready \
> sshd_proxy.* authorized_keys_${USER}.* modpipe revoked-* krl-*
81a87
>
86a93,94
> CPPFLAGS=-I..
>