📄 makefile
字号:
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -