Revision: 742 Author: eht16 Date: 2006-08-19 02:08:48 -0700 (Sat, 19 Aug 2006) ViewCVS: http://svn.sourceforge.net/geany/?rev=742&view=rev
Log Message: ----------- Merged tagmanager/d.c with tagmanager/c.c.
Modified Paths: -------------- trunk/tagmanager/makefile.win32 Modified: trunk/tagmanager/makefile.win32 =================================================================== --- trunk/tagmanager/makefile.win32 2006-08-18 19:57:02 UTC (rev 741) +++ trunk/tagmanager/makefile.win32 2006-08-19 09:08:48 UTC (rev 742) @@ -32,7 +32,7 @@ clean: $(RM) deps.mak *.o $(COMPLIB)
-$(COMPLIB): args.o c.o fortran.o d.o make.o conf.o pascal.o perl.o php.o \ +$(COMPLIB): args.o c.o fortran.o make.o conf.o pascal.o perl.o php.o \ python.o regex.o sh.o ctags.o entry.o get.o keyword.o options.o parse.o \ read.o sort.o strlist.o latex.o docbook.o tcl.o ruby.o asm.o sql.o css.o vstring.o tm_workspace.o tm_work_object.o \ tm_source_file.o tm_project.o tm_tag.o tm_symbol.o tm_file_entry.o \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.