IRIX: remove mention of unsupported sgiefs from Makefile.in
authorChas Williams (CONTRACTOR) <chas@cmf.nrl.navy.mil>
Mon, 15 Dec 2014 16:04:06 +0000 (11:04 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Thu, 22 Jan 2015 14:42:37 +0000 (09:42 -0500)
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>

Makefile.in

index 4c56a33..a7774d1 100644 (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