diff --git a/iocs/andorIOC/iocBoot/iocAndor/Makefile b/iocs/andorIOC/iocBoot/iocAndor/Makefile index e5e8888..f907eec 100755 --- a/iocs/andorIOC/iocBoot/iocAndor/Makefile +++ b/iocs/andorIOC/iocBoot/iocAndor/Makefile @@ -3,6 +3,6 @@ include $(TOP)/configure/CONFIG #ARCH = linux-x86 #ARCH = linux-x86_64 #ARCH = cygwin-x86 -ARCH = win32-x86 -TARGETS = envPaths +ARCH = win32-x86-static +TARGETS = envPaths dllPath.bat include $(TOP)/configure/RULES.ioc