[Pmk-devel] current state of pmkscan
Brought to you by:
coudercd
|
From: Damien C. <mip...@us...> - 2005-05-14 14:52:11
|
You will find attached to this mail the makefile resulting from the lastest changes to pmkscan i committed few minutes ago. This file HAS NOT BEEN EDITED. It has been automatically built by pmkscan after scanning source files of pmk. I'm still working on the object dependency scanning for assembly sources. The C headers with prototypes are not included in the assembly sources so we can't easily found the header by checking the included files. A solution could be to check every headers to find corresponding function names but it costs so much that i prefer trying to find a better way before. Of course i'd like to receive feedback about the job actually done. This stuff represent the next 0.10 release of pmk and also adds one more major feature to the project (and also made some feature additions delayed). Happy reading, Damien |