How to update a package specification |
The configuration files need to be updated
when new header, source, documentation, ... files are added;
when new subdirectory are added such as mmx, doc, axl, ...
when new subpackages are added.
Below, we describe how the configuration files can be updated automatically, using mmxmake.
The list of libraries for building the glue with the
mmxmake ../pkg -g numerix +g algebramix
This will remove numerix from the list pkg.glue and add to it algebramix.
Similarly, the dependencies for building the plugins for
mmxmake ../pkg +a shape
This will add shape to the list pkg.axel.