summaryrefslogtreecommitdiff
path: root/math/metis-edf/files/patch-Programs::Makefile
blob: fccd5479424eda97c81dae0dd90070689d10f8f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Programs/Makefile.orig	Thu Dec 12 13:47:59 2002
+++ Programs/Makefile	Wed Aug 13 15:10:19 2003
@@ -5,7 +5,7 @@
 INCLUDES = -I../Lib 
 CFLAGS = $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
 FFLAGS = $(FOPTIONS) $(OPTFLAGS) $(INCLUDES)
-LIBS = -lmetis -lm
+LIBS = -lmetis -lm  -lg2c
 METISLIB = ../libmetis.a