From: Derrick Brashear Date: Wed, 2 Aug 2006 04:48:47 +0000 (+0000) Subject: STABLE14-macos-platform-update-20060801 X-Git-Tag: openafs-stable-1_4_2b3~3 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=73576f1eb68453aa089b253820785db8dce88578;p=packages%2Fo%2Fopenafs.git STABLE14-macos-platform-update-20060801 minor cleanup of the platform stuff (cherry picked from commit 4d67cb2f1645239d1ef73a8847b17275e4cb3feb) --- diff --git a/Makefile.in b/Makefile.in index c22bb08a8..577a15629 100644 --- a/Makefile.in +++ b/Makefile.in @@ -581,7 +581,8 @@ finale: project cmd comerr afsd butc tbutc @ENABLE_KERNEL_MODULE@ libuafs audit 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 login man-pages + libafsauthent shlibafsrpc shlibafsauthent libadmin login man-pages \ + platform ${COMPILE_PART1} finale ${COMPILE_PART2} # Use washtool to ensure MakefileProto is current and obj/libafs exists. diff --git a/src/platform/DARWIN/Makefile.in b/src/platform/DARWIN/Makefile.in index 619095d98..66af0801f 100644 --- a/src/platform/DARWIN/Makefile.in +++ b/src/platform/DARWIN/Makefile.in @@ -15,15 +15,15 @@ afssettings: afssettings.m ${CC} ${CFLAGS} -o afssettings afssettings.m -framework Foundation install: \ - ${DESTDIR}${bindir}/afssettings + ${DESTDIR}${sbindir}/afssettings dest: \ - ${DEST}/bin/afssettings + ${DEST}/etc/afssettings -${DESTDIR}${bindir}/afssettings: afssettings +${DESTDIR}${sbindir}/afssettings: afssettings ${INSTALL} -s $? $@ -${DEST}/bin/afssettings: afssettings +${DEST}/etc/afssettings: afssettings ${INSTALL} -s $? $@ clean: