codea: offizielle testumgebung
[uebersetzerbau-ss10.git] / codea / Makefile
index a7c5036c26e40a58c31651a3e64ab9dc387bc7eb..7439d1c4649849e8c7b6967e0ea0cfb34d13e335 100644 (file)
@@ -36,11 +36,7 @@ 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:
-       @echo "  CC      callingconvention.c"
-       @gcc -c -fomit-frame-pointer -fno-defer-pop testit/callingconvention.c -o testit/callingconvention.o
-       @./testit/test
-       @rm testcodeaout*.s a.out
+1test: 2test
 
 2test:
        /usr/ftp/pub/ublu/test/$(NAME)/test 2>&1