Haven't checked to see if this is fixed yet, but it's definitely present in 7.1:
# "make install". An existing file will be overwritten! # When not using it, some make programs can't handle an undefined $(LINKIT). -LINKIT = -ln -f -s $(BINDIR)/$(VIMTARGET) /usr/bin/vi +LINKIT = -ln -f -s $(DEST_BIN)/$(VIMTARGET) /usr/bin/vi #LINKIT = @echo >/dev/null ### --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
