On Thursday, May 7, 2015 at 3:20:27 AM UTC+2, Bram Moolenaar wrote: > Or perhaps we can merge the Make_cyg and Make_ming makefiles in the > src/GvimExt subdirectory? Like we did in the src directory. > Would be good if someone who has both can make a patch.
Actually, I don't think src/GvimExt/Make_cyg.mak is used at all now, since 7.4.496 patch. src/Make_cyg_ming.mak uses src/GvimExt/Make_ming.mak to build the DLL. Same goes for the makefiles in src/xxd. So I'm pretty sure it's safe to merge the files. -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
