summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-06-20 21:34:11 +0000
committerMiles Bader <miles@gnu.org>1996-06-20 21:34:11 +0000
commite8a3b55f73be7e5f6b66bd87fc0a36bd489e51d2 (patch)
tree8b08184b077f3868957e1a54acc02f42c910a7e7
parent72f5c6271627c8efcae0e405d9a58d2197bb4d05 (diff)
(null ifsock fifo new-fifo devport): Depend on ../libfshelp/libfshelp.a.
-rw-r--r--trans/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/Makefile b/trans/Makefile
index 3509db5b..ee2e994f 100644
--- a/trans/Makefile
+++ b/trans/Makefile
@@ -28,7 +28,7 @@ symlink magic: fsysServer.o
ifsock: ifsockServer.o
fifo new-fifo: ../libpipe/libpipe.a
fwd new-fifo: ../libfshelp/libfshelp.a
-null ifsock fifo new-fifo devport: ../libtrivfs/libtrivfs.a ../libports/libports.a ../libihash/libihash.a
+null ifsock fifo new-fifo devport: ../libtrivfs/libtrivfs.a ../libfshelp/libfshelp.a ../libports/libports.a ../libihash/libihash.a
$(targets): ../libshouldbeinlibc/libshouldbeinlibc.a
fwd null ifsock fifo new-fifo devport: ../libthreads/libthreads.a