diff -r be43902fadb7 -r 19f3943521ab src/work/marci_makefile --- a/src/work/marci_makefile Sat Apr 03 14:22:33 2004 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -CXXFLAGS = -Wall -ansi -I. -CXX = g++-3.0 - -marci_graph_demo: marci_graph_demo.cc marci_list_graph.hh marci_property_vector.hh marci_bfs.hh marci_max_flow.hh - $(CXX) $(CXXFLAGS) marci_graph_demo.cc -o marci_graph_demo \ No newline at end of file