?? makefile
字號:
#----------------------------------------------------------------------------
# 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: catior
clean generated realclean $(CUSTOM_TARGETS):
$(MAKE) -$(MAKEFLAGS) -f Makefile.catior.bmak $(@)
catior:
$(MAKE) -$(MAKEFLAGS) -f Makefile.catior.bmak all
project_name_list:
@echo catior
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -