コマンドテストの刷新
[YACASL2.git] / test / integration / comet2 / hanoi / Makefile
diff --git a/test/integration/comet2/hanoi/Makefile b/test/integration/comet2/hanoi/Makefile
deleted file mode 100644 (file)
index a5ef0eb..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-include ../CMD.mk    # YACASL2DIR, CASL2, COMET2
-ASDIR = $(YACASL2DIR)/as/FUNC
-ASFILE = $(ASDIR)/hanoi.casl
-CMD = $(COMET2) $(COMET2FLAG) $(OBJFILE)
-include ../TEST.mk