summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/Makefile.in b/template/Makefile.in
index f60986a53f..c5a926b538 100644
--- a/template/Makefile.in
+++ b/template/Makefile.in
@@ -297,6 +297,8 @@ $(PROGRAM):
$(Q) $(PURIFY) $(CC) $(EXE_LDFLAGS) $(XLDFLAGS) $(MAINOBJ) $(EXTOBJS) $(LIBRUBYARG) $(MAINLIBS) $(LIBS) $(EXTLIBS) $(OUTFLAG)$@
$(Q) $(POSTLINK)
+$(PROGRAM): @XRUBY_LIBPATHENV_WRAPPER@
+
PRE_LIBRUBY_UPDATE = [ -n "$(LIBRUBY_SO_UPDATE)" ] || $(gnumake:yes=exec) $(RM) $(LIBRUBY_EXTS)
# We must `rm' the library each time this rule is invoked because "updating" a