| 1 | # Makefile.in generated by automake 1.9.5 from Makefile.am. | 
|---|
| 2 | # @configure_input@ | 
|---|
| 3 |  | 
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 
|---|
| 5 | # 2003, 2004, 2005  Free Software Foundation, Inc. | 
|---|
| 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 | # This file is part of GNU cpio | 
|---|
| 18 | # Copyright (C) 2003, 2004 Free Software Foundation, Inc. | 
|---|
| 19 | # | 
|---|
| 20 | # This program is free software; you can redistribute it and/or modify | 
|---|
| 21 | # it under the terms of the GNU General Public License as published by | 
|---|
| 22 | # the Free Software Foundation; either version 2, or (at your option) | 
|---|
| 23 | # any later version. | 
|---|
| 24 | # | 
|---|
| 25 | # This program is distributed in the hope that it will be useful, | 
|---|
| 26 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | 
|---|
| 27 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
|---|
| 28 | # GNU General Public License for more details. | 
|---|
| 29 | # | 
|---|
| 30 | # You should have received a copy of the GNU General Public License | 
|---|
| 31 | # along with this program; if not, write to the Free Software | 
|---|
| 32 | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA | 
|---|
| 33 | # 02110-1301 USA. | 
|---|
| 34 | srcdir = @srcdir@ | 
|---|
| 35 | top_srcdir = @top_srcdir@ | 
|---|
| 36 | VPATH = @srcdir@ | 
|---|
| 37 | pkgdatadir = $(datadir)/@PACKAGE@ | 
|---|
| 38 | pkglibdir = $(libdir)/@PACKAGE@ | 
|---|
| 39 | pkgincludedir = $(includedir)/@PACKAGE@ | 
|---|
| 40 | top_builddir = . | 
|---|
| 41 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | 
|---|
| 42 | INSTALL = @INSTALL@ | 
|---|
| 43 | install_sh_DATA = $(install_sh) -c -m 644 | 
|---|
| 44 | install_sh_PROGRAM = $(install_sh) -c | 
|---|
| 45 | install_sh_SCRIPT = $(install_sh) -c | 
|---|
| 46 | INSTALL_HEADER = $(INSTALL_DATA) | 
|---|
| 47 | transform = $(program_transform_name) | 
|---|
| 48 | NORMAL_INSTALL = : | 
|---|
| 49 | PRE_INSTALL = : | 
|---|
| 50 | POST_INSTALL = : | 
|---|
| 51 | NORMAL_UNINSTALL = : | 
|---|
| 52 | PRE_UNINSTALL = : | 
|---|
| 53 | POST_UNINSTALL = : | 
|---|
| 54 | build_triplet = @build@ | 
|---|
| 55 | host_triplet = @host@ | 
|---|
| 56 | DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ | 
|---|
| 57 | $(srcdir)/Makefile.in $(srcdir)/config.h.in \ | 
|---|
| 58 | $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \ | 
|---|
| 59 | INSTALL NEWS THANKS TODO build-aux/config.guess \ | 
|---|
| 60 | build-aux/config.rpath build-aux/config.sub build-aux/depcomp \ | 
|---|
| 61 | build-aux/install-sh build-aux/mdate-sh build-aux/missing \ | 
|---|
| 62 | build-aux/mkinstalldirs build-aux/texinfo.tex | 
|---|
| 63 | subdir = . | 
|---|
| 64 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | 
|---|
| 65 | am__aclocal_m4_deps = $(top_srcdir)/m4/absolute-header.m4 \ | 
|---|
| 66 | $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \ | 
|---|
| 67 | $(top_srcdir)/m4/argmatch.m4 $(top_srcdir)/m4/argp.m4 \ | 
|---|
| 68 | $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/chdir-long.m4 \ | 
|---|
| 69 | $(top_srcdir)/m4/chown.m4 $(top_srcdir)/m4/clock_time.m4 \ | 
|---|
| 70 | $(top_srcdir)/m4/close-stream.m4 $(top_srcdir)/m4/closeout.m4 \ | 
|---|
| 71 | $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/dirname.m4 \ | 
|---|
| 72 | $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \ | 
|---|
| 73 | $(top_srcdir)/m4/eealloc.m4 $(top_srcdir)/m4/eoverflow.m4 \ | 
|---|
| 74 | $(top_srcdir)/m4/error.m4 $(top_srcdir)/m4/exitfail.m4 \ | 
|---|
| 75 | $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-safer.m4 \ | 
|---|
| 76 | $(top_srcdir)/m4/fcntl_h.m4 $(top_srcdir)/m4/fileblocks.m4 \ | 
|---|
| 77 | $(top_srcdir)/m4/fnmatch.m4 $(top_srcdir)/m4/fpending.m4 \ | 
|---|
| 78 | $(top_srcdir)/m4/getcwd-abort-bug.m4 \ | 
|---|
| 79 | $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \ | 
|---|
| 80 | $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getopt.m4 \ | 
|---|
| 81 | $(top_srcdir)/m4/gettext_gl.m4 $(top_srcdir)/m4/gettime.m4 \ | 
|---|
| 82 | $(top_srcdir)/m4/gettimeofday.m4 $(top_srcdir)/m4/gnulib.m4 \ | 
|---|
| 83 | $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/iconv.m4 \ | 
|---|
| 84 | $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttostr.m4 \ | 
|---|
| 85 | $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \ | 
|---|
| 86 | $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lchown.m4 \ | 
|---|
| 87 | $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ | 
|---|
| 88 | $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/longdouble.m4 \ | 
|---|
| 89 | $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lstat.m4 \ | 
|---|
| 90 | $(top_srcdir)/m4/mbchar.m4 $(top_srcdir)/m4/mbiter.m4 \ | 
|---|
| 91 | $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \ | 
|---|
| 92 | $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \ | 
|---|
| 93 | $(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/minmax.m4 \ | 
|---|
| 94 | $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/nls.m4 \ | 
|---|
| 95 | $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/openat.m4 \ | 
|---|
| 96 | $(top_srcdir)/m4/paxutils.m4 $(top_srcdir)/m4/po.m4 \ | 
|---|
| 97 | $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quote.m4 \ | 
|---|
| 98 | $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/rmt.m4 \ | 
|---|
| 99 | $(top_srcdir)/m4/rtapelib.m4 $(top_srcdir)/m4/safe-read.m4 \ | 
|---|
| 100 | $(top_srcdir)/m4/safe-write.m4 $(top_srcdir)/m4/save-cwd.m4 \ | 
|---|
| 101 | $(top_srcdir)/m4/savedir.m4 $(top_srcdir)/m4/setenv.m4 \ | 
|---|
| 102 | $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \ | 
|---|
| 103 | $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stat-macros.m4 \ | 
|---|
| 104 | $(top_srcdir)/m4/stdarg.m4 $(top_srcdir)/m4/stdbool.m4 \ | 
|---|
| 105 | $(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdint_h.m4 \ | 
|---|
| 106 | $(top_srcdir)/m4/stpcpy.m4 $(top_srcdir)/m4/strcase.m4 \ | 
|---|
| 107 | $(top_srcdir)/m4/strchrnul.m4 $(top_srcdir)/m4/strndup.m4 \ | 
|---|
| 108 | $(top_srcdir)/m4/strnlen.m4 $(top_srcdir)/m4/strtol.m4 \ | 
|---|
| 109 | $(top_srcdir)/m4/sysexits.m4 $(top_srcdir)/m4/system.m4 \ | 
|---|
| 110 | $(top_srcdir)/m4/time_r.m4 $(top_srcdir)/m4/timespec.m4 \ | 
|---|
| 111 | $(top_srcdir)/m4/tm_gmtoff.m4 $(top_srcdir)/m4/unistd-safer.m4 \ | 
|---|
| 112 | $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/unlocked-io.m4 \ | 
|---|
| 113 | $(top_srcdir)/m4/utimbuf.m4 $(top_srcdir)/m4/utimens.m4 \ | 
|---|
| 114 | $(top_srcdir)/m4/utimes.m4 $(top_srcdir)/m4/vasnprintf.m4 \ | 
|---|
| 115 | $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/wchar_t.m4 \ | 
|---|
| 116 | $(top_srcdir)/m4/wcwidth.m4 $(top_srcdir)/m4/wint_t.m4 \ | 
|---|
| 117 | $(top_srcdir)/m4/xalloc.m4 $(top_srcdir)/m4/xgetcwd.m4 \ | 
|---|
| 118 | $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/m4/xstrndup.m4 \ | 
|---|
| 119 | $(top_srcdir)/configure.ac | 
|---|
| 120 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | 
|---|
| 121 | $(ACLOCAL_M4) | 
|---|
| 122 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | 
|---|
| 123 | configure.lineno configure.status.lineno | 
|---|
| 124 | mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs | 
|---|
| 125 | CONFIG_HEADER = config.h | 
|---|
| 126 | CONFIG_CLEAN_FILES = | 
|---|
| 127 | SOURCES = | 
|---|
| 128 | DIST_SOURCES = | 
|---|
| 129 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | 
|---|
| 130 | html-recursive info-recursive install-data-recursive \ | 
|---|
| 131 | install-exec-recursive install-info-recursive \ | 
|---|
| 132 | install-recursive installcheck-recursive installdirs-recursive \ | 
|---|
| 133 | pdf-recursive ps-recursive uninstall-info-recursive \ | 
|---|
| 134 | uninstall-recursive | 
|---|
| 135 | ETAGS = etags | 
|---|
| 136 | CTAGS = ctags | 
|---|
| 137 | DIST_SUBDIRS = $(SUBDIRS) | 
|---|
| 138 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 
|---|
| 139 | distdir = $(PACKAGE)-$(VERSION) | 
|---|
| 140 | top_distdir = $(distdir) | 
|---|
| 141 | am__remove_distdir = \ | 
|---|
| 142 | { test ! -d $(distdir) \ | 
|---|
| 143 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ | 
|---|
| 144 | && rm -fr $(distdir); }; } | 
|---|
| 145 | DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 | 
|---|
| 146 | GZIP_ENV = --best | 
|---|
| 147 | distuninstallcheck_listfiles = find . -type f -print | 
|---|
| 148 | distcleancheck_listfiles = find . -type f -print | 
|---|
| 149 | ABSOLUTE_FCNTL_H = @ABSOLUTE_FCNTL_H@ | 
|---|
| 150 | ABSOLUTE_INTTYPES_H = @ABSOLUTE_INTTYPES_H@ | 
|---|
| 151 | ABSOLUTE_STDINT_H = @ABSOLUTE_STDINT_H@ | 
|---|
| 152 | ACLOCAL = @ACLOCAL@ | 
|---|
| 153 | ALLOCA = @ALLOCA@ | 
|---|
| 154 | ALLOCA_H = @ALLOCA_H@ | 
|---|
| 155 | AMDEP_FALSE = @AMDEP_FALSE@ | 
|---|
| 156 | AMDEP_TRUE = @AMDEP_TRUE@ | 
|---|
| 157 | AMTAR = @AMTAR@ | 
|---|
| 158 | AUTOCONF = @AUTOCONF@ | 
|---|
| 159 | AUTOHEADER = @AUTOHEADER@ | 
|---|
| 160 | AUTOM4TE = @AUTOM4TE@ | 
|---|
| 161 | AUTOMAKE = @AUTOMAKE@ | 
|---|
| 162 | AWK = @AWK@ | 
|---|
| 163 | BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@ | 
|---|
| 164 | BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@ | 
|---|
| 165 | BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@ | 
|---|
| 166 | BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@ | 
|---|
| 167 | BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@ | 
|---|
| 168 | CC = @CC@ | 
|---|
| 169 | CCDEPMODE = @CCDEPMODE@ | 
|---|
| 170 | CFLAGS = @CFLAGS@ | 
|---|
| 171 | CPIO_MT_PROG = @CPIO_MT_PROG@ | 
|---|
| 172 | CPP = @CPP@ | 
|---|
| 173 | CPPFLAGS = @CPPFLAGS@ | 
|---|
| 174 | CYGPATH_W = @CYGPATH_W@ | 
|---|
| 175 | DEFAULT_RMT_COMMAND = @DEFAULT_RMT_COMMAND@ | 
|---|
| 176 | DEFAULT_RMT_DIR = @DEFAULT_RMT_DIR@ | 
|---|
| 177 | DEFS = @DEFS@ | 
|---|
| 178 | DEPDIR = @DEPDIR@ | 
|---|
| 179 | ECHO_C = @ECHO_C@ | 
|---|
| 180 | ECHO_N = @ECHO_N@ | 
|---|
| 181 | ECHO_T = @ECHO_T@ | 
|---|
| 182 | EGREP = @EGREP@ | 
|---|
| 183 | EOVERFLOW = @EOVERFLOW@ | 
|---|
| 184 | EXEEXT = @EXEEXT@ | 
|---|
| 185 | FCNTL_H = @FCNTL_H@ | 
|---|
| 186 | FNMATCH_H = @FNMATCH_H@ | 
|---|
| 187 | GETOPT_H = @GETOPT_H@ | 
|---|
| 188 | GMSGFMT = @GMSGFMT@ | 
|---|
| 189 | GMSGFMT_015 = @GMSGFMT_015@ | 
|---|
| 190 | GREP = @GREP@ | 
|---|
| 191 | HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@ | 
|---|
| 192 | HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@ | 
|---|
| 193 | HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@ | 
|---|
| 194 | HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@ | 
|---|
| 195 | HAVE_INTTYPES_H = @HAVE_INTTYPES_H@ | 
|---|
| 196 | HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@ | 
|---|
| 197 | HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@ | 
|---|
| 198 | HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@ | 
|---|
| 199 | HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@ | 
|---|
| 200 | HAVE_STDINT_H = @HAVE_STDINT_H@ | 
|---|
| 201 | HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@ | 
|---|
| 202 | HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@ | 
|---|
| 203 | HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@ | 
|---|
| 204 | HAVE_WCHAR_H = @HAVE_WCHAR_H@ | 
|---|
| 205 | HAVE__BOOL = @HAVE__BOOL@ | 
|---|
| 206 | INSTALL_DATA = @INSTALL_DATA@ | 
|---|
| 207 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | 
|---|
| 208 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
|---|
| 209 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | 
|---|
| 210 | INTLLIBS = @INTLLIBS@ | 
|---|
| 211 | INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ | 
|---|
| 212 | INTTYPES_H = @INTTYPES_H@ | 
|---|
| 213 | LDFLAGS = @LDFLAGS@ | 
|---|
| 214 | LIBICONV = @LIBICONV@ | 
|---|
| 215 | LIBINTL = @LIBINTL@ | 
|---|
| 216 | LIBOBJS = @LIBOBJS@ | 
|---|
| 217 | LIBS = @LIBS@ | 
|---|
| 218 | LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ | 
|---|
| 219 | LIB_SETSOCKOPT = @LIB_SETSOCKOPT@ | 
|---|
| 220 | LTLIBICONV = @LTLIBICONV@ | 
|---|
| 221 | LTLIBINTL = @LTLIBINTL@ | 
|---|
| 222 | LTLIBOBJS = @LTLIBOBJS@ | 
|---|
| 223 | MAKEINFO = @MAKEINFO@ | 
|---|
| 224 | MSGFMT = @MSGFMT@ | 
|---|
| 225 | MSGFMT_015 = @MSGFMT_015@ | 
|---|
| 226 | MSGMERGE = @MSGMERGE@ | 
|---|
| 227 | OBJEXT = @OBJEXT@ | 
|---|
| 228 | PACKAGE = @PACKAGE@ | 
|---|
| 229 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | 
|---|
| 230 | PACKAGE_NAME = @PACKAGE_NAME@ | 
|---|
| 231 | PACKAGE_STRING = @PACKAGE_STRING@ | 
|---|
| 232 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | 
|---|
| 233 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 
|---|
| 234 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 
|---|
| 235 | POSUB = @POSUB@ | 
|---|
| 236 | PRIPTR_PREFIX = @PRIPTR_PREFIX@ | 
|---|
| 237 | PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@ | 
|---|
| 238 | PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@ | 
|---|
| 239 | PU_RMT_PROG = @PU_RMT_PROG@ | 
|---|
| 240 | RANLIB = @RANLIB@ | 
|---|
| 241 | SET_MAKE = @SET_MAKE@ | 
|---|
| 242 | SHELL = @SHELL@ | 
|---|
| 243 | SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@ | 
|---|
| 244 | SIZE_T_SUFFIX = @SIZE_T_SUFFIX@ | 
|---|
| 245 | STDBOOL_H = @STDBOOL_H@ | 
|---|
| 246 | STDINT_H = @STDINT_H@ | 
|---|
| 247 | STRIP = @STRIP@ | 
|---|
| 248 | SYSEXITS_H = @SYSEXITS_H@ | 
|---|
| 249 | UNISTD_H = @UNISTD_H@ | 
|---|
| 250 | USE_NLS = @USE_NLS@ | 
|---|
| 251 | VERSION = @VERSION@ | 
|---|
| 252 | WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@ | 
|---|
| 253 | WINT_T_SUFFIX = @WINT_T_SUFFIX@ | 
|---|
| 254 | XGETTEXT = @XGETTEXT@ | 
|---|
| 255 | XGETTEXT_015 = @XGETTEXT_015@ | 
|---|
| 256 | YACC = @YACC@ | 
|---|
| 257 | YFLAGS = @YFLAGS@ | 
|---|
| 258 | ac_ct_CC = @ac_ct_CC@ | 
|---|
| 259 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | 
|---|
| 260 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | 
|---|
| 261 | am__include = @am__include@ | 
|---|
| 262 | am__leading_dot = @am__leading_dot@ | 
|---|
| 263 | am__quote = @am__quote@ | 
|---|
| 264 | am__tar = @am__tar@ | 
|---|
| 265 | am__untar = @am__untar@ | 
|---|
| 266 | bindir = @bindir@ | 
|---|
| 267 | build = @build@ | 
|---|
| 268 | build_alias = @build_alias@ | 
|---|
| 269 | build_cpu = @build_cpu@ | 
|---|
| 270 | build_os = @build_os@ | 
|---|
| 271 | build_vendor = @build_vendor@ | 
|---|
| 272 | datadir = @datadir@ | 
|---|
| 273 | datarootdir = @datarootdir@ | 
|---|
| 274 | docdir = @docdir@ | 
|---|
| 275 | dvidir = @dvidir@ | 
|---|
| 276 | exec_prefix = @exec_prefix@ | 
|---|
| 277 | host = @host@ | 
|---|
| 278 | host_alias = @host_alias@ | 
|---|
| 279 | host_cpu = @host_cpu@ | 
|---|
| 280 | host_os = @host_os@ | 
|---|
| 281 | host_vendor = @host_vendor@ | 
|---|
| 282 | htmldir = @htmldir@ | 
|---|
| 283 | includedir = @includedir@ | 
|---|
| 284 | infodir = @infodir@ | 
|---|
| 285 | install_sh = @install_sh@ | 
|---|
| 286 | libdir = @libdir@ | 
|---|
| 287 | libexecdir = @libexecdir@ | 
|---|
| 288 | localedir = @localedir@ | 
|---|
| 289 | localstatedir = @localstatedir@ | 
|---|
| 290 | mandir = @mandir@ | 
|---|
| 291 | mkdir_p = @mkdir_p@ | 
|---|
| 292 | oldincludedir = @oldincludedir@ | 
|---|
| 293 | pdfdir = @pdfdir@ | 
|---|
| 294 | prefix = @prefix@ | 
|---|
| 295 | program_transform_name = @program_transform_name@ | 
|---|
| 296 | psdir = @psdir@ | 
|---|
| 297 | sbindir = @sbindir@ | 
|---|
| 298 | sharedstatedir = @sharedstatedir@ | 
|---|
| 299 | sysconfdir = @sysconfdir@ | 
|---|
| 300 | target_alias = @target_alias@ | 
|---|
| 301 | ACLOCAL_AMFLAGS = -I m4 | 
|---|
| 302 | AUTOMAKE_OPTIONS = gnits 1.8 dist-bzip2 std-options | 
|---|
| 303 | SUBDIRS = doc headers lib rmt src po tests | 
|---|
| 304 | all: config.h | 
|---|
| 305 | $(MAKE) $(AM_MAKEFLAGS) all-recursive | 
|---|
| 306 |  | 
|---|
| 307 | .SUFFIXES: | 
|---|
| 308 | am--refresh: | 
|---|
| 309 | @: | 
|---|
| 310 | $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps) | 
|---|
| 311 | @for dep in $?; do \ | 
|---|
| 312 | case '$(am__configure_deps)' in \ | 
|---|
| 313 | *$$dep*) \ | 
|---|
| 314 | echo ' cd $(srcdir) && $(AUTOMAKE) --gnits '; \ | 
|---|
| 315 | cd $(srcdir) && $(AUTOMAKE) --gnits  \ | 
|---|
| 316 | && exit 0; \ | 
|---|
| 317 | exit 1;; \ | 
|---|
| 318 | esac; \ | 
|---|
| 319 | done; \ | 
|---|
| 320 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  Makefile'; \ | 
|---|
| 321 | cd $(top_srcdir) && \ | 
|---|
| 322 | $(AUTOMAKE) --gnits  Makefile | 
|---|
| 323 | .PRECIOUS: Makefile | 
|---|
| 324 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | 
|---|
| 325 | @case '$?' in \ | 
|---|
| 326 | *config.status*) \ | 
|---|
| 327 | echo ' $(SHELL) ./config.status'; \ | 
|---|
| 328 | $(SHELL) ./config.status;; \ | 
|---|
| 329 | *) \ | 
|---|
| 330 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | 
|---|
| 331 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | 
|---|
| 332 | esac; | 
|---|
| 333 |  | 
|---|
| 334 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | 
|---|
| 335 | $(SHELL) ./config.status --recheck | 
|---|
| 336 |  | 
|---|
| 337 | $(top_srcdir)/configure:  $(am__configure_deps) | 
|---|
| 338 | cd $(srcdir) && $(AUTOCONF) | 
|---|
| 339 | $(ACLOCAL_M4):  $(am__aclocal_m4_deps) | 
|---|
| 340 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) | 
|---|
| 341 |  | 
|---|
| 342 | config.h: stamp-h1 | 
|---|
| 343 | @if test ! -f $@; then \ | 
|---|
| 344 | rm -f stamp-h1; \ | 
|---|
| 345 | $(MAKE) stamp-h1; \ | 
|---|
| 346 | else :; fi | 
|---|
| 347 |  | 
|---|
| 348 | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status | 
|---|
| 349 | @rm -f stamp-h1 | 
|---|
| 350 | cd $(top_builddir) && $(SHELL) ./config.status config.h | 
|---|
| 351 | $(srcdir)/config.h.in:  $(am__configure_deps) | 
|---|
| 352 | cd $(top_srcdir) && $(AUTOHEADER) | 
|---|
| 353 | rm -f stamp-h1 | 
|---|
| 354 | touch $@ | 
|---|
| 355 |  | 
|---|
| 356 | distclean-hdr: | 
|---|
| 357 | -rm -f config.h stamp-h1 | 
|---|
| 358 | uninstall-info-am: | 
|---|
| 359 |  | 
|---|
| 360 | # This directory's subdirectories are mostly independent; you can cd | 
|---|
| 361 | # into them and run `make' without going through this Makefile. | 
|---|
| 362 | # To change the values of `make' variables: instead of editing Makefiles, | 
|---|
| 363 | # (1) if the variable is set in `config.status', edit `config.status' | 
|---|
| 364 | #     (which will cause the Makefiles to be regenerated when you run `make'); | 
|---|
| 365 | # (2) otherwise, pass the desired values on the `make' command line. | 
|---|
| 366 | $(RECURSIVE_TARGETS): | 
|---|
| 367 | @failcom='exit 1'; \ | 
|---|
| 368 | for f in x $$MAKEFLAGS; do \ | 
|---|
| 369 | case $$f in \ | 
|---|
| 370 | *=* | --[!k]*);; \ | 
|---|
| 371 | *k*) failcom='fail=yes';; \ | 
|---|
| 372 | esac; \ | 
|---|
| 373 | done; \ | 
|---|
| 374 | dot_seen=no; \ | 
|---|
| 375 | target=`echo $@ | sed s/-recursive//`; \ | 
|---|
| 376 | list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
| 377 | echo "Making $$target in $$subdir"; \ | 
|---|
| 378 | if test "$$subdir" = "."; then \ | 
|---|
| 379 | dot_seen=yes; \ | 
|---|
| 380 | local_target="$$target-am"; \ | 
|---|
| 381 | else \ | 
|---|
| 382 | local_target="$$target"; \ | 
|---|
| 383 | fi; \ | 
|---|
| 384 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | 
|---|
| 385 | || eval $$failcom; \ | 
|---|
| 386 | done; \ | 
|---|
| 387 | if test "$$dot_seen" = "no"; then \ | 
|---|
| 388 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | 
|---|
| 389 | fi; test -z "$$fail" | 
|---|
| 390 |  | 
|---|
| 391 | mostlyclean-recursive clean-recursive distclean-recursive \ | 
|---|
| 392 | maintainer-clean-recursive: | 
|---|
| 393 | @failcom='exit 1'; \ | 
|---|
| 394 | for f in x $$MAKEFLAGS; do \ | 
|---|
| 395 | case $$f in \ | 
|---|
| 396 | *=* | --[!k]*);; \ | 
|---|
| 397 | *k*) failcom='fail=yes';; \ | 
|---|
| 398 | esac; \ | 
|---|
| 399 | done; \ | 
|---|
| 400 | dot_seen=no; \ | 
|---|
| 401 | case "$@" in \ | 
|---|
| 402 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | 
|---|
| 403 | *) list='$(SUBDIRS)' ;; \ | 
|---|
| 404 | esac; \ | 
|---|
| 405 | rev=''; for subdir in $$list; do \ | 
|---|
| 406 | if test "$$subdir" = "."; then :; else \ | 
|---|
| 407 | rev="$$subdir $$rev"; \ | 
|---|
| 408 | fi; \ | 
|---|
| 409 | done; \ | 
|---|
| 410 | rev="$$rev ."; \ | 
|---|
| 411 | target=`echo $@ | sed s/-recursive//`; \ | 
|---|
| 412 | for subdir in $$rev; do \ | 
|---|
| 413 | echo "Making $$target in $$subdir"; \ | 
|---|
| 414 | if test "$$subdir" = "."; then \ | 
|---|
| 415 | local_target="$$target-am"; \ | 
|---|
| 416 | else \ | 
|---|
| 417 | local_target="$$target"; \ | 
|---|
| 418 | fi; \ | 
|---|
| 419 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | 
|---|
| 420 | || eval $$failcom; \ | 
|---|
| 421 | done && test -z "$$fail" | 
|---|
| 422 | tags-recursive: | 
|---|
| 423 | list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
| 424 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | 
|---|
| 425 | done | 
|---|
| 426 | ctags-recursive: | 
|---|
| 427 | list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
| 428 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | 
|---|
| 429 | done | 
|---|
| 430 |  | 
|---|
| 431 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | 
|---|
| 432 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | 
|---|
| 433 | unique=`for i in $$list; do \ | 
|---|
| 434 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 435 | done | \ | 
|---|
| 436 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 437 | END { for (i in files) print i; }'`; \ | 
|---|
| 438 | mkid -fID $$unique | 
|---|
| 439 | tags: TAGS | 
|---|
| 440 |  | 
|---|
| 441 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ | 
|---|
| 442 | $(TAGS_FILES) $(LISP) | 
|---|
| 443 | tags=; \ | 
|---|
| 444 | here=`pwd`; \ | 
|---|
| 445 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ | 
|---|
| 446 | include_option=--etags-include; \ | 
|---|
| 447 | empty_fix=.; \ | 
|---|
| 448 | else \ | 
|---|
| 449 | include_option=--include; \ | 
|---|
| 450 | empty_fix=; \ | 
|---|
| 451 | fi; \ | 
|---|
| 452 | list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
| 453 | if test "$$subdir" = .; then :; else \ | 
|---|
| 454 | test ! -f $$subdir/TAGS || \ | 
|---|
| 455 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | 
|---|
| 456 | fi; \ | 
|---|
| 457 | done; \ | 
|---|
| 458 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ | 
|---|
| 459 | unique=`for i in $$list; do \ | 
|---|
| 460 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 461 | done | \ | 
|---|
| 462 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 463 | END { for (i in files) print i; }'`; \ | 
|---|
| 464 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | 
|---|
| 465 | test -n "$$unique" || unique=$$empty_fix; \ | 
|---|
| 466 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | 
|---|
| 467 | $$tags $$unique; \ | 
|---|
| 468 | fi | 
|---|
| 469 | ctags: CTAGS | 
|---|
| 470 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ | 
|---|
| 471 | $(TAGS_FILES) $(LISP) | 
|---|
| 472 | tags=; \ | 
|---|
| 473 | here=`pwd`; \ | 
|---|
| 474 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ | 
|---|
| 475 | unique=`for i in $$list; do \ | 
|---|
| 476 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 477 | done | \ | 
|---|
| 478 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 479 | END { for (i in files) print i; }'`; \ | 
|---|
| 480 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ | 
|---|
| 481 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | 
|---|
| 482 | $$tags $$unique | 
|---|
| 483 |  | 
|---|
| 484 | GTAGS: | 
|---|
| 485 | here=`$(am__cd) $(top_builddir) && pwd` \ | 
|---|
| 486 | && cd $(top_srcdir) \ | 
|---|
| 487 | && gtags -i $(GTAGS_ARGS) $$here | 
|---|
| 488 |  | 
|---|
| 489 | distclean-tags: | 
|---|
| 490 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | 
|---|
| 491 |  | 
|---|
| 492 | distdir: $(DISTFILES) | 
|---|
| 493 | @case `sed 15q $(srcdir)/NEWS` in \ | 
|---|
| 494 | *"$(VERSION)"*) : ;; \ | 
|---|
| 495 | *) \ | 
|---|
| 496 | echo "NEWS not updated; not releasing" 1>&2; \ | 
|---|
| 497 | exit 1;; \ | 
|---|
| 498 | esac | 
|---|
| 499 | $(am__remove_distdir) | 
|---|
| 500 | mkdir $(distdir) | 
|---|
| 501 | $(mkdir_p) $(distdir)/build-aux $(distdir)/headers $(distdir)/m4 $(distdir)/po $(distdir)/tests | 
|---|
| 502 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | 
|---|
| 503 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | 
|---|
| 504 | list='$(DISTFILES)'; for file in $$list; do \ | 
|---|
| 505 | case $$file in \ | 
|---|
| 506 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | 
|---|
| 507 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | 
|---|
| 508 | esac; \ | 
|---|
| 509 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | 
|---|
| 510 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | 
|---|
| 511 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | 
|---|
| 512 | dir="/$$dir"; \ | 
|---|
| 513 | $(mkdir_p) "$(distdir)$$dir"; \ | 
|---|
| 514 | else \ | 
|---|
| 515 | dir=''; \ | 
|---|
| 516 | fi; \ | 
|---|
| 517 | if test -d $$d/$$file; then \ | 
|---|
| 518 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | 
|---|
| 519 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | 
|---|
| 520 | fi; \ | 
|---|
| 521 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | 
|---|
| 522 | else \ | 
|---|
| 523 | test -f $(distdir)/$$file \ | 
|---|
| 524 | || cp -p $$d/$$file $(distdir)/$$file \ | 
|---|
| 525 | || exit 1; \ | 
|---|
| 526 | fi; \ | 
|---|
| 527 | done | 
|---|
| 528 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ | 
|---|
| 529 | if test "$$subdir" = .; then :; else \ | 
|---|
| 530 | test -d "$(distdir)/$$subdir" \ | 
|---|
| 531 | || $(mkdir_p) "$(distdir)/$$subdir" \ | 
|---|
| 532 | || exit 1; \ | 
|---|
| 533 | distdir=`$(am__cd) $(distdir) && pwd`; \ | 
|---|
| 534 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ | 
|---|
| 535 | (cd $$subdir && \ | 
|---|
| 536 | $(MAKE) $(AM_MAKEFLAGS) \ | 
|---|
| 537 | top_distdir="$$top_distdir" \ | 
|---|
| 538 | distdir="$$distdir/$$subdir" \ | 
|---|
| 539 | distdir) \ | 
|---|
| 540 | || exit 1; \ | 
|---|
| 541 | fi; \ | 
|---|
| 542 | done | 
|---|
| 543 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ | 
|---|
| 544 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ | 
|---|
| 545 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ | 
|---|
| 546 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ | 
|---|
| 547 | || chmod -R a+r $(distdir) | 
|---|
| 548 | dist-gzip: distdir | 
|---|
| 549 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | 
|---|
| 550 | $(am__remove_distdir) | 
|---|
| 551 | dist-bzip2: distdir | 
|---|
| 552 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 | 
|---|
| 553 | $(am__remove_distdir) | 
|---|
| 554 |  | 
|---|
| 555 | dist-tarZ: distdir | 
|---|
| 556 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z | 
|---|
| 557 | $(am__remove_distdir) | 
|---|
| 558 |  | 
|---|
| 559 | dist-shar: distdir | 
|---|
| 560 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz | 
|---|
| 561 | $(am__remove_distdir) | 
|---|
| 562 |  | 
|---|
| 563 | dist-zip: distdir | 
|---|
| 564 | -rm -f $(distdir).zip | 
|---|
| 565 | zip -rq $(distdir).zip $(distdir) | 
|---|
| 566 | $(am__remove_distdir) | 
|---|
| 567 |  | 
|---|
| 568 | dist dist-all: distdir | 
|---|
| 569 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz | 
|---|
| 570 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 | 
|---|
| 571 | $(am__remove_distdir) | 
|---|
| 572 |  | 
|---|
| 573 | # This target untars the dist file and tries a VPATH configuration.  Then | 
|---|
| 574 | # it guarantees that the distribution is self-contained by making another | 
|---|
| 575 | # tarfile. | 
|---|
| 576 | distcheck: dist | 
|---|
| 577 | case '$(DIST_ARCHIVES)' in \ | 
|---|
| 578 | *.tar.gz*) \ | 
|---|
| 579 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ | 
|---|
| 580 | *.tar.bz2*) \ | 
|---|
| 581 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ | 
|---|
| 582 | *.tar.Z*) \ | 
|---|
| 583 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ | 
|---|
| 584 | *.shar.gz*) \ | 
|---|
| 585 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ | 
|---|
| 586 | *.zip*) \ | 
|---|
| 587 | unzip $(distdir).zip ;;\ | 
|---|
| 588 | esac | 
|---|
| 589 | chmod -R a-w $(distdir); chmod a+w $(distdir) | 
|---|
| 590 | mkdir $(distdir)/_build | 
|---|
| 591 | mkdir $(distdir)/_inst | 
|---|
| 592 | chmod a-w $(distdir) | 
|---|
| 593 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ | 
|---|
| 594 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ | 
|---|
| 595 | && cd $(distdir)/_build \ | 
|---|
| 596 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ | 
|---|
| 597 | $(DISTCHECK_CONFIGURE_FLAGS) \ | 
|---|
| 598 | && $(MAKE) $(AM_MAKEFLAGS) \ | 
|---|
| 599 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ | 
|---|
| 600 | && $(MAKE) $(AM_MAKEFLAGS) check \ | 
|---|
| 601 | && $(MAKE) $(AM_MAKEFLAGS) install \ | 
|---|
| 602 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ | 
|---|
| 603 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ | 
|---|
| 604 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ | 
|---|
| 605 | distuninstallcheck \ | 
|---|
| 606 | && chmod -R a-w "$$dc_install_base" \ | 
|---|
| 607 | && ({ \ | 
|---|
| 608 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ | 
|---|
| 609 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ | 
|---|
| 610 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ | 
|---|
| 611 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ | 
|---|
| 612 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ | 
|---|
| 613 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ | 
|---|
| 614 | && rm -rf "$$dc_destdir" \ | 
|---|
| 615 | && $(MAKE) $(AM_MAKEFLAGS) dist \ | 
|---|
| 616 | && rm -rf $(DIST_ARCHIVES) \ | 
|---|
| 617 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck | 
|---|
| 618 | $(am__remove_distdir) | 
|---|
| 619 | @(echo "$(distdir) archives ready for distribution: "; \ | 
|---|
| 620 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ | 
|---|
| 621 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' | 
|---|
| 622 | distuninstallcheck: | 
|---|
| 623 | @cd $(distuninstallcheck_dir) \ | 
|---|
| 624 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ | 
|---|
| 625 | || { echo "ERROR: files left after uninstall:" ; \ | 
|---|
| 626 | if test -n "$(DESTDIR)"; then \ | 
|---|
| 627 | echo "  (check DESTDIR support)"; \ | 
|---|
| 628 | fi ; \ | 
|---|
| 629 | $(distuninstallcheck_listfiles) ; \ | 
|---|
| 630 | exit 1; } >&2 | 
|---|
| 631 | distcleancheck: distclean | 
|---|
| 632 | @if test '$(srcdir)' = . ; then \ | 
|---|
| 633 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ | 
|---|
| 634 | exit 1 ; \ | 
|---|
| 635 | fi | 
|---|
| 636 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ | 
|---|
| 637 | || { echo "ERROR: files left in build directory after distclean:" ; \ | 
|---|
| 638 | $(distcleancheck_listfiles) ; \ | 
|---|
| 639 | exit 1; } >&2 | 
|---|
| 640 | check-am: all-am | 
|---|
| 641 | check: check-recursive | 
|---|
| 642 | all-am: Makefile config.h | 
|---|
| 643 | installdirs: installdirs-recursive | 
|---|
| 644 | installdirs-am: | 
|---|
| 645 | install: install-recursive | 
|---|
| 646 | install-exec: install-exec-recursive | 
|---|
| 647 | install-data: install-data-recursive | 
|---|
| 648 | uninstall: uninstall-recursive | 
|---|
| 649 |  | 
|---|
| 650 | install-am: all-am | 
|---|
| 651 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
|---|
| 652 |  | 
|---|
| 653 | installcheck: installcheck-recursive | 
|---|
| 654 | install-strip: | 
|---|
| 655 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | 
|---|
| 656 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | 
|---|
| 657 | `test -z '$(STRIP)' || \ | 
|---|
| 658 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | 
|---|
| 659 | mostlyclean-generic: | 
|---|
| 660 |  | 
|---|
| 661 | clean-generic: | 
|---|
| 662 |  | 
|---|
| 663 | distclean-generic: | 
|---|
| 664 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | 
|---|
| 665 |  | 
|---|
| 666 | maintainer-clean-generic: | 
|---|
| 667 | @echo "This command is intended for maintainers to use" | 
|---|
| 668 | @echo "it deletes files that may require special tools to rebuild." | 
|---|
| 669 | clean: clean-recursive | 
|---|
| 670 |  | 
|---|
| 671 | clean-am: clean-generic mostlyclean-am | 
|---|
| 672 |  | 
|---|
| 673 | distclean: distclean-recursive | 
|---|
| 674 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | 
|---|
| 675 | -rm -f Makefile | 
|---|
| 676 | distclean-am: clean-am distclean-generic distclean-hdr distclean-tags | 
|---|
| 677 |  | 
|---|
| 678 | dvi: dvi-recursive | 
|---|
| 679 |  | 
|---|
| 680 | dvi-am: | 
|---|
| 681 |  | 
|---|
| 682 | html: html-recursive | 
|---|
| 683 |  | 
|---|
| 684 | info: info-recursive | 
|---|
| 685 |  | 
|---|
| 686 | info-am: | 
|---|
| 687 |  | 
|---|
| 688 | install-data-am: | 
|---|
| 689 |  | 
|---|
| 690 | install-exec-am: | 
|---|
| 691 |  | 
|---|
| 692 | install-info: install-info-recursive | 
|---|
| 693 |  | 
|---|
| 694 | install-man: | 
|---|
| 695 |  | 
|---|
| 696 | installcheck-am: | 
|---|
| 697 |  | 
|---|
| 698 | maintainer-clean: maintainer-clean-recursive | 
|---|
| 699 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | 
|---|
| 700 | -rm -rf $(top_srcdir)/autom4te.cache | 
|---|
| 701 | -rm -f Makefile | 
|---|
| 702 | maintainer-clean-am: distclean-am maintainer-clean-generic | 
|---|
| 703 |  | 
|---|
| 704 | mostlyclean: mostlyclean-recursive | 
|---|
| 705 |  | 
|---|
| 706 | mostlyclean-am: mostlyclean-generic | 
|---|
| 707 |  | 
|---|
| 708 | pdf: pdf-recursive | 
|---|
| 709 |  | 
|---|
| 710 | pdf-am: | 
|---|
| 711 |  | 
|---|
| 712 | ps: ps-recursive | 
|---|
| 713 |  | 
|---|
| 714 | ps-am: | 
|---|
| 715 |  | 
|---|
| 716 | uninstall-am: uninstall-info-am | 
|---|
| 717 |  | 
|---|
| 718 | uninstall-info: uninstall-info-recursive | 
|---|
| 719 |  | 
|---|
| 720 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ | 
|---|
| 721 | check-am clean clean-generic clean-recursive ctags \ | 
|---|
| 722 | ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \ | 
|---|
| 723 | dist-tarZ dist-zip distcheck distclean distclean-generic \ | 
|---|
| 724 | distclean-hdr distclean-recursive distclean-tags \ | 
|---|
| 725 | distcleancheck distdir distuninstallcheck dvi dvi-am html \ | 
|---|
| 726 | html-am info info-am install install-am install-data \ | 
|---|
| 727 | install-data-am install-exec install-exec-am install-info \ | 
|---|
| 728 | install-info-am install-man install-strip installcheck \ | 
|---|
| 729 | installcheck-am installdirs installdirs-am maintainer-clean \ | 
|---|
| 730 | maintainer-clean-generic maintainer-clean-recursive \ | 
|---|
| 731 | mostlyclean mostlyclean-generic mostlyclean-recursive pdf \ | 
|---|
| 732 | pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ | 
|---|
| 733 | uninstall-info-am | 
|---|
| 734 |  | 
|---|
| 735 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | 
|---|
| 736 | # Otherwise a system limit (for SysV at least) may be exceeded. | 
|---|
| 737 | .NOEXPORT: | 
|---|