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