X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=test%2Funit%2Fprint_cmdtype_code%2FMakefile;fp=test%2Funit%2Fprint_cmdtype_code%2FMakefile;h=f9cbe5b377078da1a6d80d3b7c899a6d5cb182cf;hp=0000000000000000000000000000000000000000;hb=fb54b1c9d2fbc3d4a62c6b4d38ff68e9d3b25c26;hpb=b4e48008c95b35c692827326191698c22b06124f diff --git a/test/unit/print_cmdtype_code/Makefile b/test/unit/print_cmdtype_code/Makefile new file mode 100644 index 0000000..f9cbe5b --- /dev/null +++ b/test/unit/print_cmdtype_code/Makefile @@ -0,0 +1,3 @@ +UNITNAME = print_cmdtype_code +UCLASS = COMMON +include ../Test.mk