X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=test%2Fintegration%2Fcasl2%2Frev_call%2FMakefile;fp=test%2Fintegration%2Fcasl2%2Frev_call%2FMakefile;h=0000000000000000000000000000000000000000;hb=e53b9aa2cd0e67ff64c52fa1b83e16c048283dbd;hp=8239a501eaa4798e665d13e5501c3fe6c6ab3553;hpb=f2b4a9880e544d2fcb54f5a6dda673f67767d93d;p=YACASL2.git diff --git a/test/integration/casl2/rev_call/Makefile b/test/integration/casl2/rev_call/Makefile deleted file mode 100644 index 8239a50..0000000 --- a/test/integration/casl2/rev_call/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -include ../CMD.mk # YACASL2DIR, CASL2 -ASDIR = $(YACASL2DIR)/as/FUNC -ASFILE = $(ASDIR)/rev_call.casl $(ASDIR)/rev.casl -CMD = $(CASL2) $(CASL2FLAG) $(ASFILE) -include ../TEST.mk