From b166feda1e1ad16f0206e488a06a1625763f17b3 Mon Sep 17 00:00:00 2001 From: Christian Caremoli <> Date: Fri, 16 Nov 2007 08:37:07 +0000 Subject: [PATCH] CCAR: ajout regles dans Makefile --- Tests/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Tests/Makefile b/Tests/Makefile index b57cab49..348d65b6 100644 --- a/Tests/Makefile +++ b/Tests/Makefile @@ -3,3 +3,12 @@ ihm9: python run.py testihm9/testihm2.py python run.py testihm9/testihm3.py python run.py testihm9/testihm4.py +ihm: + python run.py testihm/testihm1.py + python run.py testihm/testihm2.py + python run.py testihm/testihm3.py + python run.py testihm/testihm4.py +ihm7: + python run.py testihm7/testihm1.py + python run.py testihm7/testihm2.py + python run.py testihm7/testihm4.py -- 2.39.2