|
Last change
on this file was
17134,
checked in by westram, 7 years ago
|
- pass AISC_NAMESPACE into main server object (has to match OBJECT_KEY in main .aisc file)
|
|
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 AISC_NAMESPACE |
|---|
| 9 | export AUTODEPENDS |
|---|
| 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.