diff Makefile.in @ 4809:499783e8afb2

(VPATH): Define to @srcdir@.
author Roland McGrath <roland@gnu.org>
date Sun, 03 Oct 1993 19:55:09 +0000
parents 0a1aaeea3623
children d3b5893da958
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