зеркало из https://github.com/github/ruby.git
* common.mk (dist): Changed its dependencies and
action. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19576 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
16c95b42ce
Коммит
140048b59d
|
@ -1,3 +1,8 @@
|
|||
Fri Sep 26 17:25:10 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
|
||||
|
||||
* common.mk (dist): Changed its dependencies and
|
||||
action.
|
||||
|
||||
Fri Sep 26 17:07:04 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
|
||||
|
||||
* error.c (Init_syserr): moved to the template.
|
||||
|
|
|
@ -715,8 +715,8 @@ run.gdb:
|
|||
gdb: miniruby$(EXEEXT) run.gdb PHONY
|
||||
gdb -x run.gdb --quiet --args $(MINIRUBY) $(srcdir)/test.rb
|
||||
|
||||
dist: $(PREP) $(PROGRAM)
|
||||
$(srcdir)/tool/make-snapshot . $(TARNAME)
|
||||
dist: $(PREP)
|
||||
$(BASERUBY) $(srcdir)/tool/make-snapshot .
|
||||
|
||||
up:
|
||||
@$(VCS) up "$(srcdir)"
|
||||
|
|
Загрузка…
Ссылка в новой задаче