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

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