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

Diff of /bison/src/Makefile.in

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

revision 1.4.2.6 by akim, Fri Oct 26 13:43:20 2001 UTC revision 1.4.2.7 by akim, Fri Oct 26 14:33:02 2001 UTC
# Line 188  $(srcdir)/Makefile.in:  Makefile.am  $(t Line 188  $(srcdir)/Makefile.in:  Makefile.am  $(t
188          cd $(top_srcdir) && \          cd $(top_srcdir) && \
189            $(AUTOMAKE) --gnu  src/Makefile            $(AUTOMAKE) --gnu  src/Makefile
190  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
191          cd $(top_builddir) && \          cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
           CONFIG_HEADERS= CONFIG_LINKS= \  
           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status  
192  install-binPROGRAMS: $(bin_PROGRAMS)  install-binPROGRAMS: $(bin_PROGRAMS)
193          @$(NORMAL_INSTALL)          @$(NORMAL_INSTALL)
194          $(mkinstalldirs) $(DESTDIR)$(bindir)          $(mkinstalldirs) $(DESTDIR)$(bindir)

Legend:
Removed from v.1.4.2.6  
changed lines
  Added in v.1.4.2.7

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