diff -r ee5959aa4410 -r c280de819a73 src/work/marci/oldies/marci_makefile --- a/src/work/marci/oldies/marci_makefile Sun Apr 17 18:57:22 2005 +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