makefile.bor
来自「ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识」· BOR 代码 · 共 45 行
BOR
45 行
#----------------------------------------------------------------------------# Borland Workspace## $Id: BorlandWorkspaceCreator.pm 75329 2006-11-10 12:59:53Z wotte $## This file was generated by MPC. Any changes made directly to# this file will be lost the next time it is generated.## MPC Command:# /export/anduriltmp/bczar/560/DOC_ROOT/stage-24190/ACE_wrappers/bin/mwc.pl -type borland -recurse -hierarchy -relative ACE_ROOT=/export/anduriltmp/bczar/560/DOC_ROOT/stage-24190/ACE_wrappers -relative TAO_ROOT=/export/anduriltmp/bczar/560/DOC_ROOT/stage-24190/ACE_wrappers/TAO -relative CIAO_ROOT=/export/anduriltmp/bczar/560/DOC_ROOT/stage-24190/ACE_wrappers/TAO/CIAO -exclude TAO/TAO_*.mwc,TAO/CIAO/CIAO_*.mwc#----------------------------------------------------------------------------!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>all: UPIPE_SAP_Ex1 UPIPE_SAP_Ex2 UPIPE_SAP_Ex3clean: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex1.bor clean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex2.bor clean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex3.bor cleanrealclean: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex1.bor realclean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex2.bor realclean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex3.bor realcleaninstall: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex1.bor install $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex2.bor install $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex3.bor installUPIPE_SAP_Ex1: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex1.bor allUPIPE_SAP_Ex2: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex2.bor allUPIPE_SAP_Ex3: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f UPIPE_SAP_Ex3.bor allproject_name_list: @echo UPIPE_SAP_Ex1 @echo UPIPE_SAP_Ex2 @echo UPIPE_SAP_Ex3
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?