アセンブラファイルとテストの整理
[YACASL2.git] / test / astest / summary / Makefile
diff --git a/test/astest/summary/Makefile b/test/astest/summary/Makefile
deleted file mode 100644 (file)
index c1fdf68..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-UNITNAME = summary
-ASFILE = ../../../as/summary_call.casl ../../../as/summary.casl
-CASL2FLAG = -sl
-include ../Test.mk