Newer
Older
invertedlogic / Makefiles / Makefile-vim-7.0
@John Ryland John Ryland on 19 Jan 2009 148 bytes add these
NAME=Vim
SOURCE=ftp://ftp.vim.org/pub/vim/unix/vim-7.0.tar.bz2
TARGET=bin/gvim
OPTIONS=--enable-gui=carbon --with-tlib=ncurses

include Common.mak