Mercurial > emacs
changeset 4809:499783e8afb2
(VPATH): Define to @srcdir@.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Sun, 03 Oct 1993 19:55:09 +0000 |
parents | 87a507860be7 |
children | 5ccfb9c1967f |
files | Makefile.in |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Sun Oct 03 19:54:21 1993 +0000 +++ b/Makefile.in Sun Oct 03 19:55:09 1993 +0000 @@ -106,6 +106,9 @@ # set by the configure script's `--srcdir' option. srcdir=@srcdir@ +# Tell make where to find source files; this is needed for the makefiles. +VPATH=@srcdir@ + # ==================== Emacs-specific directories ==================== # These variables hold the values Emacs will actually use. They are