src/work/klao/Makefile
author alpar
Thu, 24 Mar 2005 11:44:25 +0000
changeset 1253 609fe893df8c
parent 976 04591f9a4173
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
     1 BINARIES = error_test
     2 INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos} -I$(HOME)/boost
     3 include ../makefile
     4 
     5 CXXFLAGS += $(C)