Yurttas/PL/OOL/Cplusplus/F/07/01/01/00/make.a 01

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