COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/work/peter/Makefile @ 829:ef91373d37a8

Last change on this file since 829:ef91373d37a8 was 690:a0f95e1b17fc, checked in by Hegyi Péter, 21 years ago
File size: 243 bytes
Line 
1hier: hierarchygraph.h hierarchygraph_test.cc
2        g++ -Wall -W -I../.. -I../klao -I../../hugo hierarchygraph_test.cc -o test
3
4edge: edgepathgraph_test.cc edgepathgraph.h
5        g++ -Wall -W -I../.. -I../klao -I../../hugo edgepathgraph_test.cc -o test
6
Note: See TracBrowser for help on using the repository browser.