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