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