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