!ifdef __UNIX__
ifeq = @../cmds/ifeq.exe
!else
ifeq = @..\cmds\ifeq.exe
!endif
mkerr = @false
