From d601a3e2d6ecee2ab10c1721c3cba80fa7a79dca Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 9 Oct 1995 18:56:59 +0000 Subject: Specify shared library dependencies. --- libps/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libps') diff --git a/libps/Makefile b/libps/Makefile index 7731ad1b..7ee1c14f 100644 --- a/libps/Makefile +++ b/libps/Makefile @@ -35,3 +35,5 @@ msg-MIGUFLAGS = -D'MSG_IMPORTS=waittime 1000;' term-MIGUFLAGS = -D'TERM_IMPORTS=waittime 1000;' include ../Makeconf + +libps.so: ../libihash/libihash.so -- cgit v1.2.3