> <\body> The configuration files need to be updated <\itemize-dot> when new header, source, documentation, ... files are added; when new subdirectory are added such as , , , ... when new subpackages are added.\ Below, we describe how the configuration files can be updated automatically, using . \; \; The list of libraries for building the glue with the interpreter can be updated with the options . Here is an example: <\shell-fragment> mmxmake ../pkg -g numerix +g algebramix This will remove from the list and add to it . Similarly, the dependencies for \ building the plugins for interpreter can be updated with the options :\ <\shell-fragment> mmxmake ../pkg +a shape This will add to the list . \;