CASLアプリを格納するas/app、未整理のCASLファイルを格納するmiscを作成。casl2libのテストを追加
[YACASL2.git] / test / unit / print_cerrmsg / Makefile
diff --git a/test/unit/print_cerrmsg/Makefile b/test/unit/print_cerrmsg/Makefile
new file mode 100644 (file)
index 0000000..fd5d996
--- /dev/null
@@ -0,0 +1,3 @@
+UCLASS = COMMON
+TESTSRCFILE = ../CERRARRAY.c print_cerrmsg.c
+include ../TEST.mk