From ab778d7f896b16f3e6f2b068c2b34d219723002b Mon Sep 17 00:00:00 2001 From: biouman Date: Sat, 28 Apr 2001 18:31:04 +0000 Subject: *** empty log message *** --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3