makefile.bor
来自「ACE自适配通信环境(ADAPTIVE Communication Enviro」· BOR 代码 · 共 73 行
BOR
73 行
#----------------------------------------------------------------------------# Borland Workspace## BorlandWorkspaceCreator.pm,v 1.20 2006/01/25 19:34:25 jwillemsen Exp## This file was generated by MPC. Any changes made directly to# this file will be lost the next time it is generated.## MPC Command:# bin/mwc.pl -type borland -recurse -hierarchy -relative ACE_ROOT=/tmp/ACE_wrappers_stage-7814/ACE_wrappers -exclude TAO/TAO_*.mwc,TAO/CIAO/CIAO_*.mwc#----------------------------------------------------------------------------!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>all: Proactor_Cancel Proactor_End_Event_Loops Proactor_Multiple_Loops Proactor_Post_Completions Proactor_Proactor Proactor_Timeout Proactor_Udp_Proactorclean: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Cancel.bor clean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_End_Event_Loops.bor clean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Multiple_Loops.bor clean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Post_Completions.bor clean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Proactor.bor clean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Timeout.bor clean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Udp_Proactor.bor cleanrealclean: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Cancel.bor realclean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_End_Event_Loops.bor realclean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Multiple_Loops.bor realclean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Post_Completions.bor realclean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Proactor.bor realclean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Timeout.bor realclean $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Udp_Proactor.bor realcleaninstall: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Cancel.bor install $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_End_Event_Loops.bor install $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Multiple_Loops.bor install $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Post_Completions.bor install $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Proactor.bor install $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Timeout.bor install $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Udp_Proactor.bor installProactor_Cancel: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Cancel.bor allProactor_End_Event_Loops: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_End_Event_Loops.bor allProactor_Multiple_Loops: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Multiple_Loops.bor allProactor_Post_Completions: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Post_Completions.bor allProactor_Proactor: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Proactor.bor allProactor_Timeout: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Timeout.bor allProactor_Udp_Proactor: $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Proactor_Udp_Proactor.bor allproject_name_list: @echo Proactor_Cancel @echo Proactor_End_Event_Loops @echo Proactor_Multiple_Loops @echo Proactor_Post_Completions @echo Proactor_Proactor @echo Proactor_Timeout @echo Proactor_Udp_Proactor
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?