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

include Common.mak