~ubuntu-branches/ubuntu/trusty/drizzle/trusty

« back to all changes in this revision

Viewing changes to gnulib/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Monty Taylor
  • Date: 2010-10-02 14:17:48 UTC
  • mfrom: (1.1.1 upstream)
  • mto: (2.1.17 sid)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20101002141748-m6vbfbfjhrw1153e
Tags: 2010.09.1802-1
* New upstream release.
* Removed pid-file argument hack.
* Updated GPL-2 address to be new address.
* Directly copy in drizzledump.1 since debian doesn't have sphinx 1.0 yet.
* Link to jquery from libjs-jquery. Add it as a depend.
* Add drizzled.8 symlink to the install files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
# Copyright (C) 2002-2008 Free Software Foundation, Inc.
19
 
#
20
 
# This file is free software, distributed under the terms of the GNU
21
 
# General Public License.  As a special exception to the GNU General
22
 
# Public License, this file may be distributed as part of a program
23
 
# that contains a configuration script generated by Autoconf, under
24
 
# the same distribution terms as the rest of that program.
25
 
#
26
 
# Generated by gnulib-tool.
27
 
# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=gnulib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=config --lgpl --libtool --macro-prefix=gl getopt timegm
28
 
 
29
 
 
30
 
 
31
 
VPATH = @srcdir@
32
 
pkgdatadir = $(datadir)/@PACKAGE@
33
 
pkgincludedir = $(includedir)/@PACKAGE@
34
 
pkglibdir = $(libdir)/@PACKAGE@
35
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
36
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
37
 
install_sh_DATA = $(install_sh) -c -m 644
38
 
install_sh_PROGRAM = $(install_sh) -c
39
 
install_sh_SCRIPT = $(install_sh) -c
40
 
INSTALL_HEADER = $(INSTALL_DATA)
41
 
transform = $(program_transform_name)
42
 
NORMAL_INSTALL = :
43
 
PRE_INSTALL = :
44
 
POST_INSTALL = :
45
 
NORMAL_UNINSTALL = :
46
 
PRE_UNINSTALL = :
47
 
POST_UNINSTALL = :
48
 
build_triplet = @build@
49
 
host_triplet = @host@
50
 
target_triplet = @target@
51
 
subdir = gnulib
52
 
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
53
 
        $(srcdir)/Makefile.in
54
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55
 
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_cxx_compile_stdcxx_0x.m4 \
56
 
        $(top_srcdir)/m4/ac_cxx_header_stdcxx_98.m4 \
57
 
        $(top_srcdir)/m4/acx_pthread.m4 $(top_srcdir)/m4/getopt.m4 \
58
 
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gnulib-common.m4 \
59
 
        $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \
60
 
        $(top_srcdir)/m4/include_next.m4 \
61
 
        $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
62
 
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
63
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
64
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
65
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mktime.m4 \
66
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/onceonly.m4 \
67
 
        $(top_srcdir)/m4/pandora_64bit.m4 \
68
 
        $(top_srcdir)/m4/pandora_canonical.m4 \
69
 
        $(top_srcdir)/m4/pandora_check_compiler_version.m4 \
70
 
        $(top_srcdir)/m4/pandora_check_cxx_standard.m4 \
71
 
        $(top_srcdir)/m4/pandora_cinttypes.m4 \
72
 
        $(top_srcdir)/m4/pandora_clock_gettime.m4 \
73
 
        $(top_srcdir)/m4/pandora_cstdint.m4 \
74
 
        $(top_srcdir)/m4/pandora_cxx_demangle.m4 \
75
 
        $(top_srcdir)/m4/pandora_drizzle_build.m4 \
76
 
        $(top_srcdir)/m4/pandora_enable_dtrace.m4 \
77
 
        $(top_srcdir)/m4/pandora_ensure_gcc_version.m4 \
78
 
        $(top_srcdir)/m4/pandora_extensions.m4 \
79
 
        $(top_srcdir)/m4/pandora_fdatasync.m4 \
80
 
        $(top_srcdir)/m4/pandora_have_better_malloc.m4 \
81
 
        $(top_srcdir)/m4/pandora_have_gcc_atomics.m4 \
82
 
        $(top_srcdir)/m4/pandora_have_libdl.m4 \
83
 
        $(top_srcdir)/m4/pandora_have_libdrizzle.m4 \
84
 
        $(top_srcdir)/m4/pandora_have_libevent.m4 \
85
 
        $(top_srcdir)/m4/pandora_have_libgearman.m4 \
86
 
        $(top_srcdir)/m4/pandora_have_libmemcached.m4 \
87
 
        $(top_srcdir)/m4/pandora_have_libpcre.m4 \
88
 
        $(top_srcdir)/m4/pandora_have_libreadline.m4 \
89
 
        $(top_srcdir)/m4/pandora_have_libuuid.m4 \
90
 
        $(top_srcdir)/m4/pandora_have_libz.m4 \
91
 
        $(top_srcdir)/m4/pandora_have_protobuf.m4 \
92
 
        $(top_srcdir)/m4/pandora_header_assert.m4 \
93
 
        $(top_srcdir)/m4/pandora_libtool.m4 \
94
 
        $(top_srcdir)/m4/pandora_optimize.m4 \
95
 
        $(top_srcdir)/m4/pandora_platform.m4 \
96
 
        $(top_srcdir)/m4/pandora_plugins.m4 \
97
 
        $(top_srcdir)/m4/pandora_pthread.m4 \
98
 
        $(top_srcdir)/m4/pandora_run_cpplint.m4 \
99
 
        $(top_srcdir)/m4/pandora_stl_hash.m4 \
100
 
        $(top_srcdir)/m4/pandora_use_pipe.m4 \
101
 
        $(top_srcdir)/m4/pandora_vc_build.m4 \
102
 
        $(top_srcdir)/m4/pandora_version.m4 \
103
 
        $(top_srcdir)/m4/pandora_warnings.m4 \
104
 
        $(top_srcdir)/m4/pandora_with_gettext.m4 \
105
 
        $(top_srcdir)/m4/pandora_with_memcached.m4 \
106
 
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
107
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/time_h.m4 \
108
 
        $(top_srcdir)/m4/time_r.m4 $(top_srcdir)/m4/timegm.m4 \
109
 
        $(top_srcdir)/m4/unistd_h.m4 \
