オプション指定時の動作を検証
[YACASL2.git] / test / integration / casl2 / sum_10_slaotd / Makefile
diff --git a/test/integration/casl2/sum_10_slaotd/Makefile b/test/integration/casl2/sum_10_slaotd/Makefile
new file mode 100644 (file)
index 0000000..fe83ead
--- /dev/null
@@ -0,0 +1,5 @@
+include ../CMD.mk               # YACASL2DIR, CASL2
+include ../sum_10_s/CMD.mk      # ASDIR, ASFILE
+CASL2FLAG = -slatdo
+OFILE = a.o
+include ../TEST_O.mk