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

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