source:
lemon-0.x/src/work/peter/Makefile
@
677:af3b5c85a227
Last change on this file since 677:af3b5c85a227 was 677:af3b5c85a227, checked in by , 20 years ago | |
---|---|
File size: 224 bytes |
Rev | Line | |
---|---|---|
[677] | 1 | edge: edgepathgraph_test.cc edgepathgraph.h |
2 | g++ -I../.. -I../klao -I../../hugo edgepathgraph_test.cc -o test | |
3 | ||
4 | hier: hierarchygraph.h hierarchygraph_test.cc | |
5 | g++ -I../.. -I../klao -I../../hugo hierarchygraph_test.cc -o test |
Note: See TracBrowser
for help on using the repository browser.