From 1dca114fee7246368d74fa6a04168b270cdd148f Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 28 Jun 1995 19:44:45 +0000 Subject: (null): Depend on $(libihash). --- trans/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trans/Makefile b/trans/Makefile index afbf46df..e44ea29a 100644 --- a/trans/Makefile +++ b/trans/Makefile @@ -33,7 +33,7 @@ symlink.o: fsys_S.h magic: magic.o fsysServer.o error.o magic.o: fsys_S.h -null: null.o error.o $(libtrivfs) $(libports) +null: null.o error.o $(libtrivfs) $(libports) $(libihash) null.o: ../hurd/trivfs.h ../hurd/ports.h ifsock: ifsock.o error.o $(libtrivfs) $(libports) $(libihash) ifsockServer.o -- cgit v1.2.3