We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503cf43 commit 288625aCopy full SHA for 288625a
1 file changed
common.mk
@@ -1318,7 +1318,7 @@ preludes: {$(VPATH)}miniprelude.c
1318
$(ECHO) making $@
1319
$(Q) $(MINIRUBY) $(tooldir)/mk_rbbin.rb $(SRC_FILE) > $(OS_DEST_FILE)
1320
1321
-{$(srcdir)}.rb.rbinc:
+{$(srcdir)}.rb.$(HAVE_BASERUBY:yes=)rbinc:
1322
1323
$(Q) $(BASERUBY) $(tooldir)/mk_builtin_loader.rb $(DUMP_AST) $(SRC_FILE)
1324
0 commit comments