diff options
| author | Scott Long <scottl@FreeBSD.org> | 2004-10-02 01:47:56 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2004-10-02 01:47:56 +0000 |
| commit | a4a358733d0e08ae43754c9de485335d9ef9ebee (patch) | |
| tree | bf6123b29bf0640243732a6f267dd5b8104c949f | |
| parent | 50053f5d05bd2f538179151b92ae67c478e7769d (diff) | |
Notes
| -rw-r--r-- | lib/compat/compat4x.alpha/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/compat/compat4x.alpha/Makefile b/lib/compat/compat4x.alpha/Makefile index a01ef8e9cbc1f..b02d08d42526a 100644 --- a/lib/compat/compat4x.alpha/Makefile +++ b/lib/compat/compat4x.alpha/Makefile @@ -11,10 +11,15 @@ LIBS= \ libedit.so.3 \ libfetch.so.2 \ libgmp.so.3 \ + libhistory.so.4 \ + libm.so.2 \ libmp.so.3 \ + libopie.so.2 \ libpam.so.1 \ + libpcap.so.2 \ libperl.so.3 \ libposix1e.so.2 \ + libreadline.so.4 \ libskey.so.2 \ libssl.so.1 \ libssl.so.2 \ |
