File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / confuse / Makefile.in
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Mar 17 00:49:17 2021 UTC (3 years, 3 months ago) by misho
Branches: confuse, MAIN
CVS tags: v3_3, HEAD
confuse 3.3

    1: # Makefile.in generated by automake 1.16.1 from Makefile.am.
    2: # @configure_input@
    3: 
    4: # Copyright (C) 1994-2018 Free Software Foundation, Inc.
    5: 
    6: # This Makefile.in is free software; the Free Software Foundation
    7: # gives unlimited permission to copy and/or distribute it,
    8: # with or without modifications, as long as this notice is preserved.
    9: 
   10: # This program is distributed in the hope that it will be useful,
   11: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
   12: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
   13: # PARTICULAR PURPOSE.
   14: 
   15: @SET_MAKE@
   16: 
   17: VPATH = @srcdir@
   18: am__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: }
   29: am__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
   71: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
   72: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
   73: pkgdatadir = $(datadir)/@PACKAGE@
   74: pkgincludedir = $(includedir)/@PACKAGE@
   75: pkglibdir = $(libdir)/@PACKAGE@
   76: pkglibexecdir = $(libexecdir)/@PACKAGE@
   77: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
   78: install_sh_DATA = $(install_sh) -c -m 644
   79: install_sh_PROGRAM = $(install_sh) -c
   80: install_sh_SCRIPT = $(install_sh) -c
   81: INSTALL_HEADER = $(INSTALL_DATA)
   82: transform = $(program_transform_name)
   83: NORMAL_INSTALL = :
   84: PRE_INSTALL = :
   85: POST_INSTALL = :
   86: NORMAL_UNINSTALL = :
   87: PRE_UNINSTALL = :
   88: POST_UNINSTALL = :
   89: build_triplet = @build@
   90: host_triplet = @host@
   91: @ENABLE_EXAMPLES_TRUE@am__append_1 = examples
   92: subdir = .
   93: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
   94: am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
   95: 	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
   96: 	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
   97: 	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
   98: 	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
   99: 	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  100: 	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
  101: 	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
  102: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  103: 	$(ACLOCAL_M4)
  104: DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
  105: 	$(am__configure_deps) $(am__DIST_COMMON)
  106: am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  107:  configure.lineno config.status.lineno
  108: mkinstalldirs = $(install_sh) -d
  109: CONFIG_HEADER = config.h
  110: CONFIG_CLEAN_FILES = libconfuse.pc libconfuse.spec
  111: CONFIG_CLEAN_VPATH_FILES =
  112: AM_V_P = $(am__v_P_@AM_V@)
  113: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  114: am__v_P_0 = false
  115: am__v_P_1 = :
  116: AM_V_GEN = $(am__v_GEN_@AM_V@)
  117: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  118: am__v_GEN_0 = @echo "  GEN     " $@;
  119: am__v_GEN_1 = 
  120: AM_V_at = $(am__v_at_@AM_V@)
  121: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  122: am__v_at_0 = @
  123: am__v_at_1 = 
  124: SOURCES =
  125: DIST_SOURCES =
  126: RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
  127: 	ctags-recursive dvi-recursive html-recursive info-recursive \
  128: 	install-data-recursive install-dvi-recursive \
  129: 	install-exec-recursive install-html-recursive \
  130: 	install-info-recursive install-pdf-recursive \
  131: 	install-ps-recursive install-recursive installcheck-recursive \
  132: 	installdirs-recursive pdf-recursive ps-recursive \
  133: 	tags-recursive uninstall-recursive
  134: am__can_run_installinfo = \
  135:   case $$AM_UPDATE_INFO_DIR in \
  136:     n|no|NO) false;; \
  137:     *) (install-info --version) >/dev/null 2>&1;; \
  138:   esac
  139: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  140: am__vpath_adj = case $$p in \
  141:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  142:     *) f=$$p;; \
  143:   esac;
  144: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  145: am__install_max = 40
  146: am__nobase_strip_setup = \
  147:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  148: am__nobase_strip = \
  149:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  150: am__nobase_list = $(am__nobase_strip_setup); \
  151:   for p in $$list; do echo "$$p $$p"; done | \
  152:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  153:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  154:     if (++n[$$2] == $(am__install_max)) \
  155:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  156:     END { for (dir in files) print dir, files[dir] }'
  157: am__base_list = \
  158:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  159:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  160: am__uninstall_files_from_dir = { \
  161:   test -z "$$files" \
  162:     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  163:     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  164:          $(am__cd) "$$dir" && rm -f $$files; }; \
  165:   }
  166: am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"
  167: DATA = $(doc_DATA) $(pkgconfig_DATA)
  168: RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  169:   distclean-recursive maintainer-clean-recursive
  170: am__recursive_targets = \
  171:   $(RECURSIVE_TARGETS) \
  172:   $(RECURSIVE_CLEAN_TARGETS) \
  173:   $(am__extra_recursive_targets)
  174: AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
  175: 	cscope distdir distdir-am dist dist-all distcheck
  176: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
  177: 	$(LISP)config.h.in
  178: # Read a list of newline-separated strings from the standard input,
  179: # and print each of them once, without duplicates.  Input order is
  180: # *not* preserved.
  181: am__uniquify_input = $(AWK) '\
  182:   BEGIN { nonempty = 0; } \
  183:   { items[$$0] = 1; nonempty = 1; } \
  184:   END { if (nonempty) { for (i in items) print i; }; } \
  185: '
  186: # Make sure the list of sources is unique.  This is necessary because,
  187: # e.g., the same source file might be shared among _SOURCES variables
  188: # for different programs/libraries.
  189: am__define_uniq_tagged_files = \
  190:   list='$(am__tagged_files)'; \
  191:   unique=`for i in $$list; do \
  192:     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  193:   done | $(am__uniquify_input)`
  194: ETAGS = etags
  195: CTAGS = ctags
  196: CSCOPE = cscope
  197: DIST_SUBDIRS = m4 po src examples tests doc
  198: am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  199: 	$(srcdir)/libconfuse.pc.in $(srcdir)/libconfuse.spec.in \
  200: 	$(top_srcdir)/support/ar-lib $(top_srcdir)/support/compile \
  201: 	$(top_srcdir)/support/config.guess \
  202: 	$(top_srcdir)/support/config.rpath \
  203: 	$(top_srcdir)/support/config.sub \
  204: 	$(top_srcdir)/support/install-sh \
  205: 	$(top_srcdir)/support/ltmain.sh $(top_srcdir)/support/missing \
  206: 	ABOUT-NLS AUTHORS INSTALL support/ar-lib support/compile \
  207: 	support/config.guess support/config.rpath support/config.sub \
  208: 	support/depcomp support/install-sh support/ltmain.sh \
  209: 	support/missing support/ylwrap
  210: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  211: distdir = $(PACKAGE)-$(VERSION)
  212: top_distdir = $(distdir)
  213: am__remove_distdir = \
  214:   if test -d "$(distdir)"; then \
  215:     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  216:       && rm -rf "$(distdir)" \
  217:       || { sleep 5 && rm -rf "$(distdir)"; }; \
  218:   else :; fi
  219: am__post_remove_distdir = $(am__remove_distdir)
  220: am__relativize = \
  221:   dir0=`pwd`; \
  222:   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  223:   sed_rest='s,^[^/]*/*,,'; \
  224:   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  225:   sed_butlast='s,/*[^/]*$$,,'; \
  226:   while test -n "$$dir1"; do \
  227:     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  228:     if test "$$first" != "."; then \
  229:       if test "$$first" = ".."; then \
  230:         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  231:         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  232:       else \
  233:         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  234:         if test "$$first2" = "$$first"; then \
  235:           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  236:         else \
  237:           dir2="../$$dir2"; \
  238:         fi; \
  239:         dir0="$$dir0"/"$$first"; \
  240:       fi; \
  241:     fi; \
  242:     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  243:   done; \
  244:   reldir="$$dir2"
  245: DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
  246: GZIP_ENV = --best
  247: DIST_TARGETS = dist-xz dist-gzip
  248: distuninstallcheck_listfiles = find . -type f -print
  249: am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  250:   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  251: distcleancheck_listfiles = find . -type f -print
  252: ACLOCAL = @ACLOCAL@
  253: AMTAR = @AMTAR@
  254: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  255: AR = @AR@
  256: AS = @AS@
  257: AUTOCONF = @AUTOCONF@
  258: AUTOHEADER = @AUTOHEADER@
  259: AUTOMAKE = @AUTOMAKE@
  260: AWK = @AWK@
  261: CC = @CC@
  262: CCDEPMODE = @CCDEPMODE@
  263: CFLAGS = @CFLAGS@
  264: CPP = @CPP@
  265: CPPFLAGS = @CPPFLAGS@
  266: CYGPATH_W = @CYGPATH_W@
  267: DEFS = @DEFS@
  268: DEPDIR = @DEPDIR@
  269: DLLTOOL = @DLLTOOL@
  270: DSYMUTIL = @DSYMUTIL@
  271: DUMPBIN = @DUMPBIN@
  272: ECHO_C = @ECHO_C@
  273: ECHO_N = @ECHO_N@
  274: ECHO_T = @ECHO_T@
  275: EGREP = @EGREP@
  276: EXEEXT = @EXEEXT@
  277: FGREP = @FGREP@
  278: GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
  279: GMSGFMT = @GMSGFMT@
  280: GMSGFMT_015 = @GMSGFMT_015@
  281: GREP = @GREP@
  282: INSTALL = @INSTALL@
  283: INSTALL_DATA = @INSTALL_DATA@
  284: INSTALL_PROGRAM = @INSTALL_PROGRAM@
  285: INSTALL_SCRIPT = @INSTALL_SCRIPT@
  286: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  287: INTLLIBS = @INTLLIBS@
  288: INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
  289: LD = @LD@
  290: LDFLAGS = @LDFLAGS@
  291: LEX = @LEX@
  292: LEXLIB = @LEXLIB@
  293: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
  294: LIBICONV = @LIBICONV@
  295: LIBINTL = @LIBINTL@
  296: LIBOBJS = @LIBOBJS@
  297: LIBS = @LIBS@
  298: LIBTOOL = @LIBTOOL@
  299: LIPO = @LIPO@
  300: LN_S = @LN_S@
  301: LTLIBICONV = @LTLIBICONV@
  302: LTLIBINTL = @LTLIBINTL@
  303: LTLIBOBJS = @LTLIBOBJS@
  304: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
  305: MAKEINFO = @MAKEINFO@
  306: MANIFEST_TOOL = @MANIFEST_TOOL@
  307: MKDIR_P = @MKDIR_P@
  308: MSGFMT = @MSGFMT@
  309: MSGFMT_015 = @MSGFMT_015@
  310: MSGMERGE = @MSGMERGE@
  311: NM = @NM@
  312: NMEDIT = @NMEDIT@
  313: OBJDUMP = @OBJDUMP@
  314: OBJEXT = @OBJEXT@
  315: OTOOL = @OTOOL@
  316: OTOOL64 = @OTOOL64@
  317: PACKAGE = @PACKAGE@
  318: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  319: PACKAGE_NAME = @PACKAGE_NAME@
  320: PACKAGE_STRING = @PACKAGE_STRING@
  321: PACKAGE_TARNAME = @PACKAGE_TARNAME@
  322: PACKAGE_URL = @PACKAGE_URL@
  323: PACKAGE_VERSION = @PACKAGE_VERSION@
  324: PATH_SEPARATOR = @PATH_SEPARATOR@
  325: POSUB = @POSUB@
  326: RANLIB = @RANLIB@
  327: SED = @SED@
  328: SET_MAKE = @SET_MAKE@
  329: SHELL = @SHELL@
  330: STRIP = @STRIP@
  331: USE_NLS = @USE_NLS@
  332: VERSION = @VERSION@
  333: XGETTEXT = @XGETTEXT@
  334: XGETTEXT_015 = @XGETTEXT_015@
  335: XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
  336: abs_builddir = @abs_builddir@
  337: abs_srcdir = @abs_srcdir@
  338: abs_top_builddir = @abs_top_builddir@
  339: abs_top_srcdir = @abs_top_srcdir@
  340: ac_ct_AR = @ac_ct_AR@
  341: ac_ct_CC = @ac_ct_CC@
  342: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  343: am__include = @am__include@
  344: am__leading_dot = @am__leading_dot@
  345: am__quote = @am__quote@
  346: am__tar = @am__tar@
  347: am__untar = @am__untar@
  348: bindir = @bindir@
  349: build = @build@
  350: build_alias = @build_alias@
  351: build_cpu = @build_cpu@
  352: build_os = @build_os@
  353: build_vendor = @build_vendor@
  354: builddir = @builddir@
  355: datadir = @datadir@
  356: datarootdir = @datarootdir@
  357: docdir = @docdir@
  358: dvidir = @dvidir@
  359: exec_prefix = @exec_prefix@
  360: host = @host@
  361: host_alias = @host_alias@
  362: host_cpu = @host_cpu@
  363: host_os = @host_os@
  364: host_vendor = @host_vendor@
  365: htmldir = @htmldir@
  366: includedir = @includedir@
  367: infodir = @infodir@
  368: install_sh = @install_sh@
  369: libdir = @libdir@
  370: libexecdir = @libexecdir@
  371: localedir = @localedir@
  372: localstatedir = @localstatedir@
  373: mandir = @mandir@
  374: mkdir_p = @mkdir_p@
  375: oldincludedir = @oldincludedir@
  376: pdfdir = @pdfdir@
  377: prefix = @prefix@
  378: program_transform_name = @program_transform_name@
  379: psdir = @psdir@
  380: runstatedir = @runstatedir@
  381: sbindir = @sbindir@
  382: sharedstatedir = @sharedstatedir@
  383: srcdir = @srcdir@
  384: sysconfdir = @sysconfdir@
  385: target_alias = @target_alias@
  386: top_build_prefix = @top_build_prefix@
  387: top_builddir = @top_builddir@
  388: top_srcdir = @top_srcdir@
  389: ACLOCAL_AMFLAGS = -I m4
  390: CLEANFILES = *~ '\#*\#'
  391: pkgconfigdir = $(libdir)/pkgconfig
  392: pkgconfig_DATA = libconfuse.pc
  393: doc_DATA = README.md AUTHORS LICENSE ChangeLog.md
  394: EXTRA_DIST = README.md LICENSE ChangeLog.md libconfuse.spec.in libconfuse.spec
  395: EXAMPLES = $(am__append_1)
  396: SUBDIRS = m4 po src $(EXAMPLES) tests doc
  397: BORLAND_FILES = cfgtest.bpf cfgtest.bpr config.h confuse.bpg libConfuse.bpf libConfuse.bpr
  398: DEVCPP_FILES = cfgtest.dev config.h libConfuse.dev
  399: MSVC6_FILES = config.h libConfuse.dsp libConfuse.dsw unistd.h
  400: MSVS_FILES = config.h msvs.net.sln unistd.h
  401: MSVS_CFGTEST_FILES = cfgtest.vcproj
  402: MSVS_LIBCONFUSE_FILES = libConfuse.vcproj
  403: MINGW_FILES = build.bat config.h Makefile
  404: MD5 = md5sum
  405: all: config.h
  406: 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
  407: 
  408: .SUFFIXES:
  409: am--refresh: Makefile
  410: 	@:
  411: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  412: 	@for dep in $?; do \
  413: 	  case '$(am__configure_deps)' in \
  414: 	    *$$dep*) \
  415: 	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  416: 	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  417: 		&& exit 0; \
  418: 	      exit 1;; \
  419: 	  esac; \
  420: 	done; \
  421: 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  422: 	$(am__cd) $(top_srcdir) && \
  423: 	  $(AUTOMAKE) --foreign Makefile
  424: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  425: 	@case '$?' in \
  426: 	  *config.status*) \
  427: 	    echo ' $(SHELL) ./config.status'; \
  428: 	    $(SHELL) ./config.status;; \
  429: 	  *) \
  430: 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
  431: 	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
  432: 	esac;
  433: 
  434: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  435: 	$(SHELL) ./config.status --recheck
  436: 
  437: $(top_srcdir)/configure:  $(am__configure_deps)
  438: 	$(am__cd) $(srcdir) && $(AUTOCONF)
  439: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  440: 	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  441: $(am__aclocal_m4_deps):
  442: 
  443: config.h: stamp-h1
  444: 	@test -f $@ || rm -f stamp-h1
  445: 	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
  446: 
  447: stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  448: 	@rm -f stamp-h1
  449: 	cd $(top_builddir) && $(SHELL) ./config.status config.h
  450: $(srcdir)/config.h.in:  $(am__configure_deps) 
  451: 	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  452: 	rm -f stamp-h1
  453: 	touch $@
  454: 
  455: distclean-hdr:
  456: 	-rm -f config.h stamp-h1
  457: libconfuse.pc: $(top_builddir)/config.status $(srcdir)/libconfuse.pc.in
  458: 	cd $(top_builddir) && $(SHELL) ./config.status $@
  459: libconfuse.spec: $(top_builddir)/config.status $(srcdir)/libconfuse.spec.in
  460: 	cd $(top_builddir) && $(SHELL) ./config.status $@
  461: 
  462: mostlyclean-libtool:
  463: 	-rm -f *.lo
  464: 
  465: clean-libtool:
  466: 	-rm -rf .libs _libs
  467: 
  468: distclean-libtool:
  469: 	-rm -f libtool config.lt
  470: install-docDATA: $(doc_DATA)
  471: 	@$(NORMAL_INSTALL)
  472: 	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
  473: 	if test -n "$$list"; then \
  474: 	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
  475: 	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
  476: 	fi; \
  477: 	for p in $$list; do \
  478: 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  479: 	  echo "$$d$$p"; \
  480: 	done | $(am__base_list) | \
  481: 	while read files; do \
  482: 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
  483: 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
  484: 	done
  485: 
  486: uninstall-docDATA:
  487: 	@$(NORMAL_UNINSTALL)
  488: 	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
  489: 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  490: 	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
  491: install-pkgconfigDATA: $(pkgconfig_DATA)
  492: 	@$(NORMAL_INSTALL)
  493: 	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
  494: 	if test -n "$$list"; then \
  495: 	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
  496: 	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
  497: 	fi; \
  498: 	for p in $$list; do \
  499: 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  500: 	  echo "$$d$$p"; \
  501: 	done | $(am__base_list) | \
  502: 	while read files; do \
  503: 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
  504: 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
  505: 	done
  506: 
  507: uninstall-pkgconfigDATA:
  508: 	@$(NORMAL_UNINSTALL)
  509: 	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
  510: 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  511: 	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
  512: 
  513: # This directory's subdirectories are mostly independent; you can cd
  514: # into them and run 'make' without going through this Makefile.
  515: # To change the values of 'make' variables: instead of editing Makefiles,
  516: # (1) if the variable is set in 'config.status', edit 'config.status'
  517: #     (which will cause the Makefiles to be regenerated when you run 'make');
  518: # (2) otherwise, pass the desired values on the 'make' command line.
  519: $(am__recursive_targets):
  520: 	@fail=; \
  521: 	if $(am__make_keepgoing); then \
  522: 	  failcom='fail=yes'; \
  523: 	else \
  524: 	  failcom='exit 1'; \
  525: 	fi; \
  526: 	dot_seen=no; \
  527: 	target=`echo $@ | sed s/-recursive//`; \
  528: 	case "$@" in \
  529: 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  530: 	  *) list='$(SUBDIRS)' ;; \
  531: 	esac; \
  532: 	for subdir in $$list; do \
  533: 	  echo "Making $$target in $$subdir"; \
  534: 	  if test "$$subdir" = "."; then \
  535: 	    dot_seen=yes; \
  536: 	    local_target="$$target-am"; \
  537: 	  else \
  538: 	    local_target="$$target"; \
  539: 	  fi; \
  540: 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  541: 	  || eval $$failcom; \
  542: 	done; \
  543: 	if test "$$dot_seen" = "no"; then \
  544: 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  545: 	fi; test -z "$$fail"
  546: 
  547: ID: $(am__tagged_files)
  548: 	$(am__define_uniq_tagged_files); mkid -fID $$unique
  549: tags: tags-recursive
  550: TAGS: tags
  551: 
  552: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  553: 	set x; \
  554: 	here=`pwd`; \
  555: 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  556: 	  include_option=--etags-include; \
  557: 	  empty_fix=.; \
  558: 	else \
  559: 	  include_option=--include; \
  560: 	  empty_fix=; \
  561: 	fi; \
  562: 	list='$(SUBDIRS)'; for subdir in $$list; do \
  563: 	  if test "$$subdir" = .; then :; else \
  564: 	    test ! -f $$subdir/TAGS || \
  565: 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  566: 	  fi; \
  567: 	done; \
  568: 	$(am__define_uniq_tagged_files); \
  569: 	shift; \
  570: 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  571: 	  test -n "$$unique" || unique=$$empty_fix; \
  572: 	  if test $$# -gt 0; then \
  573: 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  574: 	      "$$@" $$unique; \
  575: 	  else \
  576: 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  577: 	      $$unique; \
  578: 	  fi; \
  579: 	fi
  580: ctags: ctags-recursive
  581: 
  582: CTAGS: ctags
  583: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  584: 	$(am__define_uniq_tagged_files); \
  585: 	test -z "$(CTAGS_ARGS)$$unique" \
  586: 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  587: 	     $$unique
  588: 
  589: GTAGS:
  590: 	here=`$(am__cd) $(top_builddir) && pwd` \
  591: 	  && $(am__cd) $(top_srcdir) \
  592: 	  && gtags -i $(GTAGS_ARGS) "$$here"
  593: cscope: cscope.files
  594: 	test ! -s cscope.files \
  595: 	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
  596: clean-cscope:
  597: 	-rm -f cscope.files
  598: cscope.files: clean-cscope cscopelist
  599: cscopelist: cscopelist-recursive
  600: 
  601: cscopelist-am: $(am__tagged_files)
  602: 	list='$(am__tagged_files)'; \
  603: 	case "$(srcdir)" in \
  604: 	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  605: 	  *) sdir=$(subdir)/$(srcdir) ;; \
  606: 	esac; \
  607: 	for i in $$list; do \
  608: 	  if test -f "$$i"; then \
  609: 	    echo "$(subdir)/$$i"; \
  610: 	  else \
  611: 	    echo "$$sdir/$$i"; \
  612: 	  fi; \
  613: 	done >> $(top_builddir)/cscope.files
  614: 
  615: distclean-tags:
  616: 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  617: 	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  618: 
  619: distdir: $(BUILT_SOURCES)
  620: 	$(MAKE) $(AM_MAKEFLAGS) distdir-am
  621: 
  622: distdir-am: $(DISTFILES)
  623: 	$(am__remove_distdir)
  624: 	test -d "$(distdir)" || mkdir "$(distdir)"
  625: 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  626: 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  627: 	list='$(DISTFILES)'; \
  628: 	  dist_files=`for file in $$list; do echo $$file; done | \
  629: 	  sed -e "s|^$$srcdirstrip/||;t" \
  630: 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  631: 	case $$dist_files in \
  632: 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
  633: 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  634: 			   sort -u` ;; \
  635: 	esac; \
  636: 	for file in $$dist_files; do \
  637: 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  638: 	  if test -d $$d/$$file; then \
  639: 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  640: 	    if test -d "$(distdir)/$$file"; then \
  641: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  642: 	    fi; \
  643: 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  644: 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  645: 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  646: 	    fi; \
  647: 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  648: 	  else \
  649: 	    test -f "$(distdir)/$$file" \
  650: 	    || cp -p $$d/$$file "$(distdir)/$$file" \
  651: 	    || exit 1; \
  652: 	  fi; \
  653: 	done
  654: 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  655: 	  if test "$$subdir" = .; then :; else \
  656: 	    $(am__make_dryrun) \
  657: 	      || test -d "$(distdir)/$$subdir" \
  658: 	      || $(MKDIR_P) "$(distdir)/$$subdir" \
  659: 	      || exit 1; \
  660: 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  661: 	    $(am__relativize); \
  662: 	    new_distdir=$$reldir; \
  663: 	    dir1=$$subdir; dir2="$(top_distdir)"; \
  664: 	    $(am__relativize); \
  665: 	    new_top_distdir=$$reldir; \
  666: 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  667: 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  668: 	    ($(am__cd) $$subdir && \
  669: 	      $(MAKE) $(AM_MAKEFLAGS) \
  670: 	        top_distdir="$$new_top_distdir" \
  671: 	        distdir="$$new_distdir" \
  672: 		am__remove_distdir=: \
  673: 		am__skip_length_check=: \
  674: 		am__skip_mode_fix=: \
  675: 	        distdir) \
  676: 	      || exit 1; \
  677: 	  fi; \
  678: 	done
  679: 	-test -n "$(am__skip_mode_fix)" \
  680: 	|| find "$(distdir)" -type d ! -perm -755 \
  681: 		-exec chmod u+rwx,go+rx {} \; -o \
  682: 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  683: 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  684: 	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  685: 	|| chmod -R a+r "$(distdir)"
  686: dist-gzip: distdir
  687: 	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
  688: 	$(am__post_remove_distdir)
  689: 
  690: dist-bzip2: distdir
  691: 	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  692: 	$(am__post_remove_distdir)
  693: 
  694: dist-lzip: distdir
  695: 	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  696: 	$(am__post_remove_distdir)
  697: dist-xz: distdir
  698: 	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  699: 	$(am__post_remove_distdir)
  700: 
  701: dist-tarZ: distdir
  702: 	@echo WARNING: "Support for distribution archives compressed with" \
  703: 		       "legacy program 'compress' is deprecated." >&2
  704: 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  705: 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  706: 	$(am__post_remove_distdir)
  707: 
  708: dist-shar: distdir
  709: 	@echo WARNING: "Support for shar distribution archives is" \
  710: 	               "deprecated." >&2
  711: 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  712: 	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
  713: 	$(am__post_remove_distdir)
  714: 
  715: dist dist-all:
  716: 	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
  717: 	$(am__post_remove_distdir)
  718: 
  719: # This target untars the dist file and tries a VPATH configuration.  Then
  720: # it guarantees that the distribution is self-contained by making another
  721: # tarfile.
  722: distcheck: dist
  723: 	case '$(DIST_ARCHIVES)' in \
  724: 	*.tar.gz*) \
  725: 	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
  726: 	*.tar.bz2*) \
  727: 	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  728: 	*.tar.lz*) \
  729: 	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  730: 	*.tar.xz*) \
  731: 	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  732: 	*.tar.Z*) \
  733: 	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  734: 	*.shar.gz*) \
  735: 	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
  736: 	*.zip*) \
  737: 	  unzip $(distdir).zip ;;\
  738: 	esac
  739: 	chmod -R a-w $(distdir)
  740: 	chmod u+w $(distdir)
  741: 	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
  742: 	chmod a-w $(distdir)
  743: 	test -d $(distdir)/_build || exit 0; \
  744: 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  745: 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  746: 	  && am__cwd=`pwd` \
  747: 	  && $(am__cd) $(distdir)/_build/sub \
  748: 	  && ../../configure \
  749: 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  750: 	    $(DISTCHECK_CONFIGURE_FLAGS) \
  751: 	    --srcdir=../.. --prefix="$$dc_install_base" \
  752: 	  && $(MAKE) $(AM_MAKEFLAGS) \
  753: 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
  754: 	  && $(MAKE) $(AM_MAKEFLAGS) check \
  755: 	  && $(MAKE) $(AM_MAKEFLAGS) install \
  756: 	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  757: 	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  758: 	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  759: 	        distuninstallcheck \
  760: 	  && chmod -R a-w "$$dc_install_base" \
  761: 	  && ({ \
  762: 	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  763: 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  764: 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  765: 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  766: 	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  767: 	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
  768: 	  && rm -rf "$$dc_destdir" \
  769: 	  && $(MAKE) $(AM_MAKEFLAGS) dist \
  770: 	  && rm -rf $(DIST_ARCHIVES) \
  771: 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  772: 	  && cd "$$am__cwd" \
  773: 	  || exit 1
  774: 	$(am__post_remove_distdir)
  775: 	@(echo "$(distdir) archives ready for distribution: "; \
  776: 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  777: 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  778: distuninstallcheck:
  779: 	@test -n '$(distuninstallcheck_dir)' || { \
  780: 	  echo 'ERROR: trying to run $@ with an empty' \
  781: 	       '$$(distuninstallcheck_dir)' >&2; \
  782: 	  exit 1; \
  783: 	}; \
  784: 	$(am__cd) '$(distuninstallcheck_dir)' || { \
  785: 	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  786: 	  exit 1; \
  787: 	}; \
  788: 	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  789: 	   || { echo "ERROR: files left after uninstall:" ; \
  790: 	        if test -n "$(DESTDIR)"; then \
  791: 	          echo "  (check DESTDIR support)"; \
  792: 	        fi ; \
  793: 	        $(distuninstallcheck_listfiles) ; \
  794: 	        exit 1; } >&2
  795: distcleancheck: distclean
  796: 	@if test '$(srcdir)' = . ; then \
  797: 	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  798: 	  exit 1 ; \
  799: 	fi
  800: 	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  801: 	  || { echo "ERROR: files left in build directory after distclean:" ; \
  802: 	       $(distcleancheck_listfiles) ; \
  803: 	       exit 1; } >&2
  804: check-am: all-am
  805: check: check-recursive
  806: all-am: Makefile $(DATA) config.h
  807: installdirs: installdirs-recursive
  808: installdirs-am:
  809: 	for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
  810: 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  811: 	done
  812: install: install-recursive
  813: install-exec: install-exec-recursive
  814: install-data: install-data-recursive
  815: uninstall: uninstall-recursive
  816: 
  817: install-am: all-am
  818: 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  819: 
  820: installcheck: installcheck-recursive
  821: install-strip:
  822: 	if test -z '$(STRIP)'; then \
  823: 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  824: 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  825: 	      install; \
  826: 	else \
  827: 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  828: 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  829: 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  830: 	fi
  831: mostlyclean-generic:
  832: 
  833: clean-generic:
  834: 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  835: 
  836: distclean-generic:
  837: 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  838: 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  839: 
  840: maintainer-clean-generic:
  841: 	@echo "This command is intended for maintainers to use"
  842: 	@echo "it deletes files that may require special tools to rebuild."
  843: clean: clean-recursive
  844: 
  845: clean-am: clean-generic clean-libtool mostlyclean-am
  846: 
  847: distclean: distclean-recursive
  848: 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
  849: 	-rm -f Makefile
  850: distclean-am: clean-am distclean-generic distclean-hdr \
  851: 	distclean-libtool distclean-tags
  852: 
  853: dvi: dvi-recursive
  854: 
  855: dvi-am:
  856: 
  857: html: html-recursive
  858: 
  859: html-am:
  860: 
  861: info: info-recursive
  862: 
  863: info-am:
  864: 
  865: install-data-am: install-docDATA install-pkgconfigDATA
  866: 
  867: install-dvi: install-dvi-recursive
  868: 
  869: install-dvi-am:
  870: 
  871: install-exec-am:
  872: 
  873: install-html: install-html-recursive
  874: 
  875: install-html-am:
  876: 
  877: install-info: install-info-recursive
  878: 
  879: install-info-am:
  880: 
  881: install-man:
  882: 
  883: install-pdf: install-pdf-recursive
  884: 
  885: install-pdf-am:
  886: 
  887: install-ps: install-ps-recursive
  888: 
  889: install-ps-am:
  890: 
  891: installcheck-am:
  892: 
  893: maintainer-clean: maintainer-clean-recursive
  894: 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
  895: 	-rm -rf $(top_srcdir)/autom4te.cache
  896: 	-rm -f Makefile
  897: maintainer-clean-am: distclean-am maintainer-clean-generic
  898: 
  899: mostlyclean: mostlyclean-recursive
  900: 
  901: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  902: 
  903: pdf: pdf-recursive
  904: 
  905: pdf-am:
  906: 
  907: ps: ps-recursive
  908: 
  909: ps-am:
  910: 
  911: uninstall-am: uninstall-docDATA uninstall-pkgconfigDATA
  912: 
  913: .MAKE: $(am__recursive_targets) all install-am install-strip
  914: 
  915: .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
  916: 	am--refresh check check-am clean clean-cscope clean-generic \
  917: 	clean-libtool cscope cscopelist-am ctags ctags-am dist \
  918: 	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
  919: 	dist-xz dist-zip distcheck distclean distclean-generic \
  920: 	distclean-hdr distclean-libtool distclean-tags distcleancheck \
  921: 	distdir distuninstallcheck dvi dvi-am html html-am info \
  922: 	info-am install install-am install-data install-data-am \
  923: 	install-docDATA install-dvi install-dvi-am install-exec \
  924: 	install-exec-am install-html install-html-am install-info \
  925: 	install-info-am install-man install-pdf install-pdf-am \
  926: 	install-pkgconfigDATA install-ps install-ps-am install-strip \
  927: 	installcheck installcheck-am installdirs installdirs-am \
  928: 	maintainer-clean maintainer-clean-generic mostlyclean \
  929: 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  930: 	tags tags-am uninstall uninstall-am uninstall-docDATA \
  931: 	uninstall-pkgconfigDATA
  932: 
  933: .PRECIOUS: Makefile
  934: 
  935: 
  936: add-windows-files:
  937: 	@mkdir $(distdir)/windows
  938: 	@mkdir $(distdir)/windows/borland
  939: 	@mkdir $(distdir)/windows/devcpp
  940: 	@mkdir $(distdir)/windows/msvc6
  941: 	@mkdir $(distdir)/windows/msvc6/libConfuse
  942: 	@mkdir $(distdir)/windows/msvs.net
  943: 	@mkdir $(distdir)/windows/msvs.net/cfgtest
  944: 	@mkdir $(distdir)/windows/msvs.net/libConfuse
  945: 	@mkdir $(distdir)/windows/mingw
  946: 	@for f in $(BORLAND_FILES); do \
  947: 		cp -f $(top_srcdir)/windows/borland/$$f $(distdir)/windows/borland/; done
  948: 	@for f in $(DEVCPP_FILES); do \
  949: 		cp -f $(top_srcdir)/windows/devcpp/$$f $(distdir)/windows/devcpp/; done
  950: 	@for f in $(MSVS_FILES); do \
  951: 		cp -f $(top_srcdir)/windows/msvs.net/$$f $(distdir)/windows/msvs.net/; done
  952: 	@for f in $(MSVS_CFGTEST_FILES); do \
  953: 		cp -f $(top_srcdir)/windows/msvs.net/cfgtest/$$f $(distdir)/windows/msvs.net/cfgtest/; done
  954: 	@for f in $(MSVS_LIBCONFUSE_FILES); do \
  955: 	   cp -f $(top_srcdir)/windows/msvs.net/libConfuse/$$f $(distdir)/windows/msvs.net/libConfuse; done
  956: 	@for f in $(MSVC6_FILES); do \
  957: 	   cp -f $(top_srcdir)/windows/msvc6/libConfuse/$$f $(distdir)/windows/msvc6/libConfuse; done
  958: 	@for f in $(MINGW_FILES); do \
  959: 	   cp -f $(top_srcdir)/windows/mingw/$$f $(distdir)/windows/mingw; done
  960: 	@cp $(top_srcdir)/examples/wincfgtest.c $(distdir)/examples
  961: 	@cp $(top_srcdir)/examples/wincfgtest.conf $(distdir)/examples
  962: 	@cp $(top_srcdir)/examples/wincfgtest.dev $(distdir)/examples
  963: 
  964: unpack:
  965: 	@tar xfz $(distdir).tar.gz
  966: 
  967: zip: dist unpack add-windows-files
  968: 	@rm -f $(distdir).zip
  969: 	@zip -qr $(distdir).zip $(distdir)
  970: 	@rm -rf $(distdir)
  971: 
  972: rpm: Makefile
  973: 	@$(MAKE) dist
  974: 	@rpmbuild -ta --clean $(distdir).tar.gz
  975: 
  976: dist-zip: zip
  977: md5-dist:
  978: 	@for file in $(DIST_ARCHIVES) $(distdir).zip; do	\
  979: 		$(MD5) $$file > $$file.md5;			\
  980: 	done
  981: 
  982: release-hook:
  983: 	@if [ ! `git tag | grep v$(PACKAGE_VERSION)` ]; then				\
  984: 		echo;									\
  985: 		printf "\e[1m\e[41mCannot find release tag v$(PACKAGE_VERSION)\e[0m\n";	\
  986: 		printf "\e[1m\e[5mDo release anyway?\e[0m "; read yorn;			\
  987: 		if [ "$$yorn" != "y" -a "$$yorn" != "Y" ]; then				\
  988: 			printf "OK, aborting release.\n";				\
  989: 			exit 1;								\
  990: 		fi;									\
  991: 		echo;									\
  992: 	else										\
  993: 		echo;									\
  994: 		printf "\e[1m\e[42mFound GIT release tag v$(PACKAGE_VERSION)\e[0m\n";	\
  995: 		printf "\e[1m\e[44m>>Remember to push tags!\e[0m\n";			\
  996: 		echo;									\
  997: 	fi
  998: 
  999: release: release-hook distcheck dist-zip md5-dist
 1000: 	@echo
 1001: 	@echo "Resulting release files:"
 1002: 	@echo "================================================================="
 1003: 	@for file in $(DIST_ARCHIVES) $(distdir).zip; do				\
 1004: 		printf "%-32s Distribution tarball\n" $$file;				\
 1005: 		printf "%-32s " $$file.md5; cat $$file.md5 | cut -f1 -d' ';		\
 1006: 	done
 1007: 
 1008: # Tell versions [3.59,3.63) of GNU make to not export all variables.
 1009: # Otherwise a system limit (for SysV at least) may be exceeded.
 1010: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>