X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fintegration%2Fcasl2%2Fopt_slaOn%2FMakefile;fp=test%2Fintegration%2Fcasl2%2Fopt_slaOn%2FMakefile;h=0000000000000000000000000000000000000000;hb=c5e30b2f26ebc174c49c52c67121f3be81b5bd43;hp=688d4f08ec0213cf32ab18426bb7f51238a4ec17;hpb=851e22754474ae6518109b5485130dcf86f7f880;p=YACASL2.git diff --git a/test/integration/casl2/opt_slaOn/Makefile b/test/integration/casl2/opt_slaOn/Makefile deleted file mode 100644 index 688d4f0..0000000 --- a/test/integration/casl2/opt_slaOn/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -include ../CMD.mk # YACASL2DIR, CASL2 -include ../opt_s/CMD.mk # ASDIR, ASFILE -OFILE = opt.o -CASL2FLAG = -sla -O$(OFILE) -include ../TEST_O.mk