[Pmk-devel] Use of makefile macros with pmkscan
Brought to you by:
coudercd
|
From: Damien C. <mip...@us...> - 2006-09-10 19:52:58
|
Hi there, i'm actually looking at the best way to handle more than one language in the same makefile. A good example of the problem if for example the LDFLAGS macro. If we want to be able to link correctly two languages we need specific macros for each of them. So LDFLAGS is not enough or does not fit our needs. I'm studiying what is already existing but i'll welcome any suggestion. Damien |