
ifneq ($(BUILD_OS), Win32) 
APPS = keytest$(EXE)
endif

