17 lines
551 B
Plaintext
17 lines
551 B
Plaintext
# defs.default - Security specific default make defines.
|
|
#
|
|
# Copyright 1996-2004 Wind River Systems, Inc.
|
|
#
|
|
# # modification history
|
|
# --------------------
|
|
# 01a,08feb05,tf Created.
|
|
#
|
|
# DESCRIPTION
|
|
# This file defines any macros that are used in configuring Security for
|
|
# specific features. A given feature that includes Security needs to set the
|
|
# appropriate deature macro to 'true' so that Security is configured for that
|
|
# feature. This is done in
|
|
# $TGT_DIR)/h/make/config/featureSet/$(FEATURE_SET)/defs.defaults.
|
|
#
|
|
TGT_DIR=$(WIND_BASE)/target
|