Lines Matching refs:SYSTEM
50 # Do not use the system closefom() implementation.
220 # Emit system-dependent Makefile macro definitions to standard output.
243 0) SYSTEM=`(uname -s) 2>/dev/null`
247 dcosx*) SYSTEM=$VERSION;;
250 2) SYSTEM="$1"; RELEASE="$2";;
251 *) echo usage: $0 [system release] 1>&2; exit 1;;
257 case "$SYSTEM.$RELEASE" in
574 # On a properly installed system, Postfix builds
654 # On a properly installed system, Postfix builds
692 # On a properly installed system, Postfix builds
820 error "Unable to determine your system type."
823 *) error "Unknown system type: $SYSTEM $RELEASE";;
991 # would allow a running system to be upggraded without worries about
1311 # System-dependent settings and compiler/linker overrides.