diff options
author | Roland McGrath <roland@gnu.org> | 1995-10-07 09:03:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-10-07 09:03:43 +0000 |
commit | bddf7fd383a861f0fbdc8537e8880ec5c5dc78ad (patch) | |
tree | 30271537795b6f7af2f80576c035b12517c06561 /libtrivfs/Makefile | |
parent | e8ab620d776f8c10be83c17808c154d3d0834f91 (diff) |
(libtrivfs.so): Depend on ../libports/libports.so.
Diffstat (limited to 'libtrivfs/Makefile')
-rw-r--r-- | libtrivfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 90dc0b79..da203132 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -50,3 +50,4 @@ installhdrs = trivfs.h include ../Makeconf +libtrivfs.so: ../libports/libports.so |