summaryrefslogtreecommitdiffstats
path: root/math/metis/files/patch-aa
blob: 702a963c2189b798830d983e0c6e81ccadd78237 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
--- Makefile.in.orig	Sat Apr 25 23:41:58 1998
+++ Makefile.in	Sat Apr 25 23:43:23 1998
@@ -1,9 +1,9 @@
 
 # Which compiler to use
-CC = cc
+# CC = cc
 
 # What optimization level to use
-OPTFLAGS = -O2
+# OPTFLAGS = -O2
 
 # What options to be used by the compiler
 COPTIONS = 
@@ -12,10 +12,10 @@
 LDOPTIONS = 
 
 # What archiving to use
-AR = ar rv
+# AR = ar rv
 
 # What to use for indexing the archive
-RANLIB = ranlib
+# RANLIB = ranlib
 # RANLIB = ar -ts
 # RANLIB = 
 
OpenPOWER on IntegriCloud