From 9e352e1eaee80a8febfc3d1e109881bd2424ae77 Mon Sep 17 00:00:00 2001 From: Tom Keiser Date: Thu, 13 Oct 2005 18:49:36 +0000 Subject: [PATCH] STABLE14-makefile-dependancies-20050925 FIXES 21859 add missing dependancies to make it explicit who needs what (cherry picked from commit 49ee8b5cfc44964d0305f2e1cc6b4d5d4ab8b028) --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 428d8f472..47a9d5545 100644 --- a/Makefile.in +++ b/Makefile.in @@ -234,7 +234,7 @@ tviced: cmd comerr viced vlserver libafsrpc libafsauthent volser: cmd comerr tviced usd kauth audit ${COMPILE_PART1} volser ${COMPILE_PART2} -tvolser: project tviced usd libafsrpc libafsauthent +tvolser: project tviced usd libafsrpc libafsauthent volser case ${SYS_NAME} in \ alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*) \ ${COMPILE_PART1} tvolser ${COMPILE_PART2} ;; \ @@ -277,7 +277,7 @@ scout: cmd comerr gtx fsprobe uss: des kauth cmd comerr rx vlserver vol volser ${COMPILE_PART1} uss ${COMPILE_PART2} -bozo: cmd comerr audit +bozo: cmd comerr audit auth kauth volser ${COMPILE_PART1} bozo ${COMPILE_PART2} vfsck: vol -- 2.39.5