From: Derrick Brashear Date: Mon, 23 Apr 2001 04:39:08 +0000 (+0000) Subject: STABLE10-build-vfsck-for-solaris8-20010422 X-Git-Tag: openafs-stable-1_0_4~92 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=7aa04dad68521822843c2f51b83b780b20629a05;p=packages%2Fo%2Fopenafs.git STABLE10-build-vfsck-for-solaris8-20010422 Before it was being explicitly skipped; Build it --- diff --git a/src/Makefile b/src/Makefile index 58c6cf682..8a3937a1d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -256,8 +256,6 @@ vfsck: minproject vol echo skip vfsck for ${SYS_NAME} ;; \ rs_aix42) \ echo skip vfsck for ${SYS_NAME} ;; \ - sun4x_58 ) \ - echo skip vfsck for ${SYS_NAME} ;; \ * ) \ ${COMPILE_PART1} vfsck ${COMPILE_PART2} ;; \ esac