1159b3361Sopenharmony_ci# Makefile.in generated by automake 1.16.2 from Makefile.am.
2159b3361Sopenharmony_ci# @configure_input@
3159b3361Sopenharmony_ci
4159b3361Sopenharmony_ci# Copyright (C) 1994-2020 Free Software Foundation, Inc.
5159b3361Sopenharmony_ci
6159b3361Sopenharmony_ci# This Makefile.in is free software; the Free Software Foundation
7159b3361Sopenharmony_ci# gives unlimited permission to copy and/or distribute it,
8159b3361Sopenharmony_ci# with or without modifications, as long as this notice is preserved.
9159b3361Sopenharmony_ci
10159b3361Sopenharmony_ci# This program is distributed in the hope that it will be useful,
11159b3361Sopenharmony_ci# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12159b3361Sopenharmony_ci# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13159b3361Sopenharmony_ci# PARTICULAR PURPOSE.
14159b3361Sopenharmony_ci
15159b3361Sopenharmony_ci@SET_MAKE@
16159b3361Sopenharmony_ciVPATH = @srcdir@
17159b3361Sopenharmony_ciam__is_gnu_make = { \
18159b3361Sopenharmony_ci  if test -z '$(MAKELEVEL)'; then \
19159b3361Sopenharmony_ci    false; \
20159b3361Sopenharmony_ci  elif test -n '$(MAKE_HOST)'; then \
21159b3361Sopenharmony_ci    true; \
22159b3361Sopenharmony_ci  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23159b3361Sopenharmony_ci    true; \
24159b3361Sopenharmony_ci  else \
25159b3361Sopenharmony_ci    false; \
26159b3361Sopenharmony_ci  fi; \
27159b3361Sopenharmony_ci}
28159b3361Sopenharmony_ciam__make_running_with_option = \
29159b3361Sopenharmony_ci  case $${target_option-} in \
30159b3361Sopenharmony_ci      ?) ;; \
31159b3361Sopenharmony_ci      *) echo "am__make_running_with_option: internal error: invalid" \
32159b3361Sopenharmony_ci              "target option '$${target_option-}' specified" >&2; \
33159b3361Sopenharmony_ci         exit 1;; \
34159b3361Sopenharmony_ci  esac; \
35159b3361Sopenharmony_ci  has_opt=no; \
36159b3361Sopenharmony_ci  sane_makeflags=$$MAKEFLAGS; \
37159b3361Sopenharmony_ci  if $(am__is_gnu_make); then \
38159b3361Sopenharmony_ci    sane_makeflags=$$MFLAGS; \
39159b3361Sopenharmony_ci  else \
40159b3361Sopenharmony_ci    case $$MAKEFLAGS in \
41159b3361Sopenharmony_ci      *\\[\ \	]*) \
42159b3361Sopenharmony_ci        bs=\\; \
43159b3361Sopenharmony_ci        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44159b3361Sopenharmony_ci          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45159b3361Sopenharmony_ci    esac; \
46159b3361Sopenharmony_ci  fi; \
47159b3361Sopenharmony_ci  skip_next=no; \
48159b3361Sopenharmony_ci  strip_trailopt () \
49159b3361Sopenharmony_ci  { \
50159b3361Sopenharmony_ci    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51159b3361Sopenharmony_ci  }; \
52159b3361Sopenharmony_ci  for flg in $$sane_makeflags; do \
53159b3361Sopenharmony_ci    test $$skip_next = yes && { skip_next=no; continue; }; \
54159b3361Sopenharmony_ci    case $$flg in \
55159b3361Sopenharmony_ci      *=*|--*) continue;; \
56159b3361Sopenharmony_ci        -*I) strip_trailopt 'I'; skip_next=yes;; \
57159b3361Sopenharmony_ci      -*I?*) strip_trailopt 'I';; \
58159b3361Sopenharmony_ci        -*O) strip_trailopt 'O'; skip_next=yes;; \
59159b3361Sopenharmony_ci      -*O?*) strip_trailopt 'O';; \
60159b3361Sopenharmony_ci        -*l) strip_trailopt 'l'; skip_next=yes;; \
61159b3361Sopenharmony_ci      -*l?*) strip_trailopt 'l';; \
62159b3361Sopenharmony_ci      -[dEDm]) skip_next=yes;; \
63159b3361Sopenharmony_ci      -[JT]) skip_next=yes;; \
64159b3361Sopenharmony_ci    esac; \
65159b3361Sopenharmony_ci    case $$flg in \
66159b3361Sopenharmony_ci      *$$target_option*) has_opt=yes; break;; \
67159b3361Sopenharmony_ci    esac; \
68159b3361Sopenharmony_ci  done; \
69159b3361Sopenharmony_ci  test $$has_opt = yes
70159b3361Sopenharmony_ciam__make_dryrun = (target_option=n; $(am__make_running_with_option))
71159b3361Sopenharmony_ciam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72159b3361Sopenharmony_cipkgdatadir = $(datadir)/@PACKAGE@
73159b3361Sopenharmony_cipkgincludedir = $(includedir)/@PACKAGE@
74159b3361Sopenharmony_cipkglibdir = $(libdir)/@PACKAGE@
75159b3361Sopenharmony_cipkglibexecdir = $(libexecdir)/@PACKAGE@
76159b3361Sopenharmony_ciam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77159b3361Sopenharmony_ciinstall_sh_DATA = $(install_sh) -c -m 644
78159b3361Sopenharmony_ciinstall_sh_PROGRAM = $(install_sh) -c
79159b3361Sopenharmony_ciinstall_sh_SCRIPT = $(install_sh) -c
80159b3361Sopenharmony_ciINSTALL_HEADER = $(INSTALL_DATA)
81159b3361Sopenharmony_citransform = $(program_transform_name)
82159b3361Sopenharmony_ciNORMAL_INSTALL = :
83159b3361Sopenharmony_ciPRE_INSTALL = :
84159b3361Sopenharmony_ciPOST_INSTALL = :
85159b3361Sopenharmony_ciNORMAL_UNINSTALL = :
86159b3361Sopenharmony_ciPRE_UNINSTALL = :
87159b3361Sopenharmony_ciPOST_UNINSTALL = :
88159b3361Sopenharmony_cibuild_triplet = @build@
89159b3361Sopenharmony_cihost_triplet = @host@
90159b3361Sopenharmony_cisubdir = doc/man
91159b3361Sopenharmony_ciACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92159b3361Sopenharmony_ciam__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
93159b3361Sopenharmony_ci	$(top_srcdir)/configure.in
94159b3361Sopenharmony_ciam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95159b3361Sopenharmony_ci	$(ACLOCAL_M4)
96159b3361Sopenharmony_ciDIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
97159b3361Sopenharmony_cimkinstalldirs = $(install_sh) -d
98159b3361Sopenharmony_ciCONFIG_HEADER = $(top_builddir)/config.h
99159b3361Sopenharmony_ciCONFIG_CLEAN_FILES =
100159b3361Sopenharmony_ciCONFIG_CLEAN_VPATH_FILES =
101159b3361Sopenharmony_ciAM_V_P = $(am__v_P_@AM_V@)
102159b3361Sopenharmony_ciam__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103159b3361Sopenharmony_ciam__v_P_0 = false
104159b3361Sopenharmony_ciam__v_P_1 = :
105159b3361Sopenharmony_ciAM_V_GEN = $(am__v_GEN_@AM_V@)
106159b3361Sopenharmony_ciam__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107159b3361Sopenharmony_ciam__v_GEN_0 = @echo "  GEN     " $@;
108159b3361Sopenharmony_ciam__v_GEN_1 = 
109159b3361Sopenharmony_ciAM_V_at = $(am__v_at_@AM_V@)
110159b3361Sopenharmony_ciam__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111159b3361Sopenharmony_ciam__v_at_0 = @
112159b3361Sopenharmony_ciam__v_at_1 = 
113159b3361Sopenharmony_ciSOURCES =
114159b3361Sopenharmony_ciDIST_SOURCES =
115159b3361Sopenharmony_ciam__can_run_installinfo = \
116159b3361Sopenharmony_ci  case $$AM_UPDATE_INFO_DIR in \
117159b3361Sopenharmony_ci    n|no|NO) false;; \
118159b3361Sopenharmony_ci    *) (install-info --version) >/dev/null 2>&1;; \
119159b3361Sopenharmony_ci  esac
120159b3361Sopenharmony_ciam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
121159b3361Sopenharmony_ciam__vpath_adj = case $$p in \
122159b3361Sopenharmony_ci    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
123159b3361Sopenharmony_ci    *) f=$$p;; \
124159b3361Sopenharmony_ci  esac;
125159b3361Sopenharmony_ciam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
126159b3361Sopenharmony_ciam__install_max = 40
127159b3361Sopenharmony_ciam__nobase_strip_setup = \
128159b3361Sopenharmony_ci  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
129159b3361Sopenharmony_ciam__nobase_strip = \
130159b3361Sopenharmony_ci  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
131159b3361Sopenharmony_ciam__nobase_list = $(am__nobase_strip_setup); \
132159b3361Sopenharmony_ci  for p in $$list; do echo "$$p $$p"; done | \
133159b3361Sopenharmony_ci  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
134159b3361Sopenharmony_ci  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
135159b3361Sopenharmony_ci    if (++n[$$2] == $(am__install_max)) \
136159b3361Sopenharmony_ci      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
137159b3361Sopenharmony_ci    END { for (dir in files) print dir, files[dir] }'
138159b3361Sopenharmony_ciam__base_list = \
139159b3361Sopenharmony_ci  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
140159b3361Sopenharmony_ci  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
141159b3361Sopenharmony_ciam__uninstall_files_from_dir = { \
142159b3361Sopenharmony_ci  test -z "$$files" \
143159b3361Sopenharmony_ci    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
144159b3361Sopenharmony_ci    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
145159b3361Sopenharmony_ci         $(am__cd) "$$dir" && rm -f $$files; }; \
146159b3361Sopenharmony_ci  }
147159b3361Sopenharmony_ciman1dir = $(mandir)/man1
148159b3361Sopenharmony_ciam__installdirs = "$(DESTDIR)$(man1dir)"
149159b3361Sopenharmony_ciNROFF = nroff
150159b3361Sopenharmony_ciMANS = $(man_MANS)
151159b3361Sopenharmony_ciam__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
152159b3361Sopenharmony_ciam__DIST_COMMON = $(srcdir)/Makefile.in
153159b3361Sopenharmony_ciDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
154159b3361Sopenharmony_ciACLOCAL = @ACLOCAL@
155159b3361Sopenharmony_ciALLOCA = @ALLOCA@
156159b3361Sopenharmony_ciAMTAR = @AMTAR@
157159b3361Sopenharmony_ciAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
158159b3361Sopenharmony_ciAR = @AR@
159159b3361Sopenharmony_ciAUTOCONF = @AUTOCONF@
160159b3361Sopenharmony_ciAUTOHEADER = @AUTOHEADER@
161159b3361Sopenharmony_ciAUTOMAKE = @AUTOMAKE@
162159b3361Sopenharmony_ciAWK = @AWK@
163159b3361Sopenharmony_ciCC = @CC@
164159b3361Sopenharmony_ciCCDEPMODE = @CCDEPMODE@
165159b3361Sopenharmony_ciCFLAGS = @CFLAGS@
166159b3361Sopenharmony_ciCONFIG_DEFS = @CONFIG_DEFS@
167159b3361Sopenharmony_ciCONFIG_MATH_LIB = @CONFIG_MATH_LIB@
168159b3361Sopenharmony_ciCPP = @CPP@
169159b3361Sopenharmony_ciCPPFLAGS = @CPPFLAGS@
170159b3361Sopenharmony_ciCPUCCODE = @CPUCCODE@
171159b3361Sopenharmony_ciCPUTYPE = @CPUTYPE@
172159b3361Sopenharmony_ciCYGPATH_W = @CYGPATH_W@
173159b3361Sopenharmony_ciDEFS = @DEFS@
174159b3361Sopenharmony_ciDEPDIR = @DEPDIR@
175159b3361Sopenharmony_ciDLLTOOL = @DLLTOOL@
176159b3361Sopenharmony_ciDSYMUTIL = @DSYMUTIL@
177159b3361Sopenharmony_ciDUMPBIN = @DUMPBIN@
178159b3361Sopenharmony_ciECHO_C = @ECHO_C@
179159b3361Sopenharmony_ciECHO_N = @ECHO_N@
180159b3361Sopenharmony_ciECHO_T = @ECHO_T@
181159b3361Sopenharmony_ciEGREP = @EGREP@
182159b3361Sopenharmony_ciEXEEXT = @EXEEXT@
183159b3361Sopenharmony_ciFGREP = @FGREP@
184159b3361Sopenharmony_ciFRONTEND_CFLAGS = @FRONTEND_CFLAGS@
185159b3361Sopenharmony_ciFRONTEND_LDADD = @FRONTEND_LDADD@
186159b3361Sopenharmony_ciFRONTEND_LDFLAGS = @FRONTEND_LDFLAGS@
187159b3361Sopenharmony_ciGREP = @GREP@
188159b3361Sopenharmony_ciGTK_CFLAGS = @GTK_CFLAGS@
189159b3361Sopenharmony_ciGTK_CONFIG = @GTK_CONFIG@
190159b3361Sopenharmony_ciGTK_LIBS = @GTK_LIBS@
191159b3361Sopenharmony_ciINCLUDES = @INCLUDES@
192159b3361Sopenharmony_ciINSTALL = @INSTALL@
193159b3361Sopenharmony_ciINSTALL_DATA = @INSTALL_DATA@
194159b3361Sopenharmony_ciINSTALL_PROGRAM = @INSTALL_PROGRAM@
195159b3361Sopenharmony_ciINSTALL_SCRIPT = @INSTALL_SCRIPT@
196159b3361Sopenharmony_ciINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
197159b3361Sopenharmony_ciLD = @LD@
198159b3361Sopenharmony_ciLDADD = @LDADD@
199159b3361Sopenharmony_ciLDFLAGS = @LDFLAGS@
200159b3361Sopenharmony_ciLIBICONV = @LIBICONV@
201159b3361Sopenharmony_ciLIBMP3LAME_LDADD = @LIBMP3LAME_LDADD@
202159b3361Sopenharmony_ciLIBOBJS = @LIBOBJS@
203159b3361Sopenharmony_ciLIBS = @LIBS@
204159b3361Sopenharmony_ciLIBTOOL = @LIBTOOL@
205159b3361Sopenharmony_ciLIBTOOL_DEPS = @LIBTOOL_DEPS@
206159b3361Sopenharmony_ciLIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
207159b3361Sopenharmony_ciLIB_MINOR_VERSION = @LIB_MINOR_VERSION@
208159b3361Sopenharmony_ciLIPO = @LIPO@
209159b3361Sopenharmony_ciLN_S = @LN_S@
210159b3361Sopenharmony_ciLTLIBICONV = @LTLIBICONV@
211159b3361Sopenharmony_ciLTLIBOBJS = @LTLIBOBJS@
212159b3361Sopenharmony_ciLT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
213159b3361Sopenharmony_ciMAINT = @MAINT@
214159b3361Sopenharmony_ciMAKEDEP = @MAKEDEP@
215159b3361Sopenharmony_ciMAKEINFO = @MAKEINFO@
216159b3361Sopenharmony_ciMANIFEST_TOOL = @MANIFEST_TOOL@
217159b3361Sopenharmony_ciMKDIR_P = @MKDIR_P@
218159b3361Sopenharmony_ciNASM = @NASM@
219159b3361Sopenharmony_ciNASM_FORMAT = @NASM_FORMAT@
220159b3361Sopenharmony_ciNM = @NM@
221159b3361Sopenharmony_ciNMEDIT = @NMEDIT@
222159b3361Sopenharmony_ciOBJDUMP = @OBJDUMP@
223159b3361Sopenharmony_ciOBJEXT = @OBJEXT@
224159b3361Sopenharmony_ciOTOOL = @OTOOL@
225159b3361Sopenharmony_ciOTOOL64 = @OTOOL64@
226159b3361Sopenharmony_ciPACKAGE = @PACKAGE@
227159b3361Sopenharmony_ciPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
228159b3361Sopenharmony_ciPACKAGE_NAME = @PACKAGE_NAME@
229159b3361Sopenharmony_ciPACKAGE_STRING = @PACKAGE_STRING@
230159b3361Sopenharmony_ciPACKAGE_TARNAME = @PACKAGE_TARNAME@
231159b3361Sopenharmony_ciPACKAGE_URL = @PACKAGE_URL@
232159b3361Sopenharmony_ciPACKAGE_VERSION = @PACKAGE_VERSION@
233159b3361Sopenharmony_ciPATH_SEPARATOR = @PATH_SEPARATOR@
234159b3361Sopenharmony_ciPKG_CONFIG = @PKG_CONFIG@
235159b3361Sopenharmony_ciPKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
236159b3361Sopenharmony_ciPKG_CONFIG_PATH = @PKG_CONFIG_PATH@
237159b3361Sopenharmony_ciRANLIB = @RANLIB@
238159b3361Sopenharmony_ciRM_F = @RM_F@
239159b3361Sopenharmony_ciSED = @SED@
240159b3361Sopenharmony_ciSET_MAKE = @SET_MAKE@
241159b3361Sopenharmony_ciSHELL = @SHELL@
242159b3361Sopenharmony_ciSNDFILE_CFLAGS = @SNDFILE_CFLAGS@
243159b3361Sopenharmony_ciSNDFILE_LIBS = @SNDFILE_LIBS@
244159b3361Sopenharmony_ciSTRIP = @STRIP@
245159b3361Sopenharmony_ciVERSION = @VERSION@
246159b3361Sopenharmony_ciWITH_FRONTEND = @WITH_FRONTEND@
247159b3361Sopenharmony_ciWITH_MP3RTP = @WITH_MP3RTP@
248159b3361Sopenharmony_ciWITH_MP3X = @WITH_MP3X@
249159b3361Sopenharmony_ciabs_builddir = @abs_builddir@
250159b3361Sopenharmony_ciabs_srcdir = @abs_srcdir@
251159b3361Sopenharmony_ciabs_top_builddir = @abs_top_builddir@
252159b3361Sopenharmony_ciabs_top_srcdir = @abs_top_srcdir@
253159b3361Sopenharmony_ciac_ct_AR = @ac_ct_AR@
254159b3361Sopenharmony_ciac_ct_CC = @ac_ct_CC@
255159b3361Sopenharmony_ciac_ct_DUMPBIN = @ac_ct_DUMPBIN@
256159b3361Sopenharmony_ciam__include = @am__include@
257159b3361Sopenharmony_ciam__leading_dot = @am__leading_dot@
258159b3361Sopenharmony_ciam__quote = @am__quote@
259159b3361Sopenharmony_ciam__tar = @am__tar@
260159b3361Sopenharmony_ciam__untar = @am__untar@
261159b3361Sopenharmony_cibindir = @bindir@
262159b3361Sopenharmony_cibuild = @build@
263159b3361Sopenharmony_cibuild_alias = @build_alias@
264159b3361Sopenharmony_cibuild_cpu = @build_cpu@
265159b3361Sopenharmony_cibuild_os = @build_os@
266159b3361Sopenharmony_cibuild_vendor = @build_vendor@
267159b3361Sopenharmony_cibuilddir = @builddir@
268159b3361Sopenharmony_cidatadir = @datadir@
269159b3361Sopenharmony_cidatarootdir = @datarootdir@
270159b3361Sopenharmony_cidocdir = @docdir@
271159b3361Sopenharmony_cidvidir = @dvidir@
272159b3361Sopenharmony_ciexec_prefix = @exec_prefix@
273159b3361Sopenharmony_cihost = @host@
274159b3361Sopenharmony_cihost_alias = @host_alias@
275159b3361Sopenharmony_cihost_cpu = @host_cpu@
276159b3361Sopenharmony_cihost_os = @host_os@
277159b3361Sopenharmony_cihost_vendor = @host_vendor@
278159b3361Sopenharmony_cihtmldir = @htmldir@
279159b3361Sopenharmony_ciincludedir = @includedir@
280159b3361Sopenharmony_ciinfodir = @infodir@
281159b3361Sopenharmony_ciinstall_sh = @install_sh@
282159b3361Sopenharmony_cilibdir = @libdir@
283159b3361Sopenharmony_cilibexecdir = @libexecdir@
284159b3361Sopenharmony_cilocaledir = @localedir@
285159b3361Sopenharmony_cilocalstatedir = @localstatedir@
286159b3361Sopenharmony_cimandir = @mandir@
287159b3361Sopenharmony_cimkdir_p = @mkdir_p@
288159b3361Sopenharmony_cimpg123_CFLAGS = @mpg123_CFLAGS@
289159b3361Sopenharmony_cimpg123_LIBS = @mpg123_LIBS@
290159b3361Sopenharmony_cioldincludedir = @oldincludedir@
291159b3361Sopenharmony_cipdfdir = @pdfdir@
292159b3361Sopenharmony_ciprefix = @prefix@
293159b3361Sopenharmony_ciprogram_transform_name = @program_transform_name@
294159b3361Sopenharmony_cipsdir = @psdir@
295159b3361Sopenharmony_cisbindir = @sbindir@
296159b3361Sopenharmony_cisharedstatedir = @sharedstatedir@
297159b3361Sopenharmony_cisrcdir = @srcdir@
298159b3361Sopenharmony_cisysconfdir = @sysconfdir@
299159b3361Sopenharmony_citarget_alias = @target_alias@
300159b3361Sopenharmony_citop_build_prefix = @top_build_prefix@
301159b3361Sopenharmony_citop_builddir = @top_builddir@
302159b3361Sopenharmony_citop_srcdir = @top_srcdir@
303159b3361Sopenharmony_ciAUTOMAKE_OPTIONS = foreign
304159b3361Sopenharmony_ciman_MANS = lame.1
305159b3361Sopenharmony_ciEXTRA_DIST = ${man_MANS}
306159b3361Sopenharmony_ciall: all-am
307159b3361Sopenharmony_ci
308159b3361Sopenharmony_ci.SUFFIXES:
309159b3361Sopenharmony_ci$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
310159b3361Sopenharmony_ci	@for dep in $?; do \
311159b3361Sopenharmony_ci	  case '$(am__configure_deps)' in \
312159b3361Sopenharmony_ci	    *$$dep*) \
313159b3361Sopenharmony_ci	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
314159b3361Sopenharmony_ci	        && { if test -f $@; then exit 0; else break; fi; }; \
315159b3361Sopenharmony_ci	      exit 1;; \
316159b3361Sopenharmony_ci	  esac; \
317159b3361Sopenharmony_ci	done; \
318159b3361Sopenharmony_ci	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/man/Makefile'; \
319159b3361Sopenharmony_ci	$(am__cd) $(top_srcdir) && \
320159b3361Sopenharmony_ci	  $(AUTOMAKE) --foreign doc/man/Makefile
321159b3361Sopenharmony_ciMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
322159b3361Sopenharmony_ci	@case '$?' in \
323159b3361Sopenharmony_ci	  *config.status*) \
324159b3361Sopenharmony_ci	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
325159b3361Sopenharmony_ci	  *) \
326159b3361Sopenharmony_ci	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
327159b3361Sopenharmony_ci	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
328159b3361Sopenharmony_ci	esac;
329159b3361Sopenharmony_ci
330159b3361Sopenharmony_ci$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
331159b3361Sopenharmony_ci	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332159b3361Sopenharmony_ci
333159b3361Sopenharmony_ci$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
334159b3361Sopenharmony_ci	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335159b3361Sopenharmony_ci$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
336159b3361Sopenharmony_ci	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337159b3361Sopenharmony_ci$(am__aclocal_m4_deps):
338159b3361Sopenharmony_ci
339159b3361Sopenharmony_cimostlyclean-libtool:
340159b3361Sopenharmony_ci	-rm -f *.lo
341159b3361Sopenharmony_ci
342159b3361Sopenharmony_ciclean-libtool:
343159b3361Sopenharmony_ci	-rm -rf .libs _libs
344159b3361Sopenharmony_ciinstall-man1: $(man_MANS)
345159b3361Sopenharmony_ci	@$(NORMAL_INSTALL)
346159b3361Sopenharmony_ci	@list1=''; \
347159b3361Sopenharmony_ci	list2='$(man_MANS)'; \
348159b3361Sopenharmony_ci	test -n "$(man1dir)" \
349159b3361Sopenharmony_ci	  && test -n "`echo $$list1$$list2`" \
350159b3361Sopenharmony_ci	  || exit 0; \
351159b3361Sopenharmony_ci	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
352159b3361Sopenharmony_ci	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
353159b3361Sopenharmony_ci	{ for i in $$list1; do echo "$$i"; done;  \
354159b3361Sopenharmony_ci	if test -n "$$list2"; then \
355159b3361Sopenharmony_ci	  for i in $$list2; do echo "$$i"; done \
356159b3361Sopenharmony_ci	    | sed -n '/\.1[a-z]*$$/p'; \
357159b3361Sopenharmony_ci	fi; \
358159b3361Sopenharmony_ci	} | while read p; do \
359159b3361Sopenharmony_ci	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
360159b3361Sopenharmony_ci	  echo "$$d$$p"; echo "$$p"; \
361159b3361Sopenharmony_ci	done | \
362159b3361Sopenharmony_ci	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
363159b3361Sopenharmony_ci	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
364159b3361Sopenharmony_ci	sed 'N;N;s,\n, ,g' | { \
365159b3361Sopenharmony_ci	list=; while read file base inst; do \
366159b3361Sopenharmony_ci	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
367159b3361Sopenharmony_ci	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
368159b3361Sopenharmony_ci	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
369159b3361Sopenharmony_ci	  fi; \
370159b3361Sopenharmony_ci	done; \
371159b3361Sopenharmony_ci	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
372159b3361Sopenharmony_ci	while read files; do \
373159b3361Sopenharmony_ci	  test -z "$$files" || { \
374159b3361Sopenharmony_ci	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
375159b3361Sopenharmony_ci	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
376159b3361Sopenharmony_ci	done; }
377159b3361Sopenharmony_ci
378159b3361Sopenharmony_ciuninstall-man1:
379159b3361Sopenharmony_ci	@$(NORMAL_UNINSTALL)
380159b3361Sopenharmony_ci	@list=''; test -n "$(man1dir)" || exit 0; \
381159b3361Sopenharmony_ci	files=`{ for i in $$list; do echo "$$i"; done; \
382159b3361Sopenharmony_ci	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
383159b3361Sopenharmony_ci	  sed -n '/\.1[a-z]*$$/p'; \
384159b3361Sopenharmony_ci	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
385159b3361Sopenharmony_ci	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
386159b3361Sopenharmony_ci	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
387159b3361Sopenharmony_citags TAGS:
388159b3361Sopenharmony_ci
389159b3361Sopenharmony_cictags CTAGS:
390159b3361Sopenharmony_ci
391159b3361Sopenharmony_cicscope cscopelist:
392159b3361Sopenharmony_ci
393159b3361Sopenharmony_ci
394159b3361Sopenharmony_cidistdir: $(BUILT_SOURCES)
395159b3361Sopenharmony_ci	$(MAKE) $(AM_MAKEFLAGS) distdir-am
396159b3361Sopenharmony_ci
397159b3361Sopenharmony_cidistdir-am: $(DISTFILES)
398159b3361Sopenharmony_ci	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
399159b3361Sopenharmony_ci	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
400159b3361Sopenharmony_ci	list='$(DISTFILES)'; \
401159b3361Sopenharmony_ci	  dist_files=`for file in $$list; do echo $$file; done | \
402159b3361Sopenharmony_ci	  sed -e "s|^$$srcdirstrip/||;t" \
403159b3361Sopenharmony_ci	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
404159b3361Sopenharmony_ci	case $$dist_files in \
405159b3361Sopenharmony_ci	  */*) $(MKDIR_P) `echo "$$dist_files" | \
406159b3361Sopenharmony_ci			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
407159b3361Sopenharmony_ci			   sort -u` ;; \
408159b3361Sopenharmony_ci	esac; \
409159b3361Sopenharmony_ci	for file in $$dist_files; do \
410159b3361Sopenharmony_ci	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
411159b3361Sopenharmony_ci	  if test -d $$d/$$file; then \
412159b3361Sopenharmony_ci	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
413159b3361Sopenharmony_ci	    if test -d "$(distdir)/$$file"; then \
414159b3361Sopenharmony_ci	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
415159b3361Sopenharmony_ci	    fi; \
416159b3361Sopenharmony_ci	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
417159b3361Sopenharmony_ci	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
418159b3361Sopenharmony_ci	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
419159b3361Sopenharmony_ci	    fi; \
420159b3361Sopenharmony_ci	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
421159b3361Sopenharmony_ci	  else \
422159b3361Sopenharmony_ci	    test -f "$(distdir)/$$file" \
423159b3361Sopenharmony_ci	    || cp -p $$d/$$file "$(distdir)/$$file" \
424159b3361Sopenharmony_ci	    || exit 1; \
425159b3361Sopenharmony_ci	  fi; \
426159b3361Sopenharmony_ci	done
427159b3361Sopenharmony_cicheck-am: all-am
428159b3361Sopenharmony_cicheck: check-am
429159b3361Sopenharmony_ciall-am: Makefile $(MANS)
430159b3361Sopenharmony_ciinstalldirs:
431159b3361Sopenharmony_ci	for dir in "$(DESTDIR)$(man1dir)"; do \
432159b3361Sopenharmony_ci	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
433159b3361Sopenharmony_ci	done
434159b3361Sopenharmony_ciinstall: install-am
435159b3361Sopenharmony_ciinstall-exec: install-exec-am
436159b3361Sopenharmony_ciinstall-data: install-data-am
437159b3361Sopenharmony_ciuninstall: uninstall-am
438159b3361Sopenharmony_ci
439159b3361Sopenharmony_ciinstall-am: all-am
440159b3361Sopenharmony_ci	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
441159b3361Sopenharmony_ci
442159b3361Sopenharmony_ciinstallcheck: installcheck-am
443159b3361Sopenharmony_ciinstall-strip:
444159b3361Sopenharmony_ci	if test -z '$(STRIP)'; then \
445159b3361Sopenharmony_ci	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
446159b3361Sopenharmony_ci	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
447159b3361Sopenharmony_ci	      install; \
448159b3361Sopenharmony_ci	else \
449159b3361Sopenharmony_ci	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
450159b3361Sopenharmony_ci	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
451159b3361Sopenharmony_ci	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
452159b3361Sopenharmony_ci	fi
453159b3361Sopenharmony_cimostlyclean-generic:
454159b3361Sopenharmony_ci
455159b3361Sopenharmony_ciclean-generic:
456159b3361Sopenharmony_ci
457159b3361Sopenharmony_cidistclean-generic:
458159b3361Sopenharmony_ci	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
459159b3361Sopenharmony_ci	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
460159b3361Sopenharmony_ci
461159b3361Sopenharmony_cimaintainer-clean-generic:
462159b3361Sopenharmony_ci	@echo "This command is intended for maintainers to use"
463159b3361Sopenharmony_ci	@echo "it deletes files that may require special tools to rebuild."
464159b3361Sopenharmony_ciclean: clean-am
465159b3361Sopenharmony_ci
466159b3361Sopenharmony_ciclean-am: clean-generic clean-libtool mostlyclean-am
467159b3361Sopenharmony_ci
468159b3361Sopenharmony_cidistclean: distclean-am
469159b3361Sopenharmony_ci	-rm -f Makefile
470159b3361Sopenharmony_cidistclean-am: clean-am distclean-generic
471159b3361Sopenharmony_ci
472159b3361Sopenharmony_cidvi: dvi-am
473159b3361Sopenharmony_ci
474159b3361Sopenharmony_cidvi-am:
475159b3361Sopenharmony_ci
476159b3361Sopenharmony_cihtml: html-am
477159b3361Sopenharmony_ci
478159b3361Sopenharmony_cihtml-am:
479159b3361Sopenharmony_ci
480159b3361Sopenharmony_ciinfo: info-am
481159b3361Sopenharmony_ci
482159b3361Sopenharmony_ciinfo-am:
483159b3361Sopenharmony_ci
484159b3361Sopenharmony_ciinstall-data-am: install-man
485159b3361Sopenharmony_ci
486159b3361Sopenharmony_ciinstall-dvi: install-dvi-am
487159b3361Sopenharmony_ci
488159b3361Sopenharmony_ciinstall-dvi-am:
489159b3361Sopenharmony_ci
490159b3361Sopenharmony_ciinstall-exec-am:
491159b3361Sopenharmony_ci
492159b3361Sopenharmony_ciinstall-html: install-html-am
493159b3361Sopenharmony_ci
494159b3361Sopenharmony_ciinstall-html-am:
495159b3361Sopenharmony_ci
496159b3361Sopenharmony_ciinstall-info: install-info-am
497159b3361Sopenharmony_ci
498159b3361Sopenharmony_ciinstall-info-am:
499159b3361Sopenharmony_ci
500159b3361Sopenharmony_ciinstall-man: install-man1
501159b3361Sopenharmony_ci
502159b3361Sopenharmony_ciinstall-pdf: install-pdf-am
503159b3361Sopenharmony_ci
504159b3361Sopenharmony_ciinstall-pdf-am:
505159b3361Sopenharmony_ci
506159b3361Sopenharmony_ciinstall-ps: install-ps-am
507159b3361Sopenharmony_ci
508159b3361Sopenharmony_ciinstall-ps-am:
509159b3361Sopenharmony_ci
510159b3361Sopenharmony_ciinstallcheck-am:
511159b3361Sopenharmony_ci
512159b3361Sopenharmony_cimaintainer-clean: maintainer-clean-am
513159b3361Sopenharmony_ci	-rm -f Makefile
514159b3361Sopenharmony_cimaintainer-clean-am: distclean-am maintainer-clean-generic
515159b3361Sopenharmony_ci
516159b3361Sopenharmony_cimostlyclean: mostlyclean-am
517159b3361Sopenharmony_ci
518159b3361Sopenharmony_cimostlyclean-am: mostlyclean-generic mostlyclean-libtool
519159b3361Sopenharmony_ci
520159b3361Sopenharmony_cipdf: pdf-am
521159b3361Sopenharmony_ci
522159b3361Sopenharmony_cipdf-am:
523159b3361Sopenharmony_ci
524159b3361Sopenharmony_cips: ps-am
525159b3361Sopenharmony_ci
526159b3361Sopenharmony_cips-am:
527159b3361Sopenharmony_ci
528159b3361Sopenharmony_ciuninstall-am: uninstall-man
529159b3361Sopenharmony_ci
530159b3361Sopenharmony_ciuninstall-man: uninstall-man1
531159b3361Sopenharmony_ci
532159b3361Sopenharmony_ci.MAKE: install-am install-strip
533159b3361Sopenharmony_ci
534159b3361Sopenharmony_ci.PHONY: all all-am check check-am clean clean-generic clean-libtool \
535159b3361Sopenharmony_ci	cscopelist-am ctags-am distclean distclean-generic \
536159b3361Sopenharmony_ci	distclean-libtool distdir dvi dvi-am html html-am info info-am \
537159b3361Sopenharmony_ci	install install-am install-data install-data-am install-dvi \
538159b3361Sopenharmony_ci	install-dvi-am install-exec install-exec-am install-html \
539159b3361Sopenharmony_ci	install-html-am install-info install-info-am install-man \
540159b3361Sopenharmony_ci	install-man1 install-pdf install-pdf-am install-ps \
541159b3361Sopenharmony_ci	install-ps-am install-strip installcheck installcheck-am \
542159b3361Sopenharmony_ci	installdirs maintainer-clean maintainer-clean-generic \
543159b3361Sopenharmony_ci	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
544159b3361Sopenharmony_ci	ps ps-am tags-am uninstall uninstall-am uninstall-man \
545159b3361Sopenharmony_ci	uninstall-man1
546159b3361Sopenharmony_ci
547159b3361Sopenharmony_ci.PRECIOUS: Makefile
548159b3361Sopenharmony_ci
549159b3361Sopenharmony_ci
550159b3361Sopenharmony_ci# Tell versions [3.59,3.63) of GNU make to not export all variables.
551159b3361Sopenharmony_ci# Otherwise a system limit (for SysV at least) may be exceeded.
552159b3361Sopenharmony_ci.NOEXPORT:
553