mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Makefile.in (ruby.pc): phony target [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
96cda9bb77
commit
55d2c5a824
1 changed files with 1 additions and 0 deletions
|
@ -276,6 +276,7 @@ LIBRUBY_WITH_EXT = @LIBRUBY_WITH_EXT@
|
|||
$(LIBRUBY_$(LIBRUBY_WITH_EXT)): $(LIBRUBY_SO_UPDATE)
|
||||
|
||||
ruby_pc = @ruby_pc@
|
||||
ruby.pc: $(ruby_pc)
|
||||
$(ruby_pc):
|
||||
@./config.status --file=$@:$(srcdir)/template/ruby.pc.in
|
||||
|
||||
|
|
Loading…
Reference in a new issue