On Monday 26 November 2007 11:48:29 Johannes Barop wrote: > I think there is a type-error in the Makefile or a file is named wrong. > make found a missing target "pir.vim.in" > Renaming the "pir_vim.in" to "pir.vim.in" seems to fix it.
Thanks for the report! We renamed files a while back to get rid of multiple dots in filenames, but we missed updating this Makefile's target. Fixed in r23097. -- c