Create output directory when assembling file
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65840 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ec0d3ba19e
commit
4aa44a762e
@ -406,6 +406,7 @@ $(srcdir)/enc/jis/props.h: enc/jis/props.kwd
|
||||
|
||||
.s.@OBJEXT@:
|
||||
@$(ECHO) assembling $<
|
||||
$(MAKEDIRS) $(@D)
|
||||
$(Q) $(AS) $(ASFLAGS) -o $@ $<
|
||||
|
||||
.c.S:
|
||||
|
Loading…
x
Reference in New Issue
Block a user