From 34495fca25d02504ac3bf420e97168b72b1d336c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 4 May 1994 02:48:47 +0000 Subject: Formerly Makeconf.~39~ --- Makeconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makeconf b/Makeconf index 11922fe2..b2e35801 100644 --- a/Makeconf +++ b/Makeconf @@ -20,7 +20,7 @@ hurdsource := /home/gd3/gnu/hurd # Where to find various things for compilation: headers := $(hurdinst)/include startup := $(hurdinst)/lib/crt0.o -libc := $(patsubst %,$(hurdinst)/lib/lib%.a,c machuser hurduser c) +libc := $(patsubst %,$(hurdinst)/lib/lib%.a,c machuser hurduser c hurduser) libthreads := $(hurdinst)/lib/libthreads.a libports := $(hurdinst)/lib/libports.a libioserver := $(hurdinst)/lib/libioserver.a -- cgit v1.2.3