From: Götz Lindenmaier Date: Thu, 13 Mar 2003 09:01:33 +0000 (+0000) Subject: Removed gmp.h X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=694e4f581b33cc6aea26b91e2484510fe249703e;p=libfirm Removed gmp.h [r880] --- diff --git a/testprograms/Makefile.in b/testprograms/Makefile.in index 4fb47d711..5c58db8c2 100644 --- a/testprograms/Makefile.in +++ b/testprograms/Makefile.in @@ -34,7 +34,7 @@ CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/ -I$(top_srcdir)/ir/tv -I$(top_srcdir)/ir/st -I$(top_srcdir)/ir/ana LDFLAGS += -L$(topdir) -LDLIBS += -lfirm -lgmp -liberty +LDLIBS += -lfirm -liberty GENFILES := $(bin_EXAMPLES) *.vcg