Blame view

fvn_sparse/UMFPACK/Tcov/Make.1i 621 Bytes
422234dc3   daniau   git-svn-id: https...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
  #===============================================================================
  # ILP32 mode, no BLAS, test for integer overflow.
  #===============================================================================
  
  # Using Intel's icc compiler:
  CC = icc
  CFLAGS = -ansi -O3 -ip -tpp7 -xW -vec_report0
  
  UMFPACK_CONFIG = -DNBLAS -DTEST_FOR_INTEGER_OVERFLOW -DTESTING
  # LIB = -lm -lunwind -lcprts
  LIB = -lm
  
  RANLIB = ranlib
  MV = mv -f
  RM = rm -f
  MEX = mex -inline -g
  AR = ar cr
  
  #===============================================================================
  
  CLEAN = *.o *.obj *.ln *.bb *.bbg *.da *.c.tcov *.c.gcov gmon.out