COIN-OR::LEMON - Graph Library

Changeset 1097:c91e765266d7 in lemon-0.x for src/work/marci/lp/makefile


Ignore:
Timestamp:
01/26/05 16:54:06 (19 years ago)
Author:
marci
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1496
Message:

A proposal or test implementation for linear expression`

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/marci/lp/makefile

    r1075 r1097  
    66LDFLAGS  =  -lglpk#-lcplex -lm -lpthread -lilocplex -L/usr/local/cplex/cplex75/lib/i86_linux2_glibc2.2_gcc3.0/static_mt# -L$(GLPKROOT)/lib
    77
    8 BINARIES = cplex_1 max_flow_by_lp# sample sample2 sample11 sample15
     8BINARIES = expression_test max_flow_by_lp# sample sample2 sample11 sample15
    99
    1010#include ../makefile
Note: See TracChangeset for help on using the changeset viewer.