Dominique, > Also, the trick with the X is not necessary. This should work: > > ifneq ($(wildcard $(RUBY)/lib/ruby/$(RUBY_VER_LONG)/i386-mingw32),)
Yeah, this was my first experience with GNUmake-specific stuff and your suggestions are more correct. To be honest, I added this trickery with half a heart, the only goal was to reduce the number of parameters to pass. > Attached patch "Make_ming.mak.patch" does that. Thanks, it works with versions of Ruby I tested before. -- Sergey Khorev http://sites.google.com/site/khorser Can anybody think of a good tagline I can steal? -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php