From 244397335e41bb83e4dba12bc30a7b4ec6fc6218 Mon Sep 17 00:00:00 2001 From: Andrew Deason Date: Fri, 18 Dec 2009 12:21:35 -0600 Subject: [PATCH] platform target depends on cmd and vol The 'platform' target depends on cmd and vol, since on solaris non-namei, we build fs_conv_sol26.c, which depends on some volume structures, and uses libcmd. So, have Makefile.in accurately reflect that dependency so we can build. Change-Id: Ic7038f252dd069522ebfc8e72b9743c01c97d99c Reviewed-on: http://gerrit.openafs.org/998 Tested-by: Andrew Deason Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index cd7046d917..db059e19db 100644 --- a/Makefile.in +++ b/Makefile.in @@ -371,7 +371,7 @@ aklog: comerr ptserver authtools: pam tsm41 sgistuff aklog -platform: config +platform: config cmd vol +${COMPILE_PART1} platform ${COMPILE_PART2} man-pages: config