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

Diff of /bison/Makefile.in

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

revision 1.32 by akim, Sat Aug 4 14:00:09 2001 UTC revision 1.33 by akim, Mon Aug 27 08:57:53 2001 UTC
# Line 1  Line 1 
1  # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am  # Makefile.in generated automatically by automake 1.5 from Makefile.am.
2    
3  # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.  # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4    # Free Software Foundation, Inc.
5  # This Makefile.in is free software; the Free Software Foundation  # This Makefile.in is free software; the Free Software Foundation
6  # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
7  # with or without modifications, as long as this notice is preserved.  # with or without modifications, as long as this notice is preserved.
# Line 10  Line 11 
11  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12  # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
13    
14    @SET_MAKE@
15    
16  SHELL = @SHELL@  SHELL = @SHELL@
17    
# Line 31  infodir = @infodir@ Line 33  infodir = @infodir@
33  mandir = @mandir@  mandir = @mandir@
34  includedir = @includedir@  includedir = @includedir@
35  oldincludedir = /usr/include  oldincludedir = /usr/include
   
 DESTDIR =  
   
36  pkgdatadir = $(datadir)/@PACKAGE@  pkgdatadir = $(datadir)/@PACKAGE@
37  pkglibdir = $(libdir)/@PACKAGE@  pkglibdir = $(libdir)/@PACKAGE@
38  pkgincludedir = $(includedir)/@PACKAGE@  pkgincludedir = $(includedir)/@PACKAGE@
   
39  top_builddir = .  top_builddir = .
40    
41  ACLOCAL = @ACLOCAL@  ACLOCAL = @ACLOCAL@
# Line 46  AUTOMAKE = @AUTOMAKE@ Line 44  AUTOMAKE = @AUTOMAKE@
44  AUTOHEADER = @AUTOHEADER@  AUTOHEADER = @AUTOHEADER@
45    
46  INSTALL = @INSTALL@  INSTALL = @INSTALL@
47  INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)  INSTALL_PROGRAM = @INSTALL_PROGRAM@
48  INSTALL_DATA = @INSTALL_DATA@  INSTALL_DATA = @INSTALL_DATA@
49  INSTALL_SCRIPT = @INSTALL_SCRIPT@  INSTALL_SCRIPT = @INSTALL_SCRIPT@
50    INSTALL_HEADER = $(INSTALL_DATA)
51  transform = @program_transform_name@  transform = @program_transform_name@
   
52  NORMAL_INSTALL = :  NORMAL_INSTALL = :
53  PRE_INSTALL = :  PRE_INSTALL = :
54  POST_INSTALL = :  POST_INSTALL = :
# Line 59  PRE_UNINSTALL = : Line 57  PRE_UNINSTALL = :
57  POST_UNINSTALL = :  POST_UNINSTALL = :
58  host_alias = @host_alias@  host_alias = @host_alias@
59  host_triplet = @host@  host_triplet = @host@
60    AMTAR = @AMTAR@
61  AT_TESTPATH = @AT_TESTPATH@  AT_TESTPATH = @AT_TESTPATH@
62    AWK = @AWK@
63  BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@  BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
64  CATALOGS = @CATALOGS@  CATALOGS = @CATALOGS@
65  CATOBJEXT = @CATOBJEXT@  CATOBJEXT = @CATOBJEXT@
66  CC = @CC@  CC = @CC@
67  CPP = @CPP@  CPP = @CPP@
68  DATADIRNAME = @DATADIRNAME@  DATADIRNAME = @DATADIRNAME@
69    DEPDIR = @DEPDIR@
70  ECHO_C = @ECHO_C@  ECHO_C = @ECHO_C@
71  ECHO_N = @ECHO_N@  ECHO_N = @ECHO_N@
72  ECHO_T = @ECHO_T@  ECHO_T = @ECHO_T@
73    EXEEXT = @EXEEXT@
74  GENCAT = @GENCAT@  GENCAT = @GENCAT@
75  GLIBC21 = @GLIBC21@  GLIBC21 = @GLIBC21@
76  GMOFILES = @GMOFILES@  GMOFILES = @GMOFILES@
77  GMSGFMT = @GMSGFMT@  GMSGFMT = @GMSGFMT@
78    INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
79  INSTOBJEXT = @INSTOBJEXT@  INSTOBJEXT = @INSTOBJEXT@
80  INTLBISON = @INTLBISON@  INTLBISON = @INTLBISON@
81  INTLLIBS = @INTLLIBS@  INTLLIBS = @INTLLIBS@
# Line 81  INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTO Line 84  INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTO
84  LIBICONV = @LIBICONV@  LIBICONV = @LIBICONV@
85  LIBOBJS = @LIBOBJS@  LIBOBJS = @LIBOBJS@
86  M4 = @M4@  M4 = @M4@
 MAKEINFO = @MAKEINFO@  
87  MKINSTALLDIRS = @MKINSTALLDIRS@  MKINSTALLDIRS = @MKINSTALLDIRS@
88  MSGFMT = @MSGFMT@  MSGFMT = @MSGFMT@
89    OBJEXT = @OBJEXT@
90  PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
91  POFILES = @POFILES@  POFILES = @POFILES@
92  POSUB = @POSUB@  POSUB = @POSUB@
# Line 93  USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIB Line 96  USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIB
96  USE_NLS = @USE_NLS@  USE_NLS = @USE_NLS@
97  VERSION = @VERSION@  VERSION = @VERSION@
98  WARNING_CFLAGS = @WARNING_CFLAGS@  WARNING_CFLAGS = @WARNING_CFLAGS@
99    am__include = @am__include@
100    am__quote = @am__quote@
101    install_sh = @install_sh@
102    
103  AUTOMAKE_OPTIONS = 1.4 check-news readme-alpha  AUTOMAKE_OPTIONS = 1.5 check-news readme-alpha
104    
105  ACLOCAL_AMFLAGS = -I m4  ACLOCAL_AMFLAGS = -I m4
106    
# Line 114  alpha_host = alpha.gnu.org Line 120  alpha_host = alpha.gnu.org
120  alpha_url_dir = gnu/bison  alpha_url_dir = gnu/bison
121    
122  # Files to update automatically.  # Files to update automatically.
123  wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub       $(srcdir)/config/texinfo.tex  wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub \
124                 $(srcdir)/config/texinfo.tex
125    
126    subdir = .
127  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
128  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
129  CONFIG_HEADER = config.h  CONFIG_HEADER = config.h
130  CONFIG_CLEAN_FILES =  CONFIG_CLEAN_FILES = intl/Makefile
131  DIST_COMMON =  README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \  DIST_SOURCES =
 INSTALL Makefile.am Makefile.in NEWS README-alpha THANKS aclocal.m4 \  
 config.hin configure configure.in missing mkinstalldirs  
   
132    
133  DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)  RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
134            uninstall-info-recursive all-recursive install-data-recursive \
135            install-exec-recursive installdirs-recursive install-recursive \
136            uninstall-recursive check-recursive installcheck-recursive
137    DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
138            INSTALL Makefile.am Makefile.in NEWS README-alpha THANKS \
139            aclocal.m4 config.hin configure configure.in missing \
140            mkinstalldirs
141    DIST_SUBDIRS = $(SUBDIRS)
142    all: config.h
143            $(MAKE) $(AM_MAKEFLAGS) all-recursive
144    
 TAR = tar  
 GZIP_ENV = --best  
 all: all-redirect  
145  .SUFFIXES:  .SUFFIXES:
146  $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)  $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
147          cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile          cd $(top_srcdir) && \
148              $(AUTOMAKE) --gnu  Makefile
149  Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
150          cd $(top_builddir) \          cd $(top_builddir) && \
151            && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status            CONFIG_HEADERS= CONFIG_LINKS= \
152              CONFIG_FILES=$@ $(SHELL) ./config.status
153    
154  $(ACLOCAL_M4):  configure.in  m4/atconfig.m4 m4/c-bs-a.m4 m4/codeset.m4 \  $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                 m4/error.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 \  
                 m4/isc-posix.m4 m4/lcmessage.m4 m4/m4.m4 m4/malloc.m4 \  
                 m4/mbstate_t.m4 m4/prereq.m4 m4/progtest.m4 \  
                 m4/realloc.m4 m4/strerror_r.m4 m4/warning.m4  
         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)  
   
 config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES)  
