Lines Matching refs:OS_TARGET
873 OS_TARGET=`echo $enableval | tr a-z A-Z`
875 OS_TARGET=
2678 # Note: OS_TARGET should be specified on the command line for gmake.
2679 # When OS_TARGET=WIN95 is specified, then a Windows 95 target is built.
2686 # When OS_TARGET=WIN16 is specified, then a Windows 3.11 (16bit) target
2689 # If OS_TARGET is not specified, it defaults to $(OS_ARCH), i.e., no
2701 OS_TARGET=WIN95
2704 OS_TARGET=WIN95
2707 OS_TARGET=WIN95
2710 OS_TARGET=WIN95
2713 OS_TARGET=OS2
2778 OS_TARGET=WIN95
2783 if test -z "$OS_TARGET"; then
2784 OS_TARGET=$OS_ARCH
2786 if test "$OS_TARGET" = "WIN95"; then
2789 if test "$OS_TARGET" = "WIN16"; then
2792 OS_CONFIG="${OS_TARGET}${OS_RELEASE}"
3229 OS_TARGET=MacOSX
3831 if test "$OS_TARGET" = "WINNT"; then
3851 if test "$OS_TARGET" = "WINNT"; then
3884 case "$OS_TARGET" in
3895 { echo "configure: error: Missing OS_TARGET for ${target}. Use --enable-win32-target to set." 1>&2; exit 1; }
5901 s%@OS_TARGET@%$OS_TARGET%g