This is the mail archive of the libc-alpha@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]

Re: $(build-programs) and $(install-others)


On Tuesday 24 July 2007, Roland McGrath wrote:
> > i think both suck, but all of the files it encompassed here, there isnt
> > really a term other than like "misc".  we're talking plugins, headers,
> > locale data, timezone files, etc...  "others" has already been allocated
> > for just programs.
>
> What's a "plugin"?

plugin/module, a small .so that gets dynamically loaded.  see 
iconvdata/Makefile.

> Headers aren't in others, they're in headers. 

stdio-common/Makefile installs automatically generated bits/stdio_lim.h via 
install-others ... perhaps it could be transitioned to use a headers variable 
instead.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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