makefile
来自「the vxworks system kernel souce packeg.t」· 代码 · 共 12 行
TXT
12 行
# Makefile - makefile for target/src/vxcom/veloce-hack## modification history# --------------------# 01l,06dec01,dbs update for latest WIDL changes# 01k,22oct01,dbs writtenDEFS_VXCOM = $(WIND_BASE)/target/h/make/defs.vxcominclude $(DEFS_VXCOM)include $(VXCOM_BASE)/h/make/rules.library.$(VXDCOM_BUILD_HOST)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?