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

Diff of /gtktalog/src/gtktalog/Makefile.in

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

revision 1.43.2.1 by ymettier, Fri Mar 28 21:46:03 2003 UTC revision 1.43.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 167  am__fastdepCC_TRUE = @am__fastdepCC_TRUE Line 167  am__fastdepCC_TRUE = @am__fastdepCC_TRUE
167  am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@  am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
168  am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@  am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
169  am__include = @am__include@  am__include = @am__include@
170    am__leading_dot = @am__leading_dot@
171  am__quote = @am__quote@  am__quote = @am__quote@
172  bindir = @bindir@  bindir = @bindir@
173  build = @build@  build = @build@
# Line 259  conf_DATA = gtktalog.cf Line 260  conf_DATA = gtktalog.cf
260    
261  EXTRA_DIST = gtktalog.cf.in.in config_parse.h  EXTRA_DIST = gtktalog.cf.in.in config_parse.h
262  subdir = src/gtktalog  subdir = src/gtktalog
263    ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
264  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
265  CONFIG_HEADER = $(top_builddir)/config.h  CONFIG_HEADER = $(top_builddir)/config.h
266  CONFIG_CLEAN_FILES = gtktalog.cf.in  CONFIG_CLEAN_FILES = gtktalog.cf.in
# Line 403  distclean-depend: Line 405  distclean-depend:
405  .c.o:  .c.o:
406  @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \  @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
407  @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \  @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
408  @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \  @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
409  @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \  @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
410  @am__fastdepCC_TRUE@    fi  @am__fastdepCC_TRUE@    fi
411  @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@  @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
# Line 414  distclean-depend: Line 416  distclean-depend:
416  .c.obj:  .c.obj:
417  @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \  @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
418  @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \  @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
419  @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \  @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
420  @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \  @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
421  @am__fastdepCC_TRUE@    fi  @am__fastdepCC_TRUE@    fi
422  @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@  @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
# Line 429  distclean-depend: Line 431  distclean-depend:
431    
432  .y.c:  .y.c:
433          $(YACCCOMPILE) `test -f '$<' || echo '$(srcdir)/'`$<          $(YACCCOMPILE) `test -f '$<' || echo '$(srcdir)/'`$<
         sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@  
         rm -f y.tab.c  
434          if test -f y.tab.h; then \          if test -f y.tab.h; then \
435            to=`echo "$*_H" | sed \            to=`echo "$*_H" | sed \
436                  -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \                  -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
# Line 446  distclean-depend: Line 446  distclean-depend:
446          if test -f y.output; then \          if test -f y.output; then \
447            mv y.output $*.output; \            mv y.output $*.output; \
448          fi          fi
449            sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@
450            rm -f y.tab.c
451  uninstall-info-am:  uninstall-info-am:
452  confDATA_INSTALL = $(INSTALL_DATA)  confDATA_INSTALL = $(INSTALL_DATA)
453  install-confDATA: $(conf_DATA)  install-confDATA: $(conf_DATA)
# Line 546  TAGS: tags-recursive $(HEADERS) $(SOURCE Line 548  TAGS: tags-recursive $(HEADERS) $(SOURCE
548                  $(TAGS_FILES) $(LISP)                  $(TAGS_FILES) $(LISP)
549          tags=; \          tags=; \
550          here=`pwd`; \          here=`pwd`; \
551            if (etags --etags-include --version) >/dev/null 2>&1; then \
552              include_option=--etags-include; \
553            else \
554              include_option=--include; \
555            fi; \
556          list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
557            if test "$$subdir" = .; then :; else \            if test "$$subdir" = .; then :; else \
558              test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \              test -f $$subdir/TAGS && \
559                  tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
560            fi; \            fi; \
561          done; \          done; \
562          list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \          list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \

Legend:
Removed from v.1.43.2.1  
changed lines
  Added in v.1.43.2.2

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