From bdabc154504122d319828a8b4c34fe74d0a42234 Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 16 May 2007 22:23:07 +0000 Subject: [PATCH] Branch HEAD Clarify comment. --- build/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Makefile b/build/Makefile index d13bbb7..c0538bd 100644 --- a/build/Makefile +++ b/build/Makefile @@ -22,7 +22,7 @@ else # case #2 # Note that this comes from make -C $LINUX -f $LUSTRE/build/Makefile -# So the include Makefile includes $LINUX/Makefile, not this file +# so "include Makefile" below includes $LINUX/Makefile, not this file include $(LUSTRE_LINUX_CONFIG) include Makefile -- 1.8.3.1