ユニットテストで、コマンド表の内容をハッシュ表のまま出力するものと、ソートして出力するものに分離
[YACASL2.git] / test / unit / print_cmdtype_code / Makefile
1 UCLASS = COMMON
2 TESTSRCFILE = ../CERRARRAY.c print_cmdtype_code.c
3 include ../TEST.mk