From b7071f6fc41f4c20510de3683f39e5c8ea8a2e1e Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 20 Oct 2005 06:59:57 +0000 Subject: Updated to fedora-glibc-20051020T0651 --- dlfcn/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'dlfcn') diff --git a/dlfcn/Makefile b/dlfcn/Makefile index 3f1a8fa6ae..bfa181528b 100644 --- a/dlfcn/Makefile +++ b/dlfcn/Makefile @@ -68,8 +68,6 @@ generated := $(modules-names:=.so) include ../Rules test-modules = $(addprefix $(objpfx),$(addsuffix .so,$(modules-names))) -$(test-modules): $(objpfx)%.so: $(objpfx)%.os $(common-objpfx)shlib.lds - $(build-module) ifeq ($(build-shared),yes) # Build all the modules even when not actually running test programs. -- cgit 1.4.1