?? makefile
字號(hào):
# Makefile - top level makefile for target/src/WRN to build runtime libraries## modification history# --------------------# 01c,10apr00,rae Adding back CLEANLIBS = YES# 01b,14mar00,rae clean up# 01a,14mar00,rae created from target/src/Makefile## DESCRIPTION# This file contains the makefile rules to detect subdirectories that contain# sources for building the vx library and builds them. ##*/TGT_DIR=$(WIND_BASE)/target#this should make rclean happyCLEANLIBS = YESinclude $(TGT_DIR)/h/make/rules.library
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -