Bring in Louisa Luciani's GSoC 2008 work, a DragonFly LiveDVD that is
[dragonfly.git] / nrelease / gui / root / .vim / ftplugin / asmMIPS.vim
1 nmap <C-L> :!ld\ -o\ %<\ -L\ /usr/lib/gcc/mips-linux-gnu/4.1.2/crtbegin.o\ %.o\ -lc
2 set makeprg=as\ -march=r5000\ %\ -o\ %<.o