5 User Customization of the Build Process

 5.1 Information about the Project
 5.2 Variants of the Libraries
 5.3 Adding New Directories

Makefile.def.nw serves as an interface to ALLPROSE that should be edited by a library writer to fit his/her needs. It specifies the name and version of the project.

Note that the additional extension .nw is always assumed.

30* 13+   20  45
#------------------------------------------------------------------
#---
#--- Combinat
#--- Copyright (C) Ralf Hemmecke (ralf@hemmecke.de)
#--- http://www.hemmecke.de/aldor
#---
#------------------------------------------------------------------

name of the game and its version 32
library variants 36
add new directories 44