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

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