This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc dlfcn/Makefile elf/Makefile ./Makerules


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2005-10-16 09:25:44

Modified files:
	dlfcn          : Makefile 
	elf            : Makefile 
	.              : Makerules 

Log message:
	2005-10-16  Daniel Jacobowitz  <dan@codesourcery.com> Roland McGrath  <roland@redhat.com>
	
	* Makerules [module-names] (extra-modules-build): New variable.
	($(extra-modules-build:%=$(objpfx)%.so)): New static pattern rule.
	Depend on libc.so and libc_nonshared.a.
	* dlfcn/Makefile ($(test-modules)): Remove static pattern rule.
	* elf/Makefile (modules-names-nobuild): New variable, add filtmod1.
	($(test-modules)): Remove static pattern rule.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/dlfcn/Makefile.diff?cvsroot=glibc&r1=1.36&r2=1.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/elf/Makefile.diff?cvsroot=glibc&r1=1.304&r2=1.305
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/Makerules.diff?cvsroot=glibc&r1=1.432&r2=1.433


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]