X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fintegration%2Fcomet2%2Fadda_overflow%2FMakefile;fp=test%2Fintegration%2Fcomet2%2Fadda_overflow%2FMakefile;h=b3f15d66fa8801a5d2178f673f75f248ea8ca9f9;hb=350188e12a316928e5b2d8473f580528b2780d8b;hp=0000000000000000000000000000000000000000;hpb=faec695d5b7ecf7dd3e4a07ac926ea93ca89020b;p=YACASL2.git diff --git a/test/integration/comet2/adda_overflow/Makefile b/test/integration/comet2/adda_overflow/Makefile new file mode 100644 index 0000000..b3f15d6 --- /dev/null +++ b/test/integration/comet2/adda_overflow/Makefile @@ -0,0 +1,4 @@ +include ../CMD.mk # YACASL2DIR, CASL2 +ASDIR = $(YACASL2DIR)/as/CMD +ASFILE = $(ASDIR)/adda_overflow.casl +include ../TEST.mk