?? makefile
字號:
# Makefile - makefile for src/ppp/management## modification history# --------------------# 01i,19oct01,tam added support for new archive directory hierarchy# 01h,14nov00,rae remove igmpPortLib, cleanup# 01g,20jul00,rae removed PRE_INCLUDE# 01f,16may00,rae added -DVIRTUAL_STACK# 01e,22mar00,sj removed debug flag -g# 01d,10mar00,rae add WRN/include# 01c,10mar00,rae add include to include path# 01b,17feb00,adb avlLib.o# 01a,07jan00,sj created ## DESCRIPTION# This file contains the makefile rules for building the wrn utilities.##*/TGT_DIR=$(WIND_BASE)/targetDOC_FILES=LIB_BASE_NAME = netOBJS= avlLib.o include $(TGT_DIR)/h/make/rules.library
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -