From 892950d2c402691cc12e58b556944c19b4013601 Mon Sep 17 00:00:00 2001 From: biouman Date: Sat, 28 Apr 2001 00:53:35 +0000 Subject: *** empty log message *** --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 718e4b7..da10b70 100644 --- a/Makefile +++ b/Makefile @@ -7,4 +7,4 @@ CC=gcc LDFLAGS=-lm CFLAGS=-Wall -O3 -polynom: exceptions.o hash.o parse.o main.o numbers.o pile.o polynom.o scalaires.o +polynom: exceptions.o hash.o parser.o main.o numbers.o pile.o polynom.o scalaires.o -- cgit v1.2.3