?? makefile
字號:
# Makefile - makefile for vw/src/netwrs/resolv## Copyright 1997-1998 Wind River Systems, Inc.## modification history# --------------------# 01d,08aug01,mem New runtime arrangement support.# 01c,06oct98,jmp replaced resolvLib.c by resolvLibDoc.c in DOC_FILES.# 01b,30apr97,jag added DOC_FILES# 01a,02mar97,vin sorted and merged bsd44 to tor1_0_1, merge with # 01a of MakeSkel ## DESCRIPTION# This file contains the makefile rules for building the vx library##*/TGT_DIR=$(WIND_BASE)/targetDOC_FILES= resolvLibDoc.cLIB_BASE_NAME=netOBJS= gethostnamadr.o res_comp.o \ res_debug.o res_mkquery.o res_query.o \ res_send.o resolvLib.oinclude $(TGT_DIR)/h/make/rules.library
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -