X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fintegration%2FCOMET2%2Fcount_call%2FMakefile;fp=test%2Fintegration%2FCOMET2%2Fcount_call%2FMakefile;h=0000000000000000000000000000000000000000;hb=350188e12a316928e5b2d8473f580528b2780d8b;hp=34694d8506ce536de6d2a72ccc9c025ccdc68232;hpb=faec695d5b7ecf7dd3e4a07ac926ea93ca89020b;p=YACASL2.git diff --git a/test/integration/COMET2/count_call/Makefile b/test/integration/COMET2/count_call/Makefile deleted file mode 100644 index 34694d8..0000000 --- a/test/integration/COMET2/count_call/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -include ../CMD.mk # YACASL2DIR, CASL2 -ASDIR = $(YACASL2DIR)/as/FUNC -ASFILE = $(ASDIR)/count1_call.casl $(ASDIR)/count1.casl $(ASDIR)/outa.casl -include ../TEST.mk