X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FDriver%2FMakefile.in;h=3cea30b31bd4ec89fc4f68dc73378a5fc0a51e1c;hp=d1c71416d6dba68068691a3178826c1d2b0fc63d;hb=984c4ffdd7df62aeaedc544cd0b8e64ff8f53f1a;hpb=e4737e85f0da6d3f90fd08f6be1c2825195fe16f diff --git a/src/Driver/Makefile.in b/src/Driver/Makefile.in index d1c71416d..3cea30b31 100644 --- a/src/Driver/Makefile.in +++ b/src/Driver/Makefile.in @@ -17,7 +17,7 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # # # @@ -51,7 +51,7 @@ LIB_SERVER_IDL = CPPFLAGS += CXXFLAGS += -LDFLAGS += $(OCC_KERNEL_LIBS) -lTKTopAlgo -lSMESHDS -L${KERNEL_ROOT_DIR}/lib/salome -lOpUtil +LDFLAGS += $(OCC_KERNEL_LIBS) -lTKTopAlgo -lSMESHDS $(KERNEL_LDFLAGS) -lOpUtil @CONCLUDE@