From 0f6b8ce7cb28d7894c684e47da5b59f79aa624e4 Mon Sep 17 00:00:00 2001 From: Tracy Di Marco White Date: Mon, 6 Mar 2006 05:33:02 +0000 Subject: [PATCH] STABLE14-nbsd-30-pthreads-20060302 update for netbsd 3.0 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} ;; \ -- 2.39.5