アセンブラファイルとテストの整理
[YACASL2.git] / test / unit / print_cmdtype_code / Makefile
diff --git a/test/unit/print_cmdtype_code/Makefile b/test/unit/print_cmdtype_code/Makefile
new file mode 100644 (file)
index 0000000..f9cbe5b
--- /dev/null
@@ -0,0 +1,3 @@
+UNITNAME = print_cmdtype_code
+UCLASS = COMMON
+include ../Test.mk