source: branches/nameserver/AISC_COM/AISC/export2sub

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
7export AISC_SAVE
8export AISC_NAMESPACE
9export AUTODEPENDS
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.