Changeset 378:efbd0ab50a77 in lemon for lemon/Makefile.am
- Timestamp:
- 11/06/08 15:40:32 (16 years ago)
- Branch:
- default
- Children:
- 379:9194a12c52e6, 380:a7e8ad460d66
- Parents:
- 375:a637fb9d457b (diff), 377:a12eef1f82b2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Phase:
- public
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/Makefile.am
r375 r378 32 32 lemon/graph_to_eps.h \ 33 33 lemon/grid_graph.h \ 34 lemon/hypercube_graph.h \ 34 35 lemon/kruskal.h \ 35 36 lemon/lgf_reader.h \ -
lemon/Makefile.am
r376 r378 13 13 lemon/random.cc 14 14 15 #lemon_libemon_la_CXXFLAGS = $(GLPK_CFLAGS) $(CPLEX_CFLAGS) $(SOPLEX_CXXFLAGS) 15 #lemon_libemon_la_CXXFLAGS = $(GLPK_CFLAGS) $(CPLEX_CFLAGS) $(SOPLEX_CXXFLAGS) $(AM_CXXFLAGS) 16 16 #lemon_libemon_la_LDFLAGS = $(GLPK_LIBS) $(CPLEX_LIBS) $(SOPLEX_LIBS) 17 17
Note: See TracChangeset
for help on using the changeset viewer.