1# Makefile.in generated by automake 1.16.3 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Copyright (C) 2004 Free Software Foundation, Inc.
18#
19# This file is free software, distributed under the terms of the GNU
20# General Public License.  As a special exception to the GNU General
21# Public License, this file may be distributed as part of a program
22# that contains a configuration script generated by Automake, under
23# the same distribution terms as the rest of that program.
24#
25# Generated by gnulib-tool.
26# Invoked as: gnulib-tool --import
27# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gl --m4-base=gl/m4 --aux-dir=. --libtool  alloca alloca-opt valgrind-tests
28
29VPATH = @srcdir@
30am__is_gnu_make = { \
31  if test -z '$(MAKELEVEL)'; then \
32    false; \
33  elif test -n '$(MAKE_HOST)'; then \
34    true; \
35  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
36    true; \
37  else \
38    false; \
39  fi; \
40}
41am__make_running_with_option = \
42  case $${target_option-} in \
43      ?) ;; \
44      *) echo "am__make_running_with_option: internal error: invalid" \
45              "target option '$${target_option-}' specified" >&2; \
46         exit 1;; \
47  esac; \
48  has_opt=no; \
49  sane_makeflags=$$MAKEFLAGS; \
50  if $(am__is_gnu_make); then \
51    sane_makeflags=$$MFLAGS; \
52  else \
53    case $$MAKEFLAGS in \
54      *\\[\ \	]*) \
55        bs=\\; \
56        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
58    esac; \
59  fi; \
60  skip_next=no; \
61  strip_trailopt () \
62  { \
63    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
64  }; \
65  for flg in $$sane_makeflags; do \
66    test $$skip_next = yes && { skip_next=no; continue; }; \
67    case $$flg in \
68      *=*|--*) continue;; \
69        -*I) strip_trailopt 'I'; skip_next=yes;; \
70      -*I?*) strip_trailopt 'I';; \
71        -*O) strip_trailopt 'O'; skip_next=yes;; \
72      -*O?*) strip_trailopt 'O';; \
73        -*l) strip_trailopt 'l'; skip_next=yes;; \
74      -*l?*) strip_trailopt 'l';; \
75      -[dEDm]) skip_next=yes;; \
76      -[JT]) skip_next=yes;; \
77    esac; \
78    case $$flg in \
79      *$$target_option*) has_opt=yes; break;; \
80    esac; \
81  done; \
82  test $$has_opt = yes
83am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85pkgdatadir = $(datadir)/@PACKAGE@
86pkgincludedir = $(includedir)/@PACKAGE@
87pkglibdir = $(libdir)/@PACKAGE@
88pkglibexecdir = $(libexecdir)/@PACKAGE@
89am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90install_sh_DATA = $(install_sh) -c -m 644
91install_sh_PROGRAM = $(install_sh) -c
92install_sh_SCRIPT = $(install_sh) -c
93INSTALL_HEADER = $(INSTALL_DATA)
94transform = $(program_transform_name)
95NORMAL_INSTALL = :
96PRE_INSTALL = :
97POST_INSTALL = :
98NORMAL_UNINSTALL = :
99PRE_UNINSTALL = :
100POST_UNINSTALL = :
101build_triplet = @build@
102host_triplet = @host@
103subdir = gl
104ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105am__aclocal_m4_deps = $(top_srcdir)/gl/m4/alloca.m4 \
106	$(top_srcdir)/gl/m4/gnulib.m4 \
107	$(top_srcdir)/gl/m4/valgrind-tests.m4 \
108	$(top_srcdir)/m4/autobuild.m4 \
109	$(top_srcdir)/m4/ax_prog_bison.m4 $(top_srcdir)/m4/gcov.m4 \
110	$(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/libtool.m4 \
111	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
112	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
113	$(top_srcdir)/configure.ac
114am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
115	$(ACLOCAL_M4)
116DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
117mkinstalldirs = $(install_sh) -d
118CONFIG_HEADER = $(top_builddir)/config.h
119CONFIG_CLEAN_FILES =
120CONFIG_CLEAN_VPATH_FILES =
121LTLIBRARIES = $(noinst_LTLIBRARIES)
122libgnu_la_DEPENDENCIES = @LTLIBOBJS@ @LTALLOCA@
123am_libgnu_la_OBJECTS = dummyobj.lo
124libgnu_la_OBJECTS = $(am_libgnu_la_OBJECTS)
125AM_V_lt = $(am__v_lt_@AM_V@)
126am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
127am__v_lt_0 = --silent
128am__v_lt_1 =
129AM_V_P = $(am__v_P_@AM_V@)
130am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
131am__v_P_0 = false
132am__v_P_1 = :
133AM_V_GEN = $(am__v_GEN_@AM_V@)
134am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
135am__v_GEN_0 = @echo "  GEN     " $@;
136am__v_GEN_1 =
137AM_V_at = $(am__v_at_@AM_V@)
138am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
139am__v_at_0 = @
140am__v_at_1 =
141DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
142depcomp =
143am__maybe_remake_depfiles =
144COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
146LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
148	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
149	$(AM_CFLAGS) $(CFLAGS)
150AM_V_CC = $(am__v_CC_@AM_V@)
151am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
152am__v_CC_0 = @echo "  CC      " $@;
153am__v_CC_1 =
154CCLD = $(CC)
155LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
156	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
157	$(AM_LDFLAGS) $(LDFLAGS) -o $@
158AM_V_CCLD = $(am__v_CCLD_@AM_V@)
159am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
160am__v_CCLD_0 = @echo "  CCLD    " $@;
161am__v_CCLD_1 =
162SOURCES = $(libgnu_la_SOURCES)
163DIST_SOURCES = $(libgnu_la_SOURCES)
164am__can_run_installinfo = \
165  case $$AM_UPDATE_INFO_DIR in \
166    n|no|NO) false;; \
167    *) (install-info --version) >/dev/null 2>&1;; \
168  esac
169am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
170# Read a list of newline-separated strings from the standard input,
171# and print each of them once, without duplicates.  Input order is
172# *not* preserved.
173am__uniquify_input = $(AWK) '\
174  BEGIN { nonempty = 0; } \
175  { items[$$0] = 1; nonempty = 1; } \
176  END { if (nonempty) { for (i in items) print i; }; } \
177'
178# Make sure the list of sources is unique.  This is necessary because,
179# e.g., the same source file might be shared among _SOURCES variables
180# for different programs/libraries.
181am__define_uniq_tagged_files = \
182  list='$(am__tagged_files)'; \
183  unique=`for i in $$list; do \
184    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
185  done | $(am__uniquify_input)`
186ETAGS = etags
187CTAGS = ctags
188am__DIST_COMMON = $(srcdir)/Makefile.in alloca.c
189DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
190ACLOCAL = @ACLOCAL@
191ALLOCA = @ALLOCA@
192ALLOCA_H = @ALLOCA_H@
193AMTAR = @AMTAR@
194AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
195AR = @AR@
196AS = @AS@
197AUTOCONF = @AUTOCONF@
198AUTOHEADER = @AUTOHEADER@
199AUTOMAKE = @AUTOMAKE@
200AWK = @AWK@
201BUILD_FILEVERSION = @BUILD_FILEVERSION@
202BUILD_REVISION = @BUILD_REVISION@
203BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
204CC = @CC@
205CCDEPMODE = @CCDEPMODE@
206CC_FOR_BUILD = @CC_FOR_BUILD@
207CFLAGS = @CFLAGS@
208COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
209COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
210CPP = @CPP@
211CPPFLAGS = @CPPFLAGS@
212CYGPATH_W = @CYGPATH_W@
213DEFS = @DEFS@
214DEPDIR = @DEPDIR@
215DLLTOOL = @DLLTOOL@
216DSYMUTIL = @DSYMUTIL@
217DUMPBIN = @DUMPBIN@
218ECHO_C = @ECHO_C@
219ECHO_N = @ECHO_N@
220ECHO_T = @ECHO_T@
221EGREP = @EGREP@
222EXEEXT = @EXEEXT@
223FGREP = @FGREP@
224GCOV = @GCOV@
225GENHTML = @GENHTML@
226GPGRT_CONFIG = @GPGRT_CONFIG@
227GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
228GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
229GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
230GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
231GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
232GREP = @GREP@
233INSTALL = @INSTALL@
234INSTALL_DATA = @INSTALL_DATA@
235INSTALL_PROGRAM = @INSTALL_PROGRAM@
236INSTALL_SCRIPT = @INSTALL_SCRIPT@
237INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
238KSBA_CONFIG_API_VERSION = @KSBA_CONFIG_API_VERSION@
239KSBA_CONFIG_CFLAGS = @KSBA_CONFIG_CFLAGS@
240KSBA_CONFIG_HOST = @KSBA_CONFIG_HOST@
241KSBA_CONFIG_LIBS = @KSBA_CONFIG_LIBS@
242LCOV = @LCOV@
243LD = @LD@
244LDADD_FOR_TESTS_KLUDGE = @LDADD_FOR_TESTS_KLUDGE@
245LDFLAGS = @LDFLAGS@
246LIBKSBA_LT_AGE = @LIBKSBA_LT_AGE@
247LIBKSBA_LT_CURRENT = @LIBKSBA_LT_CURRENT@
248LIBKSBA_LT_REVISION = @LIBKSBA_LT_REVISION@
249LIBOBJS = @LIBOBJS@
250LIBS = @LIBS@
251LIBTOOL = @LIBTOOL@
252LIPO = @LIPO@
253LN_S = @LN_S@
254LTALLOCA = @LTALLOCA@
255LTLIBOBJS = @LTLIBOBJS@
256MAINT = @MAINT@
257MAKEINFO = @MAKEINFO@
258MANIFEST_TOOL = @MANIFEST_TOOL@
259MKDIR_P = @MKDIR_P@
260NM = @NM@
261NMEDIT = @NMEDIT@
262OBJDUMP = @OBJDUMP@
263OBJEXT = @OBJEXT@
264OTOOL = @OTOOL@
265OTOOL64 = @OTOOL64@
266PACKAGE = @PACKAGE@
267PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
268PACKAGE_NAME = @PACKAGE_NAME@
269PACKAGE_STRING = @PACKAGE_STRING@
270PACKAGE_TARNAME = @PACKAGE_TARNAME@
271PACKAGE_URL = @PACKAGE_URL@
272PACKAGE_VERSION = @PACKAGE_VERSION@
273PATH_SEPARATOR = @PATH_SEPARATOR@
274RANLIB = @RANLIB@
275RC = @RC@
276SED = @SED@
277SET_MAKE = @SET_MAKE@
278SHELL = @SHELL@
279SHTOOL = @SHTOOL@
280STRIP = @STRIP@
281VALGRIND = @VALGRIND@
282VERSION = @VERSION@
283VERSION_NUMBER = @VERSION_NUMBER@
284YACC = @YACC@
285YFLAGS = @YFLAGS@
286abs_builddir = @abs_builddir@
287abs_srcdir = @abs_srcdir@
288abs_top_builddir = @abs_top_builddir@
289abs_top_srcdir = @abs_top_srcdir@
290ac_ct_AR = @ac_ct_AR@
291ac_ct_CC = @ac_ct_CC@
292ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
293am__include = @am__include@
294am__leading_dot = @am__leading_dot@
295am__quote = @am__quote@
296am__tar = @am__tar@
297am__untar = @am__untar@
298bindir = @bindir@
299build = @build@
300build_alias = @build_alias@
301build_cpu = @build_cpu@
302build_os = @build_os@
303build_vendor = @build_vendor@
304builddir = @builddir@
305datadir = @datadir@
306datarootdir = @datarootdir@
307docdir = @docdir@
308dvidir = @dvidir@
309exec_prefix = @exec_prefix@
310host = @host@
311host_alias = @host_alias@
312host_cpu = @host_cpu@
313host_os = @host_os@
314host_vendor = @host_vendor@
315htmldir = @htmldir@
316includedir = @includedir@
317infodir = @infodir@
318install_sh = @install_sh@
319libdir = @libdir@
320libexecdir = @libexecdir@
321localedir = @localedir@
322localstatedir = @localstatedir@
323mandir = @mandir@
324mkdir_p = @mkdir_p@
325oldincludedir = @oldincludedir@
326pdfdir = @pdfdir@
327prefix = @prefix@
328program_transform_name = @program_transform_name@
329psdir = @psdir@
330runstatedir = @runstatedir@
331sbindir = @sbindir@
332sharedstatedir = @sharedstatedir@
333srcdir = @srcdir@
334sysconfdir = @sysconfdir@
335target_alias = @target_alias@
336top_build_prefix = @top_build_prefix@
337top_builddir = @top_builddir@
338top_srcdir = @top_srcdir@
339AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
340noinst_LTLIBRARIES = libgnu.la
341libgnu_la_SOURCES = dummyobj.c
342libgnu_la_LIBADD = @LTLIBOBJS@ @LTALLOCA@
343EXTRA_DIST = alloca_.h
344BUILT_SOURCES = $(ALLOCA_H)
345SUFFIXES =
346MOSTLYCLEANFILES = alloca.h alloca.h-t
347CLEANFILES =
348DISTCLEANFILES =
349MAINTAINERCLEANFILES =
350all: $(BUILT_SOURCES)
351	$(MAKE) $(AM_MAKEFLAGS) all-am
352
353.SUFFIXES:
354.SUFFIXES: .c .lo .o .obj
355$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
356	@for dep in $?; do \
357	  case '$(am__configure_deps)' in \
358	    *$$dep*) \
359	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
360	        && { if test -f $@; then exit 0; else break; fi; }; \
361	      exit 1;; \
362	  esac; \
363	done; \
364	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gl/Makefile'; \
365	$(am__cd) $(top_srcdir) && \
366	  $(AUTOMAKE) --gnits gl/Makefile
367Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
368	@case '$?' in \
369	  *config.status*) \
370	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
371	  *) \
372	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
373	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
374	esac;
375
376$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
377	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
379$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
380	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
382	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383$(am__aclocal_m4_deps):
384
385clean-noinstLTLIBRARIES:
386	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
387	@list='$(noinst_LTLIBRARIES)'; \
388	locs=`for p in $$list; do echo $$p; done | \
389	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
390	      sort -u`; \
391	test -z "$$locs" || { \
392	  echo rm -f $${locs}; \
393	  rm -f $${locs}; \
394	}
395
396libgnu.la: $(libgnu_la_OBJECTS) $(libgnu_la_DEPENDENCIES) $(EXTRA_libgnu_la_DEPENDENCIES)
397	$(AM_V_CCLD)$(LINK)  $(libgnu_la_OBJECTS) $(libgnu_la_LIBADD) $(LIBS)
398
399mostlyclean-compile:
400	-rm -f *.$(OBJEXT)
401
402distclean-compile:
403	-rm -f *.tab.c
404
405.c.o:
406	$(AM_V_CC)$(COMPILE) -c -o $@ $<
407
408.c.obj:
409	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
410
411.c.lo:
412	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
413
414mostlyclean-libtool:
415	-rm -f *.lo
416
417clean-libtool:
418	-rm -rf .libs _libs
419
420ID: $(am__tagged_files)
421	$(am__define_uniq_tagged_files); mkid -fID $$unique
422tags: tags-am
423TAGS: tags
424
425tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
426	set x; \
427	here=`pwd`; \
428	$(am__define_uniq_tagged_files); \
429	shift; \
430	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
431	  test -n "$$unique" || unique=$$empty_fix; \
432	  if test $$# -gt 0; then \
433	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
434	      "$$@" $$unique; \
435	  else \
436	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
437	      $$unique; \
438	  fi; \
439	fi
440ctags: ctags-am
441
442CTAGS: ctags
443ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
444	$(am__define_uniq_tagged_files); \
445	test -z "$(CTAGS_ARGS)$$unique" \
446	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
447	     $$unique
448
449GTAGS:
450	here=`$(am__cd) $(top_builddir) && pwd` \
451	  && $(am__cd) $(top_srcdir) \
452	  && gtags -i $(GTAGS_ARGS) "$$here"
453cscopelist: cscopelist-am
454
455cscopelist-am: $(am__tagged_files)
456	list='$(am__tagged_files)'; \
457	case "$(srcdir)" in \
458	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
459	  *) sdir=$(subdir)/$(srcdir) ;; \
460	esac; \
461	for i in $$list; do \
462	  if test -f "$$i"; then \
463	    echo "$(subdir)/$$i"; \
464	  else \
465	    echo "$$sdir/$$i"; \
466	  fi; \
467	done >> $(top_builddir)/cscope.files
468
469distclean-tags:
470	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
471
472distdir: $(BUILT_SOURCES)
473	$(MAKE) $(AM_MAKEFLAGS) distdir-am
474
475distdir-am: $(DISTFILES)
476	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
477	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478	list='$(DISTFILES)'; \
479	  dist_files=`for file in $$list; do echo $$file; done | \
480	  sed -e "s|^$$srcdirstrip/||;t" \
481	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
482	case $$dist_files in \
483	  */*) $(MKDIR_P) `echo "$$dist_files" | \
484			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
485			   sort -u` ;; \
486	esac; \
487	for file in $$dist_files; do \
488	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
489	  if test -d $$d/$$file; then \
490	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
491	    if test -d "$(distdir)/$$file"; then \
492	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
493	    fi; \
494	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
495	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
496	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
497	    fi; \
498	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
499	  else \
500	    test -f "$(distdir)/$$file" \
501	    || cp -p $$d/$$file "$(distdir)/$$file" \
502	    || exit 1; \
503	  fi; \
504	done
505check-am: all-am
506check: $(BUILT_SOURCES)
507	$(MAKE) $(AM_MAKEFLAGS) check-am
508all-am: Makefile $(LTLIBRARIES)
509installdirs:
510install: $(BUILT_SOURCES)
511	$(MAKE) $(AM_MAKEFLAGS) install-am
512install-exec: $(BUILT_SOURCES)
513	$(MAKE) $(AM_MAKEFLAGS) install-exec-am
514install-data: install-data-am
515uninstall: uninstall-am
516
517install-am: all-am
518	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
519
520installcheck: installcheck-am
521install-strip:
522	if test -z '$(STRIP)'; then \
523	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
524	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
525	      install; \
526	else \
527	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
528	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
529	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
530	fi
531mostlyclean-generic:
532	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
533
534clean-generic:
535	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
536
537distclean-generic:
538	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
539	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
540	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
541
542maintainer-clean-generic:
543	@echo "This command is intended for maintainers to use"
544	@echo "it deletes files that may require special tools to rebuild."
545	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
546	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
547clean: clean-am
548
549clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
550	mostlyclean-am
551
552distclean: distclean-am
553	-rm -f Makefile
554distclean-am: clean-am distclean-compile distclean-generic \
555	distclean-tags
556
557dvi: dvi-am
558
559dvi-am:
560
561html: html-am
562
563html-am:
564
565info: info-am
566
567info-am:
568
569install-data-am:
570
571install-dvi: install-dvi-am
572
573install-dvi-am:
574
575install-exec-am:
576
577install-html: install-html-am
578
579install-html-am:
580
581install-info: install-info-am
582
583install-info-am:
584
585install-man:
586
587install-pdf: install-pdf-am
588
589install-pdf-am:
590
591install-ps: install-ps-am
592
593install-ps-am:
594
595installcheck-am:
596
597maintainer-clean: maintainer-clean-am
598	-rm -f Makefile
599maintainer-clean-am: distclean-am maintainer-clean-generic
600
601mostlyclean: mostlyclean-am
602
603mostlyclean-am: mostlyclean-compile mostlyclean-generic \
604	mostlyclean-libtool
605
606pdf: pdf-am
607
608pdf-am:
609
610ps: ps-am
611
612ps-am:
613
614uninstall-am:
615
616.MAKE: all check install install-am install-exec install-strip
617
618.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
619	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
620	ctags-am distclean distclean-compile distclean-generic \
621	distclean-libtool distclean-tags distdir dvi dvi-am html \
622	html-am info info-am install install-am install-data \
623	install-data-am install-dvi install-dvi-am install-exec \
624	install-exec-am install-html install-html-am install-info \
625	install-info-am install-man install-pdf install-pdf-am \
626	install-ps install-ps-am install-strip installcheck \
627	installcheck-am installdirs maintainer-clean \
628	maintainer-clean-generic mostlyclean mostlyclean-compile \
629	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
630	tags tags-am uninstall uninstall-am
631
632.PRECIOUS: Makefile
633
634
635# We need the following in order to create an <alloca.h> when the system
636# doesn't have one that works with the given compiler.
637all-local $(libgnu_la_OBJECTS): $(ALLOCA_H)
638alloca.h: alloca_.h
639	cp $(srcdir)/alloca_.h $@-t
640	mv $@-t $@
641
642# Makefile.am ends here
643
644# Tell versions [3.59,3.63) of GNU make to not export all variables.
645# Otherwise a system limit (for SysV at least) may be exceeded.
646.NOEXPORT:
647