From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25208 invoked by alias); 31 Dec 2003 11:34:33 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 25191 invoked from network); 31 Dec 2003 11:34:32 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sources.redhat.com with SMTP; 31 Dec 2003 11:34:32 -0000 Received: from Hermes.suse.de (Hermes.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id 6C66B196D140 for ; Wed, 31 Dec 2003 12:34:32 +0100 (CET) Received: from aj by arthur.inka.de with local (Exim 4.22) id 1AbeZo-0004Tj-SQ for libc-hacker@sources.redhat.com; Wed, 31 Dec 2003 12:31:48 +0100 To: GNU libc hacker Subject: Fixes for make clean From: Andreas Jaeger Date: Wed, 31 Dec 2003 11:34:00 -0000 Message-ID: User-Agent: Gnus/5.1004 (Gnus v5.10.4) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-SW-Source: 2003-12/txt/msg00105.txt.bz2 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-length: 2798 make clean left some extra files. The appended patch fixes this. Ok to commit? Andreas 2003-12-31 Andreas Jaeger * resolv/Makefile (generated): New. For linuxthreads: 2003-12-31 Andreas Jaeger * Makefile (generated): Add missing files. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Index: linuxthreads/Makefile --- linuxthreads/Makefile 17 Dec 2003 23:47:29 -0000 1.85 +++ linuxthreads/Makefile 31 Dec 2003 11:25:12 -0000 @@ -131,6 +131,7 @@ modules-names =3D tst-_res1mod1 tst-_res1m tst-tls1mod tst-tls1moda tst-tls1modb tst-tls1modc \ tst-tls1modd tst-tls1mode tst-tls1modf extra-objs +=3D $(addsuffix .os,$(strip $(modules-names))) +generated +=3D $(addsuffix .so,$(strip $(modules-names))) test-extras +=3D $(modules-names) test-modules =3D $(addprefix $(objpfx),$(addsuffix .so,$(modules-names))) =20 @@ -236,7 +237,7 @@ $(objpfx)libc.so: $(elfobjdir)/soinit.os $(elfobjdir)/interp.os $(elfobjdir)/ld.so $(build-shlib) =20 -generated +=3D libc_pic_lite.a libc_pic_lite.os libc.so +generated +=3D libc_pic_lite.a libc_pic_lite.os libc.so libc-tsd.os else libc-link.so =3D $(common-objpfx)libc.so endif @@ -317,7 +318,7 @@ $(objpfx)$(multidir)/crtn.o: $(objpfx)cr ln -f $< $@ endif =20 -generated +=3D crti.S crtn.S defs.h pt-initfini.s +generated +=3D crti.S crtn.S defs.h pt-initfini.s libpthread_nonshared.a=20 endif =20 ifeq (yes,$(build-static-nss)) @@ -338,6 +339,7 @@ $(objpfx)tst-tls2.out: tst-tls2.sh $(obj $(objpfx)tst-tls1mode.so $(objpfx)tst-tls1modf.so $(SHELL) -e tst-tls2.sh $(common-objpfx) $(elf-objpfx) \ $(rtld-installed-name) +generated +=3D tst-tls2.out endif =20 ifeq (no,$(cross-compiling)) @@ -350,5 +352,6 @@ $(objpfx)tst-cancel-wrappers.out: tst-ca $(common-objpfx)/libc.a \ $(objpfx)/libpthread_pic.a \ $(objpfx)/libpthread.a > $@ +generated +=3D tst-signal.out tst-cancel-wrappers.out endif endif =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Index: resolv/Makefile --- resolv/Makefile 30 Aug 2003 18:47:37 -0000 1.44 +++ resolv/Makefile 31 Dec 2003 11:25:12 -0000 @@ -65,6 +65,8 @@ ifeq (yesyes,$(build-shared)$(have-threa tests: $(objpfx)ga_test endif =20 +generated :=3D mtrace-tst-leaks tst-leaks.mtrace + include ../Rules =20 CPPFLAGS +=3D -Dgethostbyname=3Dres_gethostbyname \ --=20 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GPG fingerprint =3D 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 --=-=-= Content-Type: application/pgp-signature Content-length: 188 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD4DBQA/8rOkOJpWPMJyoSYRAkDIAJi0Nnzw4+JIzhuurYCKrAPjGjv6AJ0besjP K350WdObFqZoGMluRMOb9A== =wmH2 -----END PGP SIGNATURE----- --=-=-=--