Makefile 101 B

123456
  1. # Makefile for src/mod/stats.mod/
  2. core.o: includes.c
  3. gcc -pipe -g -O2 -g3 includes.c
  4. #safety hash