/[gtktalog]/gtktalog/Docs/Makefile.in
ViewVC logotype

Diff of /gtktalog/Docs/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16.2.1 by ymettier, Fri Mar 28 21:46:01 2003 UTC revision 1.16.2.2 by ymettier, Mon May 19 22:54:54 2003 UTC
# Line 1  Line 1 
1  # Makefile.in generated by automake 1.7.2 from Makefile.am.  # Makefile.in generated by automake 1.7.4 from Makefile.am.
2  # @configure_input@  # @configure_input@
3    
4  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
6  # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
7  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
# Line 165  am__fastdepCC_TRUE = @am__fastdepCC_TRUE Line 165  am__fastdepCC_TRUE = @am__fastdepCC_TRUE
165  am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@  am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
166  am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@  am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
167  am__include = @am__include@  am__include = @am__include@
168    am__leading_dot = @am__leading_dot@
169  am__quote = @am__quote@  am__quote = @am__quote@
170  bindir = @bindir@  bindir = @bindir@
171  build = @build@  build = @build@
# Line 200  target_os = @target_os@ Line 201  target_os = @target_os@
201  target_vendor = @target_vendor@  target_vendor = @target_vendor@
202  SUBDIRS = C fr  SUBDIRS = C fr
203  subdir = Docs  subdir = Docs
204    ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
205  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
206  CONFIG_HEADER = $(top_builddir)/config.h  CONFIG_HEADER = $(top_builddir)/config.h
207  CONFIG_CLEAN_FILES =  CONFIG_CLEAN_FILES =
# Line 302  TAGS: tags-recursive $(HEADERS) $(SOURCE Line 304  TAGS: tags-recursive $(HEADERS) $(SOURCE
304                  $(TAGS_FILES) $(LISP)                  $(TAGS_FILES) $(LISP)
305          tags=; \          tags=; \
306          here=`pwd`; \          here=`pwd`; \
307            if (etags --etags-include --version) >/dev/null 2>&1; then \
308              include_option=--etags-include; \
309            else \
310              include_option=--include; \
311            fi; \
312          list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
313            if test "$$subdir" = .; then :; else \            if test "$$subdir" = .; then :; else \
314              test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \              test -f $$subdir/TAGS && \
315                  tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
316            fi; \            fi; \
317          done; \          done; \
318          list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \          list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \

Legend:
Removed from v.1.16.2.1  
changed lines
  Added in v.1.16.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26