Changeset 67 for tests/Makefile.template

Show
Ignore:
Timestamp:
06/05/08 16:46:53 (7 months ago)
Author:
pernet
Message:

minor fixes for release 1.3.3

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tests/Makefile.template

    r39 r67  
    2626#GMP_ROOT= 
    2727#INCLUDES+= -I ${GIVARO_ROOT}/include -I ${GMP_ROOT}/include 
    28 #LOADLIBES+= -L ${GIVARO_ROOT}/lib -lgivaro -L ${GMP_ROOT}/include -lgmp -lgmpxx 
     28#LOADLIBES+= -L ${GIVARO_ROOT}/lib -lgivaro -L ${GMP_ROOT}/lib -lgmp -lgmpxx 
    2929 
    3030#----------------------------------------------------------