COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/work/peter/Makefile @ 880:9d0bfd35b97c

Last change on this file since 880:9d0bfd35b97c was 690:a0f95e1b17fc, checked in by Hegyi Péter, 20 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.