X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=Examples%2Fcalcium2%2FMakefile;h=3707255c32347ab3fa67f7ec9c6ce6a9faa4eeff;hb=8b4424caa9bc6abdcd519333a0acc9533e3d2a63;hp=bd8fd4a2b5eba676b83446f7a1e54b8060d1af24;hpb=6aa08f2d3b4a3914684a6f2dd9236a3bb9cea344;p=tools%2Fyacsgen.git diff --git a/Examples/calcium2/Makefile b/Examples/calcium2/Makefile index bd8fd4a..3707255 100644 --- a/Examples/calcium2/Makefile +++ b/Examples/calcium2/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2014 EDF R&D +# Copyright (C) 2009-2021 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 @@ -27,4 +27,4 @@ code1.o:code1.f $(FC) -c code1.f -fPIC -I$(KERNEL_ROOT_DIR)/include/salome -fexceptions clean: - rm -rf *.o *.so install traceExec_proc appli *.bak pycompos_* build.err build.log + rm -rf *.o *.so install traceExec_proc appli *.bak pycompos_* *.err *.log