テスト名を修正
[YACASL2.git] / test / integration / casl2 / opt_slao_T / Makefile
diff --git a/test/integration/casl2/opt_slao_T/Makefile b/test/integration/casl2/opt_slao_T/Makefile
new file mode 100644 (file)
index 0000000..4004f08
--- /dev/null
@@ -0,0 +1,5 @@
+include ../CMD.mk               # YACASL2DIR, CASL2
+include ../opt_s/CMD.mk         # ASDIR, ASFILE
+CASL2FLAG = -slaTo
+OFILE = a.o
+include ../TEST_O.mk