IRIX: remove mention of unsupported sgiefs from Makefile.in

Change-Id: Ib3594fa5c75df2c10d2692801ed64d657ece5d19
Reviewed-on: http://gerrit.openafs.org/11635
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
This commit is contained in:
Chas Williams (CONTRACTOR) 2014-12-15 11:04:06 -05:00 committed by Jeffrey Altman
parent 84422047f4
commit b9d86a12d1

View File

@ -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