Update of /cvsroot/cscope/cscope/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30276/src
Modified Files:
Makefile.in
Log Message:
Autoreconf'ed to versions 2.59 / 1.9.6
Index: Makefile.in
===================================================================
RCS file: /cvsroot/cscope/cscope/src/Makefile.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** Makefile.in 12 Feb 2004 18:14:05 -0000 1.10
--- Makefile.in 19 Apr 2006 14:30:16 -0000 1.11
***************
*** 1,7 ****
! # Makefile.in generated by automake 1.7.9 from Makefile.am.
# @configure_input@
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
! # Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
--- 1,7 ----
! # Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
[...1626 lines suppressed...]
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
! clean-generic ctags distclean distclean-compile \
! distclean-generic distclean-tags distdir dvi dvi-am info \
! info-am install install-am install-binPROGRAMS install-data \
! install-data-am install-exec install-exec-am install-info \
! install-info-am install-man install-strip installcheck \
! installcheck-am installdirs maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-compile \
mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
--- 956,965 ----
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
! clean-generic ctags dist-hook distclean distclean-compile \
! distclean-generic distclean-tags distdir dvi dvi-am html \
! html-am info info-am install install-am install-binPROGRAMS \
! install-data install-data-am install-exec install-exec-am \
! install-info install-info-am install-man install-strip \
! installcheck installcheck-am installdirs maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-compile \
mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
|