From 140ce8c2123f8394501f2743ad8f751eb0a835e9 Mon Sep 17 00:00:00 2001
From: Martin Stjernholm <mast@lysator.liu.se>
Date: Sun, 27 Jan 2002 18:53:31 +0100
Subject: [PATCH] Added an explaining note.

Rev: src/make_variables.in:1.7
---
 src/make_variables.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/make_variables.in b/src/make_variables.in
index 61e02f210e..bf02743e46 100644
--- a/src/make_variables.in
+++ b/src/make_variables.in
@@ -1,7 +1,10 @@
 # -*- Makefile -*-
 #
-# $Id: make_variables.in,v 1.6 2002/01/27 01:48:43 mast Exp $
+# $Id: make_variables.in,v 1.7 2002/01/27 17:53:31 mast Exp $
 #
+# Note: This template is actually used only for make_variables in the
+# subdirectories; the one created in the build base dir is just an
+# unwanted by-product.
 
 @SET_MAKE@
 prefix=@prefix@
-- 
GitLab