add Makefile for ts_info
This commit is contained in:
parent
6d4e4d3da2
commit
6b75390476
2
trunk/research/Makefile
Normal file
2
trunk/research/Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ts_info: ts_info.cpp Makefile
|
||||
g++ -o ts_info ts_info.cpp -g -O0 -ansi
|
||||
Loading…
Reference in New Issue
Block a user