diff options
Diffstat (limited to 'secure/usr.bin/ssh-keyscan/Makefile')
-rw-r--r-- | secure/usr.bin/ssh-keyscan/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/usr.bin/ssh-keyscan/Makefile b/secure/usr.bin/ssh-keyscan/Makefile index 86afab8..f59542e 100644 --- a/secure/usr.bin/ssh-keyscan/Makefile +++ b/secure/usr.bin/ssh-keyscan/Makefile @@ -9,3 +9,5 @@ LDADD= -lssh -lcrypt -lcrypto -lz .include <bsd.prog.mk> .PATH: ${SSHDIR} + +${OBJS} ${POBJS} ${SOBJS}: ssh_namespace.h |