]> SALOME platform Git repositories - modules/smesh.git/blobdiff - adm_local/unix/make_commence.in
Salome HOME
PAL13460 (PAL EDF 301 force the mesh to go through a point)
[modules/smesh.git] / adm_local / unix / make_commence.in
index 0be66a96fb85c1e9b7c11ba350e90d34b8c3e31c..1755f6b6eb40c867c90ec6f5bd9cafae03b60de5 100644 (file)
@@ -39,6 +39,15 @@ CXX = @CXX@
 CXXFLAGS = @CXXFLAGS@
 CXX_DEPEND_FLAG = @CXX_DEPEND_FLAG@
 
+# FORTRAN
+
+F77 = @F77@
+FC = @FC@
+FFLAGS = @FFLAGS@
+FCFLAGS = @FCFLAGS@
+FLIBS = @FLIBS@
+FCLIBS = @FCLIBS@
+
 # BOOST Library
 
 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@