# HG changeset patch # User Roland McGrath # Date 749678109 0 # Node ID 499783e8afb263bc73af8afa53b568a82a9816a1 # Parent 87a507860be7b97a1ab8e29de26611a988970337 (VPATH): Define to @srcdir@. diff -r 87a507860be7 -r 499783e8afb2 Makefile.in --- 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