155          $(SHELL) ./config.status --recheck          $(SHELL) ./config.status --recheck
156  $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)  $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
157          cd $(srcdir) && $(AUTOCONF)          cd $(srcdir) && $(AUTOCONF)
158    
159    $(ACLOCAL_M4):  configure.in m4/atconfig.m4 m4/c-bs-a.m4 m4/codeset.m4 m4/error.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/m4.m4 m4/malloc.m4 m4/mbstate_t.m4 m4/prereq.m4 m4/progtest.m4 m4/realloc.m4 m4/strerror_r.m4 m4/warning.m4
160            cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
161  config.h: stamp-h  config.h: stamp-h
162          @if test ! -f $@; then \          @if test ! -f $@; then \
163                  rm -f stamp-h; \                  rm -f stamp-h; \
164                  $(MAKE) stamp-h; \                  $(MAKE) stamp-h; \
165          else :; fi          else :; fi
166  stamp-h: $(srcdir)/config.hin $(top_builddir)/config.status  stamp-h: $(srcdir)/config.hin $(top_builddir)/config.status
167            @rm -f stamp-h stamp-hT
168            @echo timestamp > stamp-hT 2> /dev/null
169          cd $(top_builddir) \          cd $(top_builddir) \
170            && CONFIG_FILES= CONFIG_HEADERS=config.h:config.hin \            && CONFIG_FILES= CONFIG_HEADERS=config.h:config.hin \
171               $(SHELL) ./config.status               $(SHELL) ./config.status
172          @echo timestamp > stamp-h 2> /dev/null          @mv stamp-hT stamp-h
173  $(srcdir)/config.hin: $(srcdir)/stamp-h.in  $(srcdir)/config.hin:  $(srcdir)/./stamp-h.in
174          @if test ! -f $@; then \          @if test ! -f $@; then \
175                  rm -f $(srcdir)/stamp-h.in; \                  rm -f $(srcdir)/./stamp-h.in; \
176                  $(MAKE) $(srcdir)/stamp-h.in; \                  $(MAKE) $(srcdir)/./stamp-h.in; \
177          else :; fi          else :; fi
178  $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)  $(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
179            @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
180            @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
181          cd $(top_srcdir) && $(AUTOHEADER)          cd $(top_srcdir) && $(AUTOHEADER)
182          @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null          @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
   
 mostlyclean-hdr:  
   
 clean-hdr:  
183    
184  distclean-hdr:  distclean-hdr:
185          -rm -f config.h          -rm -f config.h
186    intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
187  maintainer-clean-hdr:          cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
188    uninstall-info-am:
189    
190  # This directory's subdirectories are mostly independent; you can cd  # This directory's subdirectories are mostly independent; you can cd
191  # into them and run `make' without going through this Makefile.  # into them and run `make' without going through this Makefile.
# Line 184  maintainer-clean-hdr: Line 193  maintainer-clean-hdr:
193  # (1) if the variable is set in `config.status', edit `config.status'  # (1) if the variable is set in `config.status', edit `config.status'
194  #     (which will cause the Makefiles to be regenerated when you run `make');  #     (which will cause the Makefiles to be regenerated when you run `make');
195  # (2) otherwise, pass the desired values on the `make' command line.  # (2) otherwise, pass the desired values on the `make' command line.
196    $(RECURSIVE_TARGETS):
 @SET_MAKE@  
   
 all-recursive install-data-recursive install-exec-recursive \  
 installdirs-recursive install-recursive uninstall-recursive  \  
 check-recursive installcheck-recursive info-recursive dvi-recursive:  
197          @set fnord $(MAKEFLAGS); amf=$$2; \          @set fnord $(MAKEFLAGS); amf=$$2; \
198          dot_seen=no; \          dot_seen=no; \
199          target=`echo $@ | sed s/-recursive//`; \          target=`echo $@ | sed s/-recursive//`; \
# Line 212  mostlyclean-recursive clean-recursive di Line 216  mostlyclean-recursive clean-recursive di
216  maintainer-clean-recursive:  maintainer-clean-recursive:
217          @set fnord $(MAKEFLAGS); amf=$$2; \          @set fnord $(MAKEFLAGS); amf=$$2; \
218          dot_seen=no; \          dot_seen=no; \
219          rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \          case "$@" in \
220            rev="$$subdir $$rev"; \            distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
221            test "$$subdir" = "." && dot_seen=yes; \            *) list='$(SUBDIRS)' ;; \
222            esac; \
223            rev=''; for subdir in $$list; do \
224              if test "$$subdir" = "."; then :; else \
225                rev="$$subdir $$rev"; \
226              fi; \
227          done; \          done; \
228          test "$$dot_seen" = "no" && rev=". $$rev"; \          rev="$$rev ."; \
229          target=`echo $@ | sed s/-recursive//`; \          target=`echo $@ | sed s/-recursive//`; \
230          for subdir in $$rev; do \          for subdir in $$rev; do \
231            echo "Making $$target in $$subdir"; \            echo "Making $$target in $$subdir"; \
# Line 235  tags-recursive: Line 244  tags-recursive:
244    
245  tags: TAGS  tags: TAGS
246    
247  ID: $(HEADERS) $(SOURCES) $(LISP)  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
248          list='$(SOURCES) $(HEADERS)'; \          list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
249          unique=`for i in $$list; do echo $$i; done | \          unique=`for i in $$list; do \
250            awk '    { files[$$0] = 1; } \              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251              done | \
252              $(AWK) '    { files[$$0] = 1; } \
253                 END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
254          here=`pwd` && cd $(srcdir) \          mkid -fID $$unique $(LISP)
           && mkid -f$$here/ID $$unique $(LISP)  
