1
graphdemo: graphdemo.cc ../include/graph.h ../include/bfs.h \
2
../include/oldgraph.h makefile
3
g++ -g -I../include -o graphdemo graphdemo.cc