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

📄 dscdiofunctions.mak

📁 Diamond公司Emm8串口模块官方实例
💻 MAK
字号:
#
# Borland C++ IDE generated makefile
# Generated 7/29/02 at 4:35:20 PM 
#
.AUTODEPEND


#
# Borland C++ tools
#
IMPLIB  = Implib
BCCDOS  = Bcc +BccDos.cfg 
TLINK   = TLink
TLIB    = TLib
TASM    = Tasm
#
# IDE macros
#


#
# Options
#
IDE_LinkFLAGSDOS =  -LC:\BC5\LIB
IDE_BFLAGS = 
LinkerLocalOptsAtDOS_dscdiofunctionsdexe =  -c -Tde
ResLocalOptsAtDOS_dscdiofunctionsdexe = 
BLocalOptsAtDOS_dscdiofunctionsdexe = 
CompInheritOptsAt_dscdiofunctionsdexe = -IC:\BC5\INCLUDE 
LinkerInheritOptsAt_dscdiofunctionsdexe = -x
LinkerOptsAt_dscdiofunctionsdexe = $(LinkerLocalOptsAtDOS_dscdiofunctionsdexe)
ResOptsAt_dscdiofunctionsdexe = $(ResLocalOptsAtDOS_dscdiofunctionsdexe)
BOptsAt_dscdiofunctionsdexe = $(BLocalOptsAtDOS_dscdiofunctionsdexe)

#
# Dependency List
#
Dep_DSCDIOFunctions = \
   dscdiofunctions.exe

DSCDIOFunctions : BccDos.cfg $(Dep_DSCDIOFunctions)
  echo MakeNode

Dep_dscdiofunctionsdexe = \
   ..\..\..\..\current\dev\build\dos\dscudbcl\lib\dscudbcl.lib\
   dscdio~1.obj

dscdiofunctions.exe : $(Dep_dscdiofunctionsdexe)
  $(TLINK)   @&&|
 /v $(IDE_LinkFLAGSDOS) $(LinkerOptsAt_dscdiofunctionsdexe) $(LinkerInheritOptsAt_dscdiofunctionsdexe) +
C:\BC5\LIB\c0l.obj+
dscdio~1.obj
$<,$*
..\..\..\..\current\dev\build\dos\dscudbcl\lib\dscudbcl.lib+
C:\BC5\LIB\bidsl.lib+
C:\BC5\LIB\emu.lib+
C:\BC5\LIB\mathl.lib+
C:\BC5\LIB\cl.lib



|
dscdio~1.obj :  ..\dscdiofunctions.c
  $(BCCDOS) -P- -c @&&|
 $(CompOptsAt_dscdiofunctionsdexe) $(CompInheritOptsAt_dscdiofunctionsdexe) -o$@ ..\dscdiofunctions.c
|

# Compiler configuration file
BccDos.cfg : 
   Copy &&|
-W-
-w
-R
-v
-vi
-H
-H=DSCDIOFunctions.csm
-ml
-f
| $@


⌨️ 快捷键说明

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