[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Make parser and dependency generation.
From: |
Hemant Bhagat |
Subject: |
GNU Make parser and dependency generation. |
Date: |
Fri, 18 Mar 2016 06:38:46 +0000 |
Hello,
Hope You are doing well!
My problem statement is, I need to get all the rules information from Makefile
in a separate data structure which will be latter used by our program.
I don't need to execute the project and create any executables. I just need
Target, Dependency, Command information which will involve parsing Makefile,
expanding all variables and predefined Makefile patterns.
How can I use the GNU make source code to get that data structure OR build one
else where to start.
Please revert for any clarification on problem statement.
Thanks,
Hemant Bhagat
Acellere Software Private Limited, Pune
India
DISCLAIMER :- This e-mail may contain privileged and confidential information
which is the property of Acellere GmbH and its associated companies. It is
intended only for the use of the individual or entity to whom it is addressed.
If you are not the intended recipient, you are not authorized to read, retain,
copy, print, distribute or use this message. If you have received this
communication in error, please notify the sender and delete all copies of this
message. Acellere GmbH and its associated companies does not accept any
liability for virus infected mails.
- GNU Make parser and dependency generation.,
Hemant Bhagat <=