1159b3361Sopenharmony_ci# Makefile.in generated by automake 1.11.1 from Makefile.am. 2159b3361Sopenharmony_ci# @configure_input@ 3159b3361Sopenharmony_ci 4159b3361Sopenharmony_ci# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5159b3361Sopenharmony_ci# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6159b3361Sopenharmony_ci# Inc. 7159b3361Sopenharmony_ci# This Makefile.in is free software; the Free Software Foundation 8159b3361Sopenharmony_ci# gives unlimited permission to copy and/or distribute it, 9159b3361Sopenharmony_ci# with or without modifications, as long as this notice is preserved. 10159b3361Sopenharmony_ci 11159b3361Sopenharmony_ci# This program is distributed in the hope that it will be useful, 12159b3361Sopenharmony_ci# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13159b3361Sopenharmony_ci# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14159b3361Sopenharmony_ci# PARTICULAR PURPOSE. 15159b3361Sopenharmony_ci 16159b3361Sopenharmony_ci@SET_MAKE@ 17159b3361Sopenharmony_ci 18159b3361Sopenharmony_ci# global section for every Makefile.am 19159b3361Sopenharmony_ciVPATH = @srcdir@ 20159b3361Sopenharmony_cipkgdatadir = $(datadir)/@PACKAGE@ 21159b3361Sopenharmony_cipkgincludedir = $(includedir)/@PACKAGE@ 22159b3361Sopenharmony_cipkglibdir = $(libdir)/@PACKAGE@ 23159b3361Sopenharmony_cipkglibexecdir = $(libexecdir)/@PACKAGE@ 24159b3361Sopenharmony_ciam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 25159b3361Sopenharmony_ciinstall_sh_DATA = $(install_sh) -c -m 644 26159b3361Sopenharmony_ciinstall_sh_PROGRAM = $(install_sh) -c 27159b3361Sopenharmony_ciinstall_sh_SCRIPT = $(install_sh) -c 28159b3361Sopenharmony_ciINSTALL_HEADER = $(INSTALL_DATA) 29159b3361Sopenharmony_citransform = $(program_transform_name) 30159b3361Sopenharmony_ciNORMAL_INSTALL = : 31159b3361Sopenharmony_ciPRE_INSTALL = : 32159b3361Sopenharmony_ciPOST_INSTALL = : 33159b3361Sopenharmony_ciNORMAL_UNINSTALL = : 34159b3361Sopenharmony_ciPRE_UNINSTALL = : 35159b3361Sopenharmony_ciPOST_UNINSTALL = : 36159b3361Sopenharmony_cibuild_triplet = @build@ 37159b3361Sopenharmony_cihost_triplet = @host@ 38159b3361Sopenharmony_ciDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 39159b3361Sopenharmony_ci $(top_srcdir)/Makefile.am.global 40159b3361Sopenharmony_cisubdir = debian 41159b3361Sopenharmony_ciACLOCAL_M4 = $(top_srcdir)/aclocal.m4 42159b3361Sopenharmony_ciam__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 43159b3361Sopenharmony_ci $(top_srcdir)/configure.in 44159b3361Sopenharmony_ciam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 45159b3361Sopenharmony_ci $(ACLOCAL_M4) 46159b3361Sopenharmony_cimkinstalldirs = $(install_sh) -d 47159b3361Sopenharmony_ciCONFIG_HEADER = $(top_builddir)/config.h 48159b3361Sopenharmony_ciCONFIG_CLEAN_FILES = 49159b3361Sopenharmony_ciCONFIG_CLEAN_VPATH_FILES = 50159b3361Sopenharmony_ciSOURCES = 51159b3361Sopenharmony_ciDIST_SOURCES = 52159b3361Sopenharmony_ciDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 53159b3361Sopenharmony_ciACLOCAL = @ACLOCAL@ 54159b3361Sopenharmony_ciALLOCA = @ALLOCA@ 55159b3361Sopenharmony_ciAMTAR = @AMTAR@ 56159b3361Sopenharmony_ciAR = @AR@ 57159b3361Sopenharmony_ciAUTOCONF = @AUTOCONF@ 58159b3361Sopenharmony_ciAUTOHEADER = @AUTOHEADER@ 59159b3361Sopenharmony_ciAUTOMAKE = @AUTOMAKE@ 60159b3361Sopenharmony_ciAWK = @AWK@ 61159b3361Sopenharmony_ciCC = @CC@ 62159b3361Sopenharmony_ciCCDEPMODE = @CCDEPMODE@ 63159b3361Sopenharmony_ciCFLAGS = @CFLAGS@ 64159b3361Sopenharmony_ciCONFIG_DEFS = @CONFIG_DEFS@ 65159b3361Sopenharmony_ciCONFIG_MATH_LIB = @CONFIG_MATH_LIB@ 66159b3361Sopenharmony_ciCPP = @CPP@ 67159b3361Sopenharmony_ciCPPFLAGS = @CPPFLAGS@ 68159b3361Sopenharmony_ciCPUCCODE = @CPUCCODE@ 69159b3361Sopenharmony_ciCPUTYPE = @CPUTYPE@ 70159b3361Sopenharmony_ciCYGPATH_W = @CYGPATH_W@ 71159b3361Sopenharmony_ciDEFS = @DEFS@ 72159b3361Sopenharmony_ciDEPDIR = @DEPDIR@ 73159b3361Sopenharmony_ciDSYMUTIL = @DSYMUTIL@ 74159b3361Sopenharmony_ciDUMPBIN = @DUMPBIN@ 75159b3361Sopenharmony_ciECHO_C = @ECHO_C@ 76159b3361Sopenharmony_ciECHO_N = @ECHO_N@ 77159b3361Sopenharmony_ciECHO_T = @ECHO_T@ 78159b3361Sopenharmony_ciEGREP = @EGREP@ 79159b3361Sopenharmony_ciEXEEXT = @EXEEXT@ 80159b3361Sopenharmony_ciFGREP = @FGREP@ 81159b3361Sopenharmony_ciFRONTEND_CFLAGS = @FRONTEND_CFLAGS@ 82159b3361Sopenharmony_ciFRONTEND_LDADD = @FRONTEND_LDADD@ 83159b3361Sopenharmony_ciFRONTEND_LDFLAGS = @FRONTEND_LDFLAGS@ 84159b3361Sopenharmony_ciGREP = @GREP@ 85159b3361Sopenharmony_ciGTK_CFLAGS = @GTK_CFLAGS@ 86159b3361Sopenharmony_ciGTK_CONFIG = @GTK_CONFIG@ 87159b3361Sopenharmony_ciGTK_LIBS = @GTK_LIBS@ 88159b3361Sopenharmony_ciINCLUDES = @INCLUDES@ 89159b3361Sopenharmony_ciINSTALL = @INSTALL@ 90159b3361Sopenharmony_ciINSTALL_DATA = @INSTALL_DATA@ 91159b3361Sopenharmony_ciINSTALL_PROGRAM = @INSTALL_PROGRAM@ 92159b3361Sopenharmony_ciINSTALL_SCRIPT = @INSTALL_SCRIPT@ 93159b3361Sopenharmony_ciINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 94159b3361Sopenharmony_ciLD = @LD@ 95159b3361Sopenharmony_ciLDADD = @LDADD@ 96159b3361Sopenharmony_ciLDFLAGS = @LDFLAGS@ 97159b3361Sopenharmony_ciLIBICONV = @LIBICONV@ 98159b3361Sopenharmony_ciLIBOBJS = @LIBOBJS@ 99159b3361Sopenharmony_ciLIBS = @LIBS@ 100159b3361Sopenharmony_ciLIBTOOL = @LIBTOOL@ 101159b3361Sopenharmony_ciLIBTOOL_DEPS = @LIBTOOL_DEPS@ 102159b3361Sopenharmony_ciLIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@ 103159b3361Sopenharmony_ciLIB_MINOR_VERSION = @LIB_MINOR_VERSION@ 104159b3361Sopenharmony_ciLIPO = @LIPO@ 105159b3361Sopenharmony_ciLN_S = @LN_S@ 106159b3361Sopenharmony_ciLTLIBICONV = @LTLIBICONV@ 107159b3361Sopenharmony_ciLTLIBOBJS = @LTLIBOBJS@ 108159b3361Sopenharmony_ciMAINT = @MAINT@ 109159b3361Sopenharmony_ciMAKEDEP = @MAKEDEP@ 110159b3361Sopenharmony_ciMAKEINFO = @MAKEINFO@ 111159b3361Sopenharmony_ciMKDIR_P = @MKDIR_P@ 112159b3361Sopenharmony_ciNASM = @NASM@ 113159b3361Sopenharmony_ciNASM_FORMAT = @NASM_FORMAT@ 114159b3361Sopenharmony_ciNM = @NM@ 115159b3361Sopenharmony_ciNMEDIT = @NMEDIT@ 116159b3361Sopenharmony_ciOBJDUMP = @OBJDUMP@ 117159b3361Sopenharmony_ciOBJEXT = @OBJEXT@ 118159b3361Sopenharmony_ciOTOOL = @OTOOL@ 119159b3361Sopenharmony_ciOTOOL64 = @OTOOL64@ 120159b3361Sopenharmony_ciPACKAGE = @PACKAGE@ 121159b3361Sopenharmony_ciPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 122159b3361Sopenharmony_ciPACKAGE_NAME = @PACKAGE_NAME@ 123159b3361Sopenharmony_ciPACKAGE_STRING = @PACKAGE_STRING@ 124159b3361Sopenharmony_ciPACKAGE_TARNAME = @PACKAGE_TARNAME@ 125159b3361Sopenharmony_ciPACKAGE_URL = @PACKAGE_URL@ 126159b3361Sopenharmony_ciPACKAGE_VERSION = @PACKAGE_VERSION@ 127159b3361Sopenharmony_ciPATH_SEPARATOR = @PATH_SEPARATOR@ 128159b3361Sopenharmony_ciPKG_CONFIG = @PKG_CONFIG@ 129159b3361Sopenharmony_ciPKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 130159b3361Sopenharmony_ciPKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 131159b3361Sopenharmony_ciRANLIB = @RANLIB@ 132159b3361Sopenharmony_ciRM_F = @RM_F@ 133159b3361Sopenharmony_ciSED = @SED@ 134159b3361Sopenharmony_ciSET_MAKE = @SET_MAKE@ 135159b3361Sopenharmony_ciSHELL = @SHELL@ 136159b3361Sopenharmony_ciSNDFILE_CFLAGS = @SNDFILE_CFLAGS@ 137159b3361Sopenharmony_ciSNDFILE_LIBS = @SNDFILE_LIBS@ 138159b3361Sopenharmony_ciSTRIP = @STRIP@ 139159b3361Sopenharmony_ciU = @U@ 140159b3361Sopenharmony_ciVERSION = @VERSION@ 141159b3361Sopenharmony_ciWITH_FRONTEND = @WITH_FRONTEND@ 142159b3361Sopenharmony_ciWITH_MP3RTP = @WITH_MP3RTP@ 143159b3361Sopenharmony_ciWITH_MP3X = @WITH_MP3X@ 144159b3361Sopenharmony_ciabs_builddir = @abs_builddir@ 145159b3361Sopenharmony_ciabs_srcdir = @abs_srcdir@ 146159b3361Sopenharmony_ciabs_top_builddir = @abs_top_builddir@ 147159b3361Sopenharmony_ciabs_top_srcdir = @abs_top_srcdir@ 148159b3361Sopenharmony_ciac_ct_CC = @ac_ct_CC@ 149159b3361Sopenharmony_ciac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 150159b3361Sopenharmony_ciam__include = @am__include@ 151159b3361Sopenharmony_ciam__leading_dot = @am__leading_dot@ 152159b3361Sopenharmony_ciam__quote = @am__quote@ 153159b3361Sopenharmony_ciam__tar = @am__tar@ 154159b3361Sopenharmony_ciam__untar = @am__untar@ 155159b3361Sopenharmony_cibindir = @bindir@ 156159b3361Sopenharmony_cibuild = @build@ 157159b3361Sopenharmony_cibuild_alias = @build_alias@ 158159b3361Sopenharmony_cibuild_cpu = @build_cpu@ 159159b3361Sopenharmony_cibuild_os = @build_os@ 160159b3361Sopenharmony_cibuild_vendor = @build_vendor@ 161159b3361Sopenharmony_cibuilddir = @builddir@ 162159b3361Sopenharmony_cidatadir = @datadir@ 163159b3361Sopenharmony_cidatarootdir = @datarootdir@ 164159b3361Sopenharmony_cidocdir = @docdir@ 165159b3361Sopenharmony_cidvidir = @dvidir@ 166159b3361Sopenharmony_ciexec_prefix = @exec_prefix@ 167159b3361Sopenharmony_cihost = @host@ 168159b3361Sopenharmony_cihost_alias = @host_alias@ 169159b3361Sopenharmony_cihost_cpu = @host_cpu@ 170159b3361Sopenharmony_cihost_os = @host_os@ 171159b3361Sopenharmony_cihost_vendor = @host_vendor@ 172159b3361Sopenharmony_cihtmldir = @htmldir@ 173159b3361Sopenharmony_ciincludedir = @includedir@ 174159b3361Sopenharmony_ciinfodir = @infodir@ 175159b3361Sopenharmony_ciinstall_sh = @install_sh@ 176159b3361Sopenharmony_cilibdir = @libdir@ 177159b3361Sopenharmony_cilibexecdir = @libexecdir@ 178159b3361Sopenharmony_cilocaledir = @localedir@ 179159b3361Sopenharmony_cilocalstatedir = @localstatedir@ 180159b3361Sopenharmony_cimandir = @mandir@ 181159b3361Sopenharmony_cimkdir_p = @mkdir_p@ 182159b3361Sopenharmony_cioldincludedir = @oldincludedir@ 183159b3361Sopenharmony_cipdfdir = @pdfdir@ 184159b3361Sopenharmony_ciprefix = @prefix@ 185159b3361Sopenharmony_ciprogram_transform_name = @program_transform_name@ 186159b3361Sopenharmony_cipsdir = @psdir@ 187159b3361Sopenharmony_cisbindir = @sbindir@ 188159b3361Sopenharmony_cisharedstatedir = @sharedstatedir@ 189159b3361Sopenharmony_cisrcdir = @srcdir@ 190159b3361Sopenharmony_cisysconfdir = @sysconfdir@ 191159b3361Sopenharmony_citarget_alias = @target_alias@ 192159b3361Sopenharmony_citop_build_prefix = @top_build_prefix@ 193159b3361Sopenharmony_citop_builddir = @top_builddir@ 194159b3361Sopenharmony_citop_srcdir = @top_srcdir@ 195159b3361Sopenharmony_ciAUTOMAKE_OPTIONS = 1.11 foreign $(top_srcdir)/ansi2knr 196159b3361Sopenharmony_ciEXTRA_DIST = \ 197159b3361Sopenharmony_ci changelog \ 198159b3361Sopenharmony_ci compat \ 199159b3361Sopenharmony_ci control \ 200159b3361Sopenharmony_ci copyright \ 201159b3361Sopenharmony_ci libmp3lame-dev.install \ 202159b3361Sopenharmony_ci libmp3lame0.install \ 203159b3361Sopenharmony_ci lame.docs \ 204159b3361Sopenharmony_ci lame.install \ 205159b3361Sopenharmony_ci lame.manpages \ 206159b3361Sopenharmony_ci rules \ 207159b3361Sopenharmony_ci watch 208159b3361Sopenharmony_ci 209159b3361Sopenharmony_ciall: all-am 210159b3361Sopenharmony_ci 211159b3361Sopenharmony_ci.SUFFIXES: 212159b3361Sopenharmony_ci$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.global $(am__configure_deps) 213159b3361Sopenharmony_ci @for dep in $?; do \ 214159b3361Sopenharmony_ci case '$(am__configure_deps)' in \ 215159b3361Sopenharmony_ci *$$dep*) \ 216159b3361Sopenharmony_ci ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 217159b3361Sopenharmony_ci && { if test -f $@; then exit 0; else break; fi; }; \ 218159b3361Sopenharmony_ci exit 1;; \ 219159b3361Sopenharmony_ci esac; \ 220159b3361Sopenharmony_ci done; \ 221159b3361Sopenharmony_ci echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign debian/Makefile'; \ 222159b3361Sopenharmony_ci $(am__cd) $(top_srcdir) && \ 223159b3361Sopenharmony_ci $(AUTOMAKE) --foreign debian/Makefile 224159b3361Sopenharmony_ci.PRECIOUS: Makefile 225159b3361Sopenharmony_ciMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 226159b3361Sopenharmony_ci @case '$?' in \ 227159b3361Sopenharmony_ci *config.status*) \ 228159b3361Sopenharmony_ci cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 229159b3361Sopenharmony_ci *) \ 230159b3361Sopenharmony_ci echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 231159b3361Sopenharmony_ci cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 232159b3361Sopenharmony_ci esac; 233159b3361Sopenharmony_ci 234159b3361Sopenharmony_ci$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 235159b3361Sopenharmony_ci cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 236159b3361Sopenharmony_ci 237159b3361Sopenharmony_ci$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 238159b3361Sopenharmony_ci cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 239159b3361Sopenharmony_ci$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 240159b3361Sopenharmony_ci cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 241159b3361Sopenharmony_ci$(am__aclocal_m4_deps): 242159b3361Sopenharmony_ci 243159b3361Sopenharmony_cimostlyclean-libtool: 244159b3361Sopenharmony_ci -rm -f *.lo 245159b3361Sopenharmony_ci 246159b3361Sopenharmony_ciclean-libtool: 247159b3361Sopenharmony_ci -rm -rf .libs _libs 248159b3361Sopenharmony_citags: TAGS 249159b3361Sopenharmony_ciTAGS: 250159b3361Sopenharmony_ci 251159b3361Sopenharmony_cictags: CTAGS 252159b3361Sopenharmony_ciCTAGS: 253159b3361Sopenharmony_ci 254159b3361Sopenharmony_ci 255159b3361Sopenharmony_cidistdir: $(DISTFILES) 256159b3361Sopenharmony_ci @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 257159b3361Sopenharmony_ci topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 258159b3361Sopenharmony_ci list='$(DISTFILES)'; \ 259159b3361Sopenharmony_ci dist_files=`for file in $$list; do echo $$file; done | \ 260159b3361Sopenharmony_ci sed -e "s|^$$srcdirstrip/||;t" \ 261159b3361Sopenharmony_ci -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 262159b3361Sopenharmony_ci case $$dist_files in \ 263159b3361Sopenharmony_ci */*) $(MKDIR_P) `echo "$$dist_files" | \ 264159b3361Sopenharmony_ci sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 265159b3361Sopenharmony_ci sort -u` ;; \ 266159b3361Sopenharmony_ci esac; \ 267159b3361Sopenharmony_ci for file in $$dist_files; do \ 268159b3361Sopenharmony_ci if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 269159b3361Sopenharmony_ci if test -d $$d/$$file; then \ 270159b3361Sopenharmony_ci dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 271159b3361Sopenharmony_ci if test -d "$(distdir)/$$file"; then \ 272159b3361Sopenharmony_ci find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 273159b3361Sopenharmony_ci fi; \ 274159b3361Sopenharmony_ci if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 275159b3361Sopenharmony_ci cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 276159b3361Sopenharmony_ci find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 277159b3361Sopenharmony_ci fi; \ 278159b3361Sopenharmony_ci cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 279159b3361Sopenharmony_ci else \ 280159b3361Sopenharmony_ci test -f "$(distdir)/$$file" \ 281159b3361Sopenharmony_ci || cp -p $$d/$$file "$(distdir)/$$file" \ 282159b3361Sopenharmony_ci || exit 1; \ 283159b3361Sopenharmony_ci fi; \ 284159b3361Sopenharmony_ci done 285159b3361Sopenharmony_ci $(MAKE) $(AM_MAKEFLAGS) \ 286159b3361Sopenharmony_ci top_distdir="$(top_distdir)" distdir="$(distdir)" \ 287159b3361Sopenharmony_ci dist-hook 288159b3361Sopenharmony_cicheck-am: all-am 289159b3361Sopenharmony_cicheck: check-am 290159b3361Sopenharmony_ciall-am: Makefile 291159b3361Sopenharmony_ciinstalldirs: 292159b3361Sopenharmony_ciinstall: install-am 293159b3361Sopenharmony_ciinstall-exec: install-exec-am 294159b3361Sopenharmony_ciinstall-data: install-data-am 295159b3361Sopenharmony_ciuninstall: uninstall-am 296159b3361Sopenharmony_ci 297159b3361Sopenharmony_ciinstall-am: all-am 298159b3361Sopenharmony_ci @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 299159b3361Sopenharmony_ci 300159b3361Sopenharmony_ciinstallcheck: installcheck-am 301159b3361Sopenharmony_ciinstall-strip: 302159b3361Sopenharmony_ci $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 303159b3361Sopenharmony_ci install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 304159b3361Sopenharmony_ci `test -z '$(STRIP)' || \ 305159b3361Sopenharmony_ci echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 306159b3361Sopenharmony_cimostlyclean-generic: 307159b3361Sopenharmony_ci 308159b3361Sopenharmony_ciclean-generic: 309159b3361Sopenharmony_ci 310159b3361Sopenharmony_cidistclean-generic: 311159b3361Sopenharmony_ci -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 312159b3361Sopenharmony_ci -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 313159b3361Sopenharmony_ci 314159b3361Sopenharmony_cimaintainer-clean-generic: 315159b3361Sopenharmony_ci @echo "This command is intended for maintainers to use" 316159b3361Sopenharmony_ci @echo "it deletes files that may require special tools to rebuild." 317159b3361Sopenharmony_ciclean: clean-am 318159b3361Sopenharmony_ci 319159b3361Sopenharmony_ciclean-am: clean-generic clean-libtool mostlyclean-am 320159b3361Sopenharmony_ci 321159b3361Sopenharmony_cidistclean: distclean-am 322159b3361Sopenharmony_ci -rm -f Makefile 323159b3361Sopenharmony_cidistclean-am: clean-am distclean-generic 324159b3361Sopenharmony_ci 325159b3361Sopenharmony_cidvi: dvi-am 326159b3361Sopenharmony_ci 327159b3361Sopenharmony_cidvi-am: 328159b3361Sopenharmony_ci 329159b3361Sopenharmony_cihtml: html-am 330159b3361Sopenharmony_ci 331159b3361Sopenharmony_cihtml-am: 332159b3361Sopenharmony_ci 333159b3361Sopenharmony_ciinfo: info-am 334159b3361Sopenharmony_ci 335159b3361Sopenharmony_ciinfo-am: 336159b3361Sopenharmony_ci 337159b3361Sopenharmony_ciinstall-data-am: 338159b3361Sopenharmony_ci 339159b3361Sopenharmony_ciinstall-dvi: install-dvi-am 340159b3361Sopenharmony_ci 341159b3361Sopenharmony_ciinstall-dvi-am: 342159b3361Sopenharmony_ci 343159b3361Sopenharmony_ciinstall-exec-am: 344159b3361Sopenharmony_ci 345159b3361Sopenharmony_ciinstall-html: install-html-am 346159b3361Sopenharmony_ci 347159b3361Sopenharmony_ciinstall-html-am: 348159b3361Sopenharmony_ci 349159b3361Sopenharmony_ciinstall-info: install-info-am 350159b3361Sopenharmony_ci 351159b3361Sopenharmony_ciinstall-info-am: 352159b3361Sopenharmony_ci 353159b3361Sopenharmony_ciinstall-man: 354159b3361Sopenharmony_ci 355159b3361Sopenharmony_ciinstall-pdf: install-pdf-am 356159b3361Sopenharmony_ci 357159b3361Sopenharmony_ciinstall-pdf-am: 358159b3361Sopenharmony_ci 359159b3361Sopenharmony_ciinstall-ps: install-ps-am 360159b3361Sopenharmony_ci 361159b3361Sopenharmony_ciinstall-ps-am: 362159b3361Sopenharmony_ci 363159b3361Sopenharmony_ciinstallcheck-am: 364159b3361Sopenharmony_ci 365159b3361Sopenharmony_cimaintainer-clean: maintainer-clean-am 366159b3361Sopenharmony_ci -rm -f Makefile 367159b3361Sopenharmony_cimaintainer-clean-am: distclean-am maintainer-clean-generic 368159b3361Sopenharmony_ci 369159b3361Sopenharmony_cimostlyclean: mostlyclean-am 370159b3361Sopenharmony_ci 371159b3361Sopenharmony_cimostlyclean-am: mostlyclean-generic mostlyclean-libtool 372159b3361Sopenharmony_ci 373159b3361Sopenharmony_cipdf: pdf-am 374159b3361Sopenharmony_ci 375159b3361Sopenharmony_cipdf-am: 376159b3361Sopenharmony_ci 377159b3361Sopenharmony_cips: ps-am 378159b3361Sopenharmony_ci 379159b3361Sopenharmony_cips-am: 380159b3361Sopenharmony_ci 381159b3361Sopenharmony_ciuninstall-am: 382159b3361Sopenharmony_ci 383159b3361Sopenharmony_ci.MAKE: install-am install-strip 384159b3361Sopenharmony_ci 385159b3361Sopenharmony_ci.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 386159b3361Sopenharmony_ci dist-hook distclean distclean-generic distclean-libtool \ 387159b3361Sopenharmony_ci distdir dvi dvi-am html html-am info info-am install \ 388159b3361Sopenharmony_ci install-am install-data install-data-am install-dvi \ 389159b3361Sopenharmony_ci install-dvi-am install-exec install-exec-am install-html \ 390159b3361Sopenharmony_ci install-html-am install-info install-info-am install-man \ 391159b3361Sopenharmony_ci install-pdf install-pdf-am install-ps install-ps-am \ 392159b3361Sopenharmony_ci install-strip installcheck installcheck-am installdirs \ 393159b3361Sopenharmony_ci maintainer-clean maintainer-clean-generic mostlyclean \ 394159b3361Sopenharmony_ci mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 395159b3361Sopenharmony_ci uninstall uninstall-am 396159b3361Sopenharmony_ci 397159b3361Sopenharmony_ci 398159b3361Sopenharmony_ci# end global section 399159b3361Sopenharmony_ci 400159b3361Sopenharmony_cidist-hook: 401159b3361Sopenharmony_ci chmod +x $(distdir)/rules 402159b3361Sopenharmony_ci 403159b3361Sopenharmony_ci# Tell versions [3.59,3.63) of GNU make to not export all variables. 404159b3361Sopenharmony_ci# Otherwise a system limit (for SysV at least) may be exceeded. 405159b3361Sopenharmony_ci.NOEXPORT: 406