From a1c966257c8c8312dd60cb25280380e5df7cf816 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 5 Apr 1994 09:56:38 +0000 Subject: Formerly Makeconf.~33~ --- Makeconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makeconf') diff --git a/Makeconf b/Makeconf index fe846032..33ca8d7e 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 := $(hurdinst)/lib/libc.a +libc := $(patsubst %,$(hurdinst)/lib/lib%.a,c machuser hurduser c) libthreads := $(hurdinst)/lib/libthreads.a libports := $(hurdinst)/lib/libports.a libioserver := $(hurdinst)/lib/libioserver.a -- cgit v1.2.3