makefile

来自「the vxworks system kernel souce packeg.t」· 代码 · 共 17 行

TXT
17
字号
# Makefile - makefile for target/src/vxdcom/rector## modification history# --------------------# 01c,17oct01,dbs  improve build rules to allow for veloce hacks# 01b,11oct01,nel  Include defs file by default as it's required by SIMNT#                  build.# 01a,27may99,aim  created## DESCRIPTION#DEFS_VXCOM = $(WIND_BASE)/target/h/make/defs.vxcominclude $(DEFS_VXCOM)include $(VXDCOM_BASE)/h/make/rules.library.$(VXDCOM_BUILD_HOST)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?