One more make clean fix

Andreas Schwab schwab@suse.de
Mon Jul 3 02:08:00 GMT 2000


Andreas Jaeger <aj@suse.de> writes:

|> Index: dlfcn/Makefile
|> --- dlfcn/Makefile	2000/06/13 23:57:01	1.6
|> +++ dlfcn/Makefile	2000/07/03 07:26:23
|> @@ -37,12 +37,12 @@
|>  endif
|>  modules-names = glreflib1 glreflib2 failtestmod
|>  extra-objs += $(modules-names:=.os) eval.os
|> +generated := $(modules-names:=.so)
|>  
|>  include ../Rules
|>  
|>  LDFLAGS-dl.so = -Wl,-dynamic-linker,$(slibdir)/$(rtld-installed-name)
|>  
|> -test-modules = $(addprefix $(objpfx),$(addsuffix .so,$(modules-names)))

Are you sure you want to remove that line?

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg


More information about the Libc-hacker mailing list