codea: super mega opt fuer einen sub spezialfall
[uebersetzerbau-ss10.git] / codea / Makefile
index b6673a14018d36ff5a8cedba22a3e70f51996fac..5717ca09c284fc645ba62a13ea6fa6d93e688510 100644 (file)
@@ -38,7 +38,11 @@ oxout.y oxout.l: parser.y scanner.lex
 clean:
        rm -f $(NAME) $(OBJS) scanner.c parser.{h,c,output} oxout.{y,l,h} code.c
 
-1test: 2test
+1test:
+       ~/test/scripts/modlvatest_codea.sh 2>&1
 
-2test:
+lvatest:
        /usr/ftp/pub/ublu/test/$(NAME)/test 2>&1
+
+bench:
+       ~/test/scripts/bench.sh $(NAME)