This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Generating new -I's for makedepend


Dan Kegel <dank@kegel.com> writes:

> The gnu make mailing list archives probably are full of examples of
> use of the -MM option.  It's a bit tricky to use, but I think both
> Automake and SCons use it (not sure).  If SCons doesn't,

It doesn't.

> it'd be interesting to see what it does do; maybe it's got its own
> parser.

Yes, it uses its own regexp based scanners. And you can define your
own scanners for unknown input file types/languages.


Regards,
--Daniel


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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