255    
256  TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) $(LISP)  TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
257                    $(TAGS_FILES) $(LISP)
258          tags=; \          tags=; \
259          here=`pwd`; \          here=`pwd`; \
260          list='$(SUBDIRS)'; for subdir in $$list; do \          list='$(SUBDIRS)'; for subdir in $$list; do \
261     if test "$$subdir" = .; then :; else \            if test "$$subdir" = .; then :; else \
262              test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \              test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
263     fi; \            fi; \
264          done; \          done; \
265          list='$(SOURCES) $(HEADERS)'; \          list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
266          unique=`for i in $$list; do echo $$i; done | \          unique=`for i in $$list; do \
267            awk '    { files[$$0] = 1; } \              if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268              done | \
269              $(AWK) '    { files[$$0] = 1; } \
270                 END { for (i in files) print i; }'`; \                 END { for (i in files) print i; }'`; \
271          test -z "$(ETAGS_ARGS)config.hin$$unique$(LISP)$$tags" \          test -z "$(ETAGS_ARGS)config.hin$$unique$(LISP)$$tags" \
272            || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.hin $$unique $(LISP) -o $$here/TAGS)            || etags $(ETAGS_ARGS) $$tags config.hin $$unique $(LISP)
   
 mostlyclean-tags:  
273    
274  clean-tags:  GTAGS:
275            here=`CDPATH=: && cd $(top_builddir) && pwd` \
276              && cd $(top_srcdir) \
277              && gtags -i $(GTAGS_ARGS) $$here
278    
279  distclean-tags:  distclean-tags:
280          -rm -f TAGS ID          -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
281    
282  maintainer-clean-tags:  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
283    
284    top_distdir = .
285    # Avoid unsightly `./'.
286  distdir = $(PACKAGE)-$(VERSION)  distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)  
287    
288  # This target untars the dist file and tries a VPATH configuration.  Then  GZIP_ENV = --best
289  # it guarantees that the distribution is self-contained by making another  
 # tarfile.  
 distcheck: dist  
         -rm -rf $(distdir)  
         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz  
         mkdir $(distdir)/=build  
         mkdir $(distdir)/=inst  
         dc_install_base=`cd $(distdir)/=inst && pwd`; \  
         cd $(distdir)/=build \  
           && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \  
           && $(MAKE) $(AM_MAKEFLAGS) \  
           && $(MAKE) $(AM_MAKEFLAGS) dvi \  
           && $(MAKE) $(AM_MAKEFLAGS) check \  
           && $(MAKE) $(AM_MAKEFLAGS) install \  
           && $(MAKE) $(AM_MAKEFLAGS) installcheck \  
           && $(MAKE) $(AM_MAKEFLAGS) dist  
         -rm -rf $(distdir)  
         @banner="$(distdir).tar.gz is ready for distribution"; \  
         dashes=`echo "$$banner" | sed s/./=/g`; \  
         echo "$$dashes"; \  
         echo "$$banner"; \  
         echo "$$dashes"  
 dist: distdir  
         -chmod -R a+r $(distdir)  
         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)  
         -rm -rf $(distdir)  
 dist-all: distdir  
         -chmod -R a+r $(distdir)  
         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)  
         -rm -rf $(distdir)  
290  distdir: $(DISTFILES)  distdir: $(DISTFILES)
291          @if sed 15q $(srcdir)/NEWS | fgrep -e "$(VERSION)" > /dev/null; then :; else \          @if sed 15q $(srcdir)/NEWS | fgrep -e "$(VERSION)" >/dev/null; \
292            then :; else \
293            echo "NEWS not updated; not releasing" 1>&2; \            echo "NEWS not updated; not releasing" 1>&2; \
294            exit 1; \            exit 1; \
295          fi          fi
296          -rm -rf $(distdir)          -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
297          mkdir $(distdir)          mkdir $(distdir)
298          -chmod 777 $(distdir)          $(mkinstalldirs) $(distdir)/intl $(distdir)/po $(distdir)/tests
         here=`cd $(top_builddir) && pwd`; \  
         top_distdir=`cd $(distdir) && pwd`; \  
         distdir=`cd $(distdir) && pwd`; \  
         cd $(top_srcdir) \  
           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile  
299          @for file in $(DISTFILES); do \          @for file in $(DISTFILES); do \
300            d=$(srcdir); \            if test -f $$file; then d=.; else d=$(srcdir); fi; \
301              dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
302              if test "$$dir" != "$$file" && test "$$dir" != "."; then \
303                $(mkinstalldirs) "$(distdir)/$$dir"; \
304              fi; \
305            if test -d $$d/$$file; then \            if test -d $$d/$$file; then \
306              cp -pr $$d/$$file $(distdir)/$$file; \              cp -pR $$d/$$file $(distdir) \
307                || exit 1; \
308            else \            else \
309              test -f $(distdir)/$$file \              test -f $(distdir)/$$file \
310              || ln $$d/$$file $(distdir)/$$file 2> /dev/null \              || cp -p $$d/$$file $(distdir)/$$file \
311              || cp -p $$d/$$file $(distdir)/$$file || :; \              || exit 1; \
312            fi; \            fi; \
313          done          done
314          for subdir in $(SUBDIRS); do \          for subdir in $(SUBDIRS); do \
# Line 329  distdir: $(DISTFILES) Line 316  distdir: $(DISTFILES)
316              test -d $(distdir)/$$subdir \              test -d $(distdir)/$$subdir \
317              || mkdir $(distdir)/$$subdir \              || mkdir $(distdir)/$$subdir \
318              || exit 1; \              || exit 1; \
319              chmod 777 $(distdir)/$$subdir; \              (cd $$subdir && \
320              (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \                $(MAKE) $(AM_MAKEFLAGS) \
321                    top_distdir="$(top_distdir)" \
322                    distdir=../$(distdir)/$$subdir \
323                    distdir) \
324                || exit 1; \                || exit 1; \
325            fi; \            fi; \
326          done          done
327  info-am:          -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
328  info: info-recursive            ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
329  dvi-am:            ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
330  dvi: dvi-recursive            ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
331            || chmod -R a+r $(distdir)
332    dist: distdir
333            $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
334            -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
335    
336    # This target untars the dist file and tries a VPATH configuration.  Then
337    # it guarantees that the distribution is self-contained by making another
338    # tarfile.
339    distcheck: dist
340            -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
341            GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
342            chmod -R a-w $(distdir); chmod a+w $(distdir)
343            mkdir $(distdir)/=build
344            mkdir $(distdir)/=inst
345            chmod a-w $(distdir)
346            dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
347              && cd $(distdir)/=build \
348              && ../configure --srcdir=.. --prefix=$$dc_install_base \
349                --with-included-gettext \
350              && $(MAKE) $(AM_MAKEFLAGS) \
351              && $(MAKE) $(AM_MAKEFLAGS) dvi \
352              && $(MAKE) $(AM_MAKEFLAGS) check \
353              && $(MAKE) $(AM_MAKEFLAGS) install \
354              && $(MAKE) $(AM_MAKEFLAGS) installcheck \
355              && $(MAKE) $(AM_MAKEFLAGS) uninstall \
356              && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
357                 || (echo "Error: files left after uninstall" 1>&2; \
358                     exit 1) ) \
359              && $(MAKE) $(AM_MAKEFLAGS) dist \
360              && $(MAKE) $(AM_MAKEFLAGS) distclean \
361              && rm -f $(distdir).tar.gz \
362              && (test `find . -type f -print | wc -l` -eq 0 \
363                 || (echo "Error: files left after distclean" 1>&2; \
364                     exit 1) )
365            -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
366            @echo "$(distdir).tar.gz is ready for distribution" | \
367              sed 'h;s/./=/g;p;x;p;x'
368  check-am: all-am  check-am: all-am
369  check: check-recursive  check: check-recursive
370  installcheck-am:  all-am: Makefile config.h
371  installcheck: installcheck-recursive  installdirs: installdirs-recursive
372  all-recursive-am: config.h  installdirs-am:
         $(MAKE) $(AM_MAKEFLAGS) all-recursive  
