From: Chas Williams (CONTRACTOR) Date: Mon, 15 Dec 2014 16:04:06 +0000 (-0500) Subject: IRIX: remove mention of unsupported sgiefs from Makefile.in X-Git-Tag: upstream/1.8.0_pre1^2~379 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b9d86a12d1fccf93f0663b06a317a01811d981d8;p=packages%2Fo%2Fopenafs.git IRIX: remove mention of unsupported sgiefs from Makefile.in Change-Id: Ib3594fa5c75df2c10d2692801ed64d657ece5d19 Reviewed-on: http://gerrit.openafs.org/11635 Tested-by: BuildBot Reviewed-by: Jeffrey Altman --- diff --git a/Makefile.in b/Makefile.in index 4c56a3327..a7774d192 100644 --- a/Makefile.in +++ b/Makefile.in @@ -258,17 +258,7 @@ libacl: cmd comerr ptserver libacl_depinstall dir: cmd comerr libacl dir_depinstall +${COMPILE_PART1} dir ${COMPILE_PART2} -# Removed from sgi_* case below: -# ${COMPILE_PART1} sgiefs ${COMPILE_PART2};; -sgiefs: - +case ${SYS_NAME} in \ - sgi_*) \ - echo "SGI efs not supported" ;; \ - *) \ - echo No efs stuff for ${SYS_NAME};; \ - esac - -vol: cmd comerr dir afs sgiefs $(DIR_roken) +vol: cmd comerr dir afs $(DIR_roken) +${COMPILE_PART1} vol ${COMPILE_PART2} tsalvaged: vol libafsrpc libafsauthent cmd util