Yurttas/PL/OOL/Cplusplus/F/07/04/00/make.iter 02

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