Yurttas/PL/OOL/Cplusplus/F/01/02/map/make.map 03

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