Added default definitions.

This commit is contained in:
Janet B. Anderson
2002-05-08 19:25:32 +00:00
parent 561c250892
commit a6f57f4d5e

View File

@@ -33,6 +33,18 @@ CHECK_RELEASE_NO =
# Cross compile default, HOST or CROSS, CONFIG.crossCommon will override
BUILD_CLASS = HOST
#-------------------------------------------------------
# Build defaults, CONFIG_SITE, CONFIG, or os/CONFIG* will override
CMPLR=STRICT
CXXCMPLR=STRICT
STATIC_BUILD=NO
SHARED_LIBRARIES=NO
HDEPENDS=YES
HOST_OPT=YES
CROSS_OPT=YES
HOST_WARN=YES
CROSS_WARN=YES
#-------------------------------------------------------
# Prefix and suffix
DEP=.depends