?? makefile
字號:
# Makefile - makefile for target/src/vxcom/comcore## modification history# --------------------# 01e,06dec01,nel Add comCoreLib.c to the docs build.# 01d,17oct01,dbs improve build rules to allow for veloce hacks# 01c,11oct01,nel Include defs file by default as it's required by SIMNT# build.# 01b,16jul01,dbs simplify makefile structure# 01a,19jun01,nel created.## DESCRIPTION# This file contains the makefile rules for building the vx library##DOC_FILES = comCoreLib.cDEFS_VXCOM = $(WIND_BASE)/target/h/make/defs.vxcominclude $(DEFS_VXCOM)include $(VXCOM_BASE)/h/make/rules.library.$(VXDCOM_BUILD_HOST)DOC_DIR = $(DOCS_ROOT)/vxworks/ref/vxdcomDOC_CHAPTER = COM_and_VxDCOM_LibrariesDOC_OPTS = -config C2htmlDOC_OPTS_CPP =SYN_OPTS = -config C2html
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -