基本情報処理試験のフォルダを変更し、2018年春の分を追加
[YACASL2.git] / as / fe_tests / 2008_10 / Q13 / testsummary / Makefile
diff --git a/as/fe_tests/2008_10/Q13/testsummary/Makefile b/as/fe_tests/2008_10/Q13/testsummary/Makefile
deleted file mode 100644 (file)
index b69201a..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-YACASL2DIR= ../../../../..
-CASL2 = $(YACASL2DIR)/casl2
-CASL2LIBDIR = $(YACASL2DIR)/as/casl2lib
-ASFILE = testsummary.casl ../summary.casl
-CMD = $(CASL2) $(ASFILE)
-TESTDIR = $(YACASL2DIR)/test
-include $(TESTDIR)/TEST.mk