From 0d60d4efe3bd033ea31cbcc0275073bac2fc4f59 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 2 Aug 1998 00:22:31 +0000 Subject: [PATCH] Comment change. --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.in b/Makefile.in index 5c26e33cd42..a4b2448916b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -108,6 +108,8 @@ bitmapdir=@bitmapdir@ # expected to be in ${srcdir}/src, and the source code for Emacs's # utility programs is expected to be in ${srcdir}/lib-src. This is # set by the configure script's `--srcdir' option. + +# We use $(srcdir) explicitly in dependencies so as not to depend on VPATH. srcdir=@srcdir@ # Tell make where to find source files; this is needed for the makefiles. -- 2.39.2