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

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