?? makefile
字號:
# Makefile - makefile for target, top level makefile for runtime## modification history# --------------------# 01c,15jan01,sn do build BSPs by default!# 01b,09jan01,sn don't build BSPs by default# 01a,17jun96,yp written## DESCRIPTION# This file contains the makefile rules launch builds in the subdirectories# src and config.## We redefine the lib target since no source files are present here##*/TGT_DIR=$(WIND_BASE)/target# we need to define this because the order mattersSUBDIRS=src configinclude $(TGT_DIR)/h/make/rules.library
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -