]> git.donarmstrong.com Git - dactyl.git/blobdiff - teledactyl/contrib/vim/Makefile
Import r6923 from upstream hg supporting Firefox up to 22.0a1
[dactyl.git] / teledactyl / contrib / vim / Makefile
diff --git a/teledactyl/contrib/vim/Makefile b/teledactyl/contrib/vim/Makefile
deleted file mode 100644 (file)
index c3a65aa..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-VIMBALL = teledactyl.vba
-
-vimball: mkvimball.txt syntax/teledactyl.vim ftdetect/teledactyl.vim
-       -echo '%MkVimball! ${VIMBALL} .' | vim -u NORC -N -e -s mkvimball.txt
-
-all: vimball
-
-clean:
-       rm -f ${VIMBALL}