add Makefile for ts_info

pull/133/head
winlin 11 years ago
parent 6d4e4d3da2
commit 6b75390476

@ -0,0 +1,2 @@
ts_info: ts_info.cpp Makefile
g++ -o ts_info ts_info.cpp -g -O0 -ansi
Loading…
Cancel
Save