]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete reference to ymakefile.
authorKarl Heuer <kwzh@gnu.org>
Wed, 17 May 1995 19:42:46 +0000 (19:42 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 17 May 1995 19:42:46 +0000 (19:42 +0000)
vpath.sed

index 4f43cd4be6561ef38f60e8d547a69a8d4137a43a..a6573e4e4c97eb44cf34788f4cdcd0d50aab9202 100644 (file)
--- a/vpath.sed
+++ b/vpath.sed
@@ -2,7 +2,6 @@
 # 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 ymakefile $(srcdir)\
 vpath %.c $(srcdir)\
 vpath %.h $(srcdir)\
 \