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

include Common.mak