Last change
on this file was
10954,
checked in by westram, 11 years ago
|
- document mechanism used by ARB to export variables to submakefiles
- document most important variables
|
File size:
434 bytes
|
Line | |
---|
1 | # -*-Mode: Makefile;-*- |
---|
2 | # |
---|
3 | # -------------------------------------------------------------------------------- |
---|
4 | # variables listed here are automatically exported to sub-makefiles |
---|
5 | # documentation for single variables can be found in ../../SOURCE_TOOLS/parent_make.txt |
---|
6 | |
---|
7 | export AISC_SAVE |
---|
8 | export AUTODEPENDS |
---|
9 | export CLIENTCOMPILER |
---|
10 | export COMPILER |
---|
11 | export LINK_STATIC_LIB |
---|
12 | export MAIN_SOURCE |
---|
13 | export PRIVATE_SERVER_OBJECTS |
---|
14 | export POST_COMPILE |
---|
15 | |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.