emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/vpath.sed [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/vpath.sed [lexbind]
Date: Tue, 14 Oct 2003 19:59:27 -0400

Index: emacs/vpath.sed
diff -c /dev/null emacs/vpath.sed:1.2.18.1
*** /dev/null   Tue Oct 14 19:59:27 2003
--- emacs/vpath.sed     Tue Oct 14 19:59:12 2003
***************
*** 0 ****
--- 1,9 ----
+ /^VPATH *=/c\
+ # This works only in GNU make.  Using the patterns avoids\
+ # object files being found by VPATH, and thus permits building\
+ # when $srcdir is configured itself.\
+ vpath %.c $(srcdir)\
+ vpath %.h $(srcdir)\
+ \
+ 
+ # arch-tag: 56a64b50-e4e8-443a-960f-f13af0f1a545




reply via email to

[Prev in Thread] Current Thread [Next in Thread]