X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=test%2Funit%2Fprint_code_type_hash%2FMakefile;fp=test%2Funit%2Fprint_code_type_hash%2FMakefile;h=17eb22a2a9d00d40da6e9661d4ab307ce5bd025c;hp=0000000000000000000000000000000000000000;hb=00d4ba02d732a0ff14c402bddc14c713c9b392d8;hpb=bc0df14951032b54c9da8b21068aac4a6a834289 diff --git a/test/unit/print_code_type_hash/Makefile b/test/unit/print_code_type_hash/Makefile new file mode 100644 index 0000000..17eb22a --- /dev/null +++ b/test/unit/print_code_type_hash/Makefile @@ -0,0 +1,3 @@ +UCLASS = COMMON +TESTSRCFILE = ../CERRARRAY.c print_code_type.c +include ../TEST.mk