Setting HDEPENDS=NO no longer works and would be hard to fix, so this commit deletes the option completely.
21 lines
575 B
Plaintext
21 lines
575 B
Plaintext
# CONFIG.win32-x86.win32-x86-debug
|
|
#
|
|
# $Revision-Id$
|
|
# This file is maintained by the build community.
|
|
#
|
|
# Definitions for win32-x86 host - win32-x86-debug target build
|
|
# Sites may override these definitions in CONFIG_SITE.win32-x86.win32-x86-debug
|
|
#-------------------------------------------------------
|
|
|
|
-include $(CONFIG)/os/CONFIG.Common.win32-x86
|
|
-include $(CONFIG)/os/CONFIG.win32-x86.win32-x86
|
|
-include $(CONFIG)/os/CONFIG_SITE.Common.win32-x86
|
|
-include $(CONFIG)/os/CONFIG_SITE.win32-x86.win32-x86
|
|
|
|
GNU = NO
|
|
|
|
HDEPENDS_METHOD = MKMF
|
|
BUILD_CLASS = HOST
|
|
|
|
HOST_OPT = NO
|