1
2 * force-c++-link; to force c++ linkage when using cpp libraries
3 * conditionals? to support optional compilation
4 * integration with emcopy to compile only portions of tree
5 * integration with emcopy to build copied trees?
6 * shared libs for stargate, libmisc, ....??
7
8 #
9 # make tosremake take an ARCH variable, delete files for that
10 # arch, then run make!!!
11 #
12 # add make tosclean target that rm's all tos targets
13 #
14 # support for envvars in build tos {} that are passed the the sub-make..
15 # probably need to construct a script to do this :(
16 #
17 # a script that installs on mica2 using uisp..
18 #
19 # should BUILD_EMTOS be configurable from the command line?
20
21 implement kernel module build suppression
22
23 other cofiguration stuff, location of compilers?
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.