From 27bac011b0467d4c683e12efcb7bccb15b1448e8 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 22 Jul 1997 19:26:07 +0000 Subject: Remove devport from dependencies. --- trans/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trans/Makefile b/trans/Makefile index 67c822ee..e383a29d 100644 --- a/trans/Makefile +++ b/trans/Makefile @@ -33,8 +33,8 @@ 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 ../libports/libports.a -null ifsock fifo new-fifo devport firmlink: ../libtrivfs/libtrivfs.a ../libfshelp/libfshelp.a ../libports/libports.a ../libihash/libihash.a +null ifsock fifo new-fifo firmlink: ../libtrivfs/libtrivfs.a ../libfshelp/libfshelp.a ../libports/libports.a ../libihash/libihash.a $(targets): ../libshouldbeinlibc/libshouldbeinlibc.a -fwd null ifsock fifo new-fifo devport firmlink: ../libthreads/libthreads.a +fwd null ifsock fifo new-fifo firmlink: ../libthreads/libthreads.a $(targets): %: %.o -- cgit v1.2.3