Creating the Aegis config-file

Before the development can be started a configuration file needs to be created to tell Aegis which build or history tool it should use. Using ages this task is quite simple.

The config file should now be visible in the change-filelist.

Caution

If (GNU) Make is selected from the build tool list and the executable is not called gmake the created config file has to be changed. To do this select the file in the File List and click Edit. Now change the text after the tag "build_command" from "gmake" to whatever it's called (in most cases "make")