110
 
        $(top_srcdir)/config/pandora-plugin.ac \
111
 
        $(top_srcdir)/plugin/auth_http/plugin.ac \
112
 
        $(top_srcdir)/plugin/auth_pam/plugin.ac \
113
 
        $(top_srcdir)/plugin/errmsg_notify/plugin.ac \
114
 
        $(top_srcdir)/plugin/gearman_udf/plugin.ac \
115
 
        $(top_srcdir)/plugin/innobase/plugin.ac \
116
 
        $(top_srcdir)/plugin/logging_gearman/plugin.ac \
117
 
        $(top_srcdir)/plugin/md5/plugin.ac \
118
 
        $(top_srcdir)/plugin/memcached_stats/plugin.ac \
119
 
        $(top_srcdir)/plugin/pool_of_threads/plugin.ac \
120
 
        $(top_srcdir)/plugin/uuid_function/plugin.ac \
121
 
        $(top_srcdir)/configure.ac
122
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
123
 
        $(ACLOCAL_M4)
124
 
mkinstalldirs = $(install_sh) -d
125
 
CONFIG_HEADER = $(top_builddir)/config.h
126
 
CONFIG_CLEAN_FILES =
127
 
CONFIG_CLEAN_VPATH_FILES =
128
 
LIBRARIES = $(noinst_LIBRARIES)
129
 
LTLIBRARIES = $(noinst_LTLIBRARIES)
130
 
am__DEPENDENCIES_1 =
131
 
am_libgnu_la_OBJECTS = libgnu_la-dummy.lo
132
 
libgnu_la_OBJECTS = $(am_libgnu_la_OBJECTS)
133
 
AM_V_lt = $(am__v_lt_$(V))
134
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
135
 
am__v_lt_0 = --silent
136
 
libgnu_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
137
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgnu_la_CFLAGS) \
138
 
        $(CFLAGS) $(libgnu_la_LDFLAGS) $(LDFLAGS) -o $@
139
 
DEFAULT_INCLUDES = 
140
 
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
141
 
am__depfiles_maybe = depfiles
142
 
am__mv = mv -f
143
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
144
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
145
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
147
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
148
 
        $(AM_CFLAGS) $(CFLAGS)
149
 
AM_V_CC = $(am__v_CC_$(V))
150
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
151
 
am__v_CC_0 = @echo "  CC    " $@;
152
 
AM_V_at = $(am__v_at_$(V))
153
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
154
 
am__v_at_0 = @
155
 
CCLD = $(CC)
156
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
157
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
158
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
159
 
AM_V_CCLD = $(am__v_CCLD_$(V))
160
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
161
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
162
 
AM_V_GEN = $(am__v_GEN_$(V))
163
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
164
 
am__v_GEN_0 = @echo "  GEN   " $@;
165
 
SOURCES = $(libgnu_la_SOURCES) $(EXTRA_libgnu_la_SOURCES)
166
 
DIST_SOURCES = $(libgnu_la_SOURCES) $(EXTRA_libgnu_la_SOURCES)
167
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
168
 
        html-recursive info-recursive install-data-recursive \
169
 
        install-dvi-recursive install-exec-recursive \
170
 
        install-html-recursive install-info-recursive \
171
 
        install-pdf-recursive install-ps-recursive install-recursive \
172
 
        installcheck-recursive installdirs-recursive pdf-recursive \
173
 
        ps-recursive uninstall-recursive
174
 
HEADERS = $(noinst_HEADERS)
175
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
176
 
  distclean-recursive maintainer-clean-recursive
177
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
178
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
179
 
        distdir
180
 
ETAGS = etags
181
 
CTAGS = ctags
182
 
DIST_SUBDIRS = $(SUBDIRS)
183
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
184
 
am__relativize = \
185
 
  dir0=`pwd`; \
186
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
187
 
  sed_rest='s,^[^/]*/*,,'; \
188
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
189
 
  sed_butlast='s,/*[^/]*$$,,'; \
190
 
  while test -n "$$dir1"; do \
191
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
192
 
    if test "$$first" != "."; then \
193
 
      if test "$$first" = ".."; then \
194
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
195
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
196
 
      else \
197
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
198
 
        if test "$$first2" = "$$first"; then \
199
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
200
 
        else \
201
 
          dir2="../$$dir2"; \
202
 
        fi; \
203
 
        dir0="$$dir0"/"$$first"; \
204
 
      fi; \
205
 
    fi; \
206
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
207
 
  done; \
208
 
  reldir="$$dir2"
209
 
ACLOCAL = @ACLOCAL@
210
 
ALLOCA = @ALLOCA@
211
 
AMTAR = @AMTAR@
212
 
AM_CFLAGS = @AM_CFLAGS@
213
 
AM_CPPFLAGS = @AM_CPPFLAGS@
214
 
AM_CXXFLAGS = @AM_CXXFLAGS@
215
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
216
 
AM_LDFLAGS = @AM_LDFLAGS@
217
 
AR = @AR@
218
 
AUTOCONF = @AUTOCONF@
219
 
AUTOHEADER = @AUTOHEADER@
220
 
AUTOMAKE = @AUTOMAKE@
221
 
AWK = @AWK@
222
 
BETTER_MALLOC_LIBS = @BETTER_MALLOC_LIBS@
223
 
CC = @CC@
224
 
CCDEPMODE = @CCDEPMODE@
225
 
CC_VERSION = @CC_VERSION@
226
 
CFLAGS = @CFLAGS@
227
 
CPP = @CPP@
228
 
CPPFLAGS = @CPPFLAGS@
229
 
CXX = @CXX@
230
 
CXXCPP = @CXXCPP@
231
 
CXXDEPMODE = @CXXDEPMODE@
232
 
CXXFLAGS = @CXXFLAGS@
233
 
CXX_STANDARD = @CXX_STANDARD@
234
 
CXX_VERSION = @CXX_VERSION@
235
 
CYGPATH_W = @CYGPATH_W@
236
 
DEFS = @DEFS@
237
 
DEPDIR = @DEPDIR@
238
 
DOXYGEN = @DOXYGEN@
239
 
DPKG_GENSYMBOLS = @DPKG_GENSYMBOLS@
240
 
DRIZZLED_USER = @DRIZZLED_USER@
241
 
DSYMUTIL = @DSYMUTIL@
242
 
DTRACE = @DTRACE@
243
 
