1
# Makefile.in generated by automake 1.12.4 from Makefile.am.
4
# Copyright (C) 1994-2012 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.
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
18
# extension/Makefile.am --- automake input file for gawk
20
# Copyright (C) 1995-2006, 2012 the Free Software Foundation, Inc.
22
# This file is part of GAWK, the GNU implementation of the
23
# AWK Programming Language.
25
# GAWK is free software; you can redistribute it and/or modify
26
# it under the terms of the GNU General Public License as published by
27
# the Free Software Foundation; either version 3 of the License, or
28
# (at your option) any later version.
30
# GAWK is distributed in the hope that it will be useful,
31
# but WITHOUT ANY WARRANTY; without even the implied warranty of
32
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33
# GNU General Public License for more details.
35
# You should have received a copy of the GNU General Public License
36
# along with this program; if not, write to the Free Software
37
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
46
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
47
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \
49
for am__flg in $$MAKEFLAGS; do \
52
*n*) am__dry=yes; break;; \
56
test $$am__dry = yes; \
58
pkgdatadir = $(datadir)/@PACKAGE@
59
pkgincludedir = $(includedir)/@PACKAGE@
60
pkglibdir = $(libdir)/@PACKAGE@
61
pkglibexecdir = $(libexecdir)/@PACKAGE@
62
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
63
install_sh_DATA = $(install_sh) -c -m 644
64
install_sh_PROGRAM = $(install_sh) -c
65
install_sh_SCRIPT = $(install_sh) -c
66
INSTALL_HEADER = $(INSTALL_DATA)
67
transform = $(program_transform_name)
74
build_triplet = @build@
77
DIST_COMMON = README $(am__configure_deps) $(dist_man_MANS) \
78
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
79
$(srcdir)/configh.in $(top_srcdir)/build-aux/ar-lib \
80
$(top_srcdir)/build-aux/config.guess \
81
$(top_srcdir)/build-aux/config.rpath \
82
$(top_srcdir)/build-aux/config.sub \
83
$(top_srcdir)/build-aux/depcomp \
84
$(top_srcdir)/build-aux/install-sh \
85
$(top_srcdir)/build-aux/ltmain.sh \
86
$(top_srcdir)/build-aux/missing $(top_srcdir)/configure \
87
ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS \
88
build-aux/ChangeLog build-aux/ar-lib build-aux/config.guess \
89
build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
90
build-aux/install-sh build-aux/ltmain.sh build-aux/missing
91
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
93
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
94
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
95
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
96
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
99
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
100
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
103
configure.lineno config.status.lineno
104
mkinstalldirs = $(install_sh) -d
105
CONFIG_HEADER = config.h
107
CONFIG_CLEAN_VPATH_FILES =
108
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
109
am__vpath_adj = case $$p in \
110
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
113
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
115
am__nobase_strip_setup = \
116
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
118
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
119
am__nobase_list = $(am__nobase_strip_setup); \
120
for p in $$list; do echo "$$p $$p"; done | \
121
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
122
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123
if (++n[$$2] == $(am__install_max)) \
124
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
125
END { for (dir in files) print dir, files[dir] }'
127
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
128
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
129
am__uninstall_files_from_dir = { \
131
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
132
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
133
$(am__cd) "$$dir" && rm -f $$files; }; \
135
am__installdirs = "$(DESTDIR)$(pkgextensiondir)" \
136
"$(DESTDIR)$(man3dir)"
137
LTLIBRARIES = $(pkgextension_LTLIBRARIES)
139
am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
140
filefuncs_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
141
am_filefuncs_la_OBJECTS = filefuncs.lo stack.lo gawkfts.lo
142
filefuncs_la_OBJECTS = $(am_filefuncs_la_OBJECTS)
143
filefuncs_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
144
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
145
$(filefuncs_la_LDFLAGS) $(LDFLAGS) -o $@
146
fnmatch_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
147
am_fnmatch_la_OBJECTS = fnmatch.lo
148
fnmatch_la_OBJECTS = $(am_fnmatch_la_OBJECTS)
149
fnmatch_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
150
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
151
$(fnmatch_la_LDFLAGS) $(LDFLAGS) -o $@
152
fork_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
153
am_fork_la_OBJECTS = fork.lo
154
fork_la_OBJECTS = $(am_fork_la_OBJECTS)
155
fork_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
156
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(fork_la_LDFLAGS) \
158
ordchr_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
159
am_ordchr_la_OBJECTS = ordchr.lo
160
ordchr_la_OBJECTS = $(am_ordchr_la_OBJECTS)
161
ordchr_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
162
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163
$(ordchr_la_LDFLAGS) $(LDFLAGS) -o $@
164
readdir_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
165
am_readdir_la_OBJECTS = readdir.lo
166
readdir_la_OBJECTS = $(am_readdir_la_OBJECTS)
167
readdir_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
168
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
169
$(readdir_la_LDFLAGS) $(LDFLAGS) -o $@
170
readfile_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
171
am_readfile_la_OBJECTS = readfile.lo
172
readfile_la_OBJECTS = $(am_readfile_la_OBJECTS)
173
readfile_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
174
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
175
$(readfile_la_LDFLAGS) $(LDFLAGS) -o $@
176
revoutput_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
177
am_revoutput_la_OBJECTS = revoutput.lo
178
revoutput_la_OBJECTS = $(am_revoutput_la_OBJECTS)
179
revoutput_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
180
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
181
$(revoutput_la_LDFLAGS) $(LDFLAGS) -o $@
182
revtwoway_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
183
am_revtwoway_la_OBJECTS = revtwoway.lo
184
revtwoway_la_OBJECTS = $(am_revtwoway_la_OBJECTS)
185
revtwoway_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
186
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
187
$(revtwoway_la_LDFLAGS) $(LDFLAGS) -o $@
188
rwarray_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
189
am_rwarray_la_OBJECTS = rwarray.lo
190
rwarray_la_OBJECTS = $(am_rwarray_la_OBJECTS)
191
rwarray_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
192
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
193
$(rwarray_la_LDFLAGS) $(LDFLAGS) -o $@
194
testext_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
195
am_testext_la_OBJECTS = testext.lo
196
testext_la_OBJECTS = $(am_testext_la_OBJECTS)
197
testext_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
198
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
199
$(testext_la_LDFLAGS) $(LDFLAGS) -o $@
200
time_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
201
am_time_la_OBJECTS = time.lo
202
time_la_OBJECTS = $(am_time_la_OBJECTS)
203
time_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
204
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(time_la_LDFLAGS) \
206
DEFAULT_INCLUDES = -I.@am__isrc@
207
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
208
am__depfiles_maybe = depfiles
210
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
211
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
212
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
213
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
214
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
216
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
217
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
219
SOURCES = $(filefuncs_la_SOURCES) $(fnmatch_la_SOURCES) \
220
$(fork_la_SOURCES) $(ordchr_la_SOURCES) $(readdir_la_SOURCES) \
221
$(readfile_la_SOURCES) $(revoutput_la_SOURCES) \
222
$(revtwoway_la_SOURCES) $(rwarray_la_SOURCES) \
223
$(testext_la_SOURCES) $(time_la_SOURCES)
224
DIST_SOURCES = $(filefuncs_la_SOURCES) $(fnmatch_la_SOURCES) \
225
$(fork_la_SOURCES) $(ordchr_la_SOURCES) $(readdir_la_SOURCES) \
226
$(readfile_la_SOURCES) $(revoutput_la_SOURCES) \
227
$(revtwoway_la_SOURCES) $(rwarray_la_SOURCES) \
228
$(testext_la_SOURCES) $(time_la_SOURCES)
229
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
230
html-recursive info-recursive install-data-recursive \
231
install-dvi-recursive install-exec-recursive \
232
install-html-recursive install-info-recursive \
233
install-pdf-recursive install-ps-recursive install-recursive \
234
installcheck-recursive installdirs-recursive pdf-recursive \
235
ps-recursive uninstall-recursive
236
am__can_run_installinfo = \
237
case $$AM_UPDATE_INFO_DIR in \
239
*) (install-info --version) >/dev/null 2>&1;; \
241
man3dir = $(mandir)/man3
243
MANS = $(dist_man_MANS)
244
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
245
distclean-recursive maintainer-clean-recursive
246
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
247
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
248
cscope distdir dist dist-all distcheck
252
DIST_SUBDIRS = $(SUBDIRS)
253
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
254
distdir = $(PACKAGE)-$(VERSION)
255
top_distdir = $(distdir)
256
am__remove_distdir = \
257
if test -d "$(distdir)"; then \
258
find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
259
&& rm -rf "$(distdir)" \
260
|| { sleep 5 && rm -rf "$(distdir)"; }; \
262
am__post_remove_distdir = $(am__remove_distdir)
265
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
266
sed_rest='s,^[^/]*/*,,'; \
267
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
268
sed_butlast='s,/*[^/]*$$,,'; \
269
while test -n "$$dir1"; do \
270
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
271
if test "$$first" != "."; then \
272
if test "$$first" = ".."; then \
273
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
274
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
276
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
277
if test "$$first2" = "$$first"; then \
278
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
282
dir0="$$dir0"/"$$first"; \
285
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
288
DIST_ARCHIVES = $(distdir).tar.gz
290
DIST_TARGETS = dist-gzip
291
distuninstallcheck_listfiles = find . -type f -print
292
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
293
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
294
distcleancheck_listfiles = find . -type f -print
298
AUTOCONF = @AUTOCONF@
299
AUTOHEADER = @AUTOHEADER@
300
AUTOMAKE = @AUTOMAKE@
303
CCDEPMODE = @CCDEPMODE@
306
CPPFLAGS = @CPPFLAGS@
307
CYGPATH_W = @CYGPATH_W@
311
DSYMUTIL = @DSYMUTIL@
319
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
321
GMSGFMT_015 = @GMSGFMT_015@
324
INSTALL_DATA = @INSTALL_DATA@
325
INSTALL_PROGRAM = @INSTALL_PROGRAM@
326
INSTALL_SCRIPT = @INSTALL_SCRIPT@
327
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
328
INTLLIBS = @INTLLIBS@
329
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
332
LIBICONV = @LIBICONV@
339
LTLIBICONV = @LTLIBICONV@
340
LTLIBINTL = @LTLIBINTL@
341
LTLIBOBJS = @LTLIBOBJS@
342
MAKEINFO = @MAKEINFO@
343
MANIFEST_TOOL = @MANIFEST_TOOL@
346
MSGFMT_015 = @MSGFMT_015@
347
MSGMERGE = @MSGMERGE@
355
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
356
PACKAGE_NAME = @PACKAGE_NAME@
357
PACKAGE_STRING = @PACKAGE_STRING@
358
PACKAGE_TARNAME = @PACKAGE_TARNAME@
359
PACKAGE_URL = @PACKAGE_URL@
360
PACKAGE_VERSION = @PACKAGE_VERSION@
361
PATH_SEPARATOR = @PATH_SEPARATOR@
365
SET_MAKE = @SET_MAKE@
370
XGETTEXT = @XGETTEXT@
371
XGETTEXT_015 = @XGETTEXT_015@
372
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
373
abs_builddir = @abs_builddir@
374
abs_srcdir = @abs_srcdir@
375
abs_top_builddir = @abs_top_builddir@
376
abs_top_srcdir = @abs_top_srcdir@
377
ac_ct_AR = @ac_ct_AR@
378
ac_ct_CC = @ac_ct_CC@
379
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
380
am__include = @am__include@
381
am__leading_dot = @am__leading_dot@
382
am__quote = @am__quote@
384
am__untar = @am__untar@
387
build_alias = @build_alias@
388
build_cpu = @build_cpu@
389
build_os = @build_os@
390
build_vendor = @build_vendor@
391
builddir = @builddir@
393
datarootdir = @datarootdir@
396
exec_prefix = @exec_prefix@
398
host_alias = @host_alias@
399
host_cpu = @host_cpu@
401
host_vendor = @host_vendor@
403
includedir = @includedir@
405
install_sh = @install_sh@
407
libexecdir = @libexecdir@
408
localedir = @localedir@
409
localstatedir = @localstatedir@
412
oldincludedir = @oldincludedir@
414
pkgextensiondir = @pkgextensiondir@
416
program_transform_name = @program_transform_name@
419
sharedstatedir = @sharedstatedir@
421
sysconfdir = @sysconfdir@
422
target_alias = @target_alias@
423
top_build_prefix = @top_build_prefix@
424
top_builddir = @top_builddir@
425
top_srcdir = @top_srcdir@
426
AM_CPPFLAGS = -I$(srcdir)/..
428
# This variable insures that aclocal runs
429
# correctly after changing configure.ac
430
ACLOCAL_AMFLAGS = -I m4
432
# Note: rwarray does not currently compile.
433
pkgextension_LTLIBRARIES = \
446
MY_MODULE_FLAGS = -module -avoid-version -no-undefined
447
# on Cygwin, gettext requires that we link with -lintl
449
filefuncs_la_SOURCES = filefuncs.c stack.h stack.c gawkfts.h gawkfts.c
450
filefuncs_la_LDFLAGS = $(MY_MODULE_FLAGS)
451
filefuncs_la_LIBADD = $(MY_LIBS)
452
fnmatch_la_SOURCES = fnmatch.c
453
fnmatch_la_LDFLAGS = $(MY_MODULE_FLAGS)
454
fnmatch_la_LIBADD = $(MY_LIBS)
455
fork_la_SOURCES = fork.c
456
fork_la_LDFLAGS = $(MY_MODULE_FLAGS)
457
fork_la_LIBADD = $(MY_LIBS)
458
ordchr_la_SOURCES = ordchr.c
459
ordchr_la_LDFLAGS = $(MY_MODULE_FLAGS)
460
ordchr_la_LIBADD = $(MY_LIBS)
461
readdir_la_SOURCES = readdir.c
462
readdir_la_LDFLAGS = $(MY_MODULE_FLAGS)
463
readdir_la_LIBADD = $(MY_LIBS)
464
readfile_la_SOURCES = readfile.c
465
readfile_la_LDFLAGS = $(MY_MODULE_FLAGS)
466
readfile_la_LIBADD = $(MY_LIBS)
467
revoutput_la_SOURCES = revoutput.c
468
revoutput_la_LDFLAGS = $(MY_MODULE_FLAGS)
469
revoutput_la_LIBADD = $(MY_LIBS)
470
revtwoway_la_SOURCES = revtwoway.c
471
revtwoway_la_LDFLAGS = $(MY_MODULE_FLAGS)
472
revtwoway_la_LIBADD = $(MY_LIBS)
473
rwarray_la_SOURCES = rwarray.c
474
rwarray_la_LDFLAGS = $(MY_MODULE_FLAGS)
475
rwarray_la_LIBADD = $(MY_LIBS)
476
time_la_SOURCES = time.c
477
time_la_LDFLAGS = $(MY_MODULE_FLAGS)
478
time_la_LIBADD = $(MY_LIBS)
479
testext_la_SOURCES = testext.c
480
testext_la_LDFLAGS = $(MY_MODULE_FLAGS)
481
testext_la_LIBADD = $(MY_LIBS)
482
EXTRA_DIST = build-aux/config.rpath \
488
filefuncs.3am fnmatch.3am fork.3am ordchr.3am \
489
readdir.3am readfile.3am revoutput.3am \
490
revtwoway.3am rwarray.3am time.3am
493
# gettext requires this
496
$(MAKE) $(AM_MAKEFLAGS) all-recursive
499
.SUFFIXES: .c .lo .o .obj
500
am--refresh: Makefile
502
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
504
case '$(am__configure_deps)' in \
506
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
507
$(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
512
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
513
$(am__cd) $(top_srcdir) && \
514
$(AUTOMAKE) --gnu Makefile
516
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
519
echo ' $(SHELL) ./config.status'; \
520
$(SHELL) ./config.status;; \
522
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
523
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
526
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
527
$(SHELL) ./config.status --recheck
529
$(top_srcdir)/configure: $(am__configure_deps)
530
$(am__cd) $(srcdir) && $(AUTOCONF)
531
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
532
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
533
$(am__aclocal_m4_deps):
536
@if test ! -f $@; then rm -f stamp-h1; else :; fi
537
@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
539
stamp-h1: $(srcdir)/configh.in $(top_builddir)/config.status
541
cd $(top_builddir) && $(SHELL) ./config.status config.h
542
$(srcdir)/configh.in: $(am__configure_deps)
543
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
548
-rm -f config.h stamp-h1
549
install-pkgextensionLTLIBRARIES: $(pkgextension_LTLIBRARIES)
551
@list='$(pkgextension_LTLIBRARIES)'; test -n "$(pkgextensiondir)" || list=; \
552
list2=; for p in $$list; do \
553
if test -f $$p; then \
554
list2="$$list2 $$p"; \
557
test -z "$$list2" || { \
558
echo " $(MKDIR_P) '$(DESTDIR)$(pkgextensiondir)'"; \
559
$(MKDIR_P) "$(DESTDIR)$(pkgextensiondir)" || exit 1; \
560
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkgextensiondir)'"; \
561
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkgextensiondir)"; \
564
uninstall-pkgextensionLTLIBRARIES:
566
@list='$(pkgextension_LTLIBRARIES)'; test -n "$(pkgextensiondir)" || list=; \
567
for p in $$list; do \
569
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkgextensiondir)/$$f'"; \
570
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkgextensiondir)/$$f"; \
573
clean-pkgextensionLTLIBRARIES:
574
-test -z "$(pkgextension_LTLIBRARIES)" || rm -f $(pkgextension_LTLIBRARIES)
575
@list='$(pkgextension_LTLIBRARIES)'; \
576
locs=`for p in $$list; do echo $$p; done | \
577
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
579
test -z "$$locs" || { \
580
echo rm -f $${locs}; \
583
filefuncs.la: $(filefuncs_la_OBJECTS) $(filefuncs_la_DEPENDENCIES) $(EXTRA_filefuncs_la_DEPENDENCIES)
584
$(filefuncs_la_LINK) -rpath $(pkgextensiondir) $(filefuncs_la_OBJECTS) $(filefuncs_la_LIBADD) $(LIBS)
585
fnmatch.la: $(fnmatch_la_OBJECTS) $(fnmatch_la_DEPENDENCIES) $(EXTRA_fnmatch_la_DEPENDENCIES)
586
$(fnmatch_la_LINK) -rpath $(pkgextensiondir) $(fnmatch_la_OBJECTS) $(fnmatch_la_LIBADD) $(LIBS)
587
fork.la: $(fork_la_OBJECTS) $(fork_la_DEPENDENCIES) $(EXTRA_fork_la_DEPENDENCIES)
588
$(fork_la_LINK) -rpath $(pkgextensiondir) $(fork_la_OBJECTS) $(fork_la_LIBADD) $(LIBS)
589
ordchr.la: $(ordchr_la_OBJECTS) $(ordchr_la_DEPENDENCIES) $(EXTRA_ordchr_la_DEPENDENCIES)
590
$(ordchr_la_LINK) -rpath $(pkgextensiondir) $(ordchr_la_OBJECTS) $(ordchr_la_LIBADD) $(LIBS)
591
readdir.la: $(readdir_la_OBJECTS) $(readdir_la_DEPENDENCIES) $(EXTRA_readdir_la_DEPENDENCIES)
592
$(readdir_la_LINK) -rpath $(pkgextensiondir) $(readdir_la_OBJECTS) $(readdir_la_LIBADD) $(LIBS)
593
readfile.la: $(readfile_la_OBJECTS) $(readfile_la_DEPENDENCIES) $(EXTRA_readfile_la_DEPENDENCIES)
594
$(readfile_la_LINK) -rpath $(pkgextensiondir) $(readfile_la_OBJECTS) $(readfile_la_LIBADD) $(LIBS)
595
revoutput.la: $(revoutput_la_OBJECTS) $(revoutput_la_DEPENDENCIES) $(EXTRA_revoutput_la_DEPENDENCIES)
596
$(revoutput_la_LINK) -rpath $(pkgextensiondir) $(revoutput_la_OBJECTS) $(revoutput_la_LIBADD) $(LIBS)
597
revtwoway.la: $(revtwoway_la_OBJECTS) $(revtwoway_la_DEPENDENCIES) $(EXTRA_revtwoway_la_DEPENDENCIES)
598
$(revtwoway_la_LINK) -rpath $(pkgextensiondir) $(revtwoway_la_OBJECTS) $(revtwoway_la_LIBADD) $(LIBS)
599
rwarray.la: $(rwarray_la_OBJECTS) $(rwarray_la_DEPENDENCIES) $(EXTRA_rwarray_la_DEPENDENCIES)
600
$(rwarray_la_LINK) -rpath $(pkgextensiondir) $(rwarray_la_OBJECTS) $(rwarray_la_LIBADD) $(LIBS)
601
testext.la: $(testext_la_OBJECTS) $(testext_la_DEPENDENCIES) $(EXTRA_testext_la_DEPENDENCIES)
602
$(testext_la_LINK) -rpath $(pkgextensiondir) $(testext_la_OBJECTS) $(testext_la_LIBADD) $(LIBS)
603
time.la: $(time_la_OBJECTS) $(time_la_DEPENDENCIES) $(EXTRA_time_la_DEPENDENCIES)
604
$(time_la_LINK) -rpath $(pkgextensiondir) $(time_la_OBJECTS) $(time_la_LIBADD) $(LIBS)
612
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filefuncs.Plo@am__quote@
613
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch.Plo@am__quote@
614
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fork.Plo@am__quote@
615
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gawkfts.Plo@am__quote@
616
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ordchr.Plo@am__quote@
617
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readdir.Plo@am__quote@
618
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readfile.Plo@am__quote@
619
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/revoutput.Plo@am__quote@
620
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/revtwoway.Plo@am__quote@
621
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rwarray.Plo@am__quote@
622
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stack.Plo@am__quote@
623
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testext.Plo@am__quote@
624
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
627
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
628
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
629
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
630
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
631
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
634
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
635
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
636
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
637
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
638
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
641
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
642
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
643
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
644
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
645
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
654
-rm -f libtool config.lt
655
install-man3: $(dist_man_MANS)
658
list2='$(dist_man_MANS)'; \
659
test -n "$(man3dir)" \
660
&& test -n "`echo $$list1$$list2`" \
662
echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
663
$(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
664
{ for i in $$list1; do echo "$$i"; done; \
665
if test -n "$$list2"; then \
666
for i in $$list2; do echo "$$i"; done \
667
| sed -n '/\.3[a-z]*$$/p'; \
669
} | while read p; do \
670
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
671
echo "$$d$$p"; echo "$$p"; \
673
sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
674
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
675
sed 'N;N;s,\n, ,g' | { \
676
list=; while read file base inst; do \
677
if test "$$base" = "$$inst"; then list="$$list $$file"; else \
678
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
679
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
682
for i in $$list; do echo "$$i"; done | $(am__base_list) | \
683
while read files; do \
684
test -z "$$files" || { \
685
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
686
$(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
691
@list=''; test -n "$(man3dir)" || exit 0; \
692
files=`{ for i in $$list; do echo "$$i"; done; \
693
l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
694
sed -n '/\.3[a-z]*$$/p'; \
695
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
696
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
697
dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
699
# This directory's subdirectories are mostly independent; you can cd
700
# into them and run 'make' without going through this Makefile.
701
# To change the values of 'make' variables: instead of editing Makefiles,
702
# (1) if the variable is set in 'config.status', edit 'config.status'
703
# (which will cause the Makefiles to be regenerated when you run 'make');
704
# (2) otherwise, pass the desired values on the 'make' command line.
705
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
706
@fail= failcom='exit 1'; \
707
for f in x $$MAKEFLAGS; do \
710
*k*) failcom='fail=yes';; \
714
target=`echo $@ | sed s/-recursive//`; \
716
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
717
*) list='$(SUBDIRS)' ;; \
719
for subdir in $$list; do \
720
echo "Making $$target in $$subdir"; \
721
if test "$$subdir" = "."; then \
723
local_target="$$target-am"; \
725
local_target="$$target"; \
727
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
730
if test "$$dot_seen" = "no"; then \
731
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
734
list='$(SUBDIRS)'; for subdir in $$list; do \
735
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
738
list='$(SUBDIRS)'; for subdir in $$list; do \
739
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
741
cscopelist-recursive:
742
list='$(SUBDIRS)'; for subdir in $$list; do \
743
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
746
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
747
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
748
unique=`for i in $$list; do \
749
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
751
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
752
END { if (nonempty) { for (i in files) print i; }; }'`; \
756
TAGS: tags-recursive $(HEADERS) $(SOURCES) configh.in $(TAGS_DEPENDENCIES) \
757
$(TAGS_FILES) $(LISP)
760
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
761
include_option=--etags-include; \
764
include_option=--include; \
767
list='$(SUBDIRS)'; for subdir in $$list; do \
768
if test "$$subdir" = .; then :; else \
769
test ! -f $$subdir/TAGS || \
770
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
773
list='$(SOURCES) $(HEADERS) configh.in $(LISP) $(TAGS_FILES)'; \
774
unique=`for i in $$list; do \
775
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
777
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
778
END { if (nonempty) { for (i in files) print i; }; }'`; \
780
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
781
test -n "$$unique" || unique=$$empty_fix; \
782
if test $$# -gt 0; then \
783
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
786
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
791
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) configh.in $(TAGS_DEPENDENCIES) \
792
$(TAGS_FILES) $(LISP)
793
list='$(SOURCES) $(HEADERS) configh.in $(LISP) $(TAGS_FILES)'; \
794
unique=`for i in $$list; do \
795
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
797
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
798
END { if (nonempty) { for (i in files) print i; }; }'`; \
799
test -z "$(CTAGS_ARGS)$$unique" \
800
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
804
here=`$(am__cd) $(top_builddir) && pwd` \
805
&& $(am__cd) $(top_srcdir) \
806
&& gtags -i $(GTAGS_ARGS) "$$here"
809
test ! -s cscope.files \
810
|| $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
815
cscope.files: clean-cscope cscopelist-recursive cscopelist
817
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
818
list='$(SOURCES) $(HEADERS) $(LISP)'; \
819
case "$(srcdir)" in \
820
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
821
*) sdir=$(subdir)/$(srcdir) ;; \
823
for i in $$list; do \
824
if test -f "$$i"; then \
825
echo "$(subdir)/$$i"; \
829
done >> $(top_builddir)/cscope.files
832
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
833
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
835
distdir: $(DISTFILES)
836
@list='$(MANS)'; if test -n "$$list"; then \
837
list=`for p in $$list; do \
838
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
839
if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
840
if test -n "$$list" && \
841
grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
842
echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
843
grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
844
echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
845
echo " typically 'make maintainer-clean' will remove them" >&2; \
849
$(am__remove_distdir)
850
test -d "$(distdir)" || mkdir "$(distdir)"
851
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
852
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
853
list='$(DISTFILES)'; \
854
dist_files=`for file in $$list; do echo $$file; done | \
855
sed -e "s|^$$srcdirstrip/||;t" \
856
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
857
case $$dist_files in \
858
*/*) $(MKDIR_P) `echo "$$dist_files" | \
859
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
862
for file in $$dist_files; do \
863
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
864
if test -d $$d/$$file; then \
865
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
866
if test -d "$(distdir)/$$file"; then \
867
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
869
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
870
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
871
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
873
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
875
test -f "$(distdir)/$$file" \
876
|| cp -p $$d/$$file "$(distdir)/$$file" \
880
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
881
if test "$$subdir" = .; then :; else \
883
|| test -d "$(distdir)/$$subdir" \
884
|| $(MKDIR_P) "$(distdir)/$$subdir" \
886
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
888
new_distdir=$$reldir; \
889
dir1=$$subdir; dir2="$(top_distdir)"; \
891
new_top_distdir=$$reldir; \
892
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
893
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
894
($(am__cd) $$subdir && \
895
$(MAKE) $(AM_MAKEFLAGS) \
896
top_distdir="$$new_top_distdir" \
897
distdir="$$new_distdir" \
898
am__remove_distdir=: \
899
am__skip_length_check=: \
900
am__skip_mode_fix=: \
905
-test -n "$(am__skip_mode_fix)" \
906
|| find "$(distdir)" -type d ! -perm -755 \
907
-exec chmod u+rwx,go+rx {} \; -o \
908
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
909
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
910
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
911
|| chmod -R a+r "$(distdir)"
913
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
914
$(am__post_remove_distdir)
917
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
918
$(am__post_remove_distdir)
921
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
922
$(am__post_remove_distdir)
925
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
926
$(am__post_remove_distdir)
929
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
930
$(am__post_remove_distdir)
933
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
934
$(am__post_remove_distdir)
937
-rm -f $(distdir).zip
938
zip -rq $(distdir).zip $(distdir)
939
$(am__post_remove_distdir)
942
$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
943
$(am__post_remove_distdir)
945
# This target untars the dist file and tries a VPATH configuration. Then
946
# it guarantees that the distribution is self-contained by making another
949
case '$(DIST_ARCHIVES)' in \
951
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
953
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
955
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
957
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
959
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
961
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
963
unzip $(distdir).zip ;;\
965
chmod -R a-w $(distdir)
967
mkdir $(distdir)/_build $(distdir)/_inst
969
test -d $(distdir)/_build || exit 0; \
970
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
971
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
973
&& $(am__cd) $(distdir)/_build \
974
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
975
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
976
$(DISTCHECK_CONFIGURE_FLAGS) \
977
&& $(MAKE) $(AM_MAKEFLAGS) \
978
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
979
&& $(MAKE) $(AM_MAKEFLAGS) check \
980
&& $(MAKE) $(AM_MAKEFLAGS) install \
981
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
982
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
983
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
985
&& chmod -R a-w "$$dc_install_base" \
987
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
988
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
989
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
990
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
991
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
992
} || { rm -rf "$$dc_destdir"; exit 1; }) \
993
&& rm -rf "$$dc_destdir" \
994
&& $(MAKE) $(AM_MAKEFLAGS) dist \
995
&& rm -rf $(DIST_ARCHIVES) \
996
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
999
$(am__post_remove_distdir)
1000
@(echo "$(distdir) archives ready for distribution: "; \
1001
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1002
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1004
@test -n '$(distuninstallcheck_dir)' || { \
1005
echo 'ERROR: trying to run $@ with an empty' \
1006
'$$(distuninstallcheck_dir)' >&2; \
1009
$(am__cd) '$(distuninstallcheck_dir)' || { \
1010
echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1013
test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1014
|| { echo "ERROR: files left after uninstall:" ; \
1015
if test -n "$(DESTDIR)"; then \
1016
echo " (check DESTDIR support)"; \
1018
$(distuninstallcheck_listfiles) ; \
1020
distcleancheck: distclean
1021
@if test '$(srcdir)' = . ; then \
1022
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1025
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1026
|| { echo "ERROR: files left in build directory after distclean:" ; \
1027
$(distcleancheck_listfiles) ; \
1030
check: check-recursive
1031
all-am: Makefile $(LTLIBRARIES) $(MANS) config.h
1032
installdirs: installdirs-recursive
1034
for dir in "$(DESTDIR)$(pkgextensiondir)" "$(DESTDIR)$(man3dir)"; do \
1035
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1037
install: install-recursive
1038
install-exec: install-exec-recursive
1039
install-data: install-data-recursive
1040
uninstall: uninstall-recursive
1043
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1045
installcheck: installcheck-recursive
1047
if test -z '$(STRIP)'; then \
1048
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1049
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1052
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1053
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1054
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1056
mostlyclean-generic:
1061
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1062
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1064
maintainer-clean-generic:
1065
@echo "This command is intended for maintainers to use"
1066
@echo "it deletes files that may require special tools to rebuild."
1067
clean: clean-recursive
1069
clean-am: clean-generic clean-libtool clean-pkgextensionLTLIBRARIES \
1072
distclean: distclean-recursive
1073
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1076
distclean-am: clean-am distclean-compile distclean-generic \
1077
distclean-hdr distclean-libtool distclean-tags
1083
html: html-recursive
1087
info: info-recursive
1091
install-data-am: install-man install-pkgextensionLTLIBRARIES
1093
install-dvi: install-dvi-recursive
1099
install-html: install-html-recursive
1103
install-info: install-info-recursive
1107
install-man: install-man3
1109
install-pdf: install-pdf-recursive
1113
install-ps: install-ps-recursive
1119
maintainer-clean: maintainer-clean-recursive
1120
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1121
-rm -rf $(top_srcdir)/autom4te.cache
1124
maintainer-clean-am: distclean-am maintainer-clean-generic
1126
mostlyclean: mostlyclean-recursive
1128
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1139
uninstall-am: uninstall-man uninstall-pkgextensionLTLIBRARIES
1141
uninstall-man: uninstall-man3
1143
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1144
cscopelist-recursive ctags-recursive install-am install-strip \
1147
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1148
all all-am am--refresh check check-am clean clean-cscope \
1149
clean-generic clean-libtool clean-pkgextensionLTLIBRARIES \
1150
cscope cscopelist cscopelist-recursive ctags ctags-recursive \
1151
dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
1152
dist-tarZ dist-xz dist-zip distcheck distclean \
1153
distclean-compile distclean-generic distclean-hdr \
1154
distclean-libtool distclean-tags distcleancheck distdir \
1155
distuninstallcheck dvi dvi-am html html-am info info-am \
1156
install install-am install-data install-data-am install-dvi \
1157
install-dvi-am install-exec install-exec-am install-html \
1158
install-html-am install-info install-info-am install-man \
1159
install-man3 install-pdf install-pdf-am \
1160
install-pkgextensionLTLIBRARIES install-ps install-ps-am \
1161
install-strip installcheck installcheck-am installdirs \
1162
installdirs-am maintainer-clean maintainer-clean-generic \
1163
mostlyclean mostlyclean-compile mostlyclean-generic \
1164
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1165
uninstall uninstall-am uninstall-man uninstall-man3 \
1166
uninstall-pkgextensionLTLIBRARIES
1169
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1170
# Otherwise a system limit (for SysV at least) may be exceeded.