blob: 6a43bf4045fa12867e8a2135d970ef33f5547f26 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# Copyright (C) 1999-2005 Open Source Telecom Corporation.
19# Copyright (C) 2006-2010 David Sugar, Tycho Softworks.
20#
21# This file is free software; as a special exception the author gives
22# unlimited permission to copy and/or distribute it, with or without
23# modifications, as long as this notice is preserved.
24#
25# This program is distributed in the hope that it will be useful, but
26# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
27# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
28
29
30
31VPATH = @srcdir@
32pkgdatadir = $(datadir)/@PACKAGE@
33pkgincludedir = $(includedir)/@PACKAGE@
34pkglibdir = $(libdir)/@PACKAGE@
35pkglibexecdir = $(libexecdir)/@PACKAGE@
36am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
37install_sh_DATA = $(install_sh) -c -m 644
38install_sh_PROGRAM = $(install_sh) -c
39install_sh_SCRIPT = $(install_sh) -c
40INSTALL_HEADER = $(INSTALL_DATA)
41transform = $(program_transform_name)
42NORMAL_INSTALL = :
43PRE_INSTALL = :
44POST_INSTALL = :
45NORMAL_UNINSTALL = :
46PRE_UNINSTALL = :
47POST_UNINSTALL = :
48build_triplet = @build@
49host_triplet = @host@
50target_triplet = @target@
51subdir = src
52DIST_COMMON = $(am__optinclude_HEADERS_DIST) $(srcdir)/Makefile.am \
53 $(srcdir)/Makefile.in $(srcdir)/ccgnu2-config.in \
54 $(srcdir)/libccext2.pc.in $(srcdir)/libccgnu2.pc.in
55ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
57 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
58 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
59 $(top_srcdir)/m4/ost_cxx.m4 $(top_srcdir)/m4/ost_debug.m4 \
60 $(top_srcdir)/m4/ost_dynamic.m4 $(top_srcdir)/m4/ost_endian.m4 \
61 $(top_srcdir)/m4/ost_getopt.m4 $(top_srcdir)/m4/ost_maint.m4 \
62 $(top_srcdir)/m4/ost_misc.m4 $(top_srcdir)/m4/ost_poll.m4 \
63 $(top_srcdir)/m4/ost_posix.m4 $(top_srcdir)/m4/ost_prog.m4 \
64 $(top_srcdir)/m4/ost_pthread.m4 \
65 $(top_srcdir)/m4/ost_reentrant.m4 \
66 $(top_srcdir)/m4/ost_signal.m4 $(top_srcdir)/m4/ost_socket.m4 \
67 $(top_srcdir)/m4/ost_ssl.m4 $(top_srcdir)/m4/ost_stlport.m4 \
68 $(top_srcdir)/m4/ost_string.m4 $(top_srcdir)/m4/ost_systime.m4 \
69 $(top_srcdir)/m4/ost_types.m4 $(top_srcdir)/m4/ost_win32.m4 \
70 $(top_srcdir)/m4/win32msc.m4 $(top_srcdir)/configure.ac
71am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72 $(ACLOCAL_M4)
73mkinstalldirs = $(install_sh) -d
74CONFIG_HEADER = $(top_builddir)/config.h
75CONFIG_CLEAN_FILES = ccgnu2-config libccext2.pc libccgnu2.pc
76CONFIG_CLEAN_VPATH_FILES =
77am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78am__vpath_adj = case $$p in \
79 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80 *) f=$$p;; \
81 esac;
82am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83am__install_max = 40
84am__nobase_strip_setup = \
85 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86am__nobase_strip = \
87 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88am__nobase_list = $(am__nobase_strip_setup); \
89 for p in $$list; do echo "$$p $$p"; done | \
90 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92 if (++n[$$2] == $(am__install_max)) \
93 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94 END { for (dir in files) print dir, files[dir] }'
95am__base_list = \
96 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(aclocaldir)" \
99 "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(scriptdir)" \
100 "$(DESTDIR)$(optincludedir)"
101LTLIBRARIES = $(lib_LTLIBRARIES)
102libccext2_la_DEPENDENCIES =
103am__libccext2_la_SOURCES_DIST = numbers.cpp zstream.cpp socketport.cpp \
104 url.cpp xml.cpp persist.cpp engine.cpp digest.cpp cmdoptns.cpp \
105 date.cpp md5.cpp unix.cpp network.cpp serial.cpp urlstring.cpp \
106 tokenizer.cpp mime.cpp ssl.cpp applog.cpp getopt.c getopt1.c
107@EXTRAS_TRUE@@GETOPT_LONG_FALSE@am_libccext2_la_OBJECTS = numbers.lo \
108@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ zstream.lo socketport.lo \
109@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ url.lo xml.lo persist.lo \
110@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ engine.lo digest.lo \
111@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ cmdoptns.lo date.lo md5.lo \
112@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ unix.lo network.lo serial.lo \
113@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ urlstring.lo tokenizer.lo \
114@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ mime.lo ssl.lo applog.lo
115@EXTRAS_TRUE@@GETOPT_LONG_TRUE@am_libccext2_la_OBJECTS = numbers.lo \
116@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ zstream.lo socketport.lo url.lo \
117@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ xml.lo persist.lo engine.lo \
118@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ digest.lo cmdoptns.lo date.lo \
119@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ md5.lo unix.lo network.lo \
120@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ serial.lo urlstring.lo mime.lo \
121@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ tokenizer.lo ssl.lo getopt.lo \
122@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ getopt1.lo applog.lo
123libccext2_la_OBJECTS = $(am_libccext2_la_OBJECTS)
124libccext2_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
125 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
126 $(CXXFLAGS) $(libccext2_la_LDFLAGS) $(LDFLAGS) -o $@
127@EXTRAS_TRUE@am_libccext2_la_rpath = -rpath $(libdir)
128libccgnu2_la_DEPENDENCIES =
129am_libccgnu2_la_OBJECTS = thread.lo mutex.lo semaphore.lo threadkey.lo \
130 friends.lo event.lo slog.lo dir.lo file.lo inaddr.lo peer.lo \
131 timer.lo socket.lo strchar.lo simplesocket.lo mempager.lo \
132 keydata.lo dso.lo exception.lo missing.lo process.lo string.lo \
133 in6addr.lo buffer.lo lockfile.lo nat.lo runlist.lo assoc.lo \
134 pointer.lo linked.lo map.lo cidr.lo
135libccgnu2_la_OBJECTS = $(am_libccgnu2_la_OBJECTS)
136libccgnu2_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
137 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
138 $(CXXFLAGS) $(libccgnu2_la_LDFLAGS) $(LDFLAGS) -o $@
139@EXTRAS_FALSE@am_libccgnu2_la_rpath = -rpath $(libdir)
140@EXTRAS_TRUE@am_libccgnu2_la_rpath = -rpath $(libdir)
141DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
142depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
143am__depfiles_maybe = depfiles
144am__mv = mv -f
145COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
146 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
147LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
148 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
149 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
150CCLD = $(CC)
151LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
152 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
153 $(LDFLAGS) -o $@
154CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
155 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
156LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
157 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
158 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
159CXXLD = $(CXX)
160CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
161 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
162 $(LDFLAGS) -o $@
163SOURCES = $(libccext2_la_SOURCES) $(libccgnu2_la_SOURCES)
164DIST_SOURCES = $(am__libccext2_la_SOURCES_DIST) \
165 $(libccgnu2_la_SOURCES)
166DATA = $(aclocal_DATA) $(noinst_DATA) $(pkgconfig_DATA) $(script_DATA)
167am__optinclude_HEADERS_DIST = getopt.h
168HEADERS = $(optinclude_HEADERS)
169ETAGS = etags
170CTAGS = ctags
171DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
172ACLOCAL = @ACLOCAL@
173AMTAR = @AMTAR@
174AR = @AR@
175AS = @AS@
176AUTOCONF = @AUTOCONF@
177AUTOHEADER = @AUTOHEADER@
178AUTOMAKE = @AUTOMAKE@
179AWK = @AWK@
180BASE_LIB = @BASE_LIB@
181CC = @CC@
182CCDEPMODE = @CCDEPMODE@
183CCXX_DIR = @CCXX_DIR@
184CFLAGS = @CFLAGS@
185COMMON_FLAGS = @COMMON_FLAGS@
186CPP = @CPP@
187CPPFLAGS = @CPPFLAGS@
188CPPUNIT_LIBS = @CPPUNIT_LIBS@
189CXX = @CXX@
190CXXCPP = @CXXCPP@
191CXXDEPMODE = @CXXDEPMODE@
192CXXFLAGS = @CXXFLAGS@
193CYGPATH_W = @CYGPATH_W@
194DEFS = @DEFS@
195DEPDIR = @DEPDIR@
196DLLTOOL = @DLLTOOL@
197DOXYGEN = @DOXYGEN@
198DSYMUTIL = @DSYMUTIL@
199DUMPBIN = @DUMPBIN@
200DYN_LOADER = @DYN_LOADER@
201ECHO_C = @ECHO_C@
202ECHO_N = @ECHO_N@
203ECHO_T = @ECHO_T@
204EGREP = @EGREP@
205EXEEXT = @EXEEXT@
206FGREP = @FGREP@
207FTPDIR = @FTPDIR@
208GETOPT_LIBS = @GETOPT_LIBS@
209GREP = @GREP@
210INSTALL = @INSTALL@
211INSTALL_DATA = @INSTALL_DATA@
212INSTALL_PROGRAM = @INSTALL_PROGRAM@
213INSTALL_SCRIPT = @INSTALL_SCRIPT@
214INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
215KDOC_DIR = @KDOC_DIR@
216LD = @LD@
217LDFLAGS = @LDFLAGS@
218LIBGETOPTOBJS = @LIBGETOPTOBJS@
219LIBOBJS = @LIBOBJS@
220LIBS = @LIBS@
221LIBTOOL = @LIBTOOL@
222LIB_MAJOR = @LIB_MAJOR@
223LIB_VERSION = @LIB_VERSION@
224LIPO = @LIPO@
225LN_S = @LN_S@
226LTLIBOBJS = @LTLIBOBJS@
227LT_CCXX_VERSION = @LT_CCXX_VERSION@
228LT_MAJOR = @LT_MAJOR@
229LT_MINOR = @LT_MINOR@
230LT_RELEASE = @LT_RELEASE@
231LT_SUBVER = @LT_SUBVER@
232MAINT = @MAINT@
233MAKEINFO = @MAKEINFO@
234MANIFEST_TOOL = @MANIFEST_TOOL@
235MKDIR_P = @MKDIR_P@
236MODULE_FLAGS = @MODULE_FLAGS@
237NM = @NM@
238NMEDIT = @NMEDIT@
239OBJDUMP = @OBJDUMP@
240OBJEXT = @OBJEXT@
241OTOOL = @OTOOL@
242OTOOL64 = @OTOOL64@
243PACKAGE = @PACKAGE@
244PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
245PACKAGE_NAME = @PACKAGE_NAME@
246PACKAGE_STRING = @PACKAGE_STRING@
247PACKAGE_TARNAME = @PACKAGE_TARNAME@
248PACKAGE_URL = @PACKAGE_URL@
249PACKAGE_VERSION = @PACKAGE_VERSION@
250PATH_SEPARATOR = @PATH_SEPARATOR@
251PTHREAD_CC = @PTHREAD_CC@
252RANLIB = @RANLIB@
253SED = @SED@
254SET_MAKE = @SET_MAKE@
255SHARED_FLAGS = @SHARED_FLAGS@
256SHELL = @SHELL@
257SOCKET_LIBS = @SOCKET_LIBS@
258SSL_LIBS = @SSL_LIBS@
259STAGE2 = @STAGE2@
260STRIP = @STRIP@
261THREAD_FLAGS = @THREAD_FLAGS@
262THREAD_LIBS = @THREAD_LIBS@
263VERSION = @VERSION@
264WARN_FLAGS = @WARN_FLAGS@
265WINVERSION = @WINVERSION@
266ZSTREAM_LIBS = @ZSTREAM_LIBS@
267abs_builddir = @abs_builddir@
268abs_srcdir = @abs_srcdir@
269abs_top_builddir = @abs_top_builddir@
270abs_top_srcdir = @abs_top_srcdir@
271ac_ct_AR = @ac_ct_AR@
272ac_ct_CC = @ac_ct_CC@
273ac_ct_CXX = @ac_ct_CXX@
274ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
275am__include = @am__include@
276am__leading_dot = @am__leading_dot@
277am__quote = @am__quote@
278am__tar = @am__tar@
279am__untar = @am__untar@
280bindir = @bindir@
281build = @build@
282build_alias = @build_alias@
283build_cpu = @build_cpu@
284build_os = @build_os@
285build_vendor = @build_vendor@
286builddir = @builddir@
287ccincludedir = @ccincludedir@
288datadir = @datadir@
289datarootdir = @datarootdir@
290docdir = @docdir@
291dvidir = @dvidir@
292etc_confdir = @etc_confdir@
293exec_prefix = @exec_prefix@
294host = @host@
295host_alias = @host_alias@
296host_cpu = @host_cpu@
297host_os = @host_os@
298host_vendor = @host_vendor@
299htmldir = @htmldir@
300includedir = @includedir@
301incprefix = @incprefix@
302infodir = @infodir@
303install_sh = @install_sh@
304libdir = @libdir@
305libexecdir = @libexecdir@
306localedir = @localedir@
307localstatedir = @localstatedir@
308mandir = @mandir@
309mkdir_p = @mkdir_p@
310oldincludedir = @oldincludedir@
311ost_cv_dynloader = @ost_cv_dynloader@
312pdfdir = @pdfdir@
313prefix = @prefix@
314program_transform_name = @program_transform_name@
315psdir = @psdir@
316sbindir = @sbindir@
317sharedstatedir = @sharedstatedir@
318srcdir = @srcdir@
319sysconfdir = @sysconfdir@
320target = @target@
321target_alias = @target_alias@
322target_cpu = @target_cpu@
323target_os = @target_os@
324target_vendor = @target_vendor@
325thrprefix = @thrprefix@
326top_build_prefix = @top_build_prefix@
327top_builddir = @top_builddir@
328top_srcdir = @top_srcdir@
329MAINTAINERCLEANFILES = Makefile.in Makefile
330EXTRA_DIST = ccgnu2-config.in ccgnu2-config ost_check2.m4 \
331 getopt.h getopt.c getopt1.c *.pc *.pc.in
332
333LT_VERSION = @LT_CCXX_VERSION@
334AM_CXXFLAGS = -I../src -DCCXX_EXPORT_LIBRARY $(THREAD_FLAGS) \
335 $(COMMON_FLAGS) -I$(CCXX_DIR) $(DEBUG_FLAGS)
336
337AM_CFLAGS = $(THREAD_FLAGS)
338INCLUDES = -I$(top_srcdir)/inc
339RELEASE = $(LT_VERSION) -release $(LT_RELEASE)
340@EXTRAS_FALSE@pkgconfig_DATA = libccgnu2.pc
341@EXTRAS_TRUE@pkgconfig_DATA = libccgnu2.pc libccext2.pc
342@EXTRAS_FALSE@lib_LTLIBRARIES = libccgnu2.la
343@EXTRAS_TRUE@lib_LTLIBRARIES = libccgnu2.la libccext2.la
344pkgconfigdir = $(libdir)/pkgconfig
345aclocaldir = $(datadir)/aclocal
346aclocal_DATA = ost_check2.m4
347scriptdir = $(bindir)
348script_DATA = ccgnu2-config
349libccgnu2_la_LIBADD = @THREAD_LIBS@ @DYN_LOADER@ @SSL_LIBS@
350libccgnu2_la_LDFLAGS = $(RELEASE) $(SHARED_FLAGS)
351noinst_DATA = @STAGE2@
352libccgnu2_la_SOURCES = thread.cpp mutex.cpp semaphore.cpp threadkey.cpp \
353 friends.cpp event.cpp slog.cpp dir.cpp file.cpp inaddr.cpp \
354 peer.cpp timer.cpp socket.cpp strchar.cpp simplesocket.cpp \
355 mempager.cpp keydata.cpp dso.cpp exception.cpp missing.cpp \
356 process.cpp string.cpp in6addr.cpp buffer.cpp lockfile.cpp \
357 nat.cpp runlist.cpp assoc.cpp pointer.cpp linked.cpp map.cpp \
358 cidr.cpp private.h nat.h
359
360@EXTRAS_TRUE@libccext2_la_LIBADD = @THREAD_LIBS@ @BASE_LIB@ @SSL_LIBS@ @ZSTREAM_LIBS@
361@EXTRAS_TRUE@libccext2_la_LDFLAGS = $(RELEASE) $(SHARED_FLAGS)
362@EXTRAS_TRUE@@GETOPT_LONG_TRUE@optincludedir = $(includedir)/cc++2
363@EXTRAS_TRUE@@GETOPT_LONG_TRUE@optinclude_HEADERS = getopt.h
364@EXTRAS_TRUE@@GETOPT_LONG_FALSE@libccext2_la_SOURCES = numbers.cpp zstream.cpp socketport.cpp \
365@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ url.cpp xml.cpp persist.cpp engine.cpp digest.cpp cmdoptns.cpp \
366@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ date.cpp md5.cpp unix.cpp network.cpp serial.cpp urlstring.cpp \
367@EXTRAS_TRUE@@GETOPT_LONG_FALSE@ tokenizer.cpp mime.cpp ssl.cpp applog.cpp
368
369@EXTRAS_TRUE@@GETOPT_LONG_TRUE@libccext2_la_SOURCES = numbers.cpp zstream.cpp socketport.cpp \
370@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ url.cpp xml.cpp persist.cpp engine.cpp digest.cpp cmdoptns.cpp \
371@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ date.cpp md5.cpp unix.cpp network.cpp serial.cpp urlstring.cpp \
372@EXTRAS_TRUE@@GETOPT_LONG_TRUE@ mime.cpp tokenizer.cpp ssl.cpp getopt.c getopt1.c applog.cpp
373
374all: all-am
375
376.SUFFIXES:
377.SUFFIXES: .c .cpp .lo .o .obj
378$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
379 @for dep in $?; do \
380 case '$(am__configure_deps)' in \
381 *$$dep*) \
382 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
383 && { if test -f $@; then exit 0; else break; fi; }; \
384 exit 1;; \
385 esac; \
386 done; \
387 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
388 $(am__cd) $(top_srcdir) && \
389 $(AUTOMAKE) --gnu src/Makefile
390.PRECIOUS: Makefile
391Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
392 @case '$?' in \
393 *config.status*) \
394 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
395 *) \
396 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
397 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
398 esac;
399
400$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
401 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
402
403$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
404 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
406 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
407$(am__aclocal_m4_deps):
408ccgnu2-config: $(top_builddir)/config.status $(srcdir)/ccgnu2-config.in
409 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
410libccext2.pc: $(top_builddir)/config.status $(srcdir)/libccext2.pc.in
411 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
412libccgnu2.pc: $(top_builddir)/config.status $(srcdir)/libccgnu2.pc.in
413 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
414install-libLTLIBRARIES: $(lib_LTLIBRARIES)
415 @$(NORMAL_INSTALL)
416 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
417 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
418 list2=; for p in $$list; do \
419 if test -f $$p; then \
420 list2="$$list2 $$p"; \
421 else :; fi; \
422 done; \
423 test -z "$$list2" || { \
424 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
425 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
426 }
427
428uninstall-libLTLIBRARIES:
429 @$(NORMAL_UNINSTALL)
430 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
431 for p in $$list; do \
432 $(am__strip_dir) \
433 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
434 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
435 done
436
437clean-libLTLIBRARIES:
438 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
439 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
440 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
441 test "$$dir" != "$$p" || dir=.; \
442 echo "rm -f \"$${dir}/so_locations\""; \
443 rm -f "$${dir}/so_locations"; \
444 done
445libccext2.la: $(libccext2_la_OBJECTS) $(libccext2_la_DEPENDENCIES)
446 $(libccext2_la_LINK) $(am_libccext2_la_rpath) $(libccext2_la_OBJECTS) $(libccext2_la_LIBADD) $(LIBS)
447libccgnu2.la: $(libccgnu2_la_OBJECTS) $(libccgnu2_la_DEPENDENCIES)
448 $(libccgnu2_la_LINK) $(am_libccgnu2_la_rpath) $(libccgnu2_la_OBJECTS) $(libccgnu2_la_LIBADD) $(LIBS)
449
450mostlyclean-compile:
451 -rm -f *.$(OBJEXT)
452
453distclean-compile:
454 -rm -f *.tab.c
455
456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/applog.Plo@am__quote@
457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/assoc.Plo@am__quote@
458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Plo@am__quote@
459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cidr.Plo@am__quote@
460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmdoptns.Plo@am__quote@
461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/date.Plo@am__quote@
462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/digest.Plo@am__quote@
463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dir.Plo@am__quote@
464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dso.Plo@am__quote@
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/engine.Plo@am__quote@
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exception.Plo@am__quote@
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Plo@am__quote@
469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/friends.Plo@am__quote@
470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Plo@am__quote@
471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Plo@am__quote@
472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/in6addr.Plo@am__quote@
473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inaddr.Plo@am__quote@
474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keydata.Plo@am__quote@
475@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linked.Plo@am__quote@
476@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lockfile.Plo@am__quote@
477@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
478@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Plo@am__quote@
479@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempager.Plo@am__quote@
480@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mime.Plo@am__quote@
481@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/missing.Plo@am__quote@
482@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mutex.Plo@am__quote@
483@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nat.Plo@am__quote@
484@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network.Plo@am__quote@
485@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/numbers.Plo@am__quote@
486@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peer.Plo@am__quote@
487@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/persist.Plo@am__quote@
488@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pointer.Plo@am__quote@
489@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/process.Plo@am__quote@
490@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runlist.Plo@am__quote@
491@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/semaphore.Plo@am__quote@
492@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/serial.Plo@am__quote@
493@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simplesocket.Plo@am__quote@
494@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/slog.Plo@am__quote@
495@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket.Plo@am__quote@
496@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socketport.Plo@am__quote@
497@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl.Plo@am__quote@
498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strchar.Plo@am__quote@
499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/threadkey.Plo@am__quote@
502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Plo@am__quote@
503@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tokenizer.Plo@am__quote@
504@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unix.Plo@am__quote@
505@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/url.Plo@am__quote@
506@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/urlstring.Plo@am__quote@
507@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml.Plo@am__quote@
508@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zstream.Plo@am__quote@
509
510.c.o:
511@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
512@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
513@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
514@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
515@am__fastdepCC_FALSE@ $(COMPILE) -c $<
516
517.c.obj:
518@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
519@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
520@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
521@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
523
524.c.lo:
525@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
526@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
527@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
528@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
530
531.cpp.o:
532@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
533@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
534@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
535@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
537
538.cpp.obj:
539@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
540@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
541@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
542@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
544
545.cpp.lo:
546@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
547@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
548@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
549@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
551
552mostlyclean-libtool:
553 -rm -f *.lo
554
555clean-libtool:
556 -rm -rf .libs _libs
557install-aclocalDATA: $(aclocal_DATA)
558 @$(NORMAL_INSTALL)
559 test -z "$(aclocaldir)" || $(MKDIR_P) "$(DESTDIR)$(aclocaldir)"
560 @list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
561 for p in $$list; do \
562 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
563 echo "$$d$$p"; \
564 done | $(am__base_list) | \
565 while read files; do \
566 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(aclocaldir)'"; \
567 $(INSTALL_DATA) $$files "$(DESTDIR)$(aclocaldir)" || exit $$?; \
568 done
569
570uninstall-aclocalDATA:
571 @$(NORMAL_UNINSTALL)
572 @list='$(aclocal_DATA)'; test -n "$(aclocaldir)" || list=; \
573 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
574 test -n "$$files" || exit 0; \
575 echo " ( cd '$(DESTDIR)$(aclocaldir)' && rm -f" $$files ")"; \
576 cd "$(DESTDIR)$(aclocaldir)" && rm -f $$files
577install-pkgconfigDATA: $(pkgconfig_DATA)
578 @$(NORMAL_INSTALL)
579 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
580 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
581 for p in $$list; do \
582 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
583 echo "$$d$$p"; \
584 done | $(am__base_list) | \
585 while read files; do \
586 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
587 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
588 done
589
590uninstall-pkgconfigDATA:
591 @$(NORMAL_UNINSTALL)
592 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
593 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
594 test -n "$$files" || exit 0; \
595 echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
596 cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
597install-scriptDATA: $(script_DATA)
598 @$(NORMAL_INSTALL)
599 test -z "$(scriptdir)" || $(MKDIR_P) "$(DESTDIR)$(scriptdir)"
600 @list='$(script_DATA)'; test -n "$(scriptdir)" || list=; \
601 for p in $$list; do \
602 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
603 echo "$$d$$p"; \
604 done | $(am__base_list) | \
605 while read files; do \
606 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(scriptdir)'"; \
607 $(INSTALL_DATA) $$files "$(DESTDIR)$(scriptdir)" || exit $$?; \
608 done
609
610uninstall-scriptDATA:
611 @$(NORMAL_UNINSTALL)
612 @list='$(script_DATA)'; test -n "$(scriptdir)" || list=; \
613 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
614 test -n "$$files" || exit 0; \
615 echo " ( cd '$(DESTDIR)$(scriptdir)' && rm -f" $$files ")"; \
616 cd "$(DESTDIR)$(scriptdir)" && rm -f $$files
617install-optincludeHEADERS: $(optinclude_HEADERS)
618 @$(NORMAL_INSTALL)
619 test -z "$(optincludedir)" || $(MKDIR_P) "$(DESTDIR)$(optincludedir)"
620 @list='$(optinclude_HEADERS)'; test -n "$(optincludedir)" || list=; \
621 for p in $$list; do \
622 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
623 echo "$$d$$p"; \
624 done | $(am__base_list) | \
625 while read files; do \
626 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(optincludedir)'"; \
627 $(INSTALL_HEADER) $$files "$(DESTDIR)$(optincludedir)" || exit $$?; \
628 done
629
630uninstall-optincludeHEADERS:
631 @$(NORMAL_UNINSTALL)
632 @list='$(optinclude_HEADERS)'; test -n "$(optincludedir)" || list=; \
633 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
634 test -n "$$files" || exit 0; \
635 echo " ( cd '$(DESTDIR)$(optincludedir)' && rm -f" $$files ")"; \
636 cd "$(DESTDIR)$(optincludedir)" && rm -f $$files
637
638ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
639 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
640 unique=`for i in $$list; do \
641 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
642 done | \
643 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
644 END { if (nonempty) { for (i in files) print i; }; }'`; \
645 mkid -fID $$unique
646tags: TAGS
647
648TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
649 $(TAGS_FILES) $(LISP)
650 set x; \
651 here=`pwd`; \
652 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
653 unique=`for i in $$list; do \
654 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
655 done | \
656 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
657 END { if (nonempty) { for (i in files) print i; }; }'`; \
658 shift; \
659 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
660 test -n "$$unique" || unique=$$empty_fix; \
661 if test $$# -gt 0; then \
662 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
663 "$$@" $$unique; \
664 else \
665 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
666 $$unique; \
667 fi; \
668 fi
669ctags: CTAGS
670CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
671 $(TAGS_FILES) $(LISP)
672 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
673 unique=`for i in $$list; do \
674 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
675 done | \
676 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
677 END { if (nonempty) { for (i in files) print i; }; }'`; \
678 test -z "$(CTAGS_ARGS)$$unique" \
679 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
680 $$unique
681
682GTAGS:
683 here=`$(am__cd) $(top_builddir) && pwd` \
684 && $(am__cd) $(top_srcdir) \
685 && gtags -i $(GTAGS_ARGS) "$$here"
686
687distclean-tags:
688 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
689
690distdir: $(DISTFILES)
691 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
692 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
693 list='$(DISTFILES)'; \
694 dist_files=`for file in $$list; do echo $$file; done | \
695 sed -e "s|^$$srcdirstrip/||;t" \
696 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
697 case $$dist_files in \
698 */*) $(MKDIR_P) `echo "$$dist_files" | \
699 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
700 sort -u` ;; \
701 esac; \
702 for file in $$dist_files; do \
703 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
704 if test -d $$d/$$file; then \
705 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
706 if test -d "$(distdir)/$$file"; then \
707 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
708 fi; \
709 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
710 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
711 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
712 fi; \
713 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
714 else \
715 test -f "$(distdir)/$$file" \
716 || cp -p $$d/$$file "$(distdir)/$$file" \
717 || exit 1; \
718 fi; \
719 done
720check-am: all-am
721check: check-am
722all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
723installdirs:
724 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(aclocaldir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(scriptdir)" "$(DESTDIR)$(optincludedir)"; do \
725 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
726 done
727install: install-am
728install-exec: install-exec-am
729install-data: install-data-am
730uninstall: uninstall-am
731
732install-am: all-am
733 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
734
735installcheck: installcheck-am
736install-strip:
737 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
738 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
739 `test -z '$(STRIP)' || \
740 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
741mostlyclean-generic:
742
743clean-generic:
744
745distclean-generic:
746 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
747 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
748
749maintainer-clean-generic:
750 @echo "This command is intended for maintainers to use"
751 @echo "it deletes files that may require special tools to rebuild."
752 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
753clean: clean-am
754
755clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
756 mostlyclean-am
757
758distclean: distclean-am
759 -rm -rf ./$(DEPDIR)
760 -rm -f Makefile
761distclean-am: clean-am distclean-compile distclean-generic \
762 distclean-tags
763
764dvi: dvi-am
765
766dvi-am:
767
768html: html-am
769
770html-am:
771
772info: info-am
773
774info-am:
775
776install-data-am: install-aclocalDATA install-optincludeHEADERS \
777 install-pkgconfigDATA install-scriptDATA
778 @$(NORMAL_INSTALL)
779 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
780install-dvi: install-dvi-am
781
782install-dvi-am:
783
784install-exec-am: install-libLTLIBRARIES
785
786install-html: install-html-am
787
788install-html-am:
789
790install-info: install-info-am
791
792install-info-am:
793
794install-man:
795
796install-pdf: install-pdf-am
797
798install-pdf-am:
799
800install-ps: install-ps-am
801
802install-ps-am:
803
804installcheck-am:
805
806maintainer-clean: maintainer-clean-am
807 -rm -rf ./$(DEPDIR)
808 -rm -f Makefile
809maintainer-clean-am: distclean-am maintainer-clean-generic
810
811mostlyclean: mostlyclean-am
812
813mostlyclean-am: mostlyclean-compile mostlyclean-generic \
814 mostlyclean-libtool
815
816pdf: pdf-am
817
818pdf-am:
819
820ps: ps-am
821
822ps-am:
823
824uninstall-am: uninstall-aclocalDATA uninstall-libLTLIBRARIES \
825 uninstall-optincludeHEADERS uninstall-pkgconfigDATA \
826 uninstall-scriptDATA
827
828.MAKE: install-am install-data-am install-strip
829
830.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
831 clean-libLTLIBRARIES clean-libtool ctags distclean \
832 distclean-compile distclean-generic distclean-libtool \
833 distclean-tags distdir dvi dvi-am html html-am info info-am \
834 install install-aclocalDATA install-am install-data \
835 install-data-am install-data-hook install-dvi install-dvi-am \
836 install-exec install-exec-am install-html install-html-am \
837 install-info install-info-am install-libLTLIBRARIES \
838 install-man install-optincludeHEADERS install-pdf \
839 install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
840 install-scriptDATA install-strip installcheck installcheck-am \
841 installdirs maintainer-clean maintainer-clean-generic \
842 mostlyclean mostlyclean-compile mostlyclean-generic \
843 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
844 uninstall-aclocalDATA uninstall-am uninstall-libLTLIBRARIES \
845 uninstall-optincludeHEADERS uninstall-pkgconfigDATA \
846 uninstall-scriptDATA
847
848
849# private.h and nat.h are internal headers
850
851macosx: libccext2.la libccgnu2.la
852 rm -rf .libs/*.dylib
853 ld -r -o ccgnu2.lo $(libccgnu2_la_OBJECTS)
854 ../libtool --mode=link c++ -dynamic -dynamiclib -o libccgnu2.la \
855 -rpath $(libdir) ccgnu2.lo $(LDFLAGS) -lpthread
856 ld -r -o ccext2.lo $(libccext2_la_OBJECTS)
857 ../libtool --mode=link c++ -dynamic -dynamiclib -o libccext2.la \
858 -rpath $(libdir) ccext2.lo $(LDFLAGS) -lpthread
859 touch macosx
860
861install-data-hook:
862 chmod +x $(DESTDIR)${scriptdir}/ccgnu2-config
863
864# Tell versions [3.59,3.63) of GNU make to not export all variables.
865# Otherwise a system limit (for SysV at least) may be exceeded.
866.NOEXPORT: