Commit 5cf0a5bf authored by Michael Brown's avatar Michael Brown
Browse files

USER-INTEL: Reverting whitespace in Makefiles from last changes.

parent 22f0ca74
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@ SHFLAGS = -fPIC
DEPFLAGS =	-M

LINK =		mpiicpc
LINKFLAGS =	-qopenmp $(OPTFLAGS)
LIB =           -ltbbmalloc
LINKFLAGS =	-qopenmp $(OPTFLAGS) -L$(MKLROOT)/lib/intel64/
LIB =           -ltbbmalloc -lmkl_intel_ilp64 -lmkl_sequential -lmkl_core
SIZE =		size

ARCHIVE =	ar
@@ -55,8 +55,7 @@ MPI_LIB =

FFT_INC =       -DFFT_MKL -DFFT_SINGLE
FFT_PATH = 
FFT_LIB =       -L$(MKLROOT)/lib/intel64/ -lmkl_intel_ilp64 \
                -lmkl_sequential -lmkl_core	
FFT_LIB =

# JPEG and/or PNG library
# see discussion in Section 2.2 (step 7) of manual
+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.