Home | History | Annotate | Download | only in dist

Lines Matching refs:SYSTEM

50 #	Do not use the system closefom() implementation.
222 # Emit system-dependent Makefile macro definitions to standard output.
245 0) SYSTEM=`(uname -s) 2>/dev/null`
249 dcosx*) SYSTEM=$VERSION;;
252 2) SYSTEM="$1"; RELEASE="$2";;
253 *) echo usage: $0 [system release] 1>&2; exit 1;;
259 case "$SYSTEM.$RELEASE" in
619 # On a properly installed system, Postfix builds
700 # On a properly installed system, Postfix builds
740 # On a properly installed system, Postfix builds
869 error "Unable to determine your system type."
872 *) error "Unknown system type: $SYSTEM $RELEASE";;
1055 # would allow a running system to be upggraded without worries about
1450 # System-dependent settings and compiler/linker overrides.