summaryrefslogtreecommitdiff
path: root/libps/Makefile
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-09-17 16:43:48 +0000
committerThomas Bushnell <thomas@gnu.org>1996-09-17 16:43:48 +0000
commitdcf8f5b059e9ae3f767dc4069859dceba756328a (patch)
tree0079e8ac765fb551a9778ede1643145a954992a4 /libps/Makefile
parent88f8b13a55f5dac05830f486d0403b11b107c975 (diff)
*** empty log message ***
Diffstat (limited to 'libps/Makefile')
-rw-r--r--libps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libps/Makefile b/libps/Makefile
index 8c8a22fc..d7c6e472 100644
--- a/libps/Makefile
+++ b/libps/Makefile
@@ -29,6 +29,7 @@ LCLHDRS=ps.h common.h
installhdrs=$(LCLHDRS)
installhdrsubdir = .
+HURDLIBS=ihash
OBJS = $(SRCS:.c=.o) msgUser.o termUser.o
msg-MIGUFLAGS = -D'MSG_IMPORTS=waittime 1000;' -DUSERPREFIX=ps_
@@ -39,4 +40,4 @@ ps_%.h: %_U.h
include ../Makeconf
-libps.so: ../libihash/libihash.so
+