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