9 lines
342 B
Plaintext
9 lines
342 B
Plaintext
# CONFIG.linux-x86.windows-x64-mingw
|
|
#
|
|
# Definitions for linux-x86 host windows-x64-mingw target builds
|
|
# Override these definitions in CONFIG_SITE.linux-x86.windows-x64-mingw
|
|
#-------------------------------------------------------
|
|
|
|
# Use the definitions from the win32-x86-mingw target
|
|
include $(CONFIG)/os/CONFIG.linux-x86.win32-x86-mingw
|