/[libtool]/libtool/Makefile.maint
ViewVC logotype

Diff of /libtool/Makefile.maint

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

revision 1.5.2.4 by rwild, Fri Oct 29 08:28:59 2004 UTC revision 1.5.2.5 by rwild, Mon Dec 20 13:09:05 2004 UTC
# Line 121  FETCHFILES = \ Line 121  FETCHFILES = \
121  ./INSTALL \  ./INSTALL \
122  config/config.guess \  config/config.guess \
123  config/config.sub \  config/config.sub \
124    config/install-sh \
125  config/texinfo.tex  config/texinfo.tex
126    
127  ## Fetch the latest versions of files we care about.  ## Fetch the latest versions of files we care about.
# Line 131  fetch: Line 132  fetch:
132  ## If a get fails then that is a problem.  ## If a get fails then that is a problem.
133          (cd Fetchdir && \          (cd Fetchdir && \
134          $(WGETSGO)/autoconf/autoconf/INSTALL; \          $(WGETSGO)/autoconf/autoconf/INSTALL; \
135            $(WGETSGO)/automake/automake/lib/install-sh; \
136          $(WGETSGO)/config/config/config.guess; \          $(WGETSGO)/config/config/config.guess; \
137          $(WGETSGO)/config/config/config.sub; \          $(WGETSGO)/config/config/config.sub; \
138          $(WGETSGO)/texinfo/texinfo/doc/texinfo.tex )          $(WGETSGO)/texinfo/texinfo/doc/texinfo.tex )

Legend:
Removed from v.1.5.2.4  
changed lines
  Added in v.1.5.2.5

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