From: Stefan E. <se...@us...> - 2003-08-21 02:35:09
|
Update of /cvsroot/blob/blob In directory sc8-pr-cvs1:/tmp/cvs-serv17458 Added Files: blob.vimproject Log Message: A project file for use with vim's Project plugin. See http://www.vim.org/scripts/script.php?script_id=69 VIM rules! ;) Note: Some Automake/conf guru is needed who replaces the top level path with the actual directory when configuring. Its _not_ needed to change the file names, vim does this dynamically ;) --- NEW FILE: blob.vimproject --- blob=/tmp/blob_head CD=. filter="AUTHORS COPYING ChangeLog INSTALL NEWS README RELEASE-NOTES configure.in *.am *.[chS] *.sh"{ AUTHORS COPYING ChangeLog INSTALL NEWS README RELEASE-NOTES configure.in Makefile.am include=include CD=. { Makefile.am registers.h blob=blob CD=. { Makefile.am arch.h bitfield.h cf.h command.h command_hist.h compr_rubin.h config.h crc32.h debug.h errno.h error.h flash.h generic_io.h gio_drivers.h i2c-gpio.h i2c.h icache.h ide.h init.h jffs2.h lcd.h led.h linux.h load_kernel.h main.h md5.h md5support.h memory.h memsetup.h mini_inflate.h param_block.h partition.h pcmcia.h reboot.h serial.h spd.h tar.h time.h types.h util.h uucodec.h xmodem.h } } doc=doc CD=. filter="*.am *.txt" { Makefile.am commandlist.txt diag.txt motto.txt porting.txt } src=src CD=. { Makefile.am blob=blob CD=. { Makefile.am accelent_sa.c amd32.c assabet.c badge4.c bootldrpart.c brutus.c cep.c chain.S chkmem.c clart.c clock.c commands.c compr_rtime.c compr_rubin.c cramfs.c csir_ims.c dafit.c flash-commands.c flash.c flashasm.S frodo.c gpio-pxa.S h3600.c hackkit.c idr.c initcalls.c intel16.c intel32.c jffs2.c jornada720.c lart.c ledasm-mmap.S ledasm-sa11x0.S linux.c load_kernel.c lubbock.c main.c memory.c memsetup-pxa.S memsetup-sa1100.S memsetup-sa1110.S miniprint.c nesa.c nullflash.c param_block.c partition.c pleb.c pxa_idp.c ramses.c reboot.c shannon.c smc9196.c start-pxa.S start-sa11x0.S start.S system3.c testmem.S testmem2.S trampoline.S trizeps.c uucodec.c xmodem.c zImage.c } commands=commands CD=. { Makefile.am call.c changebit.c dlfile.c dummy.c dump.c ferase.c fwrite.c md5chk.c memcpy.c peek.c poke.c reboot.c setip.c sysupd.c terminal.c tftp.c make_commands.sh } lib=lib CD=. { Makefile.am arp.c bootp.c cf.c command.c crc32.c error.c ext2fs.c generic_io.c gio_flash.c gio_part_blob.c gio_ram.c i2c-gpio.c i2c.c icache.c ide.c init.c ip_bits.c led-mmap.c led-sa11x0.c led.c md5.c md5support.c memcmp.c memcpy.c memset.c mini_inflate.c pcmcia.c printf.c reboot-pxa.c reboot-sa11x0.c reboot.c serial-pxa.c serial-sa11x0.c serial.c strlen.c strncmp.c strncpy.c strtou32.c tar.c tftp.c time.c util.c } diag=diag CD=. { Makefile.am accelent_sa.c assabet.c badge4.c brutus.c cep.c clart.c command_hist.c csir_ims.c frodo.c getcommand.c h3600.c hackkit.c idr.c initcalls.c jornada720.c lart.c lcd.c lubbock.c main.c miniprint.c nesa.c pleb.c pxa_idp.c ramses.c regs-pxa.c regs-sa11x0.c shannon.c start.S system3.c trizeps.c } } } |