Yurttas/PL/OOL/Cplusplus/F/01/02/multimap/make.map 00

1map_00 : map_00.o
2
3	g++ map_00.o -o map_00
4
5map_00.o : map_00.cpp
6
7	g++ -c map_00.cpp