Deleted Added
full compact
1c1
< # $FreeBSD: head/secure/Makefile.inc 74928 2001-03-28 12:08:22Z ru $
---
> # $FreeBSD: head/secure/Makefile.inc 89705 2002-01-23 15:54:17Z ru $
24,27d23
< .if exists(${.OBJDIR}/../../lib/libssh)
< LIBSSH= ${.OBJDIR}/../../lib/libssh/libssh.a
< .else
< LIBSSH= ${.CURDIR}/../../lib/libssh/libssh.a
29d24
< .endif