src/work/athos/lp/Makefile
author alpar
Thu, 24 Mar 2005 11:44:25 +0000
changeset 1253 609fe893df8c
child 1254 c9558638fe42
permissions -rw-r--r--
- simple makefile added
- _FixId class added (more clarification needed)
- LinExpr class added
- some higher level interfaces added to LpSolverBase
- minor corrections
alpar@1253
     1
lp_base.o: lp_base.cc lp_base.h lin_expr.h
alpar@1253
     2
alpar@1253
     3
	g++ -Wall -ggdb --no-inline -I../../.. -c $<