diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2006-05-13 21:38:16 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2006-05-13 21:38:16 +0000 |
| commit | 9fd9594daf9457ae7b72e53860d2534f4207a23d (patch) | |
| tree | 0e0d477ce5816e70cc9f62773b4e3f691aac8a07 /secure/lib/libssh | |
| parent | b405cb5ea5aed5a1021dcddd5b45e4f5138dda60 (diff) | |
Notes
Diffstat (limited to 'secure/lib/libssh')
| -rw-r--r-- | secure/lib/libssh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile index 410d953a23f5..3a164bd261ae 100644 --- a/secure/lib/libssh/Makefile +++ b/secure/lib/libssh/Makefile @@ -46,3 +46,5 @@ LDADD+= -lcrypto -lcrypt .include <bsd.lib.mk> .PATH: ${SSHDIR} ${SSHDIR}/openbsd-compat + +${OBJS} ${POBJS} ${SOBJS}: ssh_namespace.h |
