| Summary: | missing dependencies in /usr/src/secure/usr.sbin/sshd | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Mark Johnson <mark> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Mark Johnson
2001-12-05 02:50:00 UTC
State Changed From-To: open->closed Yes, libssh.a is an "internal static" library, and that's why secure/Makefile has "lib" before "usr.sbin" in SUBDIR list. |