Changes between Version 25 and Version 26 of BuildSystem


Ignore:
Timestamp:
Apr 24, 2011, 2:04:36 AM (13 years ago)
Author:
becoulet
Comment:

fixed source

Legend:

Unmodified
Added
Removed
Modified
  • BuildSystem

    v25 v26  
    152152just write the minimal application related configuration yourself. See below.
    153153
    154 Have a look to [source:trunk/mutekh/examples/hello] for examples of working build configuration files.
     154Have a look to [source:hg/examples/hello] for examples of working build configuration files.
    155155
    156156The [http://www.mutekh.org/www/mutekh_api/ MutekH API reference manual] describes all available configuration tokens.
     
    182182Basic configuration is really simple. Complex applications or multiple target architectures require
    183183maintaining multiple configuration files which can be difficult and annoying.
    184 The directives presented here are used to make things easier. They are mainly used in common build configuration files found in [source:trunk/mutekh/examples/build].
     184The directives presented here are used to make things easier. They are mainly used in common build configuration files found in [source:hg/examples/build].
    185185
    186186Sectioning directives are useful to consider a set of configuration definitions depending on the `BUILD` variable of `make` invocation: