📄 makefile
字号:
# Makefile - makefile for target/src/vxdcom/rpc## modification history# --------------------# 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,13jul01,dbs single makefile for all builds# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -