Chapter 1. Build System Files

Axis Build System uses shell functions called by a shell script to create a makefile. The makefile is used for building the software of a product.

The shell functions are defined in a file called functions. The common name of shell scripts that uses these functions is configure. functions provides shell functions that configure uses to generate a Makefile.