📄 borland.mak
字号:
## Borland C++ IDE generated makefile#.AUTODEPEND## Borland C++ tools#IMPLIB = ImplibBCC32 = Bcc32 +BccW32.cfg TLINK32 = TLink32TLIB = TLibBRC32 = Brc32TASM32 = Tasm32## IDE macros### Options#IDE_LFLAGS32 = -LD:\BC45\LIBLLATC32_ellfdexe = -Tpe -ap -cRLATC32_ellfdexe = -w32BLATC32_ellfdexe = CNIEAT_ellfdexe = -ID:\BC45\INCLUDE -DLNIEAT_ellfdexe = -xLEAT_ellfdexe = $(LLATC32_ellfdexe)REAT_ellfdexe = $(RLATC32_ellfdexe)BEAT_ellfdexe = $(BLATC32_ellfdexe)## Dependency List#Dep_proj0000 = \ ellf.exeproj0000 : BccW32.cfg $(Dep_proj0000) echo MakeNode Dep_ellfdexe = \ cmplx.obj\ ellf.obj\ ellie.obj\ ellik.obj\ ellpe.obj\ ellpj.obj\ ellpk.obj\ mtherr.obj\ polevl.obj\ const.objellf.exe : $(Dep_ellfdexe) $(TLINK32) @&&| /v $(IDE_LFLAGS32) $(LEAT_ellfdexe) $(LNIEAT_ellfdexe) +D:\BC45\LIB\c0x32.obj+cmplx.obj+ellf.obj+ellie.obj+ellik.obj+ellpe.obj+ellpj.obj+ellpk.obj+mtherr.obj+polevl.obj+const.obj$<,$*D:\BC45\LIB\import32.lib+D:\BC45\LIB\cw32.lib|cmplx.obj : cmplx.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ cmplx.c|ellf.obj : ellf.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ ellf.c|ellie.obj : ellie.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ ellie.c|ellik.obj : ellik.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ ellik.c|ellpe.obj : ellpe.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ ellpe.c|ellpj.obj : ellpj.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ ellpj.c|ellpk.obj : ellpk.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ ellpk.c|mtherr.obj : mtherr.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ mtherr.c|polevl.obj : polevl.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ polevl.c|const.obj : const.c $(BCC32) -P- -c @&&| $(CEAT_ellfdexe) $(CNIEAT_ellfdexe) -o$@ const.c|# Compiler configuration fileBccW32.cfg : Copy &&|-R-v-vi-H-H=proj0000.csm-WC-A| $@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -