Project

General

Profile

Bug #3706 ยป bug3706.patch

common.mk (version.$(OBJEXT)) vpath finds the incorrect version.h, point to the correct one - pweldon (Peter Weldon), 08/19/2010 08:24 AM

View differences:

common.mk (working copy)
{$(VPATH)}node.h {$(VPATH)}util.h {$(VPATH)}encoding.h \
{$(VPATH)}oniguruma.h
version.$(OBJEXT): {$(VPATH)}version.c $(RUBY_H_INCLUDES) \
{$(VPATH)}version.h $(srcdir)/revision.h {$(VPATH)}config.h
$(srcdir)/version.h $(srcdir)/revision.h {$(VPATH)}config.h
dmyversion.$(OBJEXT): {$(VPATH)}dmyversion.c version.$(OBJEXT)
compile.$(OBJEXT): {$(VPATH)}compile.c {$(VPATH)}iseq.h \
    (1-1/1)