srs/trunk/research/Makefile
2013-11-23 11:29:30 +08:00

3 lines
69 B
Makefile

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