1# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2021 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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89subdir = .
90ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps = $(top_srcdir)/configure.ac
92am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93	$(ACLOCAL_M4)
94DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
95	$(am__configure_deps) $(am__DIST_COMMON)
96am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
97 configure.lineno config.status.lineno
98mkinstalldirs = $(install_sh) -d
99CONFIG_CLEAN_FILES = pthread-stubs.pc
100CONFIG_CLEAN_VPATH_FILES =
101AM_V_P = $(am__v_P_@AM_V@)
102am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103am__v_P_0 = false
104am__v_P_1 = :
105AM_V_GEN = $(am__v_GEN_@AM_V@)
106am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107am__v_GEN_0 = @echo "  GEN     " $@;
108am__v_GEN_1 = 
109AM_V_at = $(am__v_at_@AM_V@)
110am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111am__v_at_0 = @
112am__v_at_1 = 
113SOURCES =
114DIST_SOURCES =
115am__can_run_installinfo = \
116  case $$AM_UPDATE_INFO_DIR in \
117    n|no|NO) false;; \
118    *) (install-info --version) >/dev/null 2>&1;; \
119  esac
120am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
121am__vpath_adj = case $$p in \
122    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
123    *) f=$$p;; \
124  esac;
125am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
126am__install_max = 40
127am__nobase_strip_setup = \
128  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
129am__nobase_strip = \
130  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
131am__nobase_list = $(am__nobase_strip_setup); \
132  for p in $$list; do echo "$$p $$p"; done | \
133  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
134  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
135    if (++n[$$2] == $(am__install_max)) \
136      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
137    END { for (dir in files) print dir, files[dir] }'
138am__base_list = \
139  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
140  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
141am__uninstall_files_from_dir = { \
142  test -z "$$files" \
143    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
144    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
145         $(am__cd) "$$dir" && rm -f $$files; }; \
146  }
147am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
148DATA = $(pkgconfig_DATA)
149am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
150am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/pthread-stubs.pc.in \
151	COPYING README compile install-sh missing
152DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
153distdir = $(PACKAGE)-$(VERSION)
154top_distdir = $(distdir)
155am__remove_distdir = \
156  if test -d "$(distdir)"; then \
157    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
158      && rm -rf "$(distdir)" \
159      || { sleep 5 && rm -rf "$(distdir)"; }; \
160  else :; fi
161am__post_remove_distdir = $(am__remove_distdir)
162DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
163GZIP_ENV = --best
164DIST_TARGETS = dist-xz dist-gzip
165# Exists only to be overridden by the user if desired.
166AM_DISTCHECK_DVI_TARGET = dvi
167distuninstallcheck_listfiles = find . -type f -print
168am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
169  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
170distcleancheck_listfiles = find . -type f -print
171ACLOCAL = @ACLOCAL@
172AMTAR = @AMTAR@
173AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
174AUTOCONF = @AUTOCONF@
175AUTOHEADER = @AUTOHEADER@
176AUTOMAKE = @AUTOMAKE@
177AWK = @AWK@
178CC = @CC@
179CCDEPMODE = @CCDEPMODE@
180CFLAGS = @CFLAGS@
181CPPFLAGS = @CPPFLAGS@
182CSCOPE = @CSCOPE@
183CTAGS = @CTAGS@
184CYGPATH_W = @CYGPATH_W@
185DEFS = @DEFS@
186DEPDIR = @DEPDIR@
187ECHO_C = @ECHO_C@
188ECHO_N = @ECHO_N@
189ECHO_T = @ECHO_T@
190ETAGS = @ETAGS@
191EXEEXT = @EXEEXT@
192INSTALL = @INSTALL@
193INSTALL_DATA = @INSTALL_DATA@
194INSTALL_PROGRAM = @INSTALL_PROGRAM@
195INSTALL_SCRIPT = @INSTALL_SCRIPT@
196INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
197LDFLAGS = @LDFLAGS@
198LIBOBJS = @LIBOBJS@
199LIBS = @LIBS@
200LTLIBOBJS = @LTLIBOBJS@
201MAKEINFO = @MAKEINFO@
202MKDIR_P = @MKDIR_P@
203OBJEXT = @OBJEXT@
204PACKAGE = @PACKAGE@
205PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206PACKAGE_NAME = @PACKAGE_NAME@
207PACKAGE_STRING = @PACKAGE_STRING@
208PACKAGE_TARNAME = @PACKAGE_TARNAME@
209PACKAGE_URL = @PACKAGE_URL@
210PACKAGE_VERSION = @PACKAGE_VERSION@
211PATH_SEPARATOR = @PATH_SEPARATOR@
212PKG_CONFIG_CFLAGS = @PKG_CONFIG_CFLAGS@
213PKG_CONFIG_LIBS = @PKG_CONFIG_LIBS@
214SET_MAKE = @SET_MAKE@
215SHELL = @SHELL@
216STRIP = @STRIP@
217VERSION = @VERSION@
218abs_builddir = @abs_builddir@
219abs_srcdir = @abs_srcdir@
220abs_top_builddir = @abs_top_builddir@
221abs_top_srcdir = @abs_top_srcdir@
222ac_ct_CC = @ac_ct_CC@
223am__include = @am__include@
224am__leading_dot = @am__leading_dot@
225am__quote = @am__quote@
226am__tar = @am__tar@
227am__untar = @am__untar@
228bindir = @bindir@
229build_alias = @build_alias@
230builddir = @builddir@
231datadir = @datadir@
232datarootdir = @datarootdir@
233docdir = @docdir@
234dvidir = @dvidir@
235exec_prefix = @exec_prefix@
236host_alias = @host_alias@
237htmldir = @htmldir@
238includedir = @includedir@
239infodir = @infodir@
240install_sh = @install_sh@
241libdir = @libdir@
242libexecdir = @libexecdir@
243localedir = @localedir@
244localstatedir = @localstatedir@
245mandir = @mandir@
246mkdir_p = @mkdir_p@
247oldincludedir = @oldincludedir@
248pdfdir = @pdfdir@
249prefix = @prefix@
250program_transform_name = @program_transform_name@
251psdir = @psdir@
252runstatedir = @runstatedir@
253sbindir = @sbindir@
254sharedstatedir = @sharedstatedir@
255srcdir = @srcdir@
256sysconfdir = @sysconfdir@
257target_alias = @target_alias@
258top_build_prefix = @top_build_prefix@
259top_builddir = @top_builddir@
260top_srcdir = @top_srcdir@
261pkgconfigdir = $(libdir)/pkgconfig
262pkgconfig_DATA = pthread-stubs.pc
263all: all-am
264
265.SUFFIXES:
266am--refresh: Makefile
267	@:
268$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
269	@for dep in $?; do \
270	  case '$(am__configure_deps)' in \
271	    *$$dep*) \
272	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
273	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
274		&& exit 0; \
275	      exit 1;; \
276	  esac; \
277	done; \
278	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
279	$(am__cd) $(top_srcdir) && \
280	  $(AUTOMAKE) --foreign Makefile
281Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
282	@case '$?' in \
283	  *config.status*) \
284	    echo ' $(SHELL) ./config.status'; \
285	    $(SHELL) ./config.status;; \
286	  *) \
287	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
288	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
289	esac;
290
291$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292	$(SHELL) ./config.status --recheck
293
294$(top_srcdir)/configure:  $(am__configure_deps)
295	$(am__cd) $(srcdir) && $(AUTOCONF)
296$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
297	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
298$(am__aclocal_m4_deps):
299pthread-stubs.pc: $(top_builddir)/config.status $(srcdir)/pthread-stubs.pc.in
300	cd $(top_builddir) && $(SHELL) ./config.status $@
301install-pkgconfigDATA: $(pkgconfig_DATA)
302	@$(NORMAL_INSTALL)
303	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
304	if test -n "$$list"; then \
305	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
306	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
307	fi; \
308	for p in $$list; do \
309	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
310	  echo "$$d$$p"; \
311	done | $(am__base_list) | \
312	while read files; do \
313	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
314	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
315	done
316
317uninstall-pkgconfigDATA:
318	@$(NORMAL_UNINSTALL)
319	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
320	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
321	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
322tags TAGS:
323
324ctags CTAGS:
325
326cscope cscopelist:
327
328distdir: $(BUILT_SOURCES)
329	$(MAKE) $(AM_MAKEFLAGS) distdir-am
330
331distdir-am: $(DISTFILES)
332	$(am__remove_distdir)
333	test -d "$(distdir)" || mkdir "$(distdir)"
334	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
336	list='$(DISTFILES)'; \
337	  dist_files=`for file in $$list; do echo $$file; done | \
338	  sed -e "s|^$$srcdirstrip/||;t" \
339	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
340	case $$dist_files in \
341	  */*) $(MKDIR_P) `echo "$$dist_files" | \
342			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
343			   sort -u` ;; \
344	esac; \
345	for file in $$dist_files; do \
346	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
347	  if test -d $$d/$$file; then \
348	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
349	    if test -d "$(distdir)/$$file"; then \
350	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
351	    fi; \
352	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
353	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
354	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
355	    fi; \
356	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
357	  else \
358	    test -f "$(distdir)/$$file" \
359	    || cp -p $$d/$$file "$(distdir)/$$file" \
360	    || exit 1; \
361	  fi; \
362	done
363	-test -n "$(am__skip_mode_fix)" \
364	|| find "$(distdir)" -type d ! -perm -755 \
365		-exec chmod u+rwx,go+rx {} \; -o \
366	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
367	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
368	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
369	|| chmod -R a+r "$(distdir)"
370dist-gzip: distdir
371	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
372	$(am__post_remove_distdir)
373
374dist-bzip2: distdir
375	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
376	$(am__post_remove_distdir)
377
378dist-lzip: distdir
379	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
380	$(am__post_remove_distdir)
381dist-xz: distdir
382	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
383	$(am__post_remove_distdir)
384
385dist-zstd: distdir
386	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
387	$(am__post_remove_distdir)
388
389dist-tarZ: distdir
390	@echo WARNING: "Support for distribution archives compressed with" \
391		       "legacy program 'compress' is deprecated." >&2
392	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
393	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
394	$(am__post_remove_distdir)
395
396dist-shar: distdir
397	@echo WARNING: "Support for shar distribution archives is" \
398	               "deprecated." >&2
399	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
400	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
401	$(am__post_remove_distdir)
402
403dist-zip: distdir
404	-rm -f $(distdir).zip
405	zip -rq $(distdir).zip $(distdir)
406	$(am__post_remove_distdir)
407
408dist dist-all:
409	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
410	$(am__post_remove_distdir)
411
412# This target untars the dist file and tries a VPATH configuration.  Then
413# it guarantees that the distribution is self-contained by making another
414# tarfile.
415distcheck: dist
416	case '$(DIST_ARCHIVES)' in \
417	*.tar.gz*) \
418	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
419	*.tar.bz2*) \
420	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
421	*.tar.lz*) \
422	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
423	*.tar.xz*) \
424	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
425	*.tar.Z*) \
426	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
427	*.shar.gz*) \
428	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
429	*.zip*) \
430	  unzip $(distdir).zip ;;\
431	*.tar.zst*) \
432	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
433	esac
434	chmod -R a-w $(distdir)
435	chmod u+w $(distdir)
436	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
437	chmod a-w $(distdir)
438	test -d $(distdir)/_build || exit 0; \
439	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
440	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
441	  && am__cwd=`pwd` \
442	  && $(am__cd) $(distdir)/_build/sub \
443	  && ../../configure \
444	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
445	    $(DISTCHECK_CONFIGURE_FLAGS) \
446	    --srcdir=../.. --prefix="$$dc_install_base" \
447	  && $(MAKE) $(AM_MAKEFLAGS) \
448	  && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
449	  && $(MAKE) $(AM_MAKEFLAGS) check \
450	  && $(MAKE) $(AM_MAKEFLAGS) install \
451	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
452	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
453	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
454	        distuninstallcheck \
455	  && chmod -R a-w "$$dc_install_base" \
456	  && ({ \
457	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
458	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
459	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
460	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
461	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
462	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
463	  && rm -rf "$$dc_destdir" \
464	  && $(MAKE) $(AM_MAKEFLAGS) dist \
465	  && rm -rf $(DIST_ARCHIVES) \
466	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
467	  && cd "$$am__cwd" \
468	  || exit 1
469	$(am__post_remove_distdir)
470	@(echo "$(distdir) archives ready for distribution: "; \
471	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
472	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
473distuninstallcheck:
474	@test -n '$(distuninstallcheck_dir)' || { \
475	  echo 'ERROR: trying to run $@ with an empty' \
476	       '$$(distuninstallcheck_dir)' >&2; \
477	  exit 1; \
478	}; \
479	$(am__cd) '$(distuninstallcheck_dir)' || { \
480	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
481	  exit 1; \
482	}; \
483	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
484	   || { echo "ERROR: files left after uninstall:" ; \
485	        if test -n "$(DESTDIR)"; then \
486	          echo "  (check DESTDIR support)"; \
487	        fi ; \
488	        $(distuninstallcheck_listfiles) ; \
489	        exit 1; } >&2
490distcleancheck: distclean
491	@if test '$(srcdir)' = . ; then \
492	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
493	  exit 1 ; \
494	fi
495	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
496	  || { echo "ERROR: files left in build directory after distclean:" ; \
497	       $(distcleancheck_listfiles) ; \
498	       exit 1; } >&2
499check-am: all-am
500check: check-am
501all-am: Makefile $(DATA)
502installdirs:
503	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
504	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
505	done
506install: install-am
507install-exec: install-exec-am
508install-data: install-data-am
509uninstall: uninstall-am
510
511install-am: all-am
512	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
513
514installcheck: installcheck-am
515install-strip:
516	if test -z '$(STRIP)'; then \
517	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
518	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
519	      install; \
520	else \
521	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
522	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
523	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
524	fi
525mostlyclean-generic:
526
527clean-generic:
528
529distclean-generic:
530	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
531	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
532
533maintainer-clean-generic:
534	@echo "This command is intended for maintainers to use"
535	@echo "it deletes files that may require special tools to rebuild."
536clean: clean-am
537
538clean-am: clean-generic mostlyclean-am
539
540distclean: distclean-am
541	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
542	-rm -f Makefile
543distclean-am: clean-am distclean-generic
544
545dvi: dvi-am
546
547dvi-am:
548
549html: html-am
550
551html-am:
552
553info: info-am
554
555info-am:
556
557install-data-am: install-pkgconfigDATA
558
559install-dvi: install-dvi-am
560
561install-dvi-am:
562
563install-exec-am:
564
565install-html: install-html-am
566
567install-html-am:
568
569install-info: install-info-am
570
571install-info-am:
572
573install-man:
574
575install-pdf: install-pdf-am
576
577install-pdf-am:
578
579install-ps: install-ps-am
580
581install-ps-am:
582
583installcheck-am:
584
585maintainer-clean: maintainer-clean-am
586	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
587	-rm -rf $(top_srcdir)/autom4te.cache
588	-rm -f Makefile
589maintainer-clean-am: distclean-am maintainer-clean-generic
590
591mostlyclean: mostlyclean-am
592
593mostlyclean-am: mostlyclean-generic
594
595pdf: pdf-am
596
597pdf-am:
598
599ps: ps-am
600
601ps-am:
602
603uninstall-am: uninstall-pkgconfigDATA
604
605.MAKE: install-am install-strip
606
607.PHONY: all all-am am--refresh check check-am clean clean-generic \
608	cscopelist-am ctags-am dist dist-all dist-bzip2 dist-gzip \
609	dist-lzip dist-shar dist-tarZ dist-xz dist-zip dist-zstd \
610	distcheck distclean distclean-generic distcleancheck distdir \
611	distuninstallcheck dvi dvi-am html html-am info info-am \
612	install install-am install-data install-data-am install-dvi \
613	install-dvi-am install-exec install-exec-am install-html \
614	install-html-am install-info install-info-am install-man \
615	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
616	install-ps-am install-strip installcheck installcheck-am \
617	installdirs maintainer-clean maintainer-clean-generic \
618	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags-am \
619	uninstall uninstall-am uninstall-pkgconfigDATA
620
621.PRECIOUS: Makefile
622
623
624# Tell versions [3.59,3.63) of GNU make to not export all variables.
625# Otherwise a system limit (for SysV at least) may be exceeded.
626.NOEXPORT:
627