Delete reference to ymakefile.

This commit is contained in:
Karl Heuer 1995-05-17 19:42:46 +00:00
parent 0579e89d98
commit c808f3caff

View file

@ -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)\
\