COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/work/peter/Makefile @ 761:58243a389464

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