Yurttas/PL/OOL/Cplusplus/F/07/05/00/make.f 00

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