X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Examples%2Fcpp1%2FMakefile;h=e472daececa9d0c052fd3faf975f724300d3d7b7;hb=312ff7aaa4be1575585547684efef5117d266cee;hp=8c036b0eda6a317402e15485dee5bf17531dabb1;hpb=a70632f2ec3c13e767152b77768f386177e91b25;p=tools%2Fyacsgen.git diff --git a/Examples/cpp1/Makefile b/Examples/cpp1/Makefile index 8c036b0..e472dae 100644 --- a/Examples/cpp1/Makefile +++ b/Examples/cpp1/Makefile @@ -1,9 +1,9 @@ -# Copyright (C) 2009-2012 EDF R&D +# Copyright (C) 2009-2015 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -18,4 +18,4 @@ # clean: - rm -rf *.o *.so cppcompos_SRC cppcompos_SRC.bak appli appli.bak install install.bak traceExec_proc + rm -rf *.o *.so appli install *.bak traceExec_proc cppcompos_* *.err *.log