winlin

add Makefile for ts_info

  1 +ts_info: ts_info.cpp Makefile
  2 + g++ -o ts_info ts_info.cpp -g -O0 -ansi