COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/work/athos/lp/Makefile @ 1253:609fe893df8c

Last change on this file since 1253:609fe893df8c was 1253:609fe893df8c, checked in by Alpar Juttner, 19 years ago
  • simple makefile added
  • _FixId class added (more clarification needed)
  • LinExpr? class added
  • some higher level interfaces added to LpSolverBase?
  • minor corrections
File size: 89 bytes
Line 
1lp_base.o: lp_base.cc lp_base.h lin_expr.h
2
3        g++ -Wall -ggdb --no-inline -I../../.. -c $<
Note: See TracBrowser for help on using the repository browser.