makefile

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

TXT
25
字号
# Makefile - makefile for vw/src/cplus## modification history# --------------------# 02d,03jun98,sn   turned rogue-wave back on# 02c,19may98,sn   temporarily went back to old mechanism so that#		   we can remove rogue-wave# 02b,11may98,sn   at yogu's suggestion removed the explicit definition#                  of SUBDIRS. A new Makefile in target/src/cplus/rogue#                  acts as a bridge so that the automatic subdirs#                  mechanism will work.# 02a,19jan98,sn   removed ios and added build for libstdxx and libgcc# 01a,18jun96,yp   created from 01c of MakeSkel# # DESCRIPTION# This file contains the makefile rules for building C++ libraries# and runtime support##*/TGT_DIR=$(WIND_BASE)/targetinclude $(TGT_DIR)/h/make/rules.library

⌨️ 快捷键说明

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