Download this file
1 2 3 4 5 6 7 8 9
GCC_FLAGS=-O3 --std=c++11 examples: make -C ../Examples/ clean: make clean -C ../Examples/ rm -f app_* rm -f *.o