X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=test%2Fintegration%2FCOMET2%2Fptn4%2FMakefile;fp=test%2Fintegration%2FCOMET2%2Fptn4%2FMakefile;h=9de79f8c43f45cf75b55a1adc94534ae58143cf5;hb=fb54b1c9d2fbc3d4a62c6b4d38ff68e9d3b25c26;hp=0000000000000000000000000000000000000000;hpb=b4e48008c95b35c692827326191698c22b06124f;p=YACASL2.git diff --git a/test/integration/COMET2/ptn4/Makefile b/test/integration/COMET2/ptn4/Makefile new file mode 100644 index 0000000..9de79f8 --- /dev/null +++ b/test/integration/COMET2/ptn4/Makefile @@ -0,0 +1,5 @@ +include ../CMD.mk # YACASL2DIR, CASL2 +ASDIR = ../../../../as/FE_TESTS/2008_10/Q09 +ASFUNCDIR = ../../../../as/FUNC +ASFILE = $(ASDIR)/ptn4_call.casl $(ASDIR)/ptn4.casl $(ASDIR)/ptn1.casl $(ASDIR)/ptn2.casl $(ASFUNCDIR)/outb.casl +include ../TEST.mk