This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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: how to control header file inclusion ?


> 
> If you don't want the include files exported (placed
> into the
> build tree), then just don't put them in your
> "include" directory!
> There's nothing against having include files in the
> "src" directory.
> These files would then only be accessible by the
> local package,
> which is what you're looking for I believe.
Probably I could not convey my problem. I want to
export header files but only if needed. Say if a
module in my source is selected by configtool then
only it's headers should be exported otherwise not.
Can I do this?

Regards
Rakesh

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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