![]() |
ETS-Core
version:0.0.4-46-ge2d8
Core actors for the ETS-6
|
Target | Description |
---|---|
make libs | Compiles all libraries inside obj/. |
make validate | Validate input xml files. |
make libs | Creates libraries inside obj/ |
make exe | Creates executables binaries in bin/ (alias for exe: test) |
make clean | Remove files generated during compilation |
make libtest | Compiles the libtest.a library. |
make libtransportsolver | (selfexplanatory) |
make libwftools | (selfexplanatory) |
make libtransport | (selfexplanatory) |
make libimpurity | (selfexplanatory) |
make libequilibrium | (selfexplanatory) |
make docs | create doxygen documentation, both html and a pdf from LaTeX. |
make docs-html | create html doxygen documentation |
make open-docs | open doxygen documentation in firefox |
make clean-docs | remove all files generated when creating doxygen documentation |
make update_ITMDOXYGENROOT | copies the doxygen html to a globally accessible area (currently [https://portal.eufus.eu/documentation/ITM/doxygen/ets_core/RC/] [only useful with write access to ${ITMDOXYGENROOT} ] |
make help | writes out this information |
make info | list packages (pkg-config files), includes and libraries |