NetBSD/usr.bin/ssh/sshd
christos d3b0b4d68a PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication
fails. The problem was that different ssh programs were compiled with different
cpp flags. In particular, ssh-keysign was affected. Move all the CPPFLAGS
to Makefile.inc. Note that I am not moving the library portion of the defines
because we don't want to link everything with all the libraries.
2005-08-18 00:19:28 +00:00
..
Makefile PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authentication 2005-08-18 00:19:28 +00:00