From cfe78232ed425fc5cb138ea561547b915ed41a1d Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 8 Jul 1996 02:43:13 +0000 Subject: (fwd): Depend on libports. --- trans/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trans/Makefile b/trans/Makefile index 0945ee0f..3ba15844 100644 --- a/trans/Makefile +++ b/trans/Makefile @@ -31,7 +31,7 @@ crash: crashServer.o crash_replyUser.o msgServer.o crash: ../libports/libports.a ../libtrivfs/libtrivfs.a ../libthreads/libthreads.a ../libfshelp/libfshelp.a fifo new-fifo: ../libpipe/libpipe.a -fwd new-fifo: ../libfshelp/libfshelp.a +fwd new-fifo: ../libfshelp/libfshelp.a ../libports/libports.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 -- cgit v1.2.3