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