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