DTRACEFLAGS = @DTRACEFLAGS@
244
 
DUMPBIN = @DUMPBIN@
245
 
ECHO_C = @ECHO_C@
246
 
ECHO_N = @ECHO_N@
247
 
ECHO_T = @ECHO_T@
248
 
EGREP = @EGREP@
249
 
EXEEXT = @EXEEXT@
250
 
FGREP = @FGREP@
251
 
GCOV_LIBS = @GCOV_LIBS@
252
 
GETOPT_H = @GETOPT_H@
253
 
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
254
 
GMSGFMT = @GMSGFMT@
255
 
GMSGFMT_015 = @GMSGFMT_015@
256
 
GMSGMERGE = @GMSGMERGE@
257
 
GNULIB_CHOWN = @GNULIB_CHOWN@
258
 
GNULIB_CLOSE = @GNULIB_CLOSE@
259
 
GNULIB_DUP2 = @GNULIB_DUP2@
260
 
GNULIB_ENVIRON = @GNULIB_ENVIRON@
261
 
GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
262
 
GNULIB_FCHDIR = @GNULIB_FCHDIR@
263
 
GNULIB_FSYNC = @GNULIB_FSYNC@
264
 
GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
265
 
GNULIB_GETCWD = @GNULIB_GETCWD@
266
 
GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
267
 
GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
268
 
GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
269
 
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
270
 
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
271
 
GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
272
 
GNULIB_LCHOWN = @GNULIB_LCHOWN@
273
 
GNULIB_LSEEK = @GNULIB_LSEEK@
274
 
GNULIB_READLINK = @GNULIB_READLINK@
275
 
GNULIB_SLEEP = @GNULIB_SLEEP@
276
 
GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
277
 
GNULIB_WRITE = @GNULIB_WRITE@
278
 
GPERF = @GPERF@
279
 
GREP = @GREP@
280
 
HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
281
 
HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
282
 
HAVE_DUP2 = @HAVE_DUP2@
283
 
HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
284
 
HAVE_FSYNC = @HAVE_FSYNC@
285
 
HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
286
 
HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
287
 
HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
288
 
HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
289
 
HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
290
 
HAVE_GETUSERSHELL = @HAVE_GETUSERSHELL@
291
 
HAVE_LIBCRYPTO = @HAVE_LIBCRYPTO@
292
 
HAVE_LIBCURL = @HAVE_LIBCURL@
293
 
HAVE_LIBDRIZZLE = @HAVE_LIBDRIZZLE@
294
 
HAVE_LIBEVENT = @HAVE_LIBEVENT@
295
 
HAVE_LIBGEARMAN = @HAVE_LIBGEARMAN@
296
 
HAVE_LIBGNUTLS_OPENSSL = @HAVE_LIBGNUTLS_OPENSSL@
297
 
HAVE_LIBMEMCACHED = @HAVE_LIBMEMCACHED@
298
 
HAVE_LIBMEMCACHEDPROTOCOL = @HAVE_LIBMEMCACHEDPROTOCOL@
299
 
HAVE_LIBPAM = @HAVE_LIBPAM@
300
 
HAVE_LIBPCRE = @HAVE_LIBPCRE@
301
 
HAVE_LIBPROTOBUF = @HAVE_LIBPROTOBUF@
302
 
HAVE_LIBUUID = @HAVE_LIBUUID@
303
 
HAVE_LIBZ = @HAVE_LIBZ@
304
 
HAVE_OS_H = @HAVE_OS_H@
305
 
HAVE_READLINK = @HAVE_READLINK@
306
 
HAVE_SLEEP = @HAVE_SLEEP@
307
 
HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
308
 
HAVE_UNISTD_H = @HAVE_UNISTD_H@
309
 
INCLUDE_NEXT = @INCLUDE_NEXT@
310
 
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
311
 
INNOBASE_SKIP_WARNINGS = @INNOBASE_SKIP_WARNINGS@
312
 
INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
313
 
INSTALL = @INSTALL@
314
 
INSTALL_DATA = @INSTALL_DATA@
315
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
316
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
317
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
318
 
INTLLIBS = @INTLLIBS@
319
 
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
320
 
ISAINFO = @ISAINFO@
321
 
LD = @LD@
322
 
LDFLAGS = @LDFLAGS@
323
 
LEX = @LEX@
324
 
LEXLIB = @LEXLIB@
325
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
326
 
LIBCRYPTO = @LIBCRYPTO@
327
 
LIBCRYPTO_PREFIX = @LIBCRYPTO_PREFIX@
328
 
LIBCURL = @LIBCURL@
329
 
LIBCURL_PREFIX = @LIBCURL_PREFIX@
330
 
LIBC_P = @LIBC_P@
331
 
LIBDL_LIBS = @LIBDL_LIBS@
332
 
LIBDRIZZLE = @LIBDRIZZLE@
333
 
LIBDRIZZLE_PREFIX = @LIBDRIZZLE_PREFIX@
334
 
LIBEVENT = @LIBEVENT@
335
 
LIBEVENT_PREFIX = @LIBEVENT_PREFIX@
336
 
LIBGEARMAN = @LIBGEARMAN@
337
 
LIBGEARMAN_PREFIX = @LIBGEARMAN_PREFIX@
338
 
LIBGNUTLS_OPENSSL = @LIBGNUTLS_OPENSSL@
339
 
LIBGNUTLS_OPENSSL_PREFIX = @LIBGNUTLS_OPENSSL_PREFIX@
340
 
LIBICONV = @LIBICONV@
341
 
LIBINTL = @LIBINTL@
342
 
LIBM = @LIBM@
343
 
LIBMEMCACHED = @LIBMEMCACHED@
344
 
LIBMEMCACHEDPROTOCOL = @LIBMEMCACHEDPROTOCOL@
345
 
LIBMEMCACHEDPROTOCOL_PREFIX = @LIBMEMCACHEDPROTOCOL_PREFIX@
346
 
LIBMEMCACHED_PREFIX = @LIBMEMCACHED_PREFIX@
347
 
LIBOBJS = @LIBOBJS@
348
 
LIBPAM = @LIBPAM@
349
 
LIBPAM_PREFIX = @LIBPAM_PREFIX@
350
 
LIBPCRE = @LIBPCRE@
351
 
LIBPCRE_PREFIX = @LIBPCRE_PREFIX@
352
 
