Changeset 30 for tests

Show
Ignore:
Timestamp:
07/12/07 11:26:15 (1 year ago)
Author:
pernet
Message:

Fix a bug

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/Makefile

    r14 r30  
    2525#---------------------------------------------------------- 
    2626 
     27LOADLIBES+=-L/home/cpernet/Logiciels/givaro-3.2.6/lib -lgivaro -lgmp 
     28 
    2729OPTFLAGS+=-O3 
    2830OPTFLAGS+=-g -Wall 
     
    3133CXXFLAGS+=${OPTFLAGS}  
    3234 
    33 INCLUDES+=-I. -I../include -I${BLASROOT}/../../include 
     35INCLUDES+=-I. -I../include -I${BLASROOT}/../../include -I/home/cpernet/Logiciels/givaro-3.2.6/include 
    3436 
    3537