makefile

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

TXT
29
字号
# 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 + =
减小字号Ctrl + -
显示快捷键?