source:
lemon-0.x/src/work/makefile
@
2:37117ebbabe2
Last change on this file since 2:37117ebbabe2 was 2:37117ebbabe2, checked in by , 21 years ago | |
---|---|
File size: 141 bytes |
Line | |
---|---|
1 | graphdemo: graphdemo.cc ../include/graph.h ../include/bfs.h \ |
2 | ../include/oldgraph.h makefile |
3 | g++ -g -I../include -o graphdemo graphdemo.cc |
Note: See TracBrowser
for help on using the repository browser.