Changeset 1014:aae850a2394d in lemon-0.x for src/work/marci/lp/makefile
- Timestamp:
- 11/20/04 15:23:27 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1404
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/marci/lp/makefile
r764 r1014 6 6 LDFLAGS = -L$(GLPKROOT)/lib -lglpk 7 7 8 BINARIES = max_flow_by_lp sample sample2 sample11 sample158 BINARIES = max_flow_by_lp# sample sample2 sample11 sample15 9 9 10 10 #include ../makefile
Note: See TracChangeset
for help on using the changeset viewer.