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

📄 fdlibm.mak

📁 caffeine-monkey java实现的js模拟引擎
💻 MAK
📖 第 1 页 / 共 3 页
字号:
################################################################################
# Begin Source File

SOURCE=.\s_frexp.c
DEP_CPP_S_FRE=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_frexp.obj" : $(SOURCE) $(DEP_CPP_S_FRE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_ilogb.c
DEP_CPP_S_ILO=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_ilogb.obj" : $(SOURCE) $(DEP_CPP_S_ILO) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_isnan.c
DEP_CPP_S_ISN=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_isnan.obj" : $(SOURCE) $(DEP_CPP_S_ISN) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_ldexp.c
DEP_CPP_S_LDE=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_ldexp.obj" : $(SOURCE) $(DEP_CPP_S_LDE) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_lib_version.c
DEP_CPP_S_LIB=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_lib_version.obj" : $(SOURCE) $(DEP_CPP_S_LIB) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_log1p.c
DEP_CPP_S_LOG=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_log1p.obj" : $(SOURCE) $(DEP_CPP_S_LOG) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_logb.c
DEP_CPP_S_LOGB=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_logb.obj" : $(SOURCE) $(DEP_CPP_S_LOGB) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_matherr.c
DEP_CPP_S_MAT=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_matherr.obj" : $(SOURCE) $(DEP_CPP_S_MAT) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_modf.c
DEP_CPP_S_MOD=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_modf.obj" : $(SOURCE) $(DEP_CPP_S_MOD) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_nextafter.c
DEP_CPP_S_NEX=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_nextafter.obj" : $(SOURCE) $(DEP_CPP_S_NEX) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_rint.c
DEP_CPP_S_RIN=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_rint.obj" : $(SOURCE) $(DEP_CPP_S_RIN) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_scalbn.c
DEP_CPP_S_SCA=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_scalbn.obj" : $(SOURCE) $(DEP_CPP_S_SCA) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_signgam.c
DEP_CPP_S_SIG=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_signgam.obj" : $(SOURCE) $(DEP_CPP_S_SIG) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_significand.c
DEP_CPP_S_SIGN=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_significand.obj" : $(SOURCE) $(DEP_CPP_S_SIGN) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_sin.c
DEP_CPP_S_SIN=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_sin.obj" : $(SOURCE) $(DEP_CPP_S_SIN) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_tan.c
DEP_CPP_S_TAN=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_tan.obj" : $(SOURCE) $(DEP_CPP_S_TAN) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\s_tanh.c
DEP_CPP_S_TANH=\
	".\fdlibm.h"\
	

"$(INTDIR)\s_tanh.obj" : $(SOURCE) $(DEP_CPP_S_TANH) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_acos.c
DEP_CPP_W_ACO=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_acos.obj" : $(SOURCE) $(DEP_CPP_W_ACO) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_acosh.c
DEP_CPP_W_ACOS=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_acosh.obj" : $(SOURCE) $(DEP_CPP_W_ACOS) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_asin.c
DEP_CPP_W_ASI=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_asin.obj" : $(SOURCE) $(DEP_CPP_W_ASI) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_atan2.c
DEP_CPP_W_ATA=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_atan2.obj" : $(SOURCE) $(DEP_CPP_W_ATA) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_atanh.c
DEP_CPP_W_ATAN=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_atanh.obj" : $(SOURCE) $(DEP_CPP_W_ATAN) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_cosh.c
DEP_CPP_W_COS=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_cosh.obj" : $(SOURCE) $(DEP_CPP_W_COS) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_exp.c
DEP_CPP_W_EXP=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_exp.obj" : $(SOURCE) $(DEP_CPP_W_EXP) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_fmod.c
DEP_CPP_W_FMO=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_fmod.obj" : $(SOURCE) $(DEP_CPP_W_FMO) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_gamma.c
DEP_CPP_W_GAM=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_gamma.obj" : $(SOURCE) $(DEP_CPP_W_GAM) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_gamma_r.c
DEP_CPP_W_GAMM=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_gamma_r.obj" : $(SOURCE) $(DEP_CPP_W_GAMM) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_hypot.c
DEP_CPP_W_HYP=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_hypot.obj" : $(SOURCE) $(DEP_CPP_W_HYP) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_j0.c
DEP_CPP_W_J0_=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_j0.obj" : $(SOURCE) $(DEP_CPP_W_J0_) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_j1.c
DEP_CPP_W_J1_=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_j1.obj" : $(SOURCE) $(DEP_CPP_W_J1_) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_jn.c
DEP_CPP_W_JN_=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_jn.obj" : $(SOURCE) $(DEP_CPP_W_JN_) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_lgamma.c
DEP_CPP_W_LGA=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_lgamma.obj" : $(SOURCE) $(DEP_CPP_W_LGA) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_lgamma_r.c
DEP_CPP_W_LGAM=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_lgamma_r.obj" : $(SOURCE) $(DEP_CPP_W_LGAM) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_log.c
DEP_CPP_W_LOG=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_log.obj" : $(SOURCE) $(DEP_CPP_W_LOG) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_log10.c
DEP_CPP_W_LOG1=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_log10.obj" : $(SOURCE) $(DEP_CPP_W_LOG1) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_pow.c
DEP_CPP_W_POW=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_pow.obj" : $(SOURCE) $(DEP_CPP_W_POW) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_remainder.c
DEP_CPP_W_REM=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_remainder.obj" : $(SOURCE) $(DEP_CPP_W_REM) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_scalb.c
DEP_CPP_W_SCA=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_scalb.obj" : $(SOURCE) $(DEP_CPP_W_SCA) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\w_sinh.c
DEP_CPP_W_SIN=\
	".\fdlibm.h"\
	

"$(INTDIR)\w_sinh.obj" : $(SOURCE) $(DEP_CPP_W_SIN) "$(INTDIR)"


# End Source File
################################################################################
# Begin Source File

SOURCE=.\e_acos.c
DEP_CPP_E_ACOS=\
	".\fdlibm.h"\
	

"$(INTDIR)\e_acos.obj" : $(SOURCE) $(DEP_CPP_E_ACOS) "$(INTDIR)"


# End Source File
# End Target
# End Project
################################################################################

⌨️ 快捷键说明

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