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

Diff of /bison/tests/Makefile.in

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

revision 1.3.2.12 by akim, Fri Oct 26 13:43:20 2001 UTC revision 1.3.2.13 by akim, Fri Oct 26 14:33:02 2001 UTC
# Line 126  $(srcdir)/Makefile.in:  Makefile.am  $(t Line 126  $(srcdir)/Makefile.in:  Makefile.am  $(t
126          cd $(top_srcdir) && \          cd $(top_srcdir) && \
127            $(AUTOMAKE) --gnu  tests/Makefile            $(AUTOMAKE) --gnu  tests/Makefile
128  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
129          cd $(top_builddir) && \          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
           CONFIG_HEADERS= CONFIG_LINKS= \  
           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status  
130  bison: $(top_builddir)/config.status bison.in  bison: $(top_builddir)/config.status bison.in
131          cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
132  uninstall-info-am:  uninstall-info-am:
133  tags: TAGS  tags: TAGS
134  TAGS:  TAGS:

Legend:
Removed from v.1.3.2.12  
changed lines
  Added in v.1.3.2.13

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