--- openafs-1.6.1/Makefile.in.orig 2012-03-27 08:03:34.000000000 +0900 +++ openafs-1.6.1/Makefile.in 2012-06-24 06:37:47.000000000 +0900 @@ -338,6 +338,7 @@ venus: cmd comerr volser ptserver libafscp +${COMPILE_PART1} venus ${COMPILE_PART2} +venus-test:: venus +${COMPILE_PART1} venus/test ${COMPILE_PART2} afsd: cmd comerr sys kauth @CLIENT_UAFS_DEP@ @@ -666,7 +667,7 @@ finale: project cmd comerr afsd butc tbutc tbudb @ENABLE_KERNEL_MODULE@ libuafs audit kauth log \ ptserver tptserver scout bu_utils ubik uss bozo @VFSCK@ volser tvolser tsalvaged \ dviced dvolser libafscp \ - venus update xstat afsmonitor rxdebug libafsrpc \ + venus venus-test update xstat afsmonitor rxdebug libafsrpc \ libafsauthent shlibafsrpc shlibafsauthent libadmin man-pages \ platform kopenafs authtools +${COMPILE_PART1} finale ${COMPILE_PART2} @@ -674,7 +675,7 @@ finale_nolibafs: project cmd comerr afsd butc tbutc tbudb libuafs audit kauth log \ ptserver tptserver scout bu_utils ubik tubik uss bozo @VFSCK@ volser tvolser tsalvaged \ dviced dvolser libafscp\ - venus update xstat afsmonitor rxdebug libafsrpc \ + venus venus-test update xstat afsmonitor rxdebug libafsrpc \ libafsauthent shlibafsrpc shlibafsauthent libadmin man-pages \ platform kopenafs authtools +${COMPILE_PART1} finale ${COMPILE_PART2}