373    
374  install-exec-am:  install: install-recursive
375  install-exec: install-exec-recursive  install-exec: install-exec-recursive
   
 install-data-am:  
376  install-data: install-data-recursive  install-data: install-data-recursive
377    uninstall: uninstall-recursive
378    
379  install-am: all-am  install-am: all-am
380          @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am          @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 install: install-recursive  
 uninstall-am:  
 uninstall: uninstall-recursive  
 all-am: Makefile config.h  
 all-redirect: all-recursive-am  
 install-strip:  
         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install  
 installdirs: installdirs-recursive  
 installdirs-am:  
   
381    
382    installcheck: installcheck-recursive
383    install-strip:
384            $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385              `test -z '$(STRIP)' || \
386                echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
387  mostlyclean-generic:  mostlyclean-generic:
388    
389  clean-generic:  clean-generic:
390    
391  distclean-generic:  distclean-generic:
392          -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
         -rm -f config.cache config.log stamp-h stamp-h[0-9]*  
393          -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)          -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
394    
395  maintainer-clean-generic:  maintainer-clean-generic:
396  mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic          @echo "This command is intended for maintainers to use"
397            @echo "it deletes files that may require special tools to rebuild."
398    clean: clean-recursive
399    
400  mostlyclean: mostlyclean-recursive  clean-am: clean-generic mostlyclean-am
401    
402  clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am  dist-all: distdir
403            $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
404            -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
405    distclean: distclean-recursive
406            -rm -f config.status config.cache config.log
407    distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
408    
409  clean: clean-recursive  dvi: dvi-recursive
410    
411  distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am  dvi-am:
412    
413  distclean: distclean-recursive  info: info-recursive
         -rm -f config.status  
414    
415  maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \  info-am:
416                  maintainer-clean-generic distclean-am  
417          @echo "This command is intended for maintainers to use;"  install-data-am:
418          @echo "it deletes files that may require special tools to rebuild."  
419    install-exec-am:
420    
421    install-info: install-info-recursive
422    
423    install-man:
424    
425    installcheck-am:
426    
427  maintainer-clean: maintainer-clean-recursive  maintainer-clean: maintainer-clean-recursive
         -rm -f config.status  
428    
429  .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \  maintainer-clean-am: distclean-am maintainer-clean-generic
430  install-data-recursive uninstall-data-recursive install-exec-recursive \  
431  uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \  mostlyclean: mostlyclean-recursive
432  all-recursive check-recursive installcheck-recursive info-recursive \  
433  dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \  mostlyclean-am: mostlyclean-generic
434  maintainer-clean-recursive tags tags-recursive mostlyclean-tags \  
435  distclean-tags clean-tags maintainer-clean-tags distdir info-am info \  uninstall-am: uninstall-info-am
436  dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \  
437  install-exec-am install-exec install-data-am install-data install-am \  uninstall-info: uninstall-info-recursive
 install uninstall-am uninstall all-redirect all-am all installdirs-am \  
 installdirs mostlyclean-generic distclean-generic clean-generic \  
 maintainer-clean-generic clean mostlyclean distclean maintainer-clean  
438    
439    .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
440            clean-generic clean-recursive dist dist-all distcheck distclean \
441            distclean-generic distclean-hdr distclean-recursive \
442            distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
443            info-recursive install install-am install-data install-data-am \
444            install-data-recursive install-exec install-exec-am \
445            install-exec-recursive install-info install-info-am \
446            install-info-recursive install-man install-recursive \
447            install-strip installcheck installcheck-am installdirs \
448            installdirs-am installdirs-recursive maintainer-clean \
449            maintainer-clean-generic maintainer-clean-recursive mostlyclean \
450            mostlyclean-generic mostlyclean-recursive tags tags-recursive \
451            uninstall uninstall-am uninstall-info-am \
452            uninstall-info-recursive uninstall-recursive
453    
454  # Tell versions [3.59,3.63) of GNU make to not export all variables.  # Tell versions [3.59,3.63) of GNU make to not export all variables.
455  # Otherwise a system limit (for SysV at least) may be exceeded.  # Otherwise a system limit (for SysV at least) may be exceeded.

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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