srs/trunk/research/Makefile
2013-11-19 16:02:13 +08:00

3 lines
71 B
Makefile

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