統合テストに、最新版Autotest.mkを反映
[YACASL2.git] / test / integration / casl2 / opt_slaOn / Makefile
diff --git a/test/integration/casl2/opt_slaOn/Makefile b/test/integration/casl2/opt_slaOn/Makefile
deleted file mode 100644 (file)
index 688d4f0..0000000
+++ /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