makefile
来自「the vxworks system kernel souce packeg.t」· 代码 · 共 16 行
TXT
16 行
# Makefile - makefile for target/src/diab/tool## modification history# --------------------# 01a,24oct01,sn wrote# # DESCRIPTION# Extract objects from the Diab libraries. Each subdirectory# should define DIAB_LIBRARY and, optionally, CONFIGLETTE_NAME.TGT_DIR = $(WIND_BASE)/targetinclude $(TGT_DIR)/h/make/rules.libraryTOOL = diab
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?