glimpse/build.vim
author Mahlon E. Smith <mahlon@martini.nu>
Sat, 20 Feb 2010 21:46:21 -0800
branchvim-stuff
changeset 14 c7136005d459
parent 11 a9ebb6c22d14
child 17 54598f9f279c
permissions -rw-r--r--
Whoops, merge of 13:a9f1ce3766d1.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11
a9ebb6c22d14 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck.
Mahlon E. Smith <mahlon@martini.nu>
parents: 1
diff changeset
     1
let g:vimball_home="."
a9ebb6c22d14 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck.
Mahlon E. Smith <mahlon@martini.nu>
parents: 1
diff changeset
     2
e Makefile
a9ebb6c22d14 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck.
Mahlon E. Smith <mahlon@martini.nu>
parents: 1
diff changeset
     3
%!grep ^SOURCE
a9ebb6c22d14 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck.
Mahlon E. Smith <mahlon@martini.nu>
parents: 1
diff changeset
     4
%s/^SOURCE\s\++\?=\s\+//
a9ebb6c22d14 Alter the build Makefiles to implement a suggestion from Antoine Mechelynck.
Mahlon E. Smith <mahlon@martini.nu>
parents: 1
diff changeset
     5
execute '%MkVimball!' . g:plugin_name