コマンドテストの刷新
[YACASL2.git] / test / integration / casl2 / opdspc_err / Makefile
diff --git a/test/integration/casl2/opdspc_err/Makefile b/test/integration/casl2/opdspc_err/Makefile
deleted file mode 100644 (file)
index ef71f21..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-include ../CMD.mk    # YACASL2DIR, CASL2
-CASL2FLAG = -slatd
-ASDIR = $(YACASL2DIR)/as/ERR
-ASFILE = $(ASDIR)/opdspc_err.casl
-CMD = $(CASL2) $(CASL2FLAG) $(ASFILE) $(IN)
-include ../TEST.mk