From: Ulrich Drepper Date: Thu, 9 Jul 1998 14:04:58 +0000 (+0000) Subject: (distribute): Add dl-envvars.h. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6789d8fc50c37c7eb8c1fb78dcc62a44991c1904;p=thirdparty%2Fglibc.git (distribute): Add dl-envvars.h. --- diff --git a/elf/Makefile b/elf/Makefile index be6cc25c1e9..8e7617ffbb0 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -1,6 +1,6 @@ # Makefile for elf subdirectory of GNU C Library. -# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -35,7 +35,8 @@ elide-routines.so = $(dl-routines) dl-support enbl-secure # interpreter and operating independent of libc. rtld-routines := rtld $(dl-routines) dl-sysdep dl-minimal distribute = $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \ - soinit.c sofini.c ldd.sh.in ldd.bash.in eval.c + soinit.c sofini.c ldd.sh.in ldd.bash.in eval.c \ + dl-envvars.h extra-libs = libdl extra-libs-others = $(extra-libs)