From 4408744d2fb2233921ff742502e1a8d0ebae51a3 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 20 Dec 2001 11:08:09 +0000 Subject: Fixed wrong names for compiler flags. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2518 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/make/known-architectures/uxpv4.1_ES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/make/known-architectures/uxpv4.1_ES') diff --git a/lib/make/known-architectures/uxpv4.1_ES b/lib/make/known-architectures/uxpv4.1_ES index e2e9cdef..a51590f1 100644 --- a/lib/make/known-architectures/uxpv4.1_ES +++ b/lib/make/known-architectures/uxpv4.1_ES @@ -23,8 +23,8 @@ else : ${F77_DEPEND_OUT='> /dev/null; touch $@'} # this is needed to compile with modules - : ${F77_FLAGS='-Am'} - : ${F90_FLAGS='-Am'} + : ${F77FLAGS='-Am'} + : ${F90FLAGS='-Am'} # some optimization flags : ${C_OPTIMISE_FLAGS='-O -K4'} -- cgit v1.2.3