From: Derrick Brashear Date: Mon, 11 Apr 2005 19:03:03 +0000 (+0000) Subject: cleanup-rcmd-killing-20050411 X-Git-Tag: openafs-devel-1_5_0~659 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=a054c419176c6ad73dafed66ce6acfbdf3f36952 cleanup-rcmd-killing-20050411 cleanup killing of rcmds. --- diff --git a/Makefile.in b/Makefile.in index 62af38e..4c63a2b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -555,13 +555,13 @@ jafsadm: libjafsadm finale: project cmd comerr afsd butc tbutc @ENABLE_KERNEL_MODULE@ libuafs audit kauth log package \ ptserver scout bu_utils ubik uss bozo vfsck volser tvolser \ venus update xstat afsmonitor dauth rxdebug libafsrpc \ - libafsauthent shlibafsrpc shlibafsauthent libadmin + libafsauthent shlibafsrpc shlibafsauthent libadmin login ${COMPILE_PART1} finale ${COMPILE_PART2} finale_nolibafs: project cmd comerr afsd butc tbutc libuafs audit kauth log package \ ptserver scout bu_utils ubik uss bozo vfsck volser tvolser \ venus update xstat afsmonitor dauth rxdebug libafsrpc \ - libafsauthent shlibafsrpc shlibafsauthent libadmin + libafsauthent shlibafsrpc shlibafsauthent libadmin login ${COMPILE_PART1} finale ${COMPILE_PART2} # Use washtool to ensure MakefileProto is current and obj/libafs exists.