ハッシュ関数を共用体版にし、ラベルの範囲をプログラム内だけで有効に
[YACASL2.git] / test / unit / print_code_type / Makefile
index bffa8c6..57c87c3 100644 (file)
@@ -1,3 +1,3 @@
-UNITNAME = print_code_type
 UCLASS = COMMON
-include ../Test.mk
+TESTSRCFILE = print_code_type.c
+include ../TEST.mk