1 1.3 christos # Makefile.in generated by automake 1.11.1 from Makefile.am. 2 1.1 christos # @configure_input@ 3 1.1 christos 4 1.1 christos # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5 1.3 christos # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6 1.3 christos # Inc. 7 1.1 christos # This Makefile.in is free software; the Free Software Foundation 8 1.1 christos # gives unlimited permission to copy and/or distribute it, 9 1.1 christos # with or without modifications, as long as this notice is preserved. 10 1.1 christos 11 1.1 christos # This program is distributed in the hope that it will be useful, 12 1.1 christos # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13 1.1 christos # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14 1.1 christos # PARTICULAR PURPOSE. 15 1.1 christos 16 1.1 christos @SET_MAKE@ 17 1.1 christos 18 1.1 christos # Makefile for GNU translated CVS documentation 19 1.1 christos # Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 20 1.1 christos # 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 21 1.1 christos # 2004 22 1.1 christos # Free Software Foundation, Inc. 23 1.1 christos 24 1.1 christos # This program is free software; you can redistribute it and/or modify 25 1.1 christos # it under the terms of the GNU General Public License as published by 26 1.1 christos # the Free Software Foundation; either version 2, or (at your option) 27 1.1 christos # any later version. 28 1.1 christos VPATH = @srcdir@ 29 1.1 christos pkgdatadir = $(datadir)/@PACKAGE@ 30 1.3 christos pkgincludedir = $(includedir)/@PACKAGE@ 31 1.1 christos pkglibdir = $(libdir)/@PACKAGE@ 32 1.3 christos pkglibexecdir = $(libexecdir)/@PACKAGE@ 33 1.1 christos am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 34 1.1 christos install_sh_DATA = $(install_sh) -c -m 644 35 1.1 christos install_sh_PROGRAM = $(install_sh) -c 36 1.1 christos install_sh_SCRIPT = $(install_sh) -c 37 1.1 christos INSTALL_HEADER = $(INSTALL_DATA) 38 1.1 christos transform = $(program_transform_name) 39 1.1 christos NORMAL_INSTALL = : 40 1.1 christos PRE_INSTALL = : 41 1.1 christos POST_INSTALL = : 42 1.1 christos NORMAL_UNINSTALL = : 43 1.1 christos PRE_UNINSTALL = : 44 1.1 christos POST_UNINSTALL = : 45 1.1 christos subdir = doc/i18n 46 1.1 christos DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 47 1.1 christos ChangeLog 48 1.1 christos ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 49 1.3 christos am__aclocal_m4_deps = $(top_srcdir)/m4/acx_with_gssapi.m4 \ 50 1.3 christos $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \ 51 1.1 christos $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/bison.m4 \ 52 1.1 christos $(top_srcdir)/m4/canon-host.m4 \ 53 1.1 christos $(top_srcdir)/m4/canonicalize.m4 \ 54 1.1 christos $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/clock_time.m4 \ 55 1.1 christos $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \ 56 1.1 christos $(top_srcdir)/m4/cvs_func_printf_ptr.m4 \ 57 1.1 christos $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \ 58 1.1 christos $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \ 59 1.1 christos $(top_srcdir)/m4/dup2.m4 $(top_srcdir)/m4/eealloc.m4 \ 60 1.1 christos $(top_srcdir)/m4/eoverflow.m4 $(top_srcdir)/m4/error.m4 \ 61 1.1 christos $(top_srcdir)/m4/exitfail.m4 $(top_srcdir)/m4/extensions.m4 \ 62 1.1 christos $(top_srcdir)/m4/filenamecat.m4 $(top_srcdir)/m4/fnmatch.m4 \ 63 1.1 christos $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/ftruncate.m4 \ 64 1.1 christos $(top_srcdir)/m4/getaddrinfo.m4 \ 65 1.1 christos $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \ 66 1.1 christos $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \ 67 1.1 christos $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \ 68 1.1 christos $(top_srcdir)/m4/getlogin_r.m4 $(top_srcdir)/m4/getndelim2.m4 \ 69 1.1 christos $(top_srcdir)/m4/getnline.m4 $(top_srcdir)/m4/getopt.m4 \ 70 1.1 christos $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \ 71 1.3 christos $(top_srcdir)/m4/gettime.m4 $(top_srcdir)/m4/gettimeofday.m4 \ 72 1.3 christos $(top_srcdir)/m4/glob.m4 $(top_srcdir)/m4/gnulib-comp.m4 \ 73 1.1 christos $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttypes.m4 \ 74 1.3 christos $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/longdouble.m4 \ 75 1.3 christos $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lstat.m4 \ 76 1.3 christos $(top_srcdir)/m4/mbchar.m4 $(top_srcdir)/m4/mbiter.m4 \ 77 1.3 christos $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \ 78 1.3 christos $(top_srcdir)/m4/md5.m4 $(top_srcdir)/m4/memchr.m4 \ 79 1.3 christos $(top_srcdir)/m4/memmove.m4 $(top_srcdir)/m4/mempcpy.m4 \ 80 1.3 christos $(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/minmax.m4 \ 81 1.3 christos $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \ 82 1.3 christos $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/mmap-anon.m4 \ 83 1.3 christos $(top_srcdir)/m4/nanosleep.m4 \ 84 1.3 christos $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/openat.m4 \ 85 1.3 christos $(top_srcdir)/m4/pagealign_alloc.m4 \ 86 1.3 christos $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/quotearg.m4 \ 87 1.1 christos $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/regex.m4 \ 88 1.1 christos $(top_srcdir)/m4/rename.m4 $(top_srcdir)/m4/restrict.m4 \ 89 1.1 christos $(top_srcdir)/m4/rpmatch.m4 $(top_srcdir)/m4/save-cwd.m4 \ 90 1.1 christos $(top_srcdir)/m4/setenv.m4 $(top_srcdir)/m4/signed.m4 \ 91 1.1 christos $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sockpfaf.m4 \ 92 1.1 christos $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stat-macros.m4 \ 93 1.1 christos $(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stdint.m4 \ 94 1.1 christos $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \ 95 1.1 christos $(top_srcdir)/m4/strdup.m4 $(top_srcdir)/m4/strerror.m4 \ 96 1.1 christos $(top_srcdir)/m4/strftime.m4 $(top_srcdir)/m4/strstr.m4 \ 97 1.1 christos $(top_srcdir)/m4/strtol.m4 $(top_srcdir)/m4/strtoul.m4 \ 98 1.1 christos $(top_srcdir)/m4/sunos57-select.m4 $(top_srcdir)/m4/time_r.m4 \ 99 1.1 christos $(top_srcdir)/m4/timespec.m4 $(top_srcdir)/m4/tm_gmtoff.m4 \ 100 1.1 christos $(top_srcdir)/m4/tzset.m4 $(top_srcdir)/m4/uint32_t.m4 \ 101 1.1 christos $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \ 102 1.1 christos $(top_srcdir)/m4/unistd-safer.m4 \ 103 1.1 christos $(top_srcdir)/m4/unlocked-io.m4 $(top_srcdir)/m4/vasnprintf.m4 \ 104 1.1 christos $(top_srcdir)/m4/vasprintf.m4 $(top_srcdir)/m4/wchar_t.m4 \ 105 1.1 christos $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xalloc.m4 \ 106 1.1 christos $(top_srcdir)/m4/xgetcwd.m4 $(top_srcdir)/m4/xreadlink.m4 \ 107 1.1 christos $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/m4/yesno.m4 \ 108 1.1 christos $(top_srcdir)/configure.in 109 1.1 christos am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 110 1.1 christos $(ACLOCAL_M4) 111 1.2 christos mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs 112 1.1 christos CONFIG_HEADER = $(top_builddir)/config.h 113 1.1 christos CONFIG_CLEAN_FILES = 114 1.3 christos CONFIG_CLEAN_VPATH_FILES = 115 1.1 christos SOURCES = 116 1.1 christos DIST_SOURCES = 117 1.1 christos RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 118 1.1 christos html-recursive info-recursive install-data-recursive \ 119 1.2 christos install-dvi-recursive install-exec-recursive \ 120 1.2 christos install-html-recursive install-info-recursive \ 121 1.2 christos install-pdf-recursive install-ps-recursive install-recursive \ 122 1.2 christos installcheck-recursive installdirs-recursive pdf-recursive \ 123 1.2 christos ps-recursive uninstall-recursive 124 1.2 christos RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 125 1.2 christos distclean-recursive maintainer-clean-recursive 126 1.3 christos AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 127 1.3 christos $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 128 1.3 christos distdir 129 1.1 christos ETAGS = etags 130 1.1 christos CTAGS = ctags 131 1.1 christos DIST_SUBDIRS = $(SUBDIRS) 132 1.1 christos DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 133 1.3 christos am__relativize = \ 134 1.3 christos dir0=`pwd`; \ 135 1.3 christos sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 136 1.3 christos sed_rest='s,^[^/]*/*,,'; \ 137 1.3 christos sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 138 1.3 christos sed_butlast='s,/*[^/]*$$,,'; \ 139 1.3 christos while test -n "$$dir1"; do \ 140 1.3 christos first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 141 1.3 christos if test "$$first" != "."; then \ 142 1.3 christos if test "$$first" = ".."; then \ 143 1.3 christos dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 144 1.3 christos dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 145 1.3 christos else \ 146 1.3 christos first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 147 1.3 christos if test "$$first2" = "$$first"; then \ 148 1.3 christos dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 149 1.3 christos else \ 150 1.3 christos dir2="../$$dir2"; \ 151 1.3 christos fi; \ 152 1.3 christos dir0="$$dir0"/"$$first"; \ 153 1.3 christos fi; \ 154 1.3 christos fi; \ 155 1.3 christos dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 156 1.3 christos done; \ 157 1.3 christos reldir="$$dir2" 158 1.1 christos ACLOCAL = @ACLOCAL@ 159 1.1 christos ALLOCA = @ALLOCA@ 160 1.1 christos ALLOCA_H = @ALLOCA_H@ 161 1.1 christos AMTAR = @AMTAR@ 162 1.1 christos AUTOCONF = @AUTOCONF@ 163 1.1 christos AUTOHEADER = @AUTOHEADER@ 164 1.1 christos AUTOMAKE = @AUTOMAKE@ 165 1.1 christos AWK = @AWK@ 166 1.1 christos CC = @CC@ 167 1.1 christos CCDEPMODE = @CCDEPMODE@ 168 1.1 christos CFLAGS = @CFLAGS@ 169 1.1 christos CPP = @CPP@ 170 1.1 christos CPPFLAGS = @CPPFLAGS@ 171 1.1 christos CSH = @CSH@ 172 1.1 christos CYGPATH_W = @CYGPATH_W@ 173 1.1 christos DEFS = @DEFS@ 174 1.1 christos DEPDIR = @DEPDIR@ 175 1.1 christos ECHO_C = @ECHO_C@ 176 1.1 christos ECHO_N = @ECHO_N@ 177 1.1 christos ECHO_T = @ECHO_T@ 178 1.1 christos EDITOR = @EDITOR@ 179 1.1 christos EGREP = @EGREP@ 180 1.1 christos EOVERFLOW = @EOVERFLOW@ 181 1.1 christos EXEEXT = @EXEEXT@ 182 1.1 christos FNMATCH_H = @FNMATCH_H@ 183 1.1 christos GETOPT_H = @GETOPT_H@ 184 1.1 christos GLOB_H = @GLOB_H@ 185 1.2 christos GREP = @GREP@ 186 1.1 christos HAVE_LONG_64BIT = @HAVE_LONG_64BIT@ 187 1.1 christos HAVE_LONG_LONG_64BIT = @HAVE_LONG_LONG_64BIT@ 188 1.1 christos HAVE__BOOL = @HAVE__BOOL@ 189 1.2 christos INSTALL = @INSTALL@ 190 1.1 christos INSTALL_DATA = @INSTALL_DATA@ 191 1.1 christos INSTALL_PROGRAM = @INSTALL_PROGRAM@ 192 1.1 christos INSTALL_SCRIPT = @INSTALL_SCRIPT@ 193 1.1 christos INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 194 1.1 christos KRB4 = @KRB4@ 195 1.1 christos LDFLAGS = @LDFLAGS@ 196 1.1 christos LIBOBJS = @LIBOBJS@ 197 1.1 christos LIBS = @LIBS@ 198 1.1 christos LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ 199 1.1 christos LIB_NANOSLEEP = @LIB_NANOSLEEP@ 200 1.1 christos LN_S = @LN_S@ 201 1.1 christos LTLIBOBJS = @LTLIBOBJS@ 202 1.1 christos MAINT = @MAINT@ 203 1.1 christos MAKEINFO = @MAKEINFO@ 204 1.2 christos MKDIR_P = @MKDIR_P@ 205 1.1 christos MKTEMP = @MKTEMP@ 206 1.1 christos OBJEXT = @OBJEXT@ 207 1.1 christos PACKAGE = @PACKAGE@ 208 1.1 christos PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 209 1.1 christos PACKAGE_NAME = @PACKAGE_NAME@ 210 1.1 christos PACKAGE_STRING = @PACKAGE_STRING@ 211 1.1 christos PACKAGE_TARNAME = @PACKAGE_TARNAME@ 212 1.3 christos PACKAGE_URL = @PACKAGE_URL@ 213 1.1 christos PACKAGE_VERSION = @PACKAGE_VERSION@ 214 1.1 christos PATH_SEPARATOR = @PATH_SEPARATOR@ 215 1.1 christos PERL = @PERL@ 216 1.1 christos PR = @PR@ 217 1.1 christos PS2PDF = @PS2PDF@ 218 1.1 christos RANLIB = @RANLIB@ 219 1.1 christos ROFF = @ROFF@ 220 1.1 christos RSH_DFLT = @RSH_DFLT@ 221 1.1 christos SENDMAIL = @SENDMAIL@ 222 1.1 christos SET_MAKE = @SET_MAKE@ 223 1.1 christos SHELL = @SHELL@ 224 1.1 christos STDBOOL_H = @STDBOOL_H@ 225 1.1 christos STDINT_H = @STDINT_H@ 226 1.1 christos STRIP = @STRIP@ 227 1.1 christos TEXI2DVI = @TEXI2DVI@ 228 1.1 christos VERSION = @VERSION@ 229 1.1 christos YACC = @YACC@ 230 1.1 christos YFLAGS = @YFLAGS@ 231 1.2 christos abs_builddir = @abs_builddir@ 232 1.2 christos abs_srcdir = @abs_srcdir@ 233 1.2 christos abs_top_builddir = @abs_top_builddir@ 234 1.2 christos abs_top_srcdir = @abs_top_srcdir@ 235 1.1 christos ac_ct_CC = @ac_ct_CC@ 236 1.1 christos ac_prefix_program = @ac_prefix_program@ 237 1.1 christos am__include = @am__include@ 238 1.1 christos am__leading_dot = @am__leading_dot@ 239 1.1 christos am__quote = @am__quote@ 240 1.1 christos am__tar = @am__tar@ 241 1.1 christos am__untar = @am__untar@ 242 1.1 christos bindir = @bindir@ 243 1.1 christos build_alias = @build_alias@ 244 1.2 christos builddir = @builddir@ 245 1.1 christos cvs_client_objects = @cvs_client_objects@ 246 1.1 christos datadir = @datadir@ 247 1.2 christos datarootdir = @datarootdir@ 248 1.2 christos docdir = @docdir@ 249 1.2 christos dvidir = @dvidir@ 250 1.1 christos exec_prefix = @exec_prefix@ 251 1.1 christos host_alias = @host_alias@ 252 1.2 christos htmldir = @htmldir@ 253 1.1 christos includedir = @includedir@ 254 1.1 christos infodir = @infodir@ 255 1.1 christos install_sh = @install_sh@ 256 1.1 christos libdir = @libdir@ 257 1.1 christos libexecdir = @libexecdir@ 258 1.2 christos localedir = @localedir@ 259 1.1 christos localstatedir = @localstatedir@ 260 1.1 christos mandir = @mandir@ 261 1.1 christos mkdir_p = @mkdir_p@ 262 1.1 christos oldincludedir = @oldincludedir@ 263 1.2 christos pdfdir = @pdfdir@ 264 1.1 christos prefix = @prefix@ 265 1.1 christos program_transform_name = @program_transform_name@ 266 1.2 christos psdir = @psdir@ 267 1.1 christos sbindir = @sbindir@ 268 1.1 christos sharedstatedir = @sharedstatedir@ 269 1.2 christos srcdir = @srcdir@ 270 1.1 christos sysconfdir = @sysconfdir@ 271 1.1 christos target_alias = @target_alias@ 272 1.2 christos top_build_prefix = @top_build_prefix@ 273 1.2 christos top_builddir = @top_builddir@ 274 1.2 christos top_srcdir = @top_srcdir@ 275 1.1 christos with_default_rsh = @with_default_rsh@ 276 1.1 christos 277 1.1 christos # This program is distributed in the hope that it will be useful, 278 1.1 christos # but WITHOUT ANY WARRANTY; without even the implied warranty of 279 1.1 christos # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 280 1.1 christos # GNU General Public License for more details. 281 1.1 christos SUBDIRS = pt_BR 282 1.1 christos EXTRA_DIST = \ 283 1.1 christos .cvsignore \ 284 1.1 christos ChangeLog \ 285 1.1 christos README 286 1.1 christos 287 1.1 christos all: all-recursive 288 1.1 christos 289 1.1 christos .SUFFIXES: 290 1.1 christos $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 291 1.1 christos @for dep in $?; do \ 292 1.1 christos case '$(am__configure_deps)' in \ 293 1.1 christos *$$dep*) \ 294 1.3 christos ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 295 1.3 christos && { if test -f $@; then exit 0; else break; fi; }; \ 296 1.1 christos exit 1;; \ 297 1.1 christos esac; \ 298 1.1 christos done; \ 299 1.3 christos echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/i18n/Makefile'; \ 300 1.3 christos $(am__cd) $(top_srcdir) && \ 301 1.3 christos $(AUTOMAKE) --gnu doc/i18n/Makefile 302 1.1 christos .PRECIOUS: Makefile 303 1.1 christos Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 304 1.1 christos @case '$?' in \ 305 1.1 christos *config.status*) \ 306 1.1 christos cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 307 1.1 christos *) \ 308 1.1 christos echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 309 1.1 christos cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 310 1.1 christos esac; 311 1.1 christos 312 1.1 christos $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 313 1.1 christos cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 314 1.1 christos 315 1.1 christos $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 316 1.1 christos cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 317 1.1 christos $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 318 1.1 christos cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 319 1.3 christos $(am__aclocal_m4_deps): 320 1.1 christos 321 1.1 christos # This directory's subdirectories are mostly independent; you can cd 322 1.1 christos # into them and run `make' without going through this Makefile. 323 1.1 christos # To change the values of `make' variables: instead of editing Makefiles, 324 1.1 christos # (1) if the variable is set in `config.status', edit `config.status' 325 1.1 christos # (which will cause the Makefiles to be regenerated when you run `make'); 326 1.1 christos # (2) otherwise, pass the desired values on the `make' command line. 327 1.1 christos $(RECURSIVE_TARGETS): 328 1.3 christos @fail= failcom='exit 1'; \ 329 1.1 christos for f in x $$MAKEFLAGS; do \ 330 1.1 christos case $$f in \ 331 1.1 christos *=* | --[!k]*);; \ 332 1.1 christos *k*) failcom='fail=yes';; \ 333 1.1 christos esac; \ 334 1.1 christos done; \ 335 1.1 christos dot_seen=no; \ 336 1.1 christos target=`echo $@ | sed s/-recursive//`; \ 337 1.1 christos list='$(SUBDIRS)'; for subdir in $$list; do \ 338 1.1 christos echo "Making $$target in $$subdir"; \ 339 1.1 christos if test "$$subdir" = "."; then \ 340 1.1 christos dot_seen=yes; \ 341 1.1 christos local_target="$$target-am"; \ 342 1.1 christos else \ 343 1.1 christos local_target="$$target"; \ 344 1.1 christos fi; \ 345 1.3 christos ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 346 1.1 christos || eval $$failcom; \ 347 1.1 christos done; \ 348 1.1 christos if test "$$dot_seen" = "no"; then \ 349 1.1 christos $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 350 1.1 christos fi; test -z "$$fail" 351 1.1 christos 352 1.2 christos $(RECURSIVE_CLEAN_TARGETS): 353 1.3 christos @fail= failcom='exit 1'; \ 354 1.1 christos for f in x $$MAKEFLAGS; do \ 355 1.1 christos case $$f in \ 356 1.1 christos *=* | --[!k]*);; \ 357 1.1 christos *k*) failcom='fail=yes';; \ 358 1.1 christos esac; \ 359 1.1 christos done; \ 360 1.1 christos dot_seen=no; \ 361 1.1 christos case "$@" in \ 362 1.1 christos distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 363 1.1 christos *) list='$(SUBDIRS)' ;; \ 364 1.1 christos esac; \ 365 1.1 christos rev=''; for subdir in $$list; do \ 366 1.1 christos if test "$$subdir" = "."; then :; else \ 367 1.1 christos rev="$$subdir $$rev"; \ 368 1.1 christos fi; \ 369 1.1 christos done; \ 370 1.1 christos rev="$$rev ."; \ 371 1.1 christos target=`echo $@ | sed s/-recursive//`; \ 372 1.1 christos for subdir in $$rev; do \ 373 1.1 christos echo "Making $$target in $$subdir"; \ 374 1.1 christos if test "$$subdir" = "."; then \ 375 1.1 christos local_target="$$target-am"; \ 376 1.1 christos else \ 377 1.1 christos local_target="$$target"; \ 378 1.1 christos fi; \ 379 1.3 christos ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 380 1.1 christos || eval $$failcom; \ 381 1.1 christos done && test -z "$$fail" 382 1.1 christos tags-recursive: 383 1.1 christos list='$(SUBDIRS)'; for subdir in $$list; do \ 384 1.3 christos test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 385 1.1 christos done 386 1.1 christos ctags-recursive: 387 1.1 christos list='$(SUBDIRS)'; for subdir in $$list; do \ 388 1.3 christos test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 389 1.1 christos done 390 1.1 christos 391 1.1 christos ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 392 1.1 christos list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 393 1.1 christos unique=`for i in $$list; do \ 394 1.1 christos if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 395 1.1 christos done | \ 396 1.3 christos $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 397 1.2 christos END { if (nonempty) { for (i in files) print i; }; }'`; \ 398 1.1 christos mkid -fID $$unique 399 1.1 christos tags: TAGS 400 1.1 christos 401 1.1 christos TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 402 1.1 christos $(TAGS_FILES) $(LISP) 403 1.3 christos set x; \ 404 1.1 christos here=`pwd`; \ 405 1.1 christos if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 406 1.1 christos include_option=--etags-include; \ 407 1.1 christos empty_fix=.; \ 408 1.1 christos else \ 409 1.1 christos include_option=--include; \ 410 1.1 christos empty_fix=; \ 411 1.1 christos fi; \ 412 1.1 christos list='$(SUBDIRS)'; for subdir in $$list; do \ 413 1.1 christos if test "$$subdir" = .; then :; else \ 414 1.1 christos test ! -f $$subdir/TAGS || \ 415 1.3 christos set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 416 1.1 christos fi; \ 417 1.1 christos done; \ 418 1.1 christos list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 419 1.1 christos unique=`for i in $$list; do \ 420 1.1 christos if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 421 1.1 christos done | \ 422 1.2 christos $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 423 1.2 christos END { if (nonempty) { for (i in files) print i; }; }'`; \ 424 1.3 christos shift; \ 425 1.3 christos if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 426 1.1 christos test -n "$$unique" || unique=$$empty_fix; \ 427 1.3 christos if test $$# -gt 0; then \ 428 1.3 christos $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 429 1.3 christos "$$@" $$unique; \ 430 1.3 christos else \ 431 1.3 christos $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 432 1.3 christos $$unique; \ 433 1.3 christos fi; \ 434 1.1 christos fi 435 1.1 christos ctags: CTAGS 436 1.1 christos CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 437 1.1 christos $(TAGS_FILES) $(LISP) 438 1.1 christos list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 439 1.1 christos unique=`for i in $$list; do \ 440 1.1 christos if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 441 1.1 christos done | \ 442 1.2 christos $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 443 1.2 christos END { if (nonempty) { for (i in files) print i; }; }'`; \ 444 1.3 christos test -z "$(CTAGS_ARGS)$$unique" \ 445 1.1 christos || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 446 1.3 christos $$unique 447 1.1 christos 448 1.1 christos GTAGS: 449 1.1 christos here=`$(am__cd) $(top_builddir) && pwd` \ 450 1.3 christos && $(am__cd) $(top_srcdir) \ 451 1.3 christos && gtags -i $(GTAGS_ARGS) "$$here" 452 1.1 christos 453 1.1 christos distclean-tags: 454 1.1 christos -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 455 1.1 christos 456 1.1 christos distdir: $(DISTFILES) 457 1.2 christos @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 458 1.2 christos topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 459 1.2 christos list='$(DISTFILES)'; \ 460 1.2 christos dist_files=`for file in $$list; do echo $$file; done | \ 461 1.2 christos sed -e "s|^$$srcdirstrip/||;t" \ 462 1.2 christos -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 463 1.2 christos case $$dist_files in \ 464 1.2 christos */*) $(MKDIR_P) `echo "$$dist_files" | \ 465 1.2 christos sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 466 1.2 christos sort -u` ;; \ 467 1.2 christos esac; \ 468 1.2 christos for file in $$dist_files; do \ 469 1.1 christos if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 470 1.1 christos if test -d $$d/$$file; then \ 471 1.2 christos dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 472 1.3 christos if test -d "$(distdir)/$$file"; then \ 473 1.3 christos find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 474 1.3 christos fi; \ 475 1.1 christos if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 476 1.3 christos cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 477 1.3 christos find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 478 1.1 christos fi; \ 479 1.3 christos cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 480 1.1 christos else \ 481 1.3 christos test -f "$(distdir)/$$file" \ 482 1.3 christos || cp -p $$d/$$file "$(distdir)/$$file" \ 483 1.1 christos || exit 1; \ 484 1.1 christos fi; \ 485 1.1 christos done 486 1.3 christos @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 487 1.1 christos if test "$$subdir" = .; then :; else \ 488 1.1 christos test -d "$(distdir)/$$subdir" \ 489 1.2 christos || $(MKDIR_P) "$(distdir)/$$subdir" \ 490 1.1 christos || exit 1; \ 491 1.3 christos fi; \ 492 1.3 christos done 493 1.3 christos @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 494 1.3 christos if test "$$subdir" = .; then :; else \ 495 1.3 christos dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 496 1.3 christos $(am__relativize); \ 497 1.3 christos new_distdir=$$reldir; \ 498 1.3 christos dir1=$$subdir; dir2="$(top_distdir)"; \ 499 1.3 christos $(am__relativize); \ 500 1.3 christos new_top_distdir=$$reldir; \ 501 1.3 christos echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 502 1.3 christos echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 503 1.3 christos ($(am__cd) $$subdir && \ 504 1.1 christos $(MAKE) $(AM_MAKEFLAGS) \ 505 1.3 christos top_distdir="$$new_top_distdir" \ 506 1.3 christos distdir="$$new_distdir" \ 507 1.2 christos am__remove_distdir=: \ 508 1.2 christos am__skip_length_check=: \ 509 1.3 christos am__skip_mode_fix=: \ 510 1.1 christos distdir) \ 511 1.1 christos || exit 1; \ 512 1.1 christos fi; \ 513 1.1 christos done 514 1.1 christos check-am: all-am 515 1.1 christos check: check-recursive 516 1.1 christos all-am: Makefile 517 1.1 christos installdirs: installdirs-recursive 518 1.1 christos installdirs-am: 519 1.1 christos install: install-recursive 520 1.1 christos install-exec: install-exec-recursive 521 1.1 christos install-data: install-data-recursive 522 1.1 christos uninstall: uninstall-recursive 523 1.1 christos 524 1.1 christos install-am: all-am 525 1.1 christos @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 526 1.1 christos 527 1.1 christos installcheck: installcheck-recursive 528 1.1 christos install-strip: 529 1.1 christos $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 530 1.1 christos install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 531 1.1 christos `test -z '$(STRIP)' || \ 532 1.1 christos echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 533 1.1 christos mostlyclean-generic: 534 1.1 christos 535 1.1 christos clean-generic: 536 1.1 christos 537 1.1 christos distclean-generic: 538 1.1 christos -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 539 1.3 christos -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 540 1.1 christos 541 1.1 christos maintainer-clean-generic: 542 1.1 christos @echo "This command is intended for maintainers to use" 543 1.1 christos @echo "it deletes files that may require special tools to rebuild." 544 1.1 christos clean: clean-recursive 545 1.1 christos 546 1.1 christos clean-am: clean-generic mostlyclean-am 547 1.1 christos 548 1.1 christos distclean: distclean-recursive 549 1.1 christos -rm -f Makefile 550 1.1 christos distclean-am: clean-am distclean-generic distclean-tags 551 1.1 christos 552 1.1 christos dvi: dvi-recursive 553 1.1 christos 554 1.1 christos dvi-am: 555 1.1 christos 556 1.1 christos html: html-recursive 557 1.1 christos 558 1.3 christos html-am: 559 1.3 christos 560 1.1 christos info: info-recursive 561 1.1 christos 562 1.1 christos info-am: 563 1.1 christos 564 1.1 christos install-data-am: 565 1.1 christos 566 1.2 christos install-dvi: install-dvi-recursive 567 1.2 christos 568 1.3 christos install-dvi-am: 569 1.3 christos 570 1.1 christos install-exec-am: 571 1.1 christos 572 1.2 christos install-html: install-html-recursive 573 1.2 christos 574 1.3 christos install-html-am: 575 1.3 christos 576 1.1 christos install-info: install-info-recursive 577 1.1 christos 578 1.3 christos install-info-am: 579 1.3 christos 580 1.1 christos install-man: 581 1.1 christos 582 1.2 christos install-pdf: install-pdf-recursive 583 1.2 christos 584 1.3 christos install-pdf-am: 585 1.3 christos 586 1.2 christos install-ps: install-ps-recursive 587 1.2 christos 588 1.3 christos install-ps-am: 589 1.3 christos 590 1.1 christos installcheck-am: 591 1.1 christos 592 1.1 christos maintainer-clean: maintainer-clean-recursive 593 1.1 christos -rm -f Makefile 594 1.1 christos maintainer-clean-am: distclean-am maintainer-clean-generic 595 1.1 christos 596 1.1 christos mostlyclean: mostlyclean-recursive 597 1.1 christos 598 1.1 christos mostlyclean-am: mostlyclean-generic 599 1.1 christos 600 1.1 christos pdf: pdf-recursive 601 1.1 christos 602 1.1 christos pdf-am: 603 1.1 christos 604 1.1 christos ps: ps-recursive 605 1.1 christos 606 1.1 christos ps-am: 607 1.1 christos 608 1.2 christos uninstall-am: 609 1.1 christos 610 1.3 christos .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ 611 1.3 christos install-am install-strip tags-recursive 612 1.1 christos 613 1.2 christos .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 614 1.2 christos all all-am check check-am clean clean-generic ctags \ 615 1.2 christos ctags-recursive distclean distclean-generic distclean-tags \ 616 1.1 christos distdir dvi dvi-am html html-am info info-am install \ 617 1.2 christos install-am install-data install-data-am install-dvi \ 618 1.2 christos install-dvi-am install-exec install-exec-am install-html \ 619 1.2 christos install-html-am install-info install-info-am install-man \ 620 1.2 christos install-pdf install-pdf-am install-ps install-ps-am \ 621 1.1 christos install-strip installcheck installcheck-am installdirs \ 622 1.1 christos installdirs-am maintainer-clean maintainer-clean-generic \ 623 1.2 christos mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ 624 1.2 christos tags-recursive uninstall uninstall-am 625 1.1 christos 626 1.3 christos 627 1.1 christos # Tell versions [3.59,3.63) of GNU make to not export all variables. 628 1.1 christos # Otherwise a system limit (for SysV at least) may be exceeded. 629 1.1 christos .NOEXPORT: 630