Make clean does not remove if_perl.c

2007-08-24 Fir de Conversatie Suresh Govindachar
Hello, make -f Make_ming.mak clean does not remove if_perl.c Thanks, --Suresh --~--~-~--~~~---~--~~ You received this message from the vim_dev maillist. For more information, visit http://www.vim.org/maillist.php

Re: Make clean does not remove if_perl.c

2007-08-24 Fir de Conversatie Edward L. Fox
On 8/25/07, Bram Moolenaar [EMAIL PROTECTED] wrote: Suresh Govindachar wrote: make -f Make_ming.mak clean does not remove if_perl.c You are supposed to use: make -f Make_ming.mak -D PERL clean You also need to add the choices for GUI or not and debugging or not,