7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
include $(CONFIG)/os/CONFIG.windows-x64.windows-x64
|
|
|
|
VALID_BUILDS = Ioc Command
|
|
|
|
PATH := /opt/wine-msvc-2017/bin/x64:$(PATH)
|
|
export WINEPREFIX = $(HOME)/.wine-$(EPICS_HOST_ARCH)
|