blob: 36923f73645a9e29d1e4737bfccf6327ae6403b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- makefile-wl.org Fri May 23 10:49:12 2003
+++ makefile-wl Sat Mar 20 11:51:51 2004
@@ -106,7 +106,7 @@
# Include the machine dependent (local) makefile defining compilers,
# Linking options, etc. etc.
#
-include makefile.local
+include makefile.local-wl
#
# Object files used to interface to lapack routines (in plain C and F77)
|