1 # Makefile pour le développement du projet d'informatique II 2010
2 # Damien Nguyen et Etienne Wodey
5 .PHONY
: clean, mrproper
9 .PHONY
: testing-math-vector
11 make
-C testing math-vector
13 .PHONY
: testing-math-vector3
15 make
-C testing math-vector3
17 .PHONY
: testing-math-sqmatrix3
18 testing-math-sqmatrix3
:
19 make
-C testing math-sqmatrix3
26 # cleaning directories