From: Simon Wilkinson Date: Wed, 14 Oct 2009 21:27:34 +0000 (+0100) Subject: Add fsint dependency to audit builds X-Git-Tag: openafs-devel-1_5_66~66 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=34c71e6b11e4e7fae40fa64a998a564feaa4a4b0 Add fsint dependency to audit builds The 'audit' target requires that fsint is built first. Express this as a make dependency. Reviewed-on: http://gerrit.openafs.org/660 Tested-by: Derrick Brashear Reviewed-by: Derrick Brashear --- diff --git a/Makefile.in b/Makefile.in index 244b97b..aadb979 100644 --- a/Makefile.in +++ b/Makefile.in @@ -126,7 +126,7 @@ procmgmt: config util: procmgmt des lwp_depinstall +${COMPILE_PART1} util ${COMPILE_PART2} -audit: util rx rxkad +audit: util rx rxkad fsint +${COMPILE_PART1} audit ${COMPILE_PART2} #TODO comerr: util