1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* win32/setup.mak (MAKE): workaround for nmake 8.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9840 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2006-01-17 02:33:29 +00:00
parent 6471c4dcf4
commit dc2732c84f
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Tue Jan 17 11:31:47 2006 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/setup.mak (MAKE): workaround for nmake 8.
Tue Jan 17 11:06:19 2006 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/Makefile.sub: invoke .bat via shell. workaround for nmake 8.

View file

@ -37,6 +37,7 @@ alpha-$(OS): -prologue- -alpha- -epilogue-
-basic-vars-: nul
@type << > $(MAKEFILE)
### Makefile for ruby $(OS) ###
MAKE = nmake
srcdir = $(srcdir:\=/)
prefix = $(prefix:\=/)
EXTSTATIC = $(EXTSTATIC)