gitの設定を変更
[YACASL2.git] / test / integration / COMET2 / floatedit / Makefile
diff --git a/test/integration/COMET2/floatedit/Makefile b/test/integration/COMET2/floatedit/Makefile
deleted file mode 100644 (file)
index d1b524d..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-include ../CMD.mk    # YACASL2DIR, CASL2
-ASDIR = $(YACASL2DIR)/as/YAKUWA
-ASFILE = $(ASDIR)/floatedit.casl
-IN = <teststr.txt
-CMD = $(COMET2) $(OBJFILE) $(IN)
-include ../TEST.mk