?? makefile
字號:
# Makefile - makefile for target/src/wtx## modification history# --------------------# 01d,12oct01,tam added repackaging support# 01c,13dec96,elp changed syncLib.c into symSyncLib.c# 01b,13nov96,elp added doc generation.# 01a,07oct96,yp derived from 01a of MakeSkel## DESCRIPTION# This file contains the makefile rules for building the vx library##*/TGT_DIR=$(WIND_BASE)/targetLIB_BASE_NAME = osDOC_FILES=symSyncLib.cEXTRA_INCLUDE= -I../../../share/src/agents/wdbOBJS = regfree.o regerror.o regcomp.o regexec.o xdrwtx.o \ wtxrpc.o wtxexch.o wtx.o symSyncLib.oinclude $(TGT_DIR)/h/make/rules.library
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -