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