1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/research/ffempty/Makefile
2013-11-30 21:56:50 +08:00

2 lines
69 B
Makefile

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