アセンブラファイルとテストの整理
[YACASL2.git] / test / integration / COMET2 / literalstr / Makefile
diff --git a/test/integration/COMET2/literalstr/Makefile b/test/integration/COMET2/literalstr/Makefile
new file mode 100644 (file)
index 0000000..c201cab
--- /dev/null
@@ -0,0 +1,4 @@
+include ../CMD.mk    # YACASL2DIR, CASL2
+ASDIR = $(YACASL2DIR)/as/CMD
+ASFILE = $(ASDIR)/literalstr.casl
+include ../TEST.mk