grim/guifications3

added the install prefix to gflib-genheader
cmake
2010-12-13, Gary Kramlich
999ee3e165df
added the install prefix to gflib-genheader
This dictory contains files that are not necessary for building gflib, but
could come in handy.
gflib.vim:
This is a vim syntax file for gflib. It depends on vim-syn-gen.py [1] to
update it. After obtaining vim-syn-gen.py, ensure it is on your path and
run 'make gflib.vim'. This will update the file to the current api.
To install, ensure you have a ~/.vim/after/syntax directory. Copy
gflib.vim to that directory, and update your c.vim file in that directory.
(These needs better instructions that I don't want to write right now...)
[1] http://trific.ath.cx/resources/vim/scripts/#vim-syn-gen