makefile

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

TXT
23
字号
# Makefile - makefile for vw/src/libc/ctype## modification history# --------------------# 01b,12oct01,tam  added repackaging support# 01a,18jun96,yp   created from 01c of MakeSkel## DESCRIPTION# This file contains the makefile rules for building the vx library##*/TGT_DIR=$(WIND_BASE)/targetLIB_BASE_NAME	= osDOC_FILES=	ansiAssert.cOBJS=	assert.oinclude $(TGT_DIR)/h/make/rules.library

⌨️ 快捷键说明

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