source: tags/ms_r16q2/AISC_COM/AISC/export2sub

Last change on this file was 10954, checked in by westram, 10 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
7export AISC_SAVE
8export AUTODEPENDS
9export CLIENTCOMPILER
10export COMPILER
11export LINK_STATIC_LIB
12export MAIN_SOURCE
13export PRIVATE_SERVER_OBJECTS
14export POST_COMPILE
15
16
Note: See TracBrowser for help on using the repository browser.