makefile

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

TXT
22
字号
# Makefile - makefile for target/src/vxmp/util## modification history# --------------------# 01b,31oct01,tam  updated for repackaging# 01a,31oct01,mas  derived from 01c of target/src/util/Makefile## DESCRIPTION# This file contains the makefile rules for building the vxmp/util library##*/TGT_DIR=$(WIND_BASE)/targetDOC_FILES=LIB_BASE_NAME	= vxmpOBJS=	qFifoGLib.o smDllLib.oinclude $(TGT_DIR)/h/make/rules.library

⌨️ 快捷键说明

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