X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Examples%2Fcpp1%2FMakefile;h=e472daececa9d0c052fd3faf975f724300d3d7b7;hb=312ff7aaa4be1575585547684efef5117d266cee;hp=cef684d168a9dd94b9fd41e37020e4a062d2ca26;hpb=9ebfa011dc500560ae71ace420f36a83dee630d1;p=tools%2Fyacsgen.git diff --git a/Examples/cpp1/Makefile b/Examples/cpp1/Makefile index cef684d..e472dae 100644 --- a/Examples/cpp1/Makefile +++ b/Examples/cpp1/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2014 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 @@ -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