LIBPROTOBUF = @LIBPROTOBUF@
353
 
LIBPROTOBUF_PREFIX = @LIBPROTOBUF_PREFIX@
354
 
LIBS = @LIBS@
355
 
LIBTOOL = @LIBTOOL@
356
 
LIBUUID = @LIBUUID@
357
 
LIBUUID_PREFIX = @LIBUUID_PREFIX@
358
 
LIBZ = @LIBZ@
359
 
LIBZ_PREFIX = @LIBZ_PREFIX@
360
 
LN_S = @LN_S@
361
 
LTLIBCRYPTO = @LTLIBCRYPTO@
362
 
LTLIBCURL = @LTLIBCURL@
363
 
LTLIBDRIZZLE = @LTLIBDRIZZLE@
364
 
LTLIBEVENT = @LTLIBEVENT@
365
 
LTLIBGEARMAN = @LTLIBGEARMAN@
366
 
LTLIBGNUTLS_OPENSSL = @LTLIBGNUTLS_OPENSSL@
367
 
LTLIBICONV = @LTLIBICONV@
368
 
LTLIBINTL = @LTLIBINTL@
369
 
LTLIBMEMCACHED = @LTLIBMEMCACHED@
370
 
LTLIBMEMCACHEDPROTOCOL = @LTLIBMEMCACHEDPROTOCOL@
371
 
LTLIBOBJS = @LTLIBOBJS@
372
 
LTLIBPAM = @LTLIBPAM@
373
 
LTLIBPCRE = @LTLIBPCRE@
374
 
LTLIBPROTOBUF = @LTLIBPROTOBUF@
375
 
LTLIBUUID = @LTLIBUUID@
376
 
LTLIBZ = @LTLIBZ@
377
 
LTMD5PLUGINDEP = @LTMD5PLUGINDEP@
378
 
MAKEINFO = @MAKEINFO@
379
 
MEMCACHED_BINARY = @MEMCACHED_BINARY@
380
 
MKDIR_P = @MKDIR_P@
381
 
MSGFMT = @MSGFMT@
382
 
MSGFMT_015 = @MSGFMT_015@
383
 
MSGMERGE = @MSGMERGE@
384
 
NEXT_TIME_H = @NEXT_TIME_H@
385
 
NEXT_UNISTD_H = @NEXT_UNISTD_H@
386
 
NM = @NM@
387
 
NMEDIT = @NMEDIT@
388
 
NO_CONVERSION = @NO_CONVERSION@
389
 
NO_REDUNDANT_DECLS = @NO_REDUNDANT_DECLS@
390
 
NO_SHADOW = @NO_SHADOW@
391
 
NO_STRICT_ALIASING = @NO_STRICT_ALIASING@
392
 
NO_UNREACHED = @NO_UNREACHED@
393
 
NO_WERROR = @NO_WERROR@
394
 
OBJEXT = @OBJEXT@
395
 
PACKAGE = @PACKAGE@
396
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
397
 
PACKAGE_NAME = @PACKAGE_NAME@
398
 
PACKAGE_STRING = @PACKAGE_STRING@
399
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
400
 
PACKAGE_URL = @PACKAGE_URL@
401
 
PACKAGE_VERSION = @PACKAGE_VERSION@
402
 
PANDORA_BUILTIN_LIST = @PANDORA_BUILTIN_LIST@
403
 
PANDORA_HEX_VERSION = @PANDORA_HEX_VERSION@
404
 
PANDORA_PLUGIN_DEP_LIBS = @PANDORA_PLUGIN_DEP_LIBS@
405
 
PANDORA_PLUGIN_LIST = @PANDORA_PLUGIN_LIST@
406
 
PANDORA_RELEASE_COMMENT = @PANDORA_RELEASE_COMMENT@
407
 
PANDORA_RELEASE_DATE = @PANDORA_RELEASE_DATE@
408
 
PANDORA_RELEASE_ID = @PANDORA_RELEASE_ID@
409
 
PANDORA_RELEASE_NODOTS_DATE = @PANDORA_RELEASE_NODOTS_DATE@
410
 
PANDORA_RELEASE_VERSION = @PANDORA_RELEASE_VERSION@
411
 
PANDORA_VC_BRANCH = @PANDORA_VC_BRANCH@
412
 
PANDORA_VC_REVID = @PANDORA_VC_REVID@
413
 
PANDORA_VC_REVNO = @PANDORA_VC_REVNO@
414
 
PATH_SEPARATOR = @PATH_SEPARATOR@
415
 
PERL = @PERL@
416
 
PKG_CONFIG = @PKG_CONFIG@
417
 
POSUB = @POSUB@
418
 
PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
419
 
PROTOC = @PROTOC@
420
 
PROTOSKIP_WARNINGS = @PROTOSKIP_WARNINGS@
421
 
PTHREAD_CC = @PTHREAD_CC@
422
 
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
423
 
PTHREAD_LIBS = @PTHREAD_LIBS@
424
 
RANLIB = @RANLIB@
425
 
READLINE_LIBS = @READLINE_LIBS@
426
 
REPLACE_CHOWN = @REPLACE_CHOWN@
427
 
REPLACE_CLOSE = @REPLACE_CLOSE@
428
 
REPLACE_FCHDIR = @REPLACE_FCHDIR@
429
 
REPLACE_GETCWD = @REPLACE_GETCWD@
430
 
REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
431
 
REPLACE_LCHOWN = @REPLACE_LCHOWN@
432
 
REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
433
 
REPLACE_LSEEK = @REPLACE_LSEEK@
434
 
REPLACE_MKTIME = @REPLACE_MKTIME@
435
 
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
436
 
REPLACE_STRPTIME = @REPLACE_STRPTIME@
437
 
REPLACE_TIMEGM = @REPLACE_TIMEGM@
438
 
REPLACE_WRITE = @REPLACE_WRITE@
439
 
SED = @SED@
440
 
SET_MAKE = @SET_MAKE@
441
 
SHELL = @SHELL@
442
 
STRIP = @STRIP@
443
 
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
444
 
TARGET_FREEBSD = @TARGET_FREEBSD@
445
 
TARGET_LINUX = @TARGET_LINUX@
446
 
TARGET_OSX = @TARGET_OSX@
447
 
TARGET_SOLARIS = @TARGET_SOLARIS@
448
 
TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
449
 
UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
450
 
USE_NLS = @USE_NLS@
451
 
VERSION = @VERSION@
452
 
XGETTEXT = @XGETTEXT@
453
 
XGETTEXT_015 = @XGETTEXT_015@
454
 
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
455
 
YACC = @YACC@
456
 
abs_builddir = @abs_builddir@
457
 
abs_srcdir = @abs_srcdir@
458
 
abs_top_builddir = @abs_top_builddir@
459
 
abs_top_srcdir = @abs_top_srcdir@
460
 
ac_ct_CC = @ac_ct_CC@
461
 
ac_ct_CXX = @ac_ct_CXX@
462
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
463
 
acx_pthread_config = @acx_pthread_config@
464
 
am__include = @am__include@
465
 
am__leading_dot = @am__leading_dot@
466
 
am__quote = @am__quote@
467
 
am__tar = @am__tar@
468
 
am__untar = @am__untar@
469
 
bindir = @bindir@
470
 
build = @build@
471
 
build_alias = @build_alias@
472
 
build_cpu = @build_cpu@
473
 
build_os = @build_os@
474
 
build_vendor = @build_vendor@
475
 
builddir = @builddir@
476
 
datadir = @datadir@
477
 
datarootdir = @datarootdir@
478
 
docdir = @docdir@
479
 
dvidir = @dvidir@
480
 
exec_prefix = @exec_prefix@
481
 
gl_LIBOBJS = @gl_LIBOBJS@
482
 
gl_LTLIBOBJS = @gl_LTLIBOBJS@
483
 
gltests_LIBOBJS = @gltests_LIBOBJS@
484
 
gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
485
 
gtkmm_CFLAGS = @gtkmm_CFLAGS@
486
 
gtkmm_LIBS = @gtkmm_LIBS@
487
 
host = @host@
488
 
host_alias = @host_alias@
489
 
host_cpu = @host_cpu@
490
 
host_os = @host_os@
491
 
host_vendor = @host_vendor@
492
 
htmldir = @htmldir@
493
 
includedir = @includedir@
494
 
infodir = @infodir@
495
 
innodb_system_libs = @innodb_system_libs@
496
 
install_sh = @install_sh@
497
 
libdir = @libdir@
498
 
libexecdir = @libexecdir@
499
 
libnotifymm_CFLAGS = @libnotifymm_CFLAGS@
500
 
libnotifymm_LIBS = @libnotifymm_LIBS@
501
 
localedir = @localedir@
502
 
localstatedir = @localstatedir@
503
 
lt_ECHO = @lt_ECHO@
504
 
mandir = @mandir@
505
 
mkdir_p = @mkdir_p@
506
 
oldincludedir = @oldincludedir@
507
 
pandora_plugin_defs = @pandora_plugin_defs@
508
 
pandora_plugin_libs = @pandora_plugin_libs@
509
 
pandora_plugin_test_list = @pandora_plugin_test_list@
510
 
pdfdir = @pdfdir@
511
 
pkgplugindir = @pkgplugindir@
512
 
prefix = @prefix@
513
 
program_transform_name = @program_transform_name@
514
 
psdir = @psdir@
515
 
sbindir = @sbindir@
516
 
sharedstatedir = @sharedstatedir@
517
 
srcdir = @srcdir@
518
 
sysconfdir = @sysconfdir@
519
 
target = @target@
520
 
target_alias = @target_alias@
521
 
target_cpu = @target_cpu@
522
 
target_os = @target_os@
523
 
target_vendor = @target_vendor@
524
 
top_build_prefix = @top_build_prefix@
525
 
top_builddir = @top_builddir@
526
 
top_srcdir = @top_srcdir@
527
 
AUTOMAKE_OPTIONS = 1.5 gnits
528
 
SUBDIRS = 
529
 
noinst_HEADERS = 
530
 
noinst_LIBRARIES = 
531
 
noinst_LTLIBRARIES = libgnu.la
532
 
EXTRA_DIST = getopt.c getopt.in.h getopt1.c getopt_int.h \
533
 
        $(top_srcdir)/config/link-warning.h mktime.c time.in.h \
534
 
        time_r.c timegm.c unistd.in.h
535
 
BUILT_SOURCES = $(GETOPT_H) time.h unistd.h
536
 
SUFFIXES = 
537
 
MOSTLYCLEANFILES = core *.stackdump getopt.h getopt.h-t time.h \
538
 
        time.h-t unistd.h unistd.h-t
539
 
MOSTLYCLEANDIRS = 
540
 
CLEANFILES = 
541
 
DISTCLEANFILES = 
542
 
MAINTAINERCLEANFILES = 
543
 
libgnu_la_SOURCES = gettext.h dummy.c
544
 
libgnu_la_LIBADD = $(gl_LTLIBOBJS)
545
 
libgnu_la_DEPENDENCIES = $(gl_LTLIBOBJS)
546
 
EXTRA_libgnu_la_SOURCES = getopt.c getopt1.c mktime.c time_r.c \
547
 
        timegm.c
548
 
libgnu_la_LDFLAGS = $(AM_LDFLAGS)
549
 
libgnu_la_CFLAGS = $(AM_CFLAGS) $(NO_WERROR)
550
 
LINK_WARNING_H = $(top_srcdir)/config/link-warning.h
551
 
all: $(BUILT_SOURCES)
552
 
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
553
 
 
554
 
.SUFFIXES:
555
 
.SUFFIXES: .c .lo .o .obj
556
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
557
 
        @for dep in $?; do \
558
 
          case '$(am__configure_deps)' in \
559
 
            *$$dep*) \
560
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
561
 
                && { if test -f $@; then exit 0; else break; fi; }; \
562
 
              exit 1;; \
563
 
          esac; \
564
 
        done; \
565
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits gnulib/Makefile'; \
566
 
        $(am__cd) $(top_srcdir) && \
567
 
          $(AUTOMAKE) --gnits gnulib/Makefile
568
 
.PRECIOUS: Makefile
569
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
570
 
        @case '$?' in \
571
 
          *config.status*) \
572
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
573
 
          *) \
574
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
575
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
576
 
        esac;
577
 
 
578
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
579
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
580
 
 
581
 
$(top_srcdir)/configure:  $(am__configure_deps)
582
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
583
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
584
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
585
 
$(am__aclocal_m4_deps):
586
 
 
587
 
