X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Examples%2Fcppgui1%2FMakefile;h=c4b38297f7e00ff7199edfea75ed28ee6df4ad9d;hb=cc7cc752cd3ec1a65c2453f68fb6df4b996642b1;hp=8c036b0eda6a317402e15485dee5bf17531dabb1;hpb=a70632f2ec3c13e767152b77768f386177e91b25;p=tools%2Fyacsgen.git diff --git a/Examples/cppgui1/Makefile b/Examples/cppgui1/Makefile index 8c036b0..c4b3829 100644 --- a/Examples/cppgui1/Makefile +++ b/Examples/cppgui1/Makefile @@ -1,9 +1,9 @@ -# Copyright (C) 2009-2012 EDF R&D +# Copyright (C) 2009-2022 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 cppcompos_* appli install *.bak traceExec_proc *.err *.log