/[bison]/bison/m4/Makefile.in
ViewVC logotype

Diff of /bison/m4/Makefile.in

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

revision 1.4.2.12 by akim, Wed Jan 9 15:06:25 2002 UTC revision 1.4.2.13 by akim, Mon Jan 21 14:09:52 2002 UTC
# Line 1  Line 1 
1  # Makefile.in generated by automake 1.5c from Makefile.am.  # Makefile.in generated by automake 1.5c from Makefile.am.
2  # @configure_input@  # @configure_input@
3    
4  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
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 133  $(srcdir)/Makefile.in:  Makefile.am  $(t Line 133  $(srcdir)/Makefile.in:  Makefile.am  $(t
133          cd $(top_srcdir) && \          cd $(top_srcdir) && \
134            $(AUTOMAKE) --gnu  m4/Makefile            $(AUTOMAKE) --gnu  m4/Makefile
135  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
136          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
137  uninstall-info-am:  uninstall-info-am:
138  tags: TAGS  tags: TAGS
139  TAGS:  TAGS:
# Line 148  distdir: $(DISTFILES) Line 148  distdir: $(DISTFILES)
148            if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \            if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
149            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \            dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
150            if test "$$dir" != "$$file" && test "$$dir" != "."; then \            if test "$$dir" != "$$file" && test "$$dir" != "."; then \
151              $(mkinstalldirs) "$(distdir)/$$dir"; \              dir="/$$dir"; \
152                $(mkinstalldirs) "$(distdir)$$dir"; \
153              else \
154                dir=''; \
155            fi; \            fi; \
156            if test -d $$d/$$file; then \            if test -d $$d/$$file; then \
157              cp -pR $$d/$$file $(distdir) \              cp -pR $$d/$$file $(distdir)$$dir \
158              || exit 1; \              || exit 1; \
159            else \            else \
160              test -f $(distdir)/$$file \              test -f $(distdir)/$$file \

Legend:
Removed from v.1.4.2.12  
changed lines
  Added in v.1.4.2.13

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