Yurttas/PL/OOL/Cplusplus/F/02/04/02/00/01/make.m 11

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