clean-noinstLIBRARIES:
588
 
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
589
 
 
590
 
clean-noinstLTLIBRARIES:
591
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
592
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
593
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
594
 
          test "$$dir" != "$$p" || dir=.; \
595
 
          echo "rm -f \"$${dir}/so_locations\""; \
596
 
          rm -f "$${dir}/so_locations"; \
597
 
        done
598
 
libgnu.la: $(libgnu_la_OBJECTS) $(libgnu_la_DEPENDENCIES) 
599
 
        $(AM_V_CCLD)$(libgnu_la_LINK)  $(libgnu_la_OBJECTS) $(libgnu_la_LIBADD) $(LIBS)
600
 
 
601
 
mostlyclean-compile:
602
 
        -rm -f *.$(OBJEXT)
603
 
 
604
 
distclean-compile:
605
 
        -rm -f *.tab.c
606
 
 
607
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_la-dummy.Plo@am__quote@
608
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_la-getopt.Plo@am__quote@
609
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_la-getopt1.Plo@am__quote@
610
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_la-mktime.Plo@am__quote@
611
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_la-time_r.Plo@am__quote@
612
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_la-timegm.Plo@am__quote@
613
 
 
614
 
.c.o:
615
 
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
616
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
617
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
618
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
619
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
620
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
621
 
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
622
 
 
623
 
.c.obj:
624
 
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
625
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
626
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
627
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
628
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
629
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630
 
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
631
 
 
632
 
.c.lo:
633
 
@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
634
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
635
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
636
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
637
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
638
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
640
 
 
641
 
libgnu_la-dummy.lo: dummy.c
642
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -MT libgnu_la-dummy.lo -MD -MP -MF $(DEPDIR)/libgnu_la-dummy.Tpo -c -o libgnu_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
643
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_la-dummy.Tpo $(DEPDIR)/libgnu_la-dummy.Plo
644
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
645
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dummy.c' object='libgnu_la-dummy.lo' libtool=yes @AMDEPBACKSLASH@
646
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
647
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -c -o libgnu_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
648
 
 
649
 
libgnu_la-getopt.lo: getopt.c
650
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -MT libgnu_la-getopt.lo -MD -MP -MF $(DEPDIR)/libgnu_la-getopt.Tpo -c -o libgnu_la-getopt.lo `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c
651
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_la-getopt.Tpo $(DEPDIR)/libgnu_la-getopt.Plo
652
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
653
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='getopt.c' object='libgnu_la-getopt.lo' libtool=yes @AMDEPBACKSLASH@
654
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
655
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -c -o libgnu_la-getopt.lo `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c
656
 
 
657
 
libgnu_la-getopt1.lo: getopt1.c
658
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -MT libgnu_la-getopt1.lo -MD -MP -MF $(DEPDIR)/libgnu_la-getopt1.Tpo -c -o libgnu_la-getopt1.lo `test -f 'getopt1.c' || echo '$(srcdir)/'`getopt1.c
659
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_la-getopt1.Tpo $(DEPDIR)/libgnu_la-getopt1.Plo
660
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
661
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='getopt1.c' object='libgnu_la-getopt1.lo' libtool=yes @AMDEPBACKSLASH@
662
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
663
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -c -o libgnu_la-getopt1.lo `test -f 'getopt1.c' || echo '$(srcdir)/'`getopt1.c
664
 
 
665
 
libgnu_la-mktime.lo: mktime.c
666
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -MT libgnu_la-mktime.lo -MD -MP -MF $(DEPDIR)/libgnu_la-mktime.Tpo -c -o libgnu_la-mktime.lo `test -f 'mktime.c' || echo '$(srcdir)/'`mktime.c
667
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_la-mktime.Tpo $(DEPDIR)/libgnu_la-mktime.Plo
668
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
669
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mktime.c' object='libgnu_la-mktime.lo' libtool=yes @AMDEPBACKSLASH@
670
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
671
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -c -o libgnu_la-mktime.lo `test -f 'mktime.c' || echo '$(srcdir)/'`mktime.c
672
 
 
673
 
libgnu_la-time_r.lo: time_r.c
674
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -MT libgnu_la-time_r.lo -MD -MP -MF $(DEPDIR)/libgnu_la-time_r.Tpo -c -o libgnu_la-time_r.lo `test -f 'time_r.c' || echo '$(srcdir)/'`time_r.c
675
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_la-time_r.Tpo $(DEPDIR)/libgnu_la-time_r.Plo
676
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
677
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='time_r.c' object='libgnu_la-time_r.lo' libtool=yes @AMDEPBACKSLASH@
678
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
679
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -c -o libgnu_la-time_r.lo `test -f 'time_r.c' || echo '$(srcdir)/'`time_r.c
680
 
 
681
 
libgnu_la-timegm.lo: timegm.c
682
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -MT libgnu_la-timegm.lo -MD -MP -MF $(DEPDIR)/libgnu_la-timegm.Tpo -c -o libgnu_la-timegm.lo `test -f 'timegm.c' || echo '$(srcdir)/'`timegm.c
683
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_la-timegm.Tpo $(DEPDIR)/libgnu_la-timegm.Plo
684
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
685
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='timegm.c' object='libgnu_la-timegm.lo' libtool=yes @AMDEPBACKSLASH@
686
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
687
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_la_CFLAGS) $(CFLAGS) -c -o libgnu_la-timegm.lo `test -f 'timegm.c' || echo '$(srcdir)/'`timegm.c
688
 
 
689
 
mostlyclean-libtool:
690
 
        -rm -f *.lo
691
 
 
692
 
clean-libtool:
693
 
        -rm -rf .libs _libs
694
 
 
695
 
# This directory's subdirectories are mostly independent; you can cd
696
 
# into them and run `make' without going through this Makefile.
697
 
# To change the values of `make' variables: instead of editing Makefiles,
698
 
# (1) if the variable is set in `config.status', edit `config.status'
699
 
#     (which will cause the Makefiles to be regenerated when you run `make');
700
 
# (2) otherwise, pass the desired values on the `make' command line.
701
 
$(RECURSIVE_TARGETS):
702
 
        @failcom='exit 1'; \
703
 
        for f in x $$MAKEFLAGS; do \
704
 
          case $$f in \
705
 
            *=* | --[!k]*);; \
706
 
            *k*) failcom='fail=yes';; \
