From b9d86a12d1fccf93f0663b06a317a01811d981d8 Mon Sep 17 00:00:00 2001 From: "Chas Williams (CONTRACTOR)" Date: Mon, 15 Dec 2014 11:04:06 -0500 Subject: [PATCH] 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 --- Makefile.in | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/Makefile.in b/Makefile.in index 4c56a3327c..a7774d192c 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