CDG
grammar. This is called MakeInfo
in according to the normal place where such information is kept.
Definition at line 97 of file compile.c.
Data Fields | |
String | cc |
String | cFlags |
String | includes |
String | ld |
String | ldFlags |
String | ldLibs |
|
CC Definition at line 98 of file compile.c. Referenced by comCompile(), comInitialize(), comMake(), comMakeInfoFree(), and comMakeInfoNew(). |
|
CFLAGS Definition at line 100 of file compile.c. Referenced by comCompile(), comInitialize(), comMake(), comMakeInfoFree(), and comMakeInfoNew(). |
|
INCLUDES Definition at line 103 of file compile.c. Referenced by comCompile(), comInitialize(), comMake(), comMakeInfoFree(), and comMakeInfoNew(). |
|
LD Definition at line 99 of file compile.c. Referenced by comCompile(), comInitialize(), comMake(), comMakeInfoFree(), and comMakeInfoNew(). |
|
LDFLAGS Definition at line 101 of file compile.c. Referenced by comCompile(), comInitialize(), comMake(), comMakeInfoFree(), and comMakeInfoNew(). |
|
LDLIBS Definition at line 102 of file compile.c. Referenced by comCompile(), comInitialize(), comMake(), comMakeInfoFree(), and comMakeInfoNew(). |