diff options
author | biouman <biouman> | 2001-04-28 18:31:04 +0000 |
---|---|---|
committer | biouman <biouman> | 2001-04-28 18:31:04 +0000 |
commit | ab778d7f896b16f3e6f2b068c2b34d219723002b (patch) | |
tree | b9a3c63616f25003dc7e263523fd24905813f7f5 /Makefile | |
parent | 892950d2c402691cc12e58b556944c19b4013601 (diff) |
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |