changeset 280 | 19f3943521ab |
parent 279 | be43902fadb7 |
child 281 | 3fefabfd00b7 |
1.1 --- a/src/work/marci_makefile Sat Apr 03 14:22:33 2004 +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