Makefile update.

This commit is contained in:
Krzysztof Gabis 2012-12-02 18:40:13 +01:00
parent c24b1a1ad0
commit f48d84bc2c

View File

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