Yurttas/PL/OOL/Cplusplus/F/02/04/03/14/make.b 00

1b_00 : b_00.o
2
3	g++ b_00.o \
4         -o b_00
5
6b_00.o : b_00.cpp
7
8	g++ -c b_00.cpp