|
From: Hans-Bernhard B. <br...@us...> - 2006-09-30 16:51:48
|
Update of /cvsroot/cscope/cscope/doc In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv3571/doc Modified Files: Makefile.in Log Message: Refresh autoconfigury. Index: Makefile.in =================================================================== RCS file: /cvsroot/cscope/cscope/doc/Makefile.in,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** Makefile.in 19 Apr 2006 14:30:16 -0000 1.7 --- Makefile.in 30 Sep 2006 16:51:45 -0000 1.8 *************** *** 36,40 **** build_triplet = @build@ host_triplet = @host@ - LIBOBJDIR = subdir = doc DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in --- 36,39 ---- |