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

Diff of /libtool/Makefile.maint

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

revision 1.9 by rwild, Fri Oct 29 08:25:25 2004 UTC revision 1.10 by rwild, Mon Dec 20 13:08:33 2004 UTC
# Line 119  WGETSGO = $(WGET) http://savannah.gnu.or Line 119  WGETSGO = $(WGET) http://savannah.gnu.or
119  ## FIXME should be a lot more here  ## FIXME should be a lot more here
120  FETCHFILES = \  FETCHFILES = \
121  ./INSTALL \  ./INSTALL \
122    config/install-sh \
123  config/config.guess \  config/config.guess \
124  config/config.sub \  config/config.sub \
125  config/texinfo.tex  config/texinfo.tex
# 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.9  
changed lines
  Added in v.1.10

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