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