volser doesn't depend on tviced, but on vlserver
[openafs.git] / Makefile.in
index 557b2fb..38c8518 100644 (file)
@@ -304,7 +304,7 @@ dviced: cmd comerr viced vlserver tvlserver libafsrpc libafsauthent
                echo Not building DAFS viced for ${SYS_NAME} ;; \
        esac
 
-volser: cmd comerr tviced usd kauth audit
+volser: cmd comerr usd kauth vlserver audit
        +${COMPILE_PART1} volser ${COMPILE_PART2}
 
 tvolser: project tviced usd libafsrpc libafsauthent volser
@@ -539,7 +539,7 @@ tbutc: cmd comerr bubasics butm budb bucoord cmd butc libadmin
 budb: cmd comerr bubasics uss
        +${COMPILE_PART1} budb ${COMPILE_PART2}
 
-tbudb: budb
+tbudb: budb tubik
        +case ${SYS_NAME} in \
        alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[nof]bsd*|*_darwin_*) \
                ${COMPILE_PART1} tbudb ${COMPILE_PART2} ;; \