MakefileVariable Struct Reference

Variable element in a Makefile.am (Used by Makefile).

#include <openldev-makefile-parser.h>


Data Fields

string name
vector< string > content


Field Documentation

vector<string> MakefileVariable::content
 

List of content that the variable will be set to. This can include other variables by placing them between identifiers. For example: $(VARIABLE).

string MakefileVariable::name
 

The displayed name of the variable. This name can be alphanumeric and include the underscore character. All other characters are not allowed.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:57:42 2006 for OpenLDev by  doxygen 1.4.6