707
 
          esac; \
708
 
        done; \
709
 
        dot_seen=no; \
710
 
        target=`echo $@ | sed s/-recursive//`; \
711
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
712
 
          echo "Making $$target in $$subdir"; \
713
 
          if test "$$subdir" = "."; then \
714
 
            dot_seen=yes; \
715
 
            local_target="$$target-am"; \
716
 
          else \
717
 
            local_target="$$target"; \
718
 
          fi; \
719
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
720
 
          || eval $$failcom; \
721
 
        done; \
722
 
        if test "$$dot_seen" = "no"; then \
723
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
724
 
        fi; test -z "$$fail"
725
 
 
726
 
$(RECURSIVE_CLEAN_TARGETS):
727
 
        @failcom='exit 1'; \
728
 
        for f in x $$MAKEFLAGS; do \
729
 
          case $$f in \
730
 
            *=* | --[!k]*);; \
731
 
            *k*) failcom='fail=yes';; \
732
 
          esac; \
733
 
        done; \
734
 
        dot_seen=no; \
735
 
        case "$@" in \
736
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
737
 
          *) list='$(SUBDIRS)' ;; \
738
 
        esac; \
739
 
        rev=''; for subdir in $$list; do \
740
 
          if test "$$subdir" = "."; then :; else \
741
 
            rev="$$subdir $$rev"; \
742
 
          fi; \
743
 
        done; \
744
 
        rev="$$rev ."; \
745
 
        target=`echo $@ | sed s/-recursive//`; \
746
 
        for subdir in $$rev; do \
747
 
          echo "Making $$target in $$subdir"; \
748
 
          if test "$$subdir" = "."; then \
749
 
            local_target="$$target-am"; \
750
 
          else \
751
 
            local_target="$$target"; \
752
 
          fi; \
753
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
754
 
          || eval $$failcom; \
755
 
        done && test -z "$$fail"
756
 
tags-recursive:
757
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
758
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
759
 
        done
760
 
ctags-recursive:
761
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
762
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
763
 
        done
764
 
 
765
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
766
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
767
 
        unique=`for i in $$list; do \
768
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
769
 
          done | \
770
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
771
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
772
 
        mkid -fID $$unique
773
 
tags: TAGS
774
 
 
775
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
776
 
                $(TAGS_FILES) $(LISP)
777
 
        set x; \
778
 
        here=`pwd`; \
779
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
780
 
          include_option=--etags-include; \
781
 
          empty_fix=.; \
782
 
        else \
783
 
          include_option=--include; \
784
 
          empty_fix=; \
785
 
        fi; \
786
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
787
 
          if test "$$subdir" = .; then :; else \
788
 
            test ! -f $$subdir/TAGS || \
789
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
790
 
          fi; \
791
 
        done; \
792
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
793
 
        unique=`for i in $$list; do \
794
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
795
 
          done | \
796
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
797
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
798
 
        shift; \
799
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
800
 
          test -n "$$unique" || unique=$$empty_fix; \
801
 
          if test $$# -gt 0; then \
802
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
803
 
              "$$@" $$unique; \
804
 
          else \
805
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
806
 
              $$unique; \
807
 
          fi; \
808
 
        fi
809
 
ctags: CTAGS
810
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
811
 
                $(TAGS_FILES) $(LISP)
812
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
813
 
        unique=`for i in $$list; do \
814
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
815
 
          done | \
816
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
817
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
818
 
        test -z "$(CTAGS_ARGS)$$unique" \
819
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
820
 
             $$unique
821
 
 
822
 
GTAGS:
823
 
        here=`$(am__cd) $(top_builddir) && pwd` \
824
 
          && $(am__cd) $(top_srcdir) \
825
 
          && gtags -i $(GTAGS_ARGS) "$$here"
826
 
 
827
 
distclean-tags:
828
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
829
 
 
830
 
distdir: $(DISTFILES)
831
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
832
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
833
 
        list='$(DISTFILES)'; \
834
 
          dist_files=`for file in $$list; do echo $$file; done | \
835
 
          sed -e "s|^$$srcdirstrip/||;t" \
836
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
837
 
        case $$dist_files in \
838
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
839
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
840
 
                           sort -u` ;; \
841
 
        esac; \
842
 
        for file in $$dist_files; do \
843
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
844
 
          if test -d $$d/$$file; then \
845
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
846
 
            if test -d "$(distdir)/$$file"; then \
847
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
848
 
            fi; \
849
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
850
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
851
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
852
 
            fi; \
853
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
854
 
          else \
855
 
            test -f "$(distdir)/$$file" \
856
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
857
 
            || exit 1; \
858
 
          fi; \
859
 
        done
860
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
861
 
          if test "$$subdir" = .; then :; else \
862
 
            test -d "$(distdir)/$$subdir" \
863
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
864
 
            || exit 1; \
865
 
          fi; \
866
 
        done
867
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
868
 
          if test "$$subdir" = .; then :; else \
869
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
870
 
            $(am__relativize); \
871
 
            new_distdir=$$reldir; \
872
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
873
 
            $(am__relativize); \
874
 
            new_top_distdir=$$reldir; \
875
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
876
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
877
 
            ($(am__cd) $$subdir && \
878
 
              $(MAKE) $(AM_MAKEFLAGS) \
879
 
                top_distdir="$$new_top_distdir" \
880
 
                distdir="$$new_distdir" \
881
 
                am__remove_distdir=: \
882
 
                am__skip_length_check=: \
883
 
                am__skip_mode_fix=: \
884
 
                distdir) \
885
 
              || exit 1; \
886
 
          fi; \
887
 
        done
888
 
check-am: all-am
889
 
check: $(BUILT_SOURCES)
890
 
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
891
 
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
892
 
installdirs: installdirs-recursive
893
 
installdirs-am:
894
 
install: $(BUILT_SOURCES)
895
 
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
896
 
install-exec: install-exec-recursive
897
 
install-data: install-data-recursive
898
 
uninstall: uninstall-recursive
899
 
 
900
 
install-am: all-am
901
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
902
 
 
903
 
installcheck: installcheck-recursive
904
 
install-strip:
905
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
906
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
907
 
          `test -z '$(STRIP)' || \
908
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
909
 
mostlyclean-generic:
910
 
        -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
911
 
 
912
 
clean-generic:
913
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
914
 
 
915
 
