Makefile.in revision b290cf36
1b290cf36Smrg# Makefile.in generated by automake 1.11 from Makefile.am. 2191cded7Smrg# @configure_input@ 3191cded7Smrg 4191cded7Smrg# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5b290cf36Smrg# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6b290cf36Smrg# Inc. 7191cded7Smrg# This Makefile.in is free software; the Free Software Foundation 8191cded7Smrg# gives unlimited permission to copy and/or distribute it, 9191cded7Smrg# with or without modifications, as long as this notice is preserved. 10191cded7Smrg 11191cded7Smrg# This program is distributed in the hope that it will be useful, 12191cded7Smrg# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13191cded7Smrg# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14191cded7Smrg# PARTICULAR PURPOSE. 15191cded7Smrg 16191cded7Smrg@SET_MAKE@ 17191cded7Smrg 18191cded7SmrgVPATH = @srcdir@ 19191cded7Smrgpkgdatadir = $(datadir)/@PACKAGE@ 20191cded7Smrgpkgincludedir = $(includedir)/@PACKAGE@ 21b290cf36Smrgpkglibdir = $(libdir)/@PACKAGE@ 22b290cf36Smrgpkglibexecdir = $(libexecdir)/@PACKAGE@ 23191cded7Smrgam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24191cded7Smrginstall_sh_DATA = $(install_sh) -c -m 644 25191cded7Smrginstall_sh_PROGRAM = $(install_sh) -c 26191cded7Smrginstall_sh_SCRIPT = $(install_sh) -c 27191cded7SmrgINSTALL_HEADER = $(INSTALL_DATA) 28191cded7Smrgtransform = $(program_transform_name) 29191cded7SmrgNORMAL_INSTALL = : 30191cded7SmrgPRE_INSTALL = : 31191cded7SmrgPOST_INSTALL = : 32191cded7SmrgNORMAL_UNINSTALL = : 33191cded7SmrgPRE_UNINSTALL = : 34191cded7SmrgPOST_UNINSTALL = : 35191cded7Smrgbuild_triplet = @build@ 36191cded7Smrghost_triplet = @host@ 37b290cf36Smrgsubdir = . 38b290cf36SmrgDIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 39191cded7Smrg $(srcdir)/Makefile.in $(srcdir)/xxf86vm.pc.in \ 40191cded7Smrg $(top_srcdir)/configure COPYING ChangeLog config.guess \ 41191cded7Smrg config.sub depcomp install-sh ltmain.sh missing 42191cded7SmrgACLOCAL_M4 = $(top_srcdir)/aclocal.m4 43191cded7Smrgam__aclocal_m4_deps = $(top_srcdir)/configure.ac 44191cded7Smrgam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 45191cded7Smrg $(ACLOCAL_M4) 46191cded7Smrgam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 47b290cf36Smrg configure.lineno config.status.lineno 48191cded7Smrgmkinstalldirs = $(install_sh) -d 49191cded7SmrgCONFIG_HEADER = $(top_builddir)/src/config.h 50191cded7SmrgCONFIG_CLEAN_FILES = xxf86vm.pc 51b290cf36SmrgCONFIG_CLEAN_VPATH_FILES = 52b290cf36SmrgAM_V_GEN = $(am__v_GEN_$(V)) 53b290cf36Smrgam__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 54b290cf36Smrgam__v_GEN_0 = @echo " GEN " $@; 55b290cf36SmrgAM_V_at = $(am__v_at_$(V)) 56b290cf36Smrgam__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 57b290cf36Smrgam__v_at_0 = @ 58191cded7SmrgSOURCES = 59191cded7SmrgDIST_SOURCES = 60191cded7SmrgRECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 61191cded7Smrg html-recursive info-recursive install-data-recursive \ 62b290cf36Smrg install-dvi-recursive install-exec-recursive \ 63b290cf36Smrg install-html-recursive install-info-recursive \ 64b290cf36Smrg install-pdf-recursive install-ps-recursive install-recursive \ 65b290cf36Smrg installcheck-recursive installdirs-recursive pdf-recursive \ 66b290cf36Smrg ps-recursive uninstall-recursive 67191cded7Smrgam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 68191cded7Smrgam__vpath_adj = case $$p in \ 69191cded7Smrg $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 70191cded7Smrg *) f=$$p;; \ 71191cded7Smrg esac; 72b290cf36Smrgam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 73b290cf36Smrgam__install_max = 40 74b290cf36Smrgam__nobase_strip_setup = \ 75b290cf36Smrg srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 76b290cf36Smrgam__nobase_strip = \ 77b290cf36Smrg for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 78b290cf36Smrgam__nobase_list = $(am__nobase_strip_setup); \ 79b290cf36Smrg for p in $$list; do echo "$$p $$p"; done | \ 80b290cf36Smrg sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 81b290cf36Smrg $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 82b290cf36Smrg if (++n[$$2] == $(am__install_max)) \ 83b290cf36Smrg { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 84b290cf36Smrg END { for (dir in files) print dir, files[dir] }' 85b290cf36Smrgam__base_list = \ 86b290cf36Smrg sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 87b290cf36Smrg sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 88191cded7Smrgam__installdirs = "$(DESTDIR)$(pkgconfigdir)" 89191cded7SmrgDATA = $(pkgconfig_DATA) 90b290cf36SmrgRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 91b290cf36Smrg distclean-recursive maintainer-clean-recursive 92b290cf36SmrgAM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 93b290cf36Smrg $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 94b290cf36Smrg distdir dist dist-all distcheck 95191cded7SmrgETAGS = etags 96191cded7SmrgCTAGS = ctags 97191cded7SmrgDIST_SUBDIRS = $(SUBDIRS) 98191cded7SmrgDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 99191cded7Smrgdistdir = $(PACKAGE)-$(VERSION) 100191cded7Smrgtop_distdir = $(distdir) 101191cded7Smrgam__remove_distdir = \ 102b290cf36Smrg { test ! -d "$(distdir)" \ 103b290cf36Smrg || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 104b290cf36Smrg && rm -fr "$(distdir)"; }; } 105b290cf36Smrgam__relativize = \ 106b290cf36Smrg dir0=`pwd`; \ 107b290cf36Smrg sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 108b290cf36Smrg sed_rest='s,^[^/]*/*,,'; \ 109b290cf36Smrg sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 110b290cf36Smrg sed_butlast='s,/*[^/]*$$,,'; \ 111b290cf36Smrg while test -n "$$dir1"; do \ 112b290cf36Smrg first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 113b290cf36Smrg if test "$$first" != "."; then \ 114b290cf36Smrg if test "$$first" = ".."; then \ 115b290cf36Smrg dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 116b290cf36Smrg dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 117b290cf36Smrg else \ 118b290cf36Smrg first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 119b290cf36Smrg if test "$$first2" = "$$first"; then \ 120b290cf36Smrg dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 121b290cf36Smrg else \ 122b290cf36Smrg dir2="../$$dir2"; \ 123b290cf36Smrg fi; \ 124b290cf36Smrg dir0="$$dir0"/"$$first"; \ 125b290cf36Smrg fi; \ 126b290cf36Smrg fi; \ 127b290cf36Smrg dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 128b290cf36Smrg done; \ 129b290cf36Smrg reldir="$$dir2" 130191cded7SmrgDIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 131191cded7SmrgGZIP_ENV = --best 132191cded7Smrgdistuninstallcheck_listfiles = find . -type f -print 133191cded7SmrgACLOCAL = @ACLOCAL@ 134191cded7SmrgADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 135191cded7SmrgADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 136191cded7SmrgAMTAR = @AMTAR@ 137b290cf36SmrgAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 138191cded7SmrgAPP_MAN_DIR = @APP_MAN_DIR@ 139191cded7SmrgAPP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 140191cded7SmrgAR = @AR@ 141191cded7SmrgAUTOCONF = @AUTOCONF@ 142191cded7SmrgAUTOHEADER = @AUTOHEADER@ 143191cded7SmrgAUTOMAKE = @AUTOMAKE@ 144191cded7SmrgAWK = @AWK@ 145191cded7SmrgCC = @CC@ 146191cded7SmrgCCDEPMODE = @CCDEPMODE@ 147191cded7SmrgCFLAGS = @CFLAGS@ 148b290cf36SmrgCHANGELOG_CMD = @CHANGELOG_CMD@ 149191cded7SmrgCPP = @CPP@ 150191cded7SmrgCPPFLAGS = @CPPFLAGS@ 151b290cf36SmrgCWARNFLAGS = @CWARNFLAGS@ 152191cded7SmrgCYGPATH_W = @CYGPATH_W@ 153191cded7SmrgDEFS = @DEFS@ 154191cded7SmrgDEPDIR = @DEPDIR@ 155191cded7SmrgDRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 156191cded7SmrgDRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 157b290cf36SmrgDSYMUTIL = @DSYMUTIL@ 158b290cf36SmrgDUMPBIN = @DUMPBIN@ 159191cded7SmrgECHO_C = @ECHO_C@ 160191cded7SmrgECHO_N = @ECHO_N@ 161191cded7SmrgECHO_T = @ECHO_T@ 162191cded7SmrgEGREP = @EGREP@ 163191cded7SmrgEXEEXT = @EXEEXT@ 164b290cf36SmrgFGREP = @FGREP@ 165191cded7SmrgFILE_MAN_DIR = @FILE_MAN_DIR@ 166191cded7SmrgFILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 167b290cf36SmrgGREP = @GREP@ 168b290cf36SmrgINSTALL = @INSTALL@ 169191cded7SmrgINSTALL_DATA = @INSTALL_DATA@ 170191cded7SmrgINSTALL_PROGRAM = @INSTALL_PROGRAM@ 171191cded7SmrgINSTALL_SCRIPT = @INSTALL_SCRIPT@ 172191cded7SmrgINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 173b290cf36SmrgLD = @LD@ 174191cded7SmrgLDFLAGS = @LDFLAGS@ 175191cded7SmrgLIBOBJS = @LIBOBJS@ 176191cded7SmrgLIBS = @LIBS@ 177191cded7SmrgLIBTOOL = @LIBTOOL@ 178191cded7SmrgLIB_MAN_DIR = @LIB_MAN_DIR@ 179191cded7SmrgLIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 180b290cf36SmrgLIPO = @LIPO@ 181191cded7SmrgLN_S = @LN_S@ 182191cded7SmrgLTLIBOBJS = @LTLIBOBJS@ 183191cded7SmrgMAINT = @MAINT@ 184191cded7SmrgMAKEINFO = @MAKEINFO@ 185191cded7SmrgMALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 186191cded7SmrgMISC_MAN_DIR = @MISC_MAN_DIR@ 187191cded7SmrgMISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 188b290cf36SmrgMKDIR_P = @MKDIR_P@ 189b290cf36SmrgNM = @NM@ 190b290cf36SmrgNMEDIT = @NMEDIT@ 191b290cf36SmrgOBJDUMP = @OBJDUMP@ 192191cded7SmrgOBJEXT = @OBJEXT@ 193b290cf36SmrgOTOOL = @OTOOL@ 194b290cf36SmrgOTOOL64 = @OTOOL64@ 195191cded7SmrgPACKAGE = @PACKAGE@ 196191cded7SmrgPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 197191cded7SmrgPACKAGE_NAME = @PACKAGE_NAME@ 198191cded7SmrgPACKAGE_STRING = @PACKAGE_STRING@ 199191cded7SmrgPACKAGE_TARNAME = @PACKAGE_TARNAME@ 200191cded7SmrgPACKAGE_VERSION = @PACKAGE_VERSION@ 201191cded7SmrgPATH_SEPARATOR = @PATH_SEPARATOR@ 202191cded7SmrgPKG_CONFIG = @PKG_CONFIG@ 203191cded7SmrgRANLIB = @RANLIB@ 204b290cf36SmrgSED = @SED@ 205191cded7SmrgSET_MAKE = @SET_MAKE@ 206191cded7SmrgSHELL = @SHELL@ 207191cded7SmrgSTRIP = @STRIP@ 208191cded7SmrgVERSION = @VERSION@ 209191cded7SmrgXMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 210191cded7SmrgXTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 211191cded7SmrgXXF86VM_CFLAGS = @XXF86VM_CFLAGS@ 212191cded7SmrgXXF86VM_LIBS = @XXF86VM_LIBS@ 213b290cf36Smrgabs_builddir = @abs_builddir@ 214b290cf36Smrgabs_srcdir = @abs_srcdir@ 215b290cf36Smrgabs_top_builddir = @abs_top_builddir@ 216b290cf36Smrgabs_top_srcdir = @abs_top_srcdir@ 217191cded7Smrgac_ct_CC = @ac_ct_CC@ 218b290cf36Smrgac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 219191cded7Smrgam__include = @am__include@ 220191cded7Smrgam__leading_dot = @am__leading_dot@ 221191cded7Smrgam__quote = @am__quote@ 222191cded7Smrgam__tar = @am__tar@ 223191cded7Smrgam__untar = @am__untar@ 224191cded7Smrgbindir = @bindir@ 225191cded7Smrgbuild = @build@ 226191cded7Smrgbuild_alias = @build_alias@ 227191cded7Smrgbuild_cpu = @build_cpu@ 228191cded7Smrgbuild_os = @build_os@ 229191cded7Smrgbuild_vendor = @build_vendor@ 230b290cf36Smrgbuilddir = @builddir@ 231191cded7Smrgdatadir = @datadir@ 232b290cf36Smrgdatarootdir = @datarootdir@ 233b290cf36Smrgdistcleancheck_listfiles = @distcleancheck_listfiles@ 234b290cf36Smrgdocdir = @docdir@ 235b290cf36Smrgdvidir = @dvidir@ 236191cded7Smrgexec_prefix = @exec_prefix@ 237191cded7Smrghost = @host@ 238191cded7Smrghost_alias = @host_alias@ 239191cded7Smrghost_cpu = @host_cpu@ 240191cded7Smrghost_os = @host_os@ 241191cded7Smrghost_vendor = @host_vendor@ 242b290cf36Smrghtmldir = @htmldir@ 243191cded7Smrgincludedir = @includedir@ 244191cded7Smrginfodir = @infodir@ 245191cded7Smrginstall_sh = @install_sh@ 246191cded7Smrglibdir = @libdir@ 247191cded7Smrglibexecdir = @libexecdir@ 248b290cf36Smrglocaledir = @localedir@ 249191cded7Smrglocalstatedir = @localstatedir@ 250b290cf36Smrglt_ECHO = @lt_ECHO@ 251191cded7Smrgmandir = @mandir@ 252191cded7Smrgmkdir_p = @mkdir_p@ 253191cded7Smrgoldincludedir = @oldincludedir@ 254b290cf36Smrgpdfdir = @pdfdir@ 255191cded7Smrgprefix = @prefix@ 256191cded7Smrgprogram_transform_name = @program_transform_name@ 257b290cf36Smrgpsdir = @psdir@ 258191cded7Smrgsbindir = @sbindir@ 259191cded7Smrgsharedstatedir = @sharedstatedir@ 260b290cf36Smrgsrcdir = @srcdir@ 261191cded7Smrgsysconfdir = @sysconfdir@ 262191cded7Smrgtarget_alias = @target_alias@ 263b290cf36Smrgtop_build_prefix = @top_build_prefix@ 264b290cf36Smrgtop_builddir = @top_builddir@ 265b290cf36Smrgtop_srcdir = @top_srcdir@ 266191cded7SmrgSUBDIRS = src man 267191cded7Smrgpkgconfigdir = $(libdir)/pkgconfig 268191cded7Smrgpkgconfig_DATA = xxf86vm.pc 269b290cf36SmrgEXTRA_DIST = xxf86vm.pc.in ChangeLog 270b290cf36SmrgMAINTAINERCLEANFILES = ChangeLog 271191cded7Smrgall: all-recursive 272191cded7Smrg 273191cded7Smrg.SUFFIXES: 274191cded7Smrgam--refresh: 275191cded7Smrg @: 276191cded7Smrg$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 277191cded7Smrg @for dep in $?; do \ 278191cded7Smrg case '$(am__configure_deps)' in \ 279191cded7Smrg *$$dep*) \ 280b290cf36Smrg echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 281b290cf36Smrg $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 282191cded7Smrg && exit 0; \ 283191cded7Smrg exit 1;; \ 284191cded7Smrg esac; \ 285191cded7Smrg done; \ 286b290cf36Smrg echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 287b290cf36Smrg $(am__cd) $(top_srcdir) && \ 288b290cf36Smrg $(AUTOMAKE) --foreign Makefile 289191cded7Smrg.PRECIOUS: Makefile 290191cded7SmrgMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 291191cded7Smrg @case '$?' in \ 292191cded7Smrg *config.status*) \ 293191cded7Smrg echo ' $(SHELL) ./config.status'; \ 294191cded7Smrg $(SHELL) ./config.status;; \ 295191cded7Smrg *) \ 296191cded7Smrg echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 297191cded7Smrg cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 298191cded7Smrg esac; 299191cded7Smrg 300191cded7Smrg$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 301191cded7Smrg $(SHELL) ./config.status --recheck 302191cded7Smrg 303191cded7Smrg$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 304b290cf36Smrg $(am__cd) $(srcdir) && $(AUTOCONF) 305191cded7Smrg$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 306b290cf36Smrg $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 307b290cf36Smrg$(am__aclocal_m4_deps): 308191cded7Smrgxxf86vm.pc: $(top_builddir)/config.status $(srcdir)/xxf86vm.pc.in 309191cded7Smrg cd $(top_builddir) && $(SHELL) ./config.status $@ 310191cded7Smrg 311191cded7Smrgmostlyclean-libtool: 312191cded7Smrg -rm -f *.lo 313191cded7Smrg 314191cded7Smrgclean-libtool: 315191cded7Smrg -rm -rf .libs _libs 316191cded7Smrg 317191cded7Smrgdistclean-libtool: 318b290cf36Smrg -rm -f libtool config.lt 319191cded7Smrginstall-pkgconfigDATA: $(pkgconfig_DATA) 320191cded7Smrg @$(NORMAL_INSTALL) 321b290cf36Smrg test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" 322b290cf36Smrg @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 323b290cf36Smrg for p in $$list; do \ 324191cded7Smrg if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 325b290cf36Smrg echo "$$d$$p"; \ 326b290cf36Smrg done | $(am__base_list) | \ 327b290cf36Smrg while read files; do \ 328b290cf36Smrg echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ 329b290cf36Smrg $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ 330191cded7Smrg done 331191cded7Smrg 332191cded7Smrguninstall-pkgconfigDATA: 333191cded7Smrg @$(NORMAL_UNINSTALL) 334b290cf36Smrg @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 335b290cf36Smrg files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 336b290cf36Smrg test -n "$$files" || exit 0; \ 337b290cf36Smrg echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ 338b290cf36Smrg cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files 339191cded7Smrg 340191cded7Smrg# This directory's subdirectories are mostly independent; you can cd 341191cded7Smrg# into them and run `make' without going through this Makefile. 342191cded7Smrg# To change the values of `make' variables: instead of editing Makefiles, 343191cded7Smrg# (1) if the variable is set in `config.status', edit `config.status' 344191cded7Smrg# (which will cause the Makefiles to be regenerated when you run `make'); 345191cded7Smrg# (2) otherwise, pass the desired values on the `make' command line. 346191cded7Smrg$(RECURSIVE_TARGETS): 347191cded7Smrg @failcom='exit 1'; \ 348191cded7Smrg for f in x $$MAKEFLAGS; do \ 349191cded7Smrg case $$f in \ 350191cded7Smrg *=* | --[!k]*);; \ 351191cded7Smrg *k*) failcom='fail=yes';; \ 352191cded7Smrg esac; \ 353191cded7Smrg done; \ 354191cded7Smrg dot_seen=no; \ 355191cded7Smrg target=`echo $@ | sed s/-recursive//`; \ 356191cded7Smrg list='$(SUBDIRS)'; for subdir in $$list; do \ 357191cded7Smrg echo "Making $$target in $$subdir"; \ 358191cded7Smrg if test "$$subdir" = "."; then \ 359191cded7Smrg dot_seen=yes; \ 360191cded7Smrg local_target="$$target-am"; \ 361191cded7Smrg else \ 362191cded7Smrg local_target="$$target"; \ 363191cded7Smrg fi; \ 364b290cf36Smrg ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 365191cded7Smrg || eval $$failcom; \ 366191cded7Smrg done; \ 367191cded7Smrg if test "$$dot_seen" = "no"; then \ 368191cded7Smrg $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 369191cded7Smrg fi; test -z "$$fail" 370191cded7Smrg 371b290cf36Smrg$(RECURSIVE_CLEAN_TARGETS): 372191cded7Smrg @failcom='exit 1'; \ 373191cded7Smrg for f in x $$MAKEFLAGS; do \ 374191cded7Smrg case $$f in \ 375191cded7Smrg *=* | --[!k]*);; \ 376191cded7Smrg *k*) failcom='fail=yes';; \ 377191cded7Smrg esac; \ 378191cded7Smrg done; \ 379191cded7Smrg dot_seen=no; \ 380191cded7Smrg case "$@" in \ 381191cded7Smrg distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 382191cded7Smrg *) list='$(SUBDIRS)' ;; \ 383191cded7Smrg esac; \ 384191cded7Smrg rev=''; for subdir in $$list; do \ 385191cded7Smrg if test "$$subdir" = "."; then :; else \ 386191cded7Smrg rev="$$subdir $$rev"; \ 387191cded7Smrg fi; \ 388191cded7Smrg done; \ 389191cded7Smrg rev="$$rev ."; \ 390191cded7Smrg target=`echo $@ | sed s/-recursive//`; \ 391191cded7Smrg for subdir in $$rev; do \ 392191cded7Smrg echo "Making $$target in $$subdir"; \ 393191cded7Smrg if test "$$subdir" = "."; then \ 394191cded7Smrg local_target="$$target-am"; \ 395191cded7Smrg else \ 396191cded7Smrg local_target="$$target"; \ 397191cded7Smrg fi; \ 398b290cf36Smrg ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 399191cded7Smrg || eval $$failcom; \ 400191cded7Smrg done && test -z "$$fail" 401191cded7Smrgtags-recursive: 402191cded7Smrg list='$(SUBDIRS)'; for subdir in $$list; do \ 403b290cf36Smrg test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 404191cded7Smrg done 405191cded7Smrgctags-recursive: 406191cded7Smrg list='$(SUBDIRS)'; for subdir in $$list; do \ 407b290cf36Smrg test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 408191cded7Smrg done 409191cded7Smrg 410191cded7SmrgID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 411191cded7Smrg list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 412191cded7Smrg unique=`for i in $$list; do \ 413191cded7Smrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 414191cded7Smrg done | \ 415b290cf36Smrg $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 416b290cf36Smrg END { if (nonempty) { for (i in files) print i; }; }'`; \ 417191cded7Smrg mkid -fID $$unique 418191cded7Smrgtags: TAGS 419191cded7Smrg 420191cded7SmrgTAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 421191cded7Smrg $(TAGS_FILES) $(LISP) 422b290cf36Smrg set x; \ 423191cded7Smrg here=`pwd`; \ 424191cded7Smrg if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 425191cded7Smrg include_option=--etags-include; \ 426191cded7Smrg empty_fix=.; \ 427191cded7Smrg else \ 428191cded7Smrg include_option=--include; \ 429191cded7Smrg empty_fix=; \ 430191cded7Smrg fi; \ 431191cded7Smrg list='$(SUBDIRS)'; for subdir in $$list; do \ 432191cded7Smrg if test "$$subdir" = .; then :; else \ 433191cded7Smrg test ! -f $$subdir/TAGS || \ 434b290cf36Smrg set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 435191cded7Smrg fi; \ 436191cded7Smrg done; \ 437191cded7Smrg list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 438191cded7Smrg unique=`for i in $$list; do \ 439191cded7Smrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 440191cded7Smrg done | \ 441b290cf36Smrg $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 442b290cf36Smrg END { if (nonempty) { for (i in files) print i; }; }'`; \ 443b290cf36Smrg shift; \ 444b290cf36Smrg if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 445191cded7Smrg test -n "$$unique" || unique=$$empty_fix; \ 446b290cf36Smrg if test $$# -gt 0; then \ 447b290cf36Smrg $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 448b290cf36Smrg "$$@" $$unique; \ 449b290cf36Smrg else \ 450b290cf36Smrg $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 451b290cf36Smrg $$unique; \ 452b290cf36Smrg fi; \ 453191cded7Smrg fi 454191cded7Smrgctags: CTAGS 455191cded7SmrgCTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 456191cded7Smrg $(TAGS_FILES) $(LISP) 457191cded7Smrg list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 458191cded7Smrg unique=`for i in $$list; do \ 459191cded7Smrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 460191cded7Smrg done | \ 461b290cf36Smrg $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 462b290cf36Smrg END { if (nonempty) { for (i in files) print i; }; }'`; \ 463b290cf36Smrg test -z "$(CTAGS_ARGS)$$unique" \ 464191cded7Smrg || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 465b290cf36Smrg $$unique 466191cded7Smrg 467191cded7SmrgGTAGS: 468191cded7Smrg here=`$(am__cd) $(top_builddir) && pwd` \ 469b290cf36Smrg && $(am__cd) $(top_srcdir) \ 470b290cf36Smrg && gtags -i $(GTAGS_ARGS) "$$here" 471191cded7Smrg 472191cded7Smrgdistclean-tags: 473191cded7Smrg -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 474191cded7Smrg 475191cded7Smrgdistdir: $(DISTFILES) 476191cded7Smrg $(am__remove_distdir) 477b290cf36Smrg test -d "$(distdir)" || mkdir "$(distdir)" 478b290cf36Smrg @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 479b290cf36Smrg topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 480b290cf36Smrg list='$(DISTFILES)'; \ 481b290cf36Smrg dist_files=`for file in $$list; do echo $$file; done | \ 482b290cf36Smrg sed -e "s|^$$srcdirstrip/||;t" \ 483b290cf36Smrg -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 484b290cf36Smrg case $$dist_files in \ 485b290cf36Smrg */*) $(MKDIR_P) `echo "$$dist_files" | \ 486b290cf36Smrg sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 487b290cf36Smrg sort -u` ;; \ 488b290cf36Smrg esac; \ 489b290cf36Smrg for file in $$dist_files; do \ 490191cded7Smrg if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 491191cded7Smrg if test -d $$d/$$file; then \ 492b290cf36Smrg dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 493b290cf36Smrg if test -d "$(distdir)/$$file"; then \ 494b290cf36Smrg find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 495b290cf36Smrg fi; \ 496191cded7Smrg if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 497b290cf36Smrg cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 498b290cf36Smrg find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 499191cded7Smrg fi; \ 500b290cf36Smrg cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 501191cded7Smrg else \ 502b290cf36Smrg test -f "$(distdir)/$$file" \ 503b290cf36Smrg || cp -p $$d/$$file "$(distdir)/$$file" \ 504191cded7Smrg || exit 1; \ 505191cded7Smrg fi; \ 506191cded7Smrg done 507b290cf36Smrg @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 508191cded7Smrg if test "$$subdir" = .; then :; else \ 509191cded7Smrg test -d "$(distdir)/$$subdir" \ 510b290cf36Smrg || $(MKDIR_P) "$(distdir)/$$subdir" \ 511191cded7Smrg || exit 1; \ 512b290cf36Smrg fi; \ 513b290cf36Smrg done 514b290cf36Smrg @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 515b290cf36Smrg if test "$$subdir" = .; then :; else \ 516b290cf36Smrg dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 517b290cf36Smrg $(am__relativize); \ 518b290cf36Smrg new_distdir=$$reldir; \ 519b290cf36Smrg dir1=$$subdir; dir2="$(top_distdir)"; \ 520b290cf36Smrg $(am__relativize); \ 521b290cf36Smrg new_top_distdir=$$reldir; \ 522b290cf36Smrg echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 523b290cf36Smrg echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 524b290cf36Smrg ($(am__cd) $$subdir && \ 525191cded7Smrg $(MAKE) $(AM_MAKEFLAGS) \ 526b290cf36Smrg top_distdir="$$new_top_distdir" \ 527b290cf36Smrg distdir="$$new_distdir" \ 528b290cf36Smrg am__remove_distdir=: \ 529b290cf36Smrg am__skip_length_check=: \ 530b290cf36Smrg am__skip_mode_fix=: \ 531191cded7Smrg distdir) \ 532191cded7Smrg || exit 1; \ 533191cded7Smrg fi; \ 534191cded7Smrg done 535b290cf36Smrg $(MAKE) $(AM_MAKEFLAGS) \ 536b290cf36Smrg top_distdir="$(top_distdir)" distdir="$(distdir)" \ 537b290cf36Smrg dist-hook 538b290cf36Smrg -test -n "$(am__skip_mode_fix)" \ 539b290cf36Smrg || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 540191cded7Smrg ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 541191cded7Smrg ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 542b290cf36Smrg ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 543b290cf36Smrg || chmod -R a+r "$(distdir)" 544191cded7Smrgdist-gzip: distdir 545191cded7Smrg tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 546191cded7Smrg $(am__remove_distdir) 547191cded7Smrgdist-bzip2: distdir 548191cded7Smrg tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 549191cded7Smrg $(am__remove_distdir) 550191cded7Smrg 551b290cf36Smrgdist-lzma: distdir 552b290cf36Smrg tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 553b290cf36Smrg $(am__remove_distdir) 554b290cf36Smrg 555b290cf36Smrgdist-xz: distdir 556b290cf36Smrg tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz 557b290cf36Smrg $(am__remove_distdir) 558b290cf36Smrg 559191cded7Smrgdist-tarZ: distdir 560191cded7Smrg tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 561191cded7Smrg $(am__remove_distdir) 562191cded7Smrg 563191cded7Smrgdist-shar: distdir 564191cded7Smrg shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 565191cded7Smrg $(am__remove_distdir) 566191cded7Smrg 567191cded7Smrgdist-zip: distdir 568191cded7Smrg -rm -f $(distdir).zip 569191cded7Smrg zip -rq $(distdir).zip $(distdir) 570191cded7Smrg $(am__remove_distdir) 571191cded7Smrg 572191cded7Smrgdist dist-all: distdir 573191cded7Smrg tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 574191cded7Smrg tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 575191cded7Smrg $(am__remove_distdir) 576191cded7Smrg 577191cded7Smrg# This target untars the dist file and tries a VPATH configuration. Then 578191cded7Smrg# it guarantees that the distribution is self-contained by making another 579191cded7Smrg# tarfile. 580191cded7Smrgdistcheck: dist 581191cded7Smrg case '$(DIST_ARCHIVES)' in \ 582191cded7Smrg *.tar.gz*) \ 583191cded7Smrg GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ 584191cded7Smrg *.tar.bz2*) \ 585191cded7Smrg bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ 586b290cf36Smrg *.tar.lzma*) \ 587b290cf36Smrg unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ 588b290cf36Smrg *.tar.xz*) \ 589b290cf36Smrg xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 590191cded7Smrg *.tar.Z*) \ 591191cded7Smrg uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 592191cded7Smrg *.shar.gz*) \ 593191cded7Smrg GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ 594191cded7Smrg *.zip*) \ 595191cded7Smrg unzip $(distdir).zip ;;\ 596191cded7Smrg esac 597191cded7Smrg chmod -R a-w $(distdir); chmod a+w $(distdir) 598191cded7Smrg mkdir $(distdir)/_build 599191cded7Smrg mkdir $(distdir)/_inst 600191cded7Smrg chmod a-w $(distdir) 601b290cf36Smrg test -d $(distdir)/_build || exit 0; \ 602191cded7Smrg dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 603191cded7Smrg && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 604b290cf36Smrg && am__cwd=`pwd` \ 605b290cf36Smrg && $(am__cd) $(distdir)/_build \ 606191cded7Smrg && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 607191cded7Smrg $(DISTCHECK_CONFIGURE_FLAGS) \ 608191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) \ 609191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) dvi \ 610191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) check \ 611191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) install \ 612191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 613191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 614191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 615191cded7Smrg distuninstallcheck \ 616191cded7Smrg && chmod -R a-w "$$dc_install_base" \ 617191cded7Smrg && ({ \ 618191cded7Smrg (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 619191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 620191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 621191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 622191cded7Smrg distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 623191cded7Smrg } || { rm -rf "$$dc_destdir"; exit 1; }) \ 624191cded7Smrg && rm -rf "$$dc_destdir" \ 625191cded7Smrg && $(MAKE) $(AM_MAKEFLAGS) dist \ 626191cded7Smrg && rm -rf $(DIST_ARCHIVES) \ 627b290cf36Smrg && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 628b290cf36Smrg && cd "$$am__cwd" \ 629b290cf36Smrg || exit 1 630191cded7Smrg $(am__remove_distdir) 631191cded7Smrg @(echo "$(distdir) archives ready for distribution: "; \ 632191cded7Smrg list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 633b290cf36Smrg sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 634191cded7Smrgdistuninstallcheck: 635b290cf36Smrg @$(am__cd) '$(distuninstallcheck_dir)' \ 636191cded7Smrg && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 637191cded7Smrg || { echo "ERROR: files left after uninstall:" ; \ 638191cded7Smrg if test -n "$(DESTDIR)"; then \ 639191cded7Smrg echo " (check DESTDIR support)"; \ 640191cded7Smrg fi ; \ 641191cded7Smrg $(distuninstallcheck_listfiles) ; \ 642191cded7Smrg exit 1; } >&2 643191cded7Smrgdistcleancheck: distclean 644191cded7Smrg @if test '$(srcdir)' = . ; then \ 645191cded7Smrg echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 646191cded7Smrg exit 1 ; \ 647191cded7Smrg fi 648191cded7Smrg @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 649191cded7Smrg || { echo "ERROR: files left in build directory after distclean:" ; \ 650191cded7Smrg $(distcleancheck_listfiles) ; \ 651191cded7Smrg exit 1; } >&2 652191cded7Smrgcheck-am: all-am 653191cded7Smrgcheck: check-recursive 654191cded7Smrgall-am: Makefile $(DATA) 655191cded7Smrginstalldirs: installdirs-recursive 656191cded7Smrginstalldirs-am: 657191cded7Smrg for dir in "$(DESTDIR)$(pkgconfigdir)"; do \ 658b290cf36Smrg test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 659191cded7Smrg done 660191cded7Smrginstall: install-recursive 661191cded7Smrginstall-exec: install-exec-recursive 662191cded7Smrginstall-data: install-data-recursive 663191cded7Smrguninstall: uninstall-recursive 664191cded7Smrg 665191cded7Smrginstall-am: all-am 666191cded7Smrg @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 667191cded7Smrg 668191cded7Smrginstallcheck: installcheck-recursive 669191cded7Smrginstall-strip: 670191cded7Smrg $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 671191cded7Smrg install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 672191cded7Smrg `test -z '$(STRIP)' || \ 673191cded7Smrg echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 674191cded7Smrgmostlyclean-generic: 675191cded7Smrg 676191cded7Smrgclean-generic: 677191cded7Smrg 678191cded7Smrgdistclean-generic: 679191cded7Smrg -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 680b290cf36Smrg -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 681191cded7Smrg 682191cded7Smrgmaintainer-clean-generic: 683191cded7Smrg @echo "This command is intended for maintainers to use" 684191cded7Smrg @echo "it deletes files that may require special tools to rebuild." 685b290cf36Smrg -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 686191cded7Smrgclean: clean-recursive 687191cded7Smrg 688191cded7Smrgclean-am: clean-generic clean-libtool mostlyclean-am 689191cded7Smrg 690191cded7Smrgdistclean: distclean-recursive 691191cded7Smrg -rm -f $(am__CONFIG_DISTCLEAN_FILES) 692191cded7Smrg -rm -f Makefile 693191cded7Smrgdistclean-am: clean-am distclean-generic distclean-libtool \ 694191cded7Smrg distclean-tags 695191cded7Smrg 696191cded7Smrgdvi: dvi-recursive 697191cded7Smrg 698191cded7Smrgdvi-am: 699191cded7Smrg 700191cded7Smrghtml: html-recursive 701191cded7Smrg 702b290cf36Smrghtml-am: 703b290cf36Smrg 704191cded7Smrginfo: info-recursive 705191cded7Smrg 706191cded7Smrginfo-am: 707191cded7Smrg 708191cded7Smrginstall-data-am: install-pkgconfigDATA 709191cded7Smrg 710b290cf36Smrginstall-dvi: install-dvi-recursive 711b290cf36Smrg 712b290cf36Smrginstall-dvi-am: 713b290cf36Smrg 714191cded7Smrginstall-exec-am: 715191cded7Smrg 716b290cf36Smrginstall-html: install-html-recursive 717b290cf36Smrg 718b290cf36Smrginstall-html-am: 719b290cf36Smrg 720191cded7Smrginstall-info: install-info-recursive 721191cded7Smrg 722b290cf36Smrginstall-info-am: 723b290cf36Smrg 724191cded7Smrginstall-man: 725191cded7Smrg 726b290cf36Smrginstall-pdf: install-pdf-recursive 727b290cf36Smrg 728b290cf36Smrginstall-pdf-am: 729b290cf36Smrg 730b290cf36Smrginstall-ps: install-ps-recursive 731b290cf36Smrg 732b290cf36Smrginstall-ps-am: 733b290cf36Smrg 734191cded7Smrginstallcheck-am: 735191cded7Smrg 736191cded7Smrgmaintainer-clean: maintainer-clean-recursive 737191cded7Smrg -rm -f $(am__CONFIG_DISTCLEAN_FILES) 738191cded7Smrg -rm -rf $(top_srcdir)/autom4te.cache 739191cded7Smrg -rm -f Makefile 740191cded7Smrgmaintainer-clean-am: distclean-am maintainer-clean-generic 741191cded7Smrg 742191cded7Smrgmostlyclean: mostlyclean-recursive 743191cded7Smrg 744191cded7Smrgmostlyclean-am: mostlyclean-generic mostlyclean-libtool 745191cded7Smrg 746191cded7Smrgpdf: pdf-recursive 747191cded7Smrg 748191cded7Smrgpdf-am: 749191cded7Smrg 750191cded7Smrgps: ps-recursive 751191cded7Smrg 752191cded7Smrgps-am: 753191cded7Smrg 754b290cf36Smrguninstall-am: uninstall-pkgconfigDATA 755b290cf36Smrg 756b290cf36Smrg.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ 757b290cf36Smrg install-am install-strip tags-recursive 758b290cf36Smrg 759b290cf36Smrg.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 760b290cf36Smrg all all-am am--refresh check check-am clean clean-generic \ 761b290cf36Smrg clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ 762b290cf36Smrg dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ 763b290cf36Smrg dist-zip distcheck distclean distclean-generic \ 764b290cf36Smrg distclean-libtool distclean-tags distcleancheck distdir \ 765b290cf36Smrg distuninstallcheck dvi dvi-am html html-am info info-am \ 766b290cf36Smrg install install-am install-data install-data-am install-dvi \ 767b290cf36Smrg install-dvi-am install-exec install-exec-am install-html \ 768b290cf36Smrg install-html-am install-info install-info-am install-man \ 769b290cf36Smrg install-pdf install-pdf-am install-pkgconfigDATA install-ps \ 770b290cf36Smrg install-ps-am install-strip installcheck installcheck-am \ 771b290cf36Smrg installdirs installdirs-am maintainer-clean \ 772b290cf36Smrg maintainer-clean-generic mostlyclean mostlyclean-generic \ 773b290cf36Smrg mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 774b290cf36Smrg uninstall uninstall-am uninstall-pkgconfigDATA 775b290cf36Smrg 776b290cf36Smrg 777b290cf36Smrg.PHONY: ChangeLog 778b290cf36Smrg 779b290cf36SmrgChangeLog: 780b290cf36Smrg $(CHANGELOG_CMD) 781b290cf36Smrg 782b290cf36Smrgdist-hook: ChangeLog 783191cded7Smrg 784191cded7Smrg# Tell versions [3.59,3.63) of GNU make to not export all variables. 785191cded7Smrg# Otherwise a system limit (for SysV at least) may be exceeded. 786191cded7Smrg.NOEXPORT: 787