Changed SCRIPTS to SCRIPTS_HOST.
This commit is contained in:
@@ -52,7 +52,7 @@ TEMPLATES += top/simpleBoot/ioc/st.cmd@Common
|
||||
TEMPLATES += top/simpleBoot/ioc/st.cmd@vxWorks
|
||||
TEMPLATES += top/simpleBoot/ioc/st.cmd@RTEMS
|
||||
|
||||
SCRIPTS += makeBaseApp.pl
|
||||
SCRIPTS_HOST += makeBaseApp.pl
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
|
||||
@@ -24,6 +24,6 @@ TEMPLATES += top/exampleExt/RELEASE_NOTES.HTM
|
||||
|
||||
TEMPLATES += top/simpleExt/Makefile
|
||||
|
||||
SCRIPTS += makeBaseExt.pl
|
||||
SCRIPTS_HOST += makeBaseExt.pl
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
@@ -19,7 +19,7 @@ INC += registerRecordDeviceDriver.h
|
||||
# 2) where to find the sources: ., ./os/<ARCH_CLASS>, ./os/generic, ...
|
||||
#
|
||||
|
||||
SCRIPTS += registerRecordDeviceDriver.pl
|
||||
SCRIPTS_HOST += registerRecordDeviceDriver.pl
|
||||
|
||||
LIBSRCS += registry.c
|
||||
LIBSRCS += registryRecordType.c
|
||||
|
||||
Reference in New Issue
Block a user