/[pcre]/code/trunk/Makefile.in
ViewVC logotype

Contents of /code/trunk/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 98 - (hide annotations) (download)
Mon Mar 5 15:55:02 2007 UTC (6 years, 2 months ago) by ph10
File size: 50647 byte(s)
This is a second preliminary update, after having done a test build and also a 
check of the maintenance programs. The version is now 7.1-RC1. In autogen.sh, 
autoheader is now before automake, and Tech.Notes (being now in the "maintain" 
directory) are no longer distributed.

1 ph10 98 # Makefile.in generated by automake 1.10 from Makefile.am.
2     # @configure_input@
3 nigel 41
4 ph10 98 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5     # 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6     # This Makefile.in is free software; the Free Software Foundation
7     # gives unlimited permission to copy and/or distribute it,
8     # with or without modifications, as long as this notice is preserved.
9 nigel 41
10 ph10 98 # This program is distributed in the hope that it will be useful,
11     # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12     # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13     # PARTICULAR PURPOSE.
14 nigel 41
15 ph10 98 @SET_MAKE@
16 nigel 53
17    
18    
19    
20    
21 ph10 98 VPATH = @srcdir@
22     pkgdatadir = $(datadir)/@PACKAGE@
23     pkglibdir = $(libdir)/@PACKAGE@
24     pkgincludedir = $(includedir)/@PACKAGE@
25     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26     install_sh_DATA = $(install_sh) -c -m 644
27     install_sh_PROGRAM = $(install_sh) -c
28     install_sh_SCRIPT = $(install_sh) -c
29     INSTALL_HEADER = $(INSTALL_DATA)
30     transform = $(program_transform_name)
31     NORMAL_INSTALL = :
32     PRE_INSTALL = :
33     POST_INSTALL = :
34     NORMAL_UNINSTALL = :
35     PRE_UNINSTALL = :
36     POST_UNINSTALL = :
37     build_triplet = @build@
38     host_triplet = @host@
39     TESTS = $(am__EXEEXT_1) RunTest RunGrepTest
40     bin_PROGRAMS = pcretest$(EXEEXT) pcregrep$(EXEEXT)
41     noinst_PROGRAMS = dftables$(EXEEXT) $(am__EXEEXT_1) pcredemo$(EXEEXT)
42     @WITH_PCRE_CPP_TRUE@am__append_1 = \
43     @WITH_PCRE_CPP_TRUE@ pcrecpp.h \
44     @WITH_PCRE_CPP_TRUE@ pcre_scanner.h
45 nigel 53
46 ph10 98 @WITH_PCRE_CPP_TRUE@am__append_2 = libpcrecpp.la
47     @WITH_PCRE_CPP_TRUE@am__append_3 = pcrecpp_unittest \
48     @WITH_PCRE_CPP_TRUE@ pcre_scanner_unittest \
49     @WITH_PCRE_CPP_TRUE@ pcre_stringpiece_unittest
50     @WITH_PCRE_CPP_TRUE@am__append_4 = pcrecpp_unittest \
51     @WITH_PCRE_CPP_TRUE@ pcre_scanner_unittest \
52     @WITH_PCRE_CPP_TRUE@ pcre_stringpiece_unittest
53     @WITH_PCRE_CPP_TRUE@am__append_5 = libpcrecpp.pc
54     subdir = .
55     DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \
56     $(dist_doc_DATA) $(dist_html_DATA) $(dist_man_MANS) \
57     $(dist_noinst_DATA) $(srcdir)/Makefile.am \
58     $(srcdir)/Makefile.in $(srcdir)/RunGrepTest.in \
59     $(srcdir)/RunTest.in $(srcdir)/config.h.in \
60     $(srcdir)/libpcre.pc.in $(srcdir)/libpcrecpp.pc.in \
61     $(srcdir)/pcre-config.in $(srcdir)/pcre.h.in \
62     $(srcdir)/pcre_stringpiece.h.in $(srcdir)/pcrecpparg.h.in \
63     $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
64     config.guess config.sub depcomp install-sh ltmain.sh missing \
65     mkinstalldirs
66     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67     am__aclocal_m4_deps = $(top_srcdir)/configure.ac
68     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69     $(ACLOCAL_M4)
70     am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
71     configure.lineno config.status.lineno
72     mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
73     CONFIG_HEADER = config.h
74     CONFIG_CLEAN_FILES = RunGrepTest RunTest libpcre.pc libpcrecpp.pc \
75     pcre-config pcre.h pcre_stringpiece.h pcrecpparg.h
76     am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77     am__vpath_adj = case $$p in \
78     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79     *) f=$$p;; \
80     esac;
81     am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
82     am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
83     "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \
84     "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(docdir)" \
85     "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(htmldir)" \
86     "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" \
87     "$(DESTDIR)$(includedir)"
88     libLTLIBRARIES_INSTALL = $(INSTALL)
89     LTLIBRARIES = $(lib_LTLIBRARIES)
90     libpcre_la_LIBADD =
91     am_libpcre_la_OBJECTS = pcre_compile.lo pcre_config.lo \
92     pcre_dfa_exec.lo pcre_exec.lo pcre_fullinfo.lo pcre_get.lo \
93     pcre_globals.lo pcre_info.lo pcre_maketables.lo \
94     pcre_newline.lo pcre_ord2utf8.lo pcre_refcount.lo \
95     pcre_study.lo pcre_tables.lo pcre_try_flipped.lo \
96     pcre_ucp_searchfuncs.lo pcre_valid_utf8.lo pcre_version.lo \
97     pcre_xclass.lo
98     nodist_libpcre_la_OBJECTS = pcre_chartables.lo
99     libpcre_la_OBJECTS = $(am_libpcre_la_OBJECTS) \
100     $(nodist_libpcre_la_OBJECTS)
101     libpcre_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
102     $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
103     $(libpcre_la_LDFLAGS) $(LDFLAGS) -o $@
104     @WITH_PCRE_CPP_TRUE@libpcrecpp_la_DEPENDENCIES = libpcre.la
105     am__libpcrecpp_la_SOURCES_DIST = pcrecpp.cc pcre_scanner.cc \
106     pcre_stringpiece.cc
107     @WITH_PCRE_CPP_TRUE@am_libpcrecpp_la_OBJECTS = pcrecpp.lo \
108     @WITH_PCRE_CPP_TRUE@ pcre_scanner.lo pcre_stringpiece.lo
109     libpcrecpp_la_OBJECTS = $(am_libpcrecpp_la_OBJECTS)
110     libpcrecpp_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
111     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
112     $(CXXFLAGS) $(libpcrecpp_la_LDFLAGS) $(LDFLAGS) -o $@
113     @WITH_PCRE_CPP_TRUE@am_libpcrecpp_la_rpath = -rpath $(libdir)
114     libpcreposix_la_DEPENDENCIES = libpcre.la
115     am_libpcreposix_la_OBJECTS = pcreposix.lo
116     libpcreposix_la_OBJECTS = $(am_libpcreposix_la_OBJECTS)
117     libpcreposix_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
118     $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
119     $(libpcreposix_la_LDFLAGS) $(LDFLAGS) -o $@
120     binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
121     @WITH_PCRE_CPP_TRUE@am__EXEEXT_1 = pcrecpp_unittest$(EXEEXT) \
122     @WITH_PCRE_CPP_TRUE@ pcre_scanner_unittest$(EXEEXT) \
123     @WITH_PCRE_CPP_TRUE@ pcre_stringpiece_unittest$(EXEEXT)
124     PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
125     am_dftables_OBJECTS = dftables.$(OBJEXT)
126     dftables_OBJECTS = $(am_dftables_OBJECTS)
127     dftables_LDADD = $(LDADD)
128     am__pcre_scanner_unittest_SOURCES_DIST = pcre_scanner_unittest.cc
129     @WITH_PCRE_CPP_TRUE@am_pcre_scanner_unittest_OBJECTS = \
130     @WITH_PCRE_CPP_TRUE@ pcre_scanner_unittest.$(OBJEXT)
131     pcre_scanner_unittest_OBJECTS = $(am_pcre_scanner_unittest_OBJECTS)
132     @WITH_PCRE_CPP_TRUE@pcre_scanner_unittest_DEPENDENCIES = \
133     @WITH_PCRE_CPP_TRUE@ libpcrecpp.la
134     am__pcre_stringpiece_unittest_SOURCES_DIST = \
135     pcre_stringpiece_unittest.cc
136     @WITH_PCRE_CPP_TRUE@am_pcre_stringpiece_unittest_OBJECTS = \
137     @WITH_PCRE_CPP_TRUE@ pcre_stringpiece_unittest.$(OBJEXT)
138     pcre_stringpiece_unittest_OBJECTS = \
139     $(am_pcre_stringpiece_unittest_OBJECTS)
140     @WITH_PCRE_CPP_TRUE@pcre_stringpiece_unittest_DEPENDENCIES = \
141     @WITH_PCRE_CPP_TRUE@ libpcrecpp.la
142     am__pcrecpp_unittest_SOURCES_DIST = pcrecpp_unittest.cc
143     @WITH_PCRE_CPP_TRUE@am_pcrecpp_unittest_OBJECTS = \
144     @WITH_PCRE_CPP_TRUE@ pcrecpp_unittest.$(OBJEXT)
145     pcrecpp_unittest_OBJECTS = $(am_pcrecpp_unittest_OBJECTS)
146     @WITH_PCRE_CPP_TRUE@pcrecpp_unittest_DEPENDENCIES = libpcrecpp.la
147     am_pcredemo_OBJECTS = pcredemo.$(OBJEXT)
148     pcredemo_OBJECTS = $(am_pcredemo_OBJECTS)
149     pcredemo_DEPENDENCIES = libpcre.la
150     am_pcregrep_OBJECTS = pcregrep.$(OBJEXT)
151     pcregrep_OBJECTS = $(am_pcregrep_OBJECTS)
152     pcregrep_DEPENDENCIES = libpcreposix.la
153     am_pcretest_OBJECTS = pcretest.$(OBJEXT)
154     pcretest_OBJECTS = $(am_pcretest_OBJECTS)
155     pcretest_DEPENDENCIES = libpcreposix.la
156     binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
157     SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS)
158     DEFAULT_INCLUDES = -I.@am__isrc@
159     depcomp = $(SHELL) $(top_srcdir)/depcomp
160     am__depfiles_maybe = depfiles
161     COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
162     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
163     LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
164     --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
165     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
166     CCLD = $(CC)
167     LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
168     --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
169     $(LDFLAGS) -o $@
170     CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
171     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
172     LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
173     --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
174     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
175     CXXLD = $(CXX)
176     CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
177     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
178     $(LDFLAGS) -o $@
179     SOURCES = $(libpcre_la_SOURCES) $(nodist_libpcre_la_SOURCES) \
180     $(libpcrecpp_la_SOURCES) $(libpcreposix_la_SOURCES) \
181     $(dftables_SOURCES) $(pcre_scanner_unittest_SOURCES) \
182     $(pcre_stringpiece_unittest_SOURCES) \
183     $(pcrecpp_unittest_SOURCES) $(pcredemo_SOURCES) \
184     $(pcregrep_SOURCES) $(pcretest_SOURCES)
185     DIST_SOURCES = $(libpcre_la_SOURCES) $(am__libpcrecpp_la_SOURCES_DIST) \
186     $(libpcreposix_la_SOURCES) $(dftables_SOURCES) \
187     $(am__pcre_scanner_unittest_SOURCES_DIST) \
188     $(am__pcre_stringpiece_unittest_SOURCES_DIST) \
189     $(am__pcrecpp_unittest_SOURCES_DIST) $(pcredemo_SOURCES) \
190     $(pcregrep_SOURCES) $(pcretest_SOURCES)
191     man1dir = $(mandir)/man1
192     man3dir = $(mandir)/man3
193     NROFF = nroff
194     MANS = $(dist_man_MANS) $(man_MANS)
195     dist_docDATA_INSTALL = $(INSTALL_DATA)
196     dist_htmlDATA_INSTALL = $(INSTALL_DATA)
197     htmlDATA_INSTALL = $(INSTALL_DATA)
198     pkgconfigDATA_INSTALL = $(INSTALL_DATA)
199     DATA = $(dist_doc_DATA) $(dist_html_DATA) $(dist_noinst_DATA) \
200     $(html_DATA) $(pkgconfig_DATA)
201     am__include_HEADERS_DIST = pcre.h pcreposix.h pcrecpp.h pcre_scanner.h
202     includeHEADERS_INSTALL = $(INSTALL_HEADER)
203     nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER)
204     HEADERS = $(include_HEADERS) $(nodist_include_HEADERS)
205     ETAGS = etags
206     CTAGS = ctags
207     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
208     distdir = $(PACKAGE)-$(VERSION)
209     top_distdir = $(distdir)
210     am__remove_distdir = \
211     { test ! -d $(distdir) \
212     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
213     && rm -fr $(distdir); }; }
214     DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
215     GZIP_ENV = --best
216     distuninstallcheck_listfiles = find . -type f -print
217     distcleancheck_listfiles = find . -type f -print
218     ACLOCAL = @ACLOCAL@
219     AMTAR = @AMTAR@
220     AR = @AR@
221     AS = @AS@
222     AUTOCONF = @AUTOCONF@
223     AUTOHEADER = @AUTOHEADER@
224     AUTOMAKE = @AUTOMAKE@
225     AWK = @AWK@
226     CC = @CC@
227     CCDEPMODE = @CCDEPMODE@
228     CFLAGS = @CFLAGS@
229     CPP = @CPP@
230     CPPFLAGS = @CPPFLAGS@
231     CXX = @CXX@
232     CXXCPP = @CXXCPP@
233     CXXDEPMODE = @CXXDEPMODE@
234     CXXFLAGS = @CXXFLAGS@
235     CYGPATH_W = @CYGPATH_W@
236     DEFS = @DEFS@
237     DEPDIR = @DEPDIR@
238     DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
239     DLLTOOL = @DLLTOOL@
240     ECHO = @ECHO@
241     ECHO_C = @ECHO_C@
242     ECHO_N = @ECHO_N@
243     ECHO_T = @ECHO_T@
244     EGREP = @EGREP@
245     EXEEXT = @EXEEXT@
246     EXTRA_LIBPCRECPP_LDFLAGS = @EXTRA_LIBPCRECPP_LDFLAGS@
247     EXTRA_LIBPCREPOSIX_LDFLAGS = @EXTRA_LIBPCREPOSIX_LDFLAGS@
248     EXTRA_LIBPCRE_LDFLAGS = @EXTRA_LIBPCRE_LDFLAGS@
249     F77 = @F77@
250     FFLAGS = @FFLAGS@
251     GREP = @GREP@
252     INSTALL = @INSTALL@
253     INSTALL_DATA = @INSTALL_DATA@
254     INSTALL_PROGRAM = @INSTALL_PROGRAM@
255     INSTALL_SCRIPT = @INSTALL_SCRIPT@
256     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
257     LDFLAGS = @LDFLAGS@
258     LIBOBJS = @LIBOBJS@
259     LIBS = @LIBS@
260     LIBTOOL = @LIBTOOL@
261     LINK_SIZE = @LINK_SIZE@
262     LN_S = @LN_S@
263     LTLIBOBJS = @LTLIBOBJS@
264     MAKEINFO = @MAKEINFO@
265     MKDIR_P = @MKDIR_P@
266     OBJDUMP = @OBJDUMP@
267     OBJEXT = @OBJEXT@
268     PACKAGE = @PACKAGE@
269     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
270     PACKAGE_NAME = @PACKAGE_NAME@
271     PACKAGE_STRING = @PACKAGE_STRING@
272     PACKAGE_TARNAME = @PACKAGE_TARNAME@
273     PACKAGE_VERSION = @PACKAGE_VERSION@
274     PATH_SEPARATOR = @PATH_SEPARATOR@
275     PCRE_DATE = @PCRE_DATE@
276     PCRE_MAJOR = @PCRE_MAJOR@
277     PCRE_MINOR = @PCRE_MINOR@
278     PCRE_PRERELEASE = @PCRE_PRERELEASE@
279     RANLIB = @RANLIB@
280     SET_MAKE = @SET_MAKE@
281     SHELL = @SHELL@
282     STRIP = @STRIP@
283     UCP = @UCP@
284     UTF8 = @UTF8@
285     VERSION = @VERSION@
286     abs_builddir = @abs_builddir@
287     abs_srcdir = @abs_srcdir@
288     abs_top_builddir = @abs_top_builddir@
289     abs_top_srcdir = @abs_top_srcdir@
290     ac_ct_CC = @ac_ct_CC@
291     ac_ct_CXX = @ac_ct_CXX@
292     ac_ct_F77 = @ac_ct_F77@
293     am__include = @am__include@
294     am__leading_dot = @am__leading_dot@
295     am__quote = @am__quote@
296     am__tar = @am__tar@
297     am__untar = @am__untar@
298     bindir = @bindir@
299     build = @build@
300     build_alias = @build_alias@
301     build_cpu = @build_cpu@
302     build_os = @build_os@
303     build_vendor = @build_vendor@
304     builddir = @builddir@
305     datadir = @datadir@
306     datarootdir = @datarootdir@
307     docdir = @docdir@
308     dvidir = @dvidir@
309     exec_prefix = @exec_prefix@
310     host = @host@
311     host_alias = @host_alias@
312     host_cpu = @host_cpu@
313     host_os = @host_os@
314     host_vendor = @host_vendor@
315     htmldir = @htmldir@
316     includedir = @includedir@
317     infodir = @infodir@
318     install_sh = @install_sh@
319     libdir = @libdir@
320     libexecdir = @libexecdir@
321     localedir = @localedir@
322     localstatedir = @localstatedir@
323     mandir = @mandir@
324     mkdir_p = @mkdir_p@
325     oldincludedir = @oldincludedir@
326     pcre_have_bits_type_traits = @pcre_have_bits_type_traits@
327     pcre_have_long_long = @pcre_have_long_long@
328     pcre_have_type_traits = @pcre_have_type_traits@
329     pcre_have_ulong_long = @pcre_have_ulong_long@
330     pdfdir = @pdfdir@
331     prefix = @prefix@
332     program_transform_name = @program_transform_name@
333     psdir = @psdir@
334     sbindir = @sbindir@
335     sharedstatedir = @sharedstatedir@
336     srcdir = @srcdir@
337     sysconfdir = @sysconfdir@
338     target_alias = @target_alias@
339     top_builddir = @top_builddir@
340     top_srcdir = @top_srcdir@
341     dist_doc_DATA = \
342     doc/pcre.txt \
343     doc/pcregrep.txt \
344     doc/pcretest.txt \
345     doc/perltest.txt \
346     AUTHORS \
347     COPYING \
348     ChangeLog \
349     INSTALL \
350     LICENCE \
351     NEWS \
352     NON-UNIX-USE \
353     README
354 nigel 77
355 ph10 98 dist_html_DATA = \
356     doc/html/index.html \
357     doc/html/pcre.html \
358     doc/html/pcre_compile.html \
359     doc/html/pcre_compile2.html \
360     doc/html/pcre_config.html \
361     doc/html/pcre_copy_named_substring.html \
362     doc/html/pcre_copy_substring.html \
363     doc/html/pcre_dfa_exec.html \
364     doc/html/pcre_exec.html \
365     doc/html/pcre_free_substring.html \
366     doc/html/pcre_free_substring_list.html \
367     doc/html/pcre_fullinfo.html \
368     doc/html/pcre_get_named_substring.html \
369     doc/html/pcre_get_stringnumber.html \
370     doc/html/pcre_get_stringtable_entries.html \
371     doc/html/pcre_get_substring.html \
372     doc/html/pcre_get_substring_list.html \
373     doc/html/pcre_info.html \
374     doc/html/pcre_maketables.html \
375     doc/html/pcre_refcount.html \
376     doc/html/pcre_study.html \
377     doc/html/pcre_version.html \
378     doc/html/pcreapi.html \
379     doc/html/pcrebuild.html \
380     doc/html/pcrecallout.html \
381     doc/html/pcrecompat.html \
382     doc/html/pcregrep.html \
383     doc/html/pcrematching.html \
384     doc/html/pcrepartial.html \
385     doc/html/pcrepattern.html \
386     doc/html/pcreperform.html \
387     doc/html/pcreposix.html \
388     doc/html/pcreprecompile.html \
389     doc/html/pcresample.html \
390     doc/html/pcrestack.html \
391     doc/html/pcretest.html
392 nigel 77
393 ph10 98 pcrecpp_html = doc/html/pcrecpp.html
394     dist_noinst_DATA = $(pcrecpp_html)
395     @WITH_PCRE_CPP_TRUE@html_DATA = $(pcrecpp_html)
396 nigel 77
397 ph10 98 # The Libtool libraries to install. We'll add to this later.
398     lib_LTLIBRARIES = libpcre.la libpcreposix.la $(am__append_2)
399     check_SCRIPTS =
400     noinst_SCRIPTS = RunTest RunGrepTest
401 nigel 41
402 ph10 98 # Additional files to delete on 'make clean' and 'make maintainer-clean'.
403     CLEANFILES = pcre_chartables.c testsavedregex teststderr testtry
404     MAINTAINERCLEANFILES = config-cmake.h.in
405 nigel 41
406 ph10 98 # Additional files to bundle with the distribution.
407     EXTRA_DIST = pcre_printint.src RunTest.bat testdata/grepinput \
408     testdata/grepinput8 testdata/grepinputx testdata/greplist \
409     testdata/grepoutput testdata/grepoutput8 testdata/testinput1 \
410     testdata/testinput2 testdata/testinput3 testdata/testinput4 \
411     testdata/testinput5 testdata/testinput6 testdata/testinput7 \
412     testdata/testinput8 testdata/testinput9 testdata/testoutput1 \
413     testdata/testoutput2 testdata/testoutput3 testdata/testoutput4 \
414     testdata/testoutput5 testdata/testoutput6 testdata/testoutput7 \
415     testdata/testoutput8 testdata/testoutput9 perltest.pl \
416     $(pcrecpp_man) CMakeLists.txt config-cmake.h.in
417 nigel 53
418 ph10 98 # These are the header files we'll install. Note that while pcre.h is
419     # generated from pcre.h.in, we want to include it in the distribution so
420     # that users building without Autotools support have an easier time of it.
421     include_HEADERS = pcre.h pcreposix.h $(am__append_1)
422 nigel 53
423 ph10 98 # These will be installed too, if C++ support is enabled. We don't
424     # distribute pcrecpparg.h nor pcre_stringpiece.h, as these are generated
425     # from corresponding .h.in files (which we do distribute).
426     @WITH_PCRE_CPP_TRUE@nodist_include_HEADERS = \
427     @WITH_PCRE_CPP_TRUE@ pcrecpparg.h \
428     @WITH_PCRE_CPP_TRUE@ pcre_stringpiece.h
429 nigel 53
430 ph10 98 bin_SCRIPTS = pcre-config
431     dftables_SOURCES = dftables.c
432     libpcre_la_SOURCES = \
433     pcre_compile.c \
434     pcre_config.c \
435     pcre_dfa_exec.c \
436     pcre_exec.c \
437     pcre_fullinfo.c \
438     pcre_get.c \
439     pcre_globals.c \
440     pcre_info.c \
441     pcre_internal.h \
442     pcre_maketables.c \
443     pcre_newline.c \
444     pcre_ord2utf8.c \
445     pcre_refcount.c \
446     pcre_study.c \
447     pcre_tables.c \
448     pcre_try_flipped.c \
449     pcre_ucp_searchfuncs.c \
450     pcre_valid_utf8.c \
451     pcre_version.c \
452     pcre_xclass.c \
453     ucp.h \
454     ucpinternal.h \
455     ucptable.h
456 nigel 53
457 ph10 98 nodist_libpcre_la_SOURCES = \
458     pcre_chartables.c
459 nigel 41
460 ph10 98 libpcre_la_LDFLAGS = $(EXTRA_LIBPCRE_LDFLAGS)
461     libpcreposix_la_SOURCES = \
462     pcreposix.c
463 nigel 67
464 ph10 98 libpcreposix_la_LDFLAGS = $(EXTRA_LIBPCREPOSIX_LDFLAGS)
465     libpcreposix_la_LIBADD = libpcre.la
466     @WITH_PCRE_CPP_TRUE@libpcrecpp_la_SOURCES = \
467     @WITH_PCRE_CPP_TRUE@ pcrecpp.cc \
468     @WITH_PCRE_CPP_TRUE@ pcre_scanner.cc \
469     @WITH_PCRE_CPP_TRUE@ pcre_stringpiece.cc
470 nigel 67
471 ph10 98 @WITH_PCRE_CPP_TRUE@libpcrecpp_la_LDFLAGS = $(EXTRA_LIBPCRECPP_LDFLAGS)
472     @WITH_PCRE_CPP_TRUE@libpcrecpp_la_LIBADD = libpcre.la
473     @WITH_PCRE_CPP_TRUE@pcrecpp_unittest_SOURCES = pcrecpp_unittest.cc
474     @WITH_PCRE_CPP_TRUE@pcrecpp_unittest_LDADD = libpcrecpp.la
475     @WITH_PCRE_CPP_TRUE@pcre_scanner_unittest_SOURCES = pcre_scanner_unittest.cc
476     @WITH_PCRE_CPP_TRUE@pcre_scanner_unittest_LDADD = libpcrecpp.la
477     @WITH_PCRE_CPP_TRUE@pcre_stringpiece_unittest_SOURCES = pcre_stringpiece_unittest.cc
478     @WITH_PCRE_CPP_TRUE@pcre_stringpiece_unittest_LDADD = libpcrecpp.la
479     pcretest_SOURCES = pcretest.c
480     pcretest_LDADD = libpcreposix.la
481     pcregrep_SOURCES = pcregrep.c
482     pcregrep_LDADD = libpcreposix.la
483     pcredemo_SOURCES = pcredemo.c
484     pcredemo_LDADD = libpcre.la
485 nigel 83
486 ph10 98 # We have .pc files for pkg-config users.
487     pkgconfigdir = $(libdir)/pkgconfig
488     pkgconfig_DATA = libpcre.pc $(am__append_5)
489     dist_man_MANS = \
490     doc/pcre.3 \
491     doc/pcre_compile.3 \
492     doc/pcre_compile2.3 \
493     doc/pcre_config.3 \
494     doc/pcre_copy_named_substring.3 \
495     doc/pcre_copy_substring.3 \
496     doc/pcre_dfa_exec.3 \
497     doc/pcre_exec.3 \
498     doc/pcre_free_substring.3 \
499     doc/pcre_free_substring_list.3 \
500     doc/pcre_fullinfo.3 \
501     doc/pcre_get_named_substring.3 \
502     doc/pcre_get_stringnumber.3 \
503     doc/pcre_get_stringtable_entries.3 \
504     doc/pcre_get_substring.3 \
505     doc/pcre_get_substring_list.3 \
506     doc/pcre_info.3 \
507     doc/pcre_maketables.3 \
508     doc/pcre_refcount.3 \
509     doc/pcre_study.3 \
510     doc/pcre_version.3 \
511     doc/pcreapi.3 \
512     doc/pcrebuild.3 \
513     doc/pcrecallout.3 \
514     doc/pcrecompat.3 \
515     doc/pcregrep.1 \
516     doc/pcrematching.3 \
517     doc/pcrepartial.3 \
518     doc/pcrepattern.3 \
519     doc/pcreperform.3 \
520     doc/pcreposix.3 \
521     doc/pcreprecompile.3 \
522     doc/pcresample.3 \
523     doc/pcrestack.3 \
524     doc/pcretest.1
525 nigel 83
526 ph10 98 pcrecpp_man = doc/pcrecpp.3
527     @WITH_PCRE_CPP_TRUE@man_MANS = $(pcrecpp_man)
528     all: config.h
529     $(MAKE) $(AM_MAKEFLAGS) all-am
530 nigel 67
531 ph10 98 .SUFFIXES:
532     .SUFFIXES: .c .cc .lo .o .obj
533     am--refresh:
534     @:
535     $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
536     @for dep in $?; do \
537     case '$(am__configure_deps)' in \
538     *$$dep*) \
539     echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
540     cd $(srcdir) && $(AUTOMAKE) --gnu \
541     && exit 0; \
542     exit 1;; \
543     esac; \
544     done; \
545     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
546     cd $(top_srcdir) && \
547     $(AUTOMAKE) --gnu Makefile
548     .PRECIOUS: Makefile
549     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
550     @case '$?' in \
551     *config.status*) \
552     echo ' $(SHELL) ./config.status'; \
553     $(SHELL) ./config.status;; \
554     *) \
555     echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
556     cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
557     esac;
558 nigel 73
559 ph10 98 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
560     $(SHELL) ./config.status --recheck
561 nigel 73
562 ph10 98 $(top_srcdir)/configure: $(am__configure_deps)
563     cd $(srcdir) && $(AUTOCONF)
564     $(ACLOCAL_M4): $(am__aclocal_m4_deps)
565     cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
566 nigel 41
567 ph10 98 config.h: stamp-h1
568     @if test ! -f $@; then \
569     rm -f stamp-h1; \
570     $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
571     else :; fi
572 nigel 41
573 ph10 98 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
574     @rm -f stamp-h1
575     cd $(top_builddir) && $(SHELL) ./config.status config.h
576     $(srcdir)/config.h.in: $(am__configure_deps)
577     cd $(top_srcdir) && $(AUTOHEADER)
578     rm -f stamp-h1
579     touch $@
580 nigel 53
581 ph10 98 distclean-hdr:
582     -rm -f config.h stamp-h1
583     RunGrepTest: $(top_builddir)/config.status $(srcdir)/RunGrepTest.in
584     cd $(top_builddir) && $(SHELL) ./config.status $@
585     RunTest: $(top_builddir)/config.status $(srcdir)/RunTest.in
586     cd $(top_builddir) && $(SHELL) ./config.status $@
587     libpcre.pc: $(top_builddir)/config.status $(srcdir)/libpcre.pc.in
588     cd $(top_builddir) && $(SHELL) ./config.status $@
589     libpcrecpp.pc: $(top_builddir)/config.status $(srcdir)/libpcrecpp.pc.in
590     cd $(top_builddir) && $(SHELL) ./config.status $@
591     pcre-config: $(top_builddir)/config.status $(srcdir)/pcre-config.in
592     cd $(top_builddir) && $(SHELL) ./config.status $@
593     pcre.h: $(top_builddir)/config.status $(srcdir)/pcre.h.in
594     cd $(top_builddir) && $(SHELL) ./config.status $@
595     pcre_stringpiece.h: $(top_builddir)/config.status $(srcdir)/pcre_stringpiece.h.in
596     cd $(top_builddir) && $(SHELL) ./config.status $@
597     pcrecpparg.h: $(top_builddir)/config.status $(srcdir)/pcrecpparg.h.in
598     cd $(top_builddir) && $(SHELL) ./config.status $@
599     install-libLTLIBRARIES: $(lib_LTLIBRARIES)
600     @$(NORMAL_INSTALL)
601     test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
602     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
603     if test -f $$p; then \
604     f=$(am__strip_dir) \
605     echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
606     $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
607     else :; fi; \
608     done
609 nigel 41
610 ph10 98 uninstall-libLTLIBRARIES:
611     @$(NORMAL_UNINSTALL)
612     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
613     p=$(am__strip_dir) \
614     echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
615     $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
616     done
617 nigel 41
618 ph10 98 clean-libLTLIBRARIES:
619     -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
620     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
621     dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
622     test "$$dir" != "$$p" || dir=.; \
623     echo "rm -f \"$${dir}/so_locations\""; \
624     rm -f "$${dir}/so_locations"; \
625     done
626     libpcre.la: $(libpcre_la_OBJECTS) $(libpcre_la_DEPENDENCIES)
627     $(libpcre_la_LINK) -rpath $(libdir) $(libpcre_la_OBJECTS) $(libpcre_la_LIBADD) $(LIBS)
628     libpcrecpp.la: $(libpcrecpp_la_OBJECTS) $(libpcrecpp_la_DEPENDENCIES)
629     $(libpcrecpp_la_LINK) $(am_libpcrecpp_la_rpath) $(libpcrecpp_la_OBJECTS) $(libpcrecpp_la_LIBADD) $(LIBS)
630     libpcreposix.la: $(libpcreposix_la_OBJECTS) $(libpcreposix_la_DEPENDENCIES)
631     $(libpcreposix_la_LINK) -rpath $(libdir) $(libpcreposix_la_OBJECTS) $(libpcreposix_la_LIBADD) $(LIBS)
632     install-binPROGRAMS: $(bin_PROGRAMS)
633     @$(NORMAL_INSTALL)
634     test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
635     @list='$(bin_PROGRAMS)'; for p in $$list; do \
636     p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
637     if test -f $$p \
638     || test -f $$p1 \
639     ; then \
640     f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
641     echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
642     $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
643     else :; fi; \
644     done
645 nigel 43
646 ph10 98 uninstall-binPROGRAMS:
647     @$(NORMAL_UNINSTALL)
648     @list='$(bin_PROGRAMS)'; for p in $$list; do \
649     f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
650     echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
651     rm -f "$(DESTDIR)$(bindir)/$$f"; \
652     done
653 nigel 41
654 ph10 98 clean-binPROGRAMS:
655     @list='$(bin_PROGRAMS)'; for p in $$list; do \
656     f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
657     echo " rm -f $$p $$f"; \
658     rm -f $$p $$f ; \
659     done
660 nigel 41
661 ph10 98 clean-noinstPROGRAMS:
662     @list='$(noinst_PROGRAMS)'; for p in $$list; do \
663     f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
664     echo " rm -f $$p $$f"; \
665     rm -f $$p $$f ; \
666     done
667     dftables$(EXEEXT): $(dftables_OBJECTS) $(dftables_DEPENDENCIES)
668     @rm -f dftables$(EXEEXT)
669     $(LINK) $(dftables_OBJECTS) $(dftables_LDADD) $(LIBS)
670     pcre_scanner_unittest$(EXEEXT): $(pcre_scanner_unittest_OBJECTS) $(pcre_scanner_unittest_DEPENDENCIES)
671     @rm -f pcre_scanner_unittest$(EXEEXT)
672     $(CXXLINK) $(pcre_scanner_unittest_OBJECTS) $(pcre_scanner_unittest_LDADD) $(LIBS)
673     pcre_stringpiece_unittest$(EXEEXT): $(pcre_stringpiece_unittest_OBJECTS) $(pcre_stringpiece_unittest_DEPENDENCIES)
674     @rm -f pcre_stringpiece_unittest$(EXEEXT)
675     $(CXXLINK) $(pcre_stringpiece_unittest_OBJECTS) $(pcre_stringpiece_unittest_LDADD) $(LIBS)
676     pcrecpp_unittest$(EXEEXT): $(pcrecpp_unittest_OBJECTS) $(pcrecpp_unittest_DEPENDENCIES)
677     @rm -f pcrecpp_unittest$(EXEEXT)
678     $(CXXLINK) $(pcrecpp_unittest_OBJECTS) $(pcrecpp_unittest_LDADD) $(LIBS)
679     pcredemo$(EXEEXT): $(pcredemo_OBJECTS) $(pcredemo_DEPENDENCIES)
680     @rm -f pcredemo$(EXEEXT)
681     $(LINK) $(pcredemo_OBJECTS) $(pcredemo_LDADD) $(LIBS)
682     pcregrep$(EXEEXT): $(pcregrep_OBJECTS) $(pcregrep_DEPENDENCIES)
683     @rm -f pcregrep$(EXEEXT)
684     $(LINK) $(pcregrep_OBJECTS) $(pcregrep_LDADD) $(LIBS)
685     pcretest$(EXEEXT): $(pcretest_OBJECTS) $(pcretest_DEPENDENCIES)
686     @rm -f pcretest$(EXEEXT)
687     $(LINK) $(pcretest_OBJECTS) $(pcretest_LDADD) $(LIBS)
688     install-binSCRIPTS: $(bin_SCRIPTS)
689     @$(NORMAL_INSTALL)
690     test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
691     @list='$(bin_SCRIPTS)'; for p in $$list; do \
692     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
693     if test -f $$d$$p; then \
694     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
695     echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
696     $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
697     else :; fi; \
698     done
699 nigel 41
700 ph10 98 uninstall-binSCRIPTS:
701     @$(NORMAL_UNINSTALL)
702     @list='$(bin_SCRIPTS)'; for p in $$list; do \
703     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
704     echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
705     rm -f "$(DESTDIR)$(bindir)/$$f"; \
706     done
707 nigel 41
708 ph10 98 mostlyclean-compile:
709     -rm -f *.$(OBJEXT)
710 nigel 77
711 ph10 98 distclean-compile:
712     -rm -f *.tab.c
713 nigel 77
714 ph10 98 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dftables.Po@am__quote@
715     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_chartables.Plo@am__quote@
716     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_compile.Plo@am__quote@
717     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_config.Plo@am__quote@
718     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_dfa_exec.Plo@am__quote@
719     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_exec.Plo@am__quote@
720     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_fullinfo.Plo@am__quote@
721     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_get.Plo@am__quote@
722     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_globals.Plo@am__quote@
723     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_info.Plo@am__quote@
724     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_maketables.Plo@am__quote@
725     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_newline.Plo@am__quote@
726     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_ord2utf8.Plo@am__quote@
727     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_refcount.Plo@am__quote@
728     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_scanner.Plo@am__quote@
729     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_scanner_unittest.Po@am__quote@
730     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_stringpiece.Plo@am__quote@
731     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_stringpiece_unittest.Po@am__quote@
732     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_study.Plo@am__quote@
733     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_tables.Plo@am__quote@
734     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_try_flipped.Plo@am__quote@
735     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_ucp_searchfuncs.Plo@am__quote@
736     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_valid_utf8.Plo@am__quote@
737     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_version.Plo@am__quote@
738     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_xclass.Plo@am__quote@
739     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcrecpp.Plo@am__quote@
740     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcrecpp_unittest.Po@am__quote@
741     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcredemo.Po@am__quote@
742     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcregrep.Po@am__quote@
743     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcreposix.Plo@am__quote@
744     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcretest.Po@am__quote@
745 nigel 77
746 ph10 98 .c.o:
747     @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
748     @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
749     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
750     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751     @am__fastdepCC_FALSE@ $(COMPILE) -c $<
752 nigel 77
753 ph10 98 .c.obj:
754     @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
755     @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
756     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
757     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758     @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
759 nigel 41
760 ph10 98 .c.lo:
761     @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
762     @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
763     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
764     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
765     @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
766 nigel 41
767 ph10 98 .cc.o:
768     @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
769     @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
770     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
771     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
772     @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
773 nigel 77
774 ph10 98 .cc.obj:
775     @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
776     @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
777     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
778     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779     @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
780 nigel 77
781 ph10 98 .cc.lo:
782     @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
783     @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
784     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
785     @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786     @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
787 nigel 77
788 ph10 98 mostlyclean-libtool:
789     -rm -f *.lo
790 nigel 41
791 ph10 98 clean-libtool:
792     -rm -rf .libs _libs
793 nigel 41
794 ph10 98 distclean-libtool:
795     -rm -f libtool
796     install-man1: $(man1_MANS) $(man_MANS)
797     @$(NORMAL_INSTALL)
798     test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
799     @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
800     l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
801     for i in $$l2; do \
802     case "$$i" in \
803     *.1*) list="$$list $$i" ;; \
804     esac; \
805     done; \
806     for i in $$list; do \
807     if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
808     else file=$$i; fi; \
809     ext=`echo $$i | sed -e 's/^.*\\.//'`; \
810     case "$$ext" in \
811     1*) ;; \
812     *) ext='1' ;; \
813     esac; \
814     inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
815     inst=`echo $$inst | sed -e 's/^.*\///'`; \
816     inst=`echo $$inst | sed '$(transform)'`.$$ext; \
817     echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
818     $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
819     done
820     uninstall-man1:
821     @$(NORMAL_UNINSTALL)
822     @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
823     l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
824     for i in $$l2; do \
825     case "$$i" in \
826     *.1*) list="$$list $$i" ;; \
827     esac; \
828     done; \
829     for i in $$list; do \
830     ext=`echo $$i | sed -e 's/^.*\\.//'`; \
831     case "$$ext" in \
832     1*) ;; \
833     *) ext='1' ;; \
834     esac; \
835     inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
836     inst=`echo $$inst | sed -e 's/^.*\///'`; \
837     inst=`echo $$inst | sed '$(transform)'`.$$ext; \
838     echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
839     rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
840     done
841     install-man3: $(man3_MANS) $(man_MANS)
842     @$(NORMAL_INSTALL)
843     test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
844     @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
845     l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
846     for i in $$l2; do \
847     case "$$i" in \
848     *.3*) list="$$list $$i" ;; \
849     esac; \
850     done; \
851     for i in $$list; do \
852     if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
853     else file=$$i; fi; \
854     ext=`echo $$i | sed -e 's/^.*\\.//'`; \
855     case "$$ext" in \
856     3*) ;; \
857     *) ext='3' ;; \
858     esac; \
859     inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
860     inst=`echo $$inst | sed -e 's/^.*\///'`; \
861     inst=`echo $$inst | sed '$(transform)'`.$$ext; \
862     echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
863     $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
864     done
865     uninstall-man3:
866     @$(NORMAL_UNINSTALL)
867     @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
868     l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
869     for i in $$l2; do \
870     case "$$i" in \
871     *.3*) list="$$list $$i" ;; \
872     esac; \
873     done; \
874     for i in $$list; do \
875     ext=`echo $$i | sed -e 's/^.*\\.//'`; \
876     case "$$ext" in \
877     3*) ;; \
878     *) ext='3' ;; \
879     esac; \
880     inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
881     inst=`echo $$inst | sed -e 's/^.*\///'`; \
882     inst=`echo $$inst | sed '$(transform)'`.$$ext; \
883     echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
884     rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
885     done
886     install-dist_docDATA: $(dist_doc_DATA)
887     @$(NORMAL_INSTALL)
888     test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
889     @list='$(dist_doc_DATA)'; for p in $$list; do \
890     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
891     f=$(am__strip_dir) \
892     echo " $(dist_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
893     $(dist_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
894     done
895 nigel 75
896 ph10 98 uninstall-dist_docDATA:
897     @$(NORMAL_UNINSTALL)
898     @list='$(dist_doc_DATA)'; for p in $$list; do \
899     f=$(am__strip_dir) \
900     echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
901     rm -f "$(DESTDIR)$(docdir)/$$f"; \
902     done
903     install-dist_htmlDATA: $(dist_html_DATA)
904     @$(NORMAL_INSTALL)
905     test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
906     @list='$(dist_html_DATA)'; for p in $$list; do \
907     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
908     f=$(am__strip_dir) \
909     echo " $(dist_htmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
910     $(dist_htmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
911     done
912 nigel 41
913 ph10 98 uninstall-dist_htmlDATA:
914     @$(NORMAL_UNINSTALL)
915     @list='$(dist_html_DATA)'; for p in $$list; do \
916     f=$(am__strip_dir) \
917     echo " rm -f '$(DESTDIR)$(htmldir)/$$f'"; \
918     rm -f "$(DESTDIR)$(htmldir)/$$f"; \
919     done
920     install-htmlDATA: $(html_DATA)
921     @$(NORMAL_INSTALL)
922     test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
923     @list='$(html_DATA)'; for p in $$list; do \
924     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
925     f=$(am__strip_dir) \
926     echo " $(htmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
927     $(htmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
928     done
929 nigel 77
930 ph10 98 uninstall-htmlDATA:
931     @$(NORMAL_UNINSTALL)
932     @list='$(html_DATA)'; for p in $$list; do \
933     f=$(am__strip_dir) \
934     echo " rm -f '$(DESTDIR)$(htmldir)/$$f'"; \
935     rm -f "$(DESTDIR)$(htmldir)/$$f"; \
936     done
937     install-pkgconfigDATA: $(pkgconfig_DATA)
938     @$(NORMAL_INSTALL)
939     test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
940     @list='$(pkgconfig_DATA)'; for p in $$list; do \
941     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
942     f=$(am__strip_dir) \
943     echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
944     $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
945     done
946 nigel 77
947 ph10 98 uninstall-pkgconfigDATA:
948     @$(NORMAL_UNINSTALL)
949     @list='$(pkgconfig_DATA)'; for p in $$list; do \
950     f=$(am__strip_dir) \
951     echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
952     rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
953     done
954     install-includeHEADERS: $(include_HEADERS)
955     @$(NORMAL_INSTALL)
956     test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
957     @list='$(include_HEADERS)'; for p in $$list; do \
958     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
959     f=$(am__strip_dir) \
960     echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
961     $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
962     done
963 nigel 77
964 ph10 98 uninstall-includeHEADERS:
965     @$(NORMAL_UNINSTALL)
966     @list='$(include_HEADERS)'; for p in $$list; do \
967     f=$(am__strip_dir) \
968     echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
969     rm -f "$(DESTDIR)$(includedir)/$$f"; \
970     done
971     install-nodist_includeHEADERS: $(nodist_include_HEADERS)
972     @$(NORMAL_INSTALL)
973     test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
974     @list='$(nodist_include_HEADERS)'; for p in $$list; do \
975     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
976     f=$(am__strip_dir) \
977     echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
978     $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
979     done
980 nigel 77
981 ph10 98 uninstall-nodist_includeHEADERS:
982     @$(NORMAL_UNINSTALL)
983     @list='$(nodist_include_HEADERS)'; for p in $$list; do \
984     f=$(am__strip_dir) \
985     echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
986     rm -f "$(DESTDIR)$(includedir)/$$f"; \
987     done
988 nigel 77
989 ph10 98 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
990     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
991     unique=`for i in $$list; do \
992     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
993     done | \
994     $(AWK) ' { files[$$0] = 1; } \
995     END { for (i in files) print i; }'`; \
996     mkid -fID $$unique
997     tags: TAGS
998 nigel 77
999 ph10 98 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1000     $(TAGS_FILES) $(LISP)
1001     tags=; \
1002     here=`pwd`; \
1003     list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1004     unique=`for i in $$list; do \
1005     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1006     done | \
1007     $(AWK) ' { files[$$0] = 1; } \
1008     END { for (i in files) print i; }'`; \
1009     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1010     test -n "$$unique" || unique=$$empty_fix; \
1011     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1012     $$tags $$unique; \
1013     fi
1014     ctags: CTAGS
1015     CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1016     $(TAGS_FILES) $(LISP)
1017     tags=; \
1018     here=`pwd`; \
1019     list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1020     unique=`for i in $$list; do \
1021     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1022     done | \
1023     $(AWK) ' { files[$$0] = 1; } \
1024     END { for (i in files) print i; }'`; \
1025     test -z "$(CTAGS_ARGS)$$tags$$unique" \
1026     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1027     $$tags $$unique
1028 nigel 77
1029 ph10 98 GTAGS:
1030     here=`$(am__cd) $(top_builddir) && pwd` \
1031     && cd $(top_srcdir) \
1032     && gtags -i $(GTAGS_ARGS) $$here
1033 nigel 77
1034 ph10 98 distclean-tags:
1035     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1036 nigel 77
1037 ph10 98 check-TESTS: $(TESTS)
1038     @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
1039     srcdir=$(srcdir); export srcdir; \
1040     list=' $(TESTS) '; \
1041     if test -n "$$list"; then \
1042     for tst in $$list; do \
1043     if test -f ./$$tst; then dir=./; \
1044     elif test -f $$tst; then dir=; \
1045     else dir="$(srcdir)/"; fi; \
1046     if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1047     all=`expr $$all + 1`; \
1048     case " $(XFAIL_TESTS) " in \
1049     *$$ws$$tst$$ws*) \
1050     xpass=`expr $$xpass + 1`; \
1051     failed=`expr $$failed + 1`; \
1052     echo "XPASS: $$tst"; \
1053     ;; \
1054     *) \
1055     echo "PASS: $$tst"; \
1056     ;; \
1057     esac; \
1058     elif test $$? -ne 77; then \
1059     all=`expr $$all + 1`; \
1060     case " $(XFAIL_TESTS) " in \
1061     *$$ws$$tst$$ws*) \
1062     xfail=`expr $$xfail + 1`; \
1063     echo "XFAIL: $$tst"; \
1064     ;; \
1065     *) \
1066     failed=`expr $$failed + 1`; \
1067     echo "FAIL: $$tst"; \
1068     ;; \
1069     esac; \
1070     else \
1071     skip=`expr $$skip + 1`; \
1072     echo "SKIP: $$tst"; \
1073     fi; \
1074     done; \
1075     if test "$$failed" -eq 0; then \
1076     if test "$$xfail" -eq 0; then \
1077     banner="All $$all tests passed"; \
1078     else \
1079     banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
1080     fi; \
1081     else \
1082     if test "$$xpass" -eq 0; then \
1083     banner="$$failed of $$all tests failed"; \
1084     else \
1085     banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
1086     fi; \
1087     fi; \
1088     dashes="$$banner"; \
1089     skipped=""; \
1090     if test "$$skip" -ne 0; then \
1091     skipped="($$skip tests were not run)"; \
1092     test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1093     dashes="$$skipped"; \
1094     fi; \
1095     report=""; \
1096     if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1097     report="Please report to $(PACKAGE_BUGREPORT)"; \
1098     test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1099     dashes="$$report"; \
1100     fi; \
1101     dashes=`echo "$$dashes" | sed s/./=/g`; \
1102     echo "$$dashes"; \
1103     echo "$$banner"; \
1104     test -z "$$skipped" || echo "$$skipped"; \
1105     test -z "$$report" || echo "$$report"; \
1106     echo "$$dashes"; \
1107     test "$$failed" -eq 0; \
1108     else :; fi
1109 nigel 77
1110 ph10 98 distdir: $(DISTFILES)
1111     $(am__remove_distdir)
1112     test -d $(distdir) || mkdir $(distdir)
1113     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1114     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1115     list='$(DISTFILES)'; \
1116     dist_files=`for file in $$list; do echo $$file; done | \
1117     sed -e "s|^$$srcdirstrip/||;t" \
1118     -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1119     case $$dist_files in \
1120     */*) $(MKDIR_P) `echo "$$dist_files" | \
1121     sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1122     sort -u` ;; \
1123     esac; \
1124     for file in $$dist_files; do \
1125     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1126     if test -d $$d/$$file; then \
1127     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1128     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1129     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1130     fi; \
1131     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1132     else \
1133     test -f $(distdir)/$$file \
1134     || cp -p $$d/$$file $(distdir)/$$file \
1135     || exit 1; \
1136     fi; \
1137     done
1138     -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
1139     ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1140     ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1141     ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1142     || chmod -R a+r $(distdir)
1143     dist-gzip: distdir
1144     tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1145     $(am__remove_distdir)
1146     dist-bzip2: distdir
1147     tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1148     $(am__remove_distdir)
1149 nigel 93
1150 ph10 98 dist-tarZ: distdir
1151     tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1152     $(am__remove_distdir)
1153 nigel 77
1154 ph10 98 dist-shar: distdir
1155     shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1156     $(am__remove_distdir)
1157     dist-zip: distdir
1158     -rm -f $(distdir).zip
1159     zip -rq $(distdir).zip $(distdir)
1160     $(am__remove_distdir)
1161 nigel 77
1162 ph10 98 dist dist-all: distdir
1163     tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1164     tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1165     -rm -f $(distdir).zip
1166     zip -rq $(distdir).zip $(distdir)
1167     $(am__remove_distdir)
1168 nigel 77
1169 ph10 98 # This target untars the dist file and tries a VPATH configuration. Then
1170     # it guarantees that the distribution is self-contained by making another
1171     # tarfile.
1172     distcheck: dist
1173     case '$(DIST_ARCHIVES)' in \
1174     *.tar.gz*) \
1175     GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1176     *.tar.bz2*) \
1177     bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
1178     *.tar.Z*) \
1179     uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1180     *.shar.gz*) \
1181     GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
1182     *.zip*) \
1183     unzip $(distdir).zip ;;\
1184     esac
1185     chmod -R a-w $(distdir); chmod a+w $(distdir)
1186     mkdir $(distdir)/_build
1187     mkdir $(distdir)/_inst
1188     chmod a-w $(distdir)
1189     dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1190     && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1191     && cd $(distdir)/_build \
1192     && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1193     $(DISTCHECK_CONFIGURE_FLAGS) \
1194     && $(MAKE) $(AM_MAKEFLAGS) \
1195     && $(MAKE) $(AM_MAKEFLAGS) dvi \
1196     && $(MAKE) $(AM_MAKEFLAGS) check \
1197     && $(MAKE) $(AM_MAKEFLAGS) install \
1198     && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1199     && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1200     && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1201     distuninstallcheck \
1202     && chmod -R a-w "$$dc_install_base" \
1203     && ({ \
1204     (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1205     && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1206     && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1207     && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1208     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1209     } || { rm -rf "$$dc_destdir"; exit 1; }) \
1210     && rm -rf "$$dc_destdir" \
1211     && $(MAKE) $(AM_MAKEFLAGS) dist \
1212     && rm -rf $(DIST_ARCHIVES) \
1213     && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
1214     $(am__remove_distdir)
1215     @(echo "$(distdir) archives ready for distribution: "; \
1216     list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1217     sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1218     distuninstallcheck:
1219     @cd $(distuninstallcheck_dir) \
1220     && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1221     || { echo "ERROR: files left after uninstall:" ; \
1222     if test -n "$(DESTDIR)"; then \
1223     echo " (check DESTDIR support)"; \
1224     fi ; \
1225     $(distuninstallcheck_listfiles) ; \
1226     exit 1; } >&2
1227     distcleancheck: distclean
1228     @if test '$(srcdir)' = . ; then \
1229     echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1230     exit 1 ; \
1231     fi
1232     @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1233     || { echo "ERROR: files left in build directory after distclean:" ; \
1234     $(distcleancheck_listfiles) ; \
1235     exit 1; } >&2
1236     check-am: all-am
1237     $(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
1238     $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1239     check: check-am
1240     all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \
1241     $(HEADERS) config.h
1242     install-binPROGRAMS: install-libLTLIBRARIES
1243 nigel 77
1244 ph10 98 installdirs:
1245     for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
1246     test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1247     done
1248     install: install-am
1249     install-exec: install-exec-am
1250     install-data: install-data-am
1251     uninstall: uninstall-am
1252 nigel 77
1253 ph10 98 install-am: all-am
1254     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1255 nigel 77
1256 ph10 98 installcheck: installcheck-am
1257     install-strip:
1258     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1259     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1260     `test -z '$(STRIP)' || \
1261     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1262     mostlyclean-generic:
1263 nigel 77
1264 ph10 98 clean-generic:
1265     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1266 nigel 77
1267 ph10 98 distclean-generic:
1268     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1269 nigel 77
1270 ph10 98 maintainer-clean-generic:
1271     @echo "This command is intended for maintainers to use"
1272     @echo "it deletes files that may require special tools to rebuild."
1273     -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1274     clean: clean-am
1275 nigel 41
1276 ph10 98 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1277     clean-libtool clean-noinstPROGRAMS mostlyclean-am
1278 nigel 41
1279 ph10 98 distclean: distclean-am
1280     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1281     -rm -rf ./$(DEPDIR)
1282     -rm -f Makefile
1283     distclean-am: clean-am distclean-compile distclean-generic \
1284     distclean-hdr distclean-libtool distclean-tags
1285 nigel 41
1286 ph10 98 dvi: dvi-am
1287 nigel 41
1288 ph10 98 dvi-am:
1289 nigel 41
1290 ph10 98 html: html-am
1291 nigel 77
1292 ph10 98 info: info-am
1293 nigel 77
1294 ph10 98 info-am:
1295 nigel 77
1296 ph10 98 install-data-am: install-dist_docDATA install-dist_htmlDATA \
1297     install-htmlDATA install-includeHEADERS install-man \
1298     install-nodist_includeHEADERS install-pkgconfigDATA
1299 nigel 41
1300 ph10 98 install-dvi: install-dvi-am
1301 nigel 67
1302 ph10 98 install-exec-am: install-binPROGRAMS install-binSCRIPTS \
1303     install-libLTLIBRARIES
1304 nigel 67
1305 ph10 98 install-html: install-html-am
1306 nigel 67
1307 ph10 98 install-info: install-info-am
1308 nigel 67
1309 ph10 98 install-man: install-man1 install-man3
1310 nigel 67
1311 ph10 98 install-pdf: install-pdf-am
1312 nigel 67
1313 ph10 98 install-ps: install-ps-am
1314 nigel 77
1315 ph10 98 installcheck-am:
1316 nigel 67
1317 ph10 98 maintainer-clean: maintainer-clean-am
1318     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1319     -rm -rf $(top_srcdir)/autom4te.cache
1320     -rm -rf ./$(DEPDIR)
1321     -rm -f Makefile
1322     maintainer-clean-am: distclean-am maintainer-clean-generic
1323 nigel 41
1324 ph10 98 mostlyclean: mostlyclean-am
1325 nigel 41
1326 ph10 98 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1327     mostlyclean-libtool
1328 nigel 41
1329 ph10 98 pdf: pdf-am
1330 nigel 63
1331 ph10 98 pdf-am:
1332 nigel 41
1333 ph10 98 ps: ps-am
1334 nigel 41
1335 ph10 98 ps-am:
1336 nigel 41
1337 ph10 98 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
1338     uninstall-dist_docDATA uninstall-dist_htmlDATA \
1339     uninstall-htmlDATA uninstall-includeHEADERS \
1340     uninstall-libLTLIBRARIES uninstall-man \
1341     uninstall-nodist_includeHEADERS uninstall-pkgconfigDATA
1342 nigel 77
1343 ph10 98 uninstall-man: uninstall-man1 uninstall-man3
1344 nigel 77
1345 ph10 98 .MAKE: install-am install-strip
1346 nigel 41
1347 ph10 98 .PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
1348     clean clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1349     clean-libtool clean-noinstPROGRAMS ctags dist dist-all \
1350     dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip distcheck \
1351     distclean distclean-compile distclean-generic distclean-hdr \
1352     distclean-libtool distclean-tags distcleancheck distdir \
1353     distuninstallcheck dvi dvi-am html html-am info info-am \
1354     install install-am install-binPROGRAMS install-binSCRIPTS \
1355     install-data install-data-am install-dist_docDATA \
1356     install-dist_htmlDATA install-dvi install-dvi-am install-exec \
1357     install-exec-am install-html install-html-am install-htmlDATA \
1358     install-includeHEADERS install-info install-info-am \
1359     install-libLTLIBRARIES install-man install-man1 install-man3 \
1360     install-nodist_includeHEADERS install-pdf install-pdf-am \
1361     install-pkgconfigDATA install-ps install-ps-am install-strip \
1362     installcheck installcheck-am installdirs maintainer-clean \
1363     maintainer-clean-generic mostlyclean mostlyclean-compile \
1364     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1365     tags uninstall uninstall-am uninstall-binPROGRAMS \
1366     uninstall-binSCRIPTS uninstall-dist_docDATA \
1367     uninstall-dist_htmlDATA uninstall-htmlDATA \
1368     uninstall-includeHEADERS uninstall-libLTLIBRARIES \
1369     uninstall-man uninstall-man1 uninstall-man3 \
1370     uninstall-nodist_includeHEADERS uninstall-pkgconfigDATA
1371 nigel 41
1372    
1373 ph10 98 pcre_chartables.c: dftables$(EXEEXT)
1374     ./dftables$(EXEEXT) $@
1375 nigel 67
1376 ph10 98 # A compatibility line, the old build system worked with 'make test'
1377     test: check ;
1378 nigel 49
1379 ph10 98 config-cmake.h.in: config.h.in
1380     sed 's/#undef/#cmakedefine/g' config.h.in >$@
1381     # Tell versions [3.59,3.63) of GNU make to not export all variables.
1382     # Otherwise a system limit (for SysV at least) may be exceeded.
1383     .NOEXPORT:

Properties

Name Value
svn:eol-style native
svn:keywords "Author Date Id Revision Url"

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12