Project

General

Profile

« Previous | Next » 

Revision f41b7517

Added by nobu (Nobuyoshi Nakada) over 8 years ago

Fix for nmake

  • common.mk (EXT_MK): use double-quotes and remove SCRIPT_ARGS
    which contains both types of quotes.

  • template/configure-ext.mk.tmpl (all): use single-quotes for MAKE
    which is set by nmake and contains spaces in the path. do not
    use SCRIPT_ARGS.

  • template/exts.mk.tmpl (all, static): separate dependency lines,
    not to become a default target unintentionally.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e