Create all necessary folders to the project
Delete all folders created by 'make install'
Compile all src files including the library, unitary tests et performances tests
Compile the only library
Compile and execute all unitary tests
Genarate all the data and generate graphs, this may take awhile Output will be in pdf/
Generate graphs from the data in data/
Delete all object / binary files execpt the library
Delete only the library
Delete all data and graphs
Do 'make clean', 'make clean_lib' and 'make clean_graph'
For more details about tp4/ see tp4/README.md