зеркало из https://github.com/github/ruby.git
* cygwin/GNUmakefile.in (clean-local): should be double-colon.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15594 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
a4a0080a41
Коммит
42097d7ac1
|
@ -1,3 +1,7 @@
|
|||
Mon Feb 25 00:01:03 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* cygwin/GNUmakefile.in (clean-local): should be double-colon.
|
||||
|
||||
Sun Feb 24 23:39:59 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* common.mk, {bcc,win}32/Makefile.sub (clean-local): remove
|
||||
|
|
|
@ -68,7 +68,7 @@ $(LIBRUBY_SO): $(RUBYDEF)
|
|||
$(RUBYDEF): $(LIBRUBY_A) $(PREP) $(RBCONFIG)
|
||||
$(MINIRUBY) $(srcdir)/win32/mkexports.rb -output=$@ $(LIBRUBY_A)
|
||||
|
||||
clean-local:
|
||||
clean-local::
|
||||
@$(RM) $(RUBYDEF)
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче