You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
srs/trunk/research/Makefile

3 lines
71 B
Makefile

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