Bug #3706 ยป bug3706.patch
| 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 \
|
||