distclean-generic:
916
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
917
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
918
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
919
 
 
920
 
maintainer-clean-generic:
921
 
        @echo "This command is intended for maintainers to use"
922
 
        @echo "it deletes files that may require special tools to rebuild."
923
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
924
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
925
 
clean: clean-recursive
926
 
 
927
 
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
928
 
        clean-noinstLTLIBRARIES mostlyclean-am
929
 
 
930
 
distclean: distclean-recursive
931
 
        -rm -rf ./$(DEPDIR)
932
 
        -rm -f Makefile
933
 
distclean-am: clean-am distclean-compile distclean-generic \
934
 
        distclean-tags
935
 
 
936
 
dvi: dvi-recursive
937
 
 
938
 
dvi-am:
939
 
 
940
 
html: html-recursive
941
 
 
942
 
html-am:
943
 
 
944
 
info: info-recursive
945
 
 
946
 
info-am:
947
 
 
948
 
install-data-am:
949
 
 
950
 
install-dvi: install-dvi-recursive
951
 
 
952
 
install-dvi-am:
953
 
 
954
 
install-exec-am:
955
 
 
956
 
install-html: install-html-recursive
957
 
 
958
 
install-html-am:
959
 
 
960
 
install-info: install-info-recursive
961
 
 
962
 
install-info-am:
963
 
 
964
 
install-man:
965
 
 
966
 
install-pdf: install-pdf-recursive
967
 
 
968
 
install-pdf-am:
969
 
 
970
 
install-ps: install-ps-recursive
971
 
 
972
 
install-ps-am:
973
 
 
974
 
installcheck-am:
975
 
 
976
 
maintainer-clean: maintainer-clean-recursive
977
 
        -rm -rf ./$(DEPDIR)
978
 
        -rm -f Makefile
979
 
maintainer-clean-am: distclean-am maintainer-clean-generic
980
 
 
981
 
mostlyclean: mostlyclean-recursive
982
 
 
983
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
984
 
        mostlyclean-libtool mostlyclean-local
985
 
 
986
 
pdf: pdf-recursive
987
 
 
988
 
pdf-am:
989
 
 
990
 
ps: ps-recursive
991
 
 
992
 
ps-am:
993
 
 
994
 
uninstall-am:
995
 
 
996
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
997
 
        ctags-recursive install install-am install-strip \
998
 
        tags-recursive
999
 
 
1000
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1001
 
        all all-am check check-am clean clean-generic clean-libtool \
1002
 
        clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
1003
 
        ctags-recursive distclean distclean-compile distclean-generic \
1004
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
1005
 
        html-am info info-am install install-am install-data \
1006
 
        install-data-am install-dvi install-dvi-am install-exec \
1007
 
        install-exec-am install-html install-html-am install-info \
1008
 
        install-info-am install-man install-pdf install-pdf-am \
1009
 
        install-ps install-ps-am install-strip installcheck \
1010
 
        installcheck-am installdirs installdirs-am maintainer-clean \
1011
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
1012
 
        mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
1013
 
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
1014
 
 
1015
 
 
1016
 
# We need the following in order to create <getopt.h> when the system
1017
 
# doesn't have one that works with the given compiler.
1018
 
getopt.h: getopt.in.h
1019
 
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1020
 
          cat $(srcdir)/getopt.in.h; \
1021
 
        } > $@-t
1022
 
        mv -f $@-t $@
1023
 
 
1024
 
# We need the following in order to create <time.h> when the system
1025
 
# doesn't have one that works with the given compiler.
1026
 
time.h: time.in.h
1027
 
        rm -f $@-t $@
1028
 
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1029
 
          sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1030
 
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1031
 
              -e 's|@NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
1032
 
              -e 's|@REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
1033
 
              -e 's|@REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
1034
 
              -e 's|@REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
1035
 
              -e 's|@REPLACE_STRPTIME''@|$(REPLACE_STRPTIME)|g' \
1036
 
              -e 's|@REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
1037
 
              -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1038
 
              -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
1039
 
              < $(srcdir)/time.in.h; \
1040
 
        } > $@-t
1041
 
        mv $@-t $@
1042
 
 
1043
 
# We need the following in order to create an empty placeholder for
1044
 
# <unistd.h> when the system doesn't have one.
1045
 
unistd.h: unistd.in.h
1046
 
        rm -f $@-t $@
1047
 
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1048
 
          sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
1049
 
              -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1050
 
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1051
 
              -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
1052
 
              -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
1053
 
              -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
1054
 
              -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
1055
 
              -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
1056
 
              -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
1057
 
              -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
1058
 
              -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
1059
 
              -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
1060
 
              -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
1061
 
              -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
1062
 
              -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
1063
 
              -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
1064
 
              -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
1065
 
              -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
1066
 
              -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
1067
 
              -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
1068
 
              -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
1069
 
              -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
1070
 
              -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
1071
 
              -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
1072
 
              -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
1073
 
              -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
1074
 
              -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
1075
 
              -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
1076
 
              -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
1077
 
              -e 's|@''HAVE_GETDOMAINNAME''@|$(HAVE_GETDOMAINNAME)|g' \
1078
 
              -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
1079
 
              -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
1080
 
              -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
1081
 
              -e 's|@''HAVE_GETUSERSHELL''@|$(HAVE_GETUSERSHELL)|g' \
1082
 
              -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
1083
 
              -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
1084
 
              -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
1085
 
              -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
1086
 
              -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
1087
 
              -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
1088
 
              -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
1089
 
              -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
1090
 
              -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
1091
 
              -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
1092
 
              -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
1093
 
              -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
1094
 
              -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
1095
 
              -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
1096
 
              -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
1097
 
              -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
1098
 
              < $(srcdir)/unistd.in.h; \
1099
 
        } > $@-t
1100
 
        mv $@-t $@
1101
 
 
1102
 
mostlyclean-local: mostlyclean-generic
1103
 
        @for dir in '' $(MOSTLYCLEANDIRS); do \
1104
 
          if test -n "$$dir" && test -d $$dir; then \
1105
 
            echo "rmdir $$dir"; rmdir $$dir; \
1106
 
          fi; \
1107
 
        done; \
1108
 
        :
1109
 
 
1110
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1111
 
# Otherwise a system limit (for SysV at least) may be exceeded.
1112
 
.NOEXPORT: