Changeset 1295:02a403c305b9 in lemon-0.x for src/work/athos/lp/Makefile
- Timestamp:
- 04/04/05 10:03:43 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1729
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/athos/lp/Makefile
r1263 r1295 15 15 16 16 lp_test: lp_test.o lp_base.o lp_solver_skeleton.o lp_glpk.o 17 g++-o $@ $^ -lglpk17 $(CXX) -o $@ $^ -lglpk
Note: See TracChangeset
for help on using the changeset viewer.