Modified CONFIG_INSTALLS definition.

This commit is contained in:
Janet B. Anderson
2001-03-12 17:15:32 +00:00
parent 4eb4715941
commit 3e485fd56f

View File

@@ -22,7 +22,7 @@ BUILD_ARCHS = $(EPICS_HOST_ARCH) $(CROSS1) $(CROSS2)
#-------------------------------------------------------
# Ext, app, and module configure dir targets
CONFIG_TARGETS += CONFIG_APP_INCLUDE RULES_INCLUDE
CONFIG_INSTALLS += RULES_BUILD
CONFIG_INSTALLS += ../RULES_BUILD
#-------------------------------------------------------
# Cross compile default, HOST or CROSS, CONFIG.crossCommon will override