changeset 1365 | c280de819a73 |
parent 1364 | ee5959aa4410 |
child 1366 | d00b85f8be45 |
1.1 --- a/src/work/marci/oldies/marci_makefile Sun Apr 17 18:57:22 2005 +0000 1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 1.3 @@ -1,5 +0,0 @@ 1.4 -CXXFLAGS = -Wall -ansi -I. 1.5 -CXX = g++-3.0 1.6 - 1.7 -marci_graph_demo: marci_graph_demo.cc marci_list_graph.hh marci_property_vector.hh marci_bfs.hh marci_max_flow.hh 1.8 - $(CXX) $(CXXFLAGS) marci_graph_demo.cc -o marci_graph_demo 1.9 \ No newline at end of file