defs.default
来自「vxworks 6.x 的全部头文件」· DEFAULT 代码 · 共 16 行
DEFAULT
16 行
# defs.default - OPENSSL specific default make defines.## Copyright 1996-2004 Wind River Systems, Inc.## # modification history# --------------------# 00a,03mar04,tf Created.## DESCRIPTION# This file defines any macros that are used in configuring OPENSSL for specific# features. A given feature that includes OPENSSL needs to set the appropriate# deature macro to 'true' so that OPENSSL is configured for that feature. This# is done in $TGT_DIR)/h/make/config/featureSet/$(FEATURE_SET)/defs.defaults.#TGT_DIR=$(WIND_BASE)/target
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?