Yurttas/PL/OOL/Cplusplus/F/06/01/make.io 03

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