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