Makefile update.

pull/5/merge
Krzysztof Gabis 12 years ago
parent c24b1a1ad0
commit f48d84bc2c
  1. 1
      Makefile

@ -1,3 +1,4 @@
CC = gcc
CFLAGS = -O0 -g -Wall -Wextra -std=c89 -pedantic-errors
all: test

Loading…
Cancel
Save