Makefile 53 B

12
  1. all:
  2. g++ *.cpp mnist/mnist.cpp -DNDEBUG -O3 -o ia