X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fintegration%2FCOMET2%2Fcall2%2FMakefile;fp=test%2Fintegration%2FCOMET2%2Fcall2%2FMakefile;h=95677b17b2ed8a0336a4d84658fcba2555188abd;hb=fb54b1c9d2fbc3d4a62c6b4d38ff68e9d3b25c26;hp=0000000000000000000000000000000000000000;hpb=b4e48008c95b35c692827326191698c22b06124f;p=YACASL2.git diff --git a/test/integration/COMET2/call2/Makefile b/test/integration/COMET2/call2/Makefile new file mode 100644 index 0000000..95677b1 --- /dev/null +++ b/test/integration/COMET2/call2/Makefile @@ -0,0 +1,4 @@ +include ../CMD.mk # YACASL2DIR, CASL2 +ASDIR = $(YACASL2DIR)/as/CMD +ASFILE = $(ASDIR)/call2.casl +include ../TEST.mk