Yurttas/PL/OOL/Cplusplus/F/02/06/04/00/make.exception 14

From ZCubes Wiki
Jump to navigation Jump to search
1exception_14 : exception_14.o
2
3	g++ exception_14.o \
4         -o exception_14
5
6exception_14.o : exception_14.cpp
7
8	g++ -c exception_14.cpp