gitの設定を変更
[YACASL2.git] / test / integration / CASL2 / rev_call / Makefile
diff --git a/test/integration/CASL2/rev_call/Makefile b/test/integration/CASL2/rev_call/Makefile
deleted file mode 100644 (file)
index 8239a50..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-include ../CMD.mk    # YACASL2DIR, CASL2
-ASDIR = $(YACASL2DIR)/as/FUNC
-ASFILE = $(ASDIR)/rev_call.casl $(ASDIR)/rev.casl
-CMD = $(CASL2) $(CASL2FLAG) $(ASFILE)
-include ../TEST.mk