| User's Guide: Plugin Support for Ada 95; Version 0.1.0; Document Revision $Revision: 1.2 $ | ||
|---|---|---|
| Prev | Chapter 1. Basic Concepts | Next |
The build environment is structured into several directories. Each directory contains dedicated source code and a local make files. If make is called in a directory automatically the same target is applied to all makefiles in the sub directories of the current directory. As a consequence, if make is called from the root directory the complete distribution is build.

Structure of the build environment