[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.2.5 How Mosmake finds out which model you use

The four models can be mixed seamlessly; each unit in your project can have its own model (until you run out of models to choose from, that is).

Which model is used is determined for each unit by Mosmake's `cooker.pl' script when `mosmake.dep' is generated, based on whether the `.sig' and/or `-sig.sml' files exist at that time. This means that if you decide to change the mode of one of your units, you need to provoke a rebuilding of `mosmake.dep', or the compilation will go wrong.

The easiest way to trigger the rebuilding is to touch(1) the `Dependencies' file, but you can also type `make depend' to explictly rebuild `mosmake.dep'.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by Henning Makholm on November, 19 2002 using texi2html