gitの設定を変更
[YACASL2.git] / test / integration / comet2 / ld_loop / Makefile
diff --git a/test/integration/comet2/ld_loop/Makefile b/test/integration/comet2/ld_loop/Makefile
new file mode 100644 (file)
index 0000000..36bebb7
--- /dev/null
@@ -0,0 +1,4 @@
+include ../CMD.mk    # YACASL2DIR, CASL2
+ASDIR = $(YACASL2DIR)/as/CMD
+ASFILE = $(ASDIR)/ld_loop.casl
+include ../TEST.mk