Blame view

trunk/research/ffempty/Makefile 69 字节
winlin authored
1 2
ffempty: ffempty.cc Makefile
	g++ -o ffempty ffempty.cc -g -O0 -ansi