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