From 59779e8e8fe3938eb51c00bd90cb2e5d7acd28e1 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 12 Jul 1996 18:20:00 +0000 Subject: (settrans): Dependon libports. --- utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/Makefile') diff --git a/utils/Makefile b/utils/Makefile index 7926dec4..2b3d1707 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -39,7 +39,7 @@ ps w: psout.o ../libps/libps.a ../libihash/libihash.a storeinfo: ../libstore/libstore.a # We must include libthreads because of a bug in the way shared libraries # work: all libraries that *any* routine in libfshelp uses must be defined. -settrans: ../libfshelp/libfshelp.a ../libthreads/libthreads.a +settrans: ../libfshelp/libfshelp.a ../libports/libports.a ../libthreads/libthreads.a ps w hurdids settrans showtrans fsysopts storeinfo login vmstat portinfo \ devprobe: ../libshouldbeinlibc/libshouldbeinlibc.a -- cgit v1.2.3