10 lines
335 B
Plaintext
10 lines
335 B
Plaintext
#
|
|
# This file contains overrides for Vx builds
|
|
|
|
# The definitions VX_DIR, VX_GNU, GNU_DIR, GNU_LIB, etc.
|
|
# can be overridden for specific Linux-target architecture
|
|
# combinations by creating a CONFIG_SITE.Vx.Linux.<T_A>
|
|
# file with the override definitions.
|
|
|
|
-include $(EPICS_BASE)/config/CONFIG_SITE.$(BUILD_TYPE).$(HOST_ARCH).$(T_A)
|