summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbiouman <biouman>2001-04-28 18:31:04 +0000
committerbiouman <biouman>2001-04-28 18:31:04 +0000
commitab778d7f896b16f3e6f2b068c2b34d219723002b (patch)
treeb9a3c63616f25003dc7e263523fd24905813f7f5 /Makefile
parent892950d2c402691cc12e58b556944c19b4013601 (diff)
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da10b70..b8868b9 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,6 @@ clean:
CC=gcc
LDFLAGS=-lm
-CFLAGS=-Wall -O3
+CFLAGS=-Wall -O3 -DDEBUG
polynom: exceptions.o hash.o parser.o main.o numbers.o pile.o polynom.o scalaires.o