⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 base_variables

📁 CCSM Research Tools: Community Atmosphere Model (CAM)
💻
字号:
# $Id: base_variables,v 1.2.2.2 2002/04/27 15:39:04 erik Exp $ ##     See the file build/base_variables.defs for a complete explanation of all these fields#AR		   = arAR_FLAGS	   = crRM		   = rm -fOMAKE		   = ${MAKE}RANLIB		   = ranlibSHELL		   = /bin/shSED		   = /bin/sedSH_LD		   = gcc# ######################### C and Fortran compiler #########################C_CC		   = gccC_FC		   = lf95C_FC_MOD           = -IC_CLINKER_SLFLAG   = -Wl,-rpath,C_FLINKER_SLFLAG   = -Wl,-rpath,C_CLINKER	   = gccC_FLINKER	   = lf95C_CCV		   = ${C_CC} --versionC_FCV              = lf95C_SYS_LIB	   = -ldl -lc -lg2c -lm#C_SYS_LIB	   = -ldl -lc -lf2c -lm#C_SYS_LIB	   = -ldl -lc /usr/lib/libf2c.a -lm  #Use /usr/lib/libf2c.a if that's what your f77 uses.# ---------------------------- BOPT - g options ----------------------------G_COPTFLAGS	   = -g G_FOPTFLAGS	   = -g# ----------------------------- BOPT - O options -----------------------------O_COPTFLAGS	   = -O O_FOPTFLAGS	   = -O# ########################## C++ compiler ###################################CXX_CC		   = g++ -fPICCXX_FC		   = lf95CXX_CLINKER_SLFLAG = -Wl,-rpath,CXX_FLINKER_SLFLAG = -Wl,-rpath,CXX_CLINKER	   = g++CXX_FLINKER	   = g++CXX_CCV		   = ${CXX_CC} --version#CXX_SYS_LIB	   = -ldl -lc -lf2c -lmCXX_SYS_LIB	   = -ldl -lc -lg2c -lm#CXX_SYS_LIB	   = -ldl -lc /usr/lib/libf2c.a -lm# ------------------------- BOPT - g_c++ options ------------------------------GCXX_COPTFLAGS	   = -g GCXX_FOPTFLAGS	   = -g# ------------------------- BOPT - O_c++ options ------------------------------OCXX_COPTFLAGS	   = -O OCXX_FOPTFLAGS	   = -O# -------------------------- BOPT - g_complex options ------------------------GCOMP_COPTFLAGS	   = -gGCOMP_FOPTFLAGS	   = -g# --------------------------- BOPT - O_complex options -------------------------OCOMP_COPTFLAGS	   = -OOCOMP_FOPTFLAGS	   = -O####################################################################################   ALICE installers should very rarely ever need to edit anything below this ###################################################################################PARCH		   = linux_lf95include ${ESMF_DIR}/build/common_variables

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -