?? makefile
字號(hào):
#----------------------------------------------------------------------------
# Borland Workspace Makefile
#
# $Id: BMakeWorkspaceCreator.pm 1145 2007-02-26 17:31:52Z elliott_c $
#
# 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 bmake -recurse -exclude TAO/CIAO -features qos=1
#
#----------------------------------------------------------------------------
!ifndef CUSTOM_TARGETS
CUSTOM_TARGETS=_EMPTY_TARGET_
!endif
all: Multithreading_GracefulShutdown_Client Multithreading_GracefulShutdown_Server
clean generated realclean $(CUSTOM_TARGETS):
$(MAKE) -$(MAKEFLAGS) -f Makefile.Multithreading_GracefulShutdown_Client.bmak $(@)
$(MAKE) -$(MAKEFLAGS) -f Makefile.Multithreading_GracefulShutdown_Server.bmak $(@)
Multithreading_GracefulShutdown_Client:
$(MAKE) -$(MAKEFLAGS) -f Makefile.Multithreading_GracefulShutdown_Client.bmak all
Multithreading_GracefulShutdown_Server:
$(MAKE) -$(MAKEFLAGS) -f Makefile.Multithreading_GracefulShutdown_Server.bmak all
project_name_list:
@echo Multithreading_GracefulShutdown_Client
@echo Multithreading_GracefulShutdown_Server
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -