From: Tracy Di Marco White Date: Mon, 6 Mar 2006 05:33:02 +0000 (+0000) Subject: STABLE14-nbsd-30-pthreads-20060302 X-Git-Tag: openafs-stable-1_4_1-rc10~20 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=0f6b8ce7cb28d7894c684e47da5b59f79aa624e4;p=packages%2Fo%2Fopenafs.git STABLE14-nbsd-30-pthreads-20060302 update for netbsd 3.0 --- diff --git a/Makefile.in b/Makefile.in index 72a37a3c6..59e356d5a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -236,7 +236,7 @@ volser: cmd comerr tviced usd kauth audit tvolser: project tviced usd libafsrpc libafsauthent volser case ${SYS_NAME} in \ - alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[fo]bsd*|*nbsd2*) \ + alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[fo]bsd*|*nbsd[23]*) \ ${COMPILE_PART1} tvolser ${COMPILE_PART2} ;; \ *_darwin_[1-6][0-9]) \ echo Not building MT volser for ${SYS_NAME} ;; \