Release tarball for barry-0.9
[barry.git] / src / Makefile.in
blobdcc08b4f9cca9d89d5a656785f08209df7fdc30c
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = ..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 subdir = src
41 DIST_COMMON = $(include_barry_HEADERS) $(noinst_HEADERS) \
42 $(srcdir)/Makefile.am $(srcdir)/Makefile.in strnlen.c
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj = case $$p in \
52 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53 *) f=$$p;; \
54 esac;
55 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56 am__installdirs = "$(DESTDIR)$(libdir)" \
57 "$(DESTDIR)$(include_barrydir)"
58 libLTLIBRARIES_INSTALL = $(INSTALL)
59 LTLIBRARIES = $(lib_LTLIBRARIES)
60 am__DEPENDENCIES_1 = @LTLIBOBJS@
61 am__DEPENDENCIES_2 =
62 libbarry_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
63 $(am__DEPENDENCIES_2)
64 am_libbarry_la_OBJECTS = time.lo base64.lo parser.lo data.lo \
65 usbwrap.lo probe.lo common.lo error.lo ldif.lo socket.lo \
66 protocol.lo record.lo r_calendar.lo r_contact.lo r_folder.lo \
67 r_memo.lo r_message.lo r_pin_message.lo r_saved_message.lo \
68 r_servicebook.lo r_task.lo packet.lo controller.lo version.lo
69 libbarry_la_OBJECTS = $(am_libbarry_la_OBJECTS)
70 depcomp = $(SHELL) $(top_srcdir)/depcomp
71 am__depfiles_maybe = depfiles
72 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
75 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
76 $(AM_CFLAGS) $(CFLAGS)
77 CCLD = $(CC)
78 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79 $(AM_LDFLAGS) $(LDFLAGS) -o $@
80 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
81 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
82 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
83 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
84 $(AM_CXXFLAGS) $(CXXFLAGS)
85 CXXLD = $(CXX)
86 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
87 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
88 SOURCES = $(libbarry_la_SOURCES)
89 DIST_SOURCES = $(libbarry_la_SOURCES)
90 include_barryHEADERS_INSTALL = $(INSTALL_HEADER)
91 HEADERS = $(include_barry_HEADERS) $(noinst_HEADERS)
92 ETAGS = etags
93 CTAGS = ctags
94 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95 ACLOCAL = @ACLOCAL@
96 AMDEP_FALSE = @AMDEP_FALSE@
97 AMDEP_TRUE = @AMDEP_TRUE@
98 AMTAR = @AMTAR@
99 AR = @AR@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 BOOST_INC_PATH = @BOOST_INC_PATH@
105 BOOST_LIB_PATH = @BOOST_LIB_PATH@
106 CC = @CC@
107 CCDEPMODE = @CCDEPMODE@
108 CFLAGS = @CFLAGS@
109 CPP = @CPP@
110 CPPFLAGS = @CPPFLAGS@
111 CXX = @CXX@
112 CXXCPP = @CXXCPP@
113 CXXDEPMODE = @CXXDEPMODE@
114 CXXFLAGS = @CXXFLAGS@
115 CYGPATH_W = @CYGPATH_W@
116 DEFS = @DEFS@
117 DEPDIR = @DEPDIR@
118 ECHO = @ECHO@
119 ECHO_C = @ECHO_C@
120 ECHO_N = @ECHO_N@
121 ECHO_T = @ECHO_T@
122 EGREP = @EGREP@
123 EXEEXT = @EXEEXT@
124 F77 = @F77@
125 FFLAGS = @FFLAGS@
126 GREP = @GREP@
127 INSTALL_DATA = @INSTALL_DATA@
128 INSTALL_PROGRAM = @INSTALL_PROGRAM@
129 INSTALL_SCRIPT = @INSTALL_SCRIPT@
130 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131 LDFLAGS = @LDFLAGS@
132 LIBOBJS = @LIBOBJS@
133 LIBS = @LIBS@
134 LIBTOOL = @LIBTOOL@
135 LIBUSB_CFLAGS = @LIBUSB_CFLAGS@
136 LIBUSB_LIBS = @LIBUSB_LIBS@
137 LN_S = @LN_S@
138 LTLIBOBJS = @LTLIBOBJS@
139 MAKEINFO = @MAKEINFO@
140 OBJEXT = @OBJEXT@
141 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
142 OPENSSL_LIBS = @OPENSSL_LIBS@
143 PACKAGE = @PACKAGE@
144 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145 PACKAGE_NAME = @PACKAGE_NAME@
146 PACKAGE_STRING = @PACKAGE_STRING@
147 PACKAGE_TARNAME = @PACKAGE_TARNAME@
148 PACKAGE_VERSION = @PACKAGE_VERSION@
149 PATH_SEPARATOR = @PATH_SEPARATOR@
150 PKG_CONFIG = @PKG_CONFIG@
151 RANLIB = @RANLIB@
152 SET_MAKE = @SET_MAKE@
153 SHELL = @SHELL@
154 STRIP = @STRIP@
155 VERSION = @VERSION@
156 WITH_BOOST_FALSE = @WITH_BOOST_FALSE@
157 WITH_BOOST_TRUE = @WITH_BOOST_TRUE@
158 ac_ct_CC = @ac_ct_CC@
159 ac_ct_CXX = @ac_ct_CXX@
160 ac_ct_F77 = @ac_ct_F77@
161 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
162 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
163 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
164 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
165 am__include = @am__include@
166 am__leading_dot = @am__leading_dot@
167 am__quote = @am__quote@
168 am__tar = @am__tar@
169 am__untar = @am__untar@
170 bindir = @bindir@
171 build = @build@
172 build_alias = @build_alias@
173 build_cpu = @build_cpu@
174 build_os = @build_os@
175 build_vendor = @build_vendor@
176 datadir = @datadir@
177 datarootdir = @datarootdir@
178 docdir = @docdir@
179 dvidir = @dvidir@
180 exec_prefix = @exec_prefix@
181 host = @host@
182 host_alias = @host_alias@
183 host_cpu = @host_cpu@
184 host_os = @host_os@
185 host_vendor = @host_vendor@
186 htmldir = @htmldir@
187 includedir = @includedir@
188 infodir = @infodir@
189 install_sh = @install_sh@
190 libdir = @libdir@
191 libexecdir = @libexecdir@
192 localedir = @localedir@
193 localstatedir = @localstatedir@
194 mandir = @mandir@
195 mkdir_p = @mkdir_p@
196 oldincludedir = @oldincludedir@
197 pdfdir = @pdfdir@
198 pkgconfigdir = @pkgconfigdir@
199 prefix = @prefix@
200 program_transform_name = @program_transform_name@
201 psdir = @psdir@
202 sbindir = @sbindir@
203 sharedstatedir = @sharedstatedir@
204 subdirs = @subdirs@
205 sysconfdir = @sysconfdir@
206 target_alias = @target_alias@
208 # The following version numbers are: current:revision:age
210 # See also: http://sources.redhat.com/autobook/autobook/autobook_91.html
212 # Current - number of the current interface of the library
213 # Revision - implementation number of most recent interface
214 # Age - number of previous additional interfaces supported by this library
216 # Libtool uses the following calculation for Linux:
218 # major = current - age
219 # suffix = major.age.revision
221 # Therefore a libtool version of 1.4.0 will translate to a filename of:
222 # libbarry.so.1.0.4
224 # Other operating systems just use current.revision, most of the time,
225 # and age is only used to subtract from current.
227 # Therefore, if you are careful never to increment the major version
228 # unless there is an incompatible break, you can get away with a
229 # two digit version number, and leave age as 0, always.
231 # Only ever increment the first 2 numbers in this version:
232 LIB_BARRY_VERSION = 0:9:0
234 # Disable the default -I. -I$(srcdir) -I$(topdir), etc, but $(top_builddir) is
235 # needed for config.h
236 DEFAULT_INCLUDES = -I$(top_builddir)
237 #INCLUDES = @PACKAGE_CXXFLAGS@ -I@LIBUSB_INC_PATH@
238 INCLUDES = $(LIBUSB_CFLAGS) $(OPENSSL_CFLAGS)
239 #AM_CXXFLAGS = -ansi -Wall -fno-strict-aliasing -g -D__DEBUG_MODE__
240 AM_CXXFLAGS = -ansi -Wall -fno-strict-aliasing -g
241 include_barrydir = ${includedir}/barry
243 #BOOSTFLAG = -D__BARRY_BOOST_MODE__ -I../../../../boost/rootdir/include/boost-1_33_1
244 #LDBOOST = ../../../../boost/rootdir/lib/libboost_serialization-gcc-mt-1_33_1.a
246 # Heavy duty C++ warnings
247 #WARNFLAGS = -ansi -pedantic -Wall -W -Wold-style-cast -Wfloat-equal -Wwrite-strings -Wno-long-long
248 #WARNFLAGS = -ansi -pedantic -Wall -W -Weffc++ -Woverloaded-virtual -Wold-style-cast -Wfloat-equal -Wwrite-strings -Wno-long-long -Werror
250 #LDFLAGS = ../../external/rootdir/libusb/lib/libusb.a $(LDBOOST) -lpthread $(LDDEBUG)
251 lib_LTLIBRARIES = libbarry.la
252 include_barry_HEADERS = barry.h \
253 builder.h \
254 common.h \
255 controller.h \
256 controllertmpl.h \
257 data.h \
258 error.h \
259 ldif.h \
260 parser.h \
261 probe.h \
262 protocol.h \
263 record.h \
264 r_calendar.h \
265 r_contact.h \
266 r_folder.h \
267 r_memo.h \
268 r_message.h \
269 r_pin_message.h \
270 r_saved_message.h \
271 r_servicebook.h \
272 r_task.h \
273 socket.h \
274 time.h \
275 usbwrap.h \
276 version.h \
277 s11n-boost.h
279 libbarry_la_SOURCES = time.cc \
280 base64.cc base64.h \
281 parser.cc \
282 data.cc \
283 usbwrap.cc \
284 probe.cc \
285 common.cc \
286 error.cc \
287 ldif.cc \
288 socket.cc \
289 protocol.cc \
290 record.cc \
291 r_calendar.cc \
292 r_contact.cc \
293 r_folder.cc \
294 r_memo.cc \
295 r_message.cc \
296 r_pin_message.cc \
297 r_saved_message.cc \
298 r_servicebook.cc \
299 r_task.cc \
300 packet.cc packet.h \
301 controller.cc \
302 version.cc \
303 protostructs.h \
304 debug.h \
305 endian.h
307 libbarry_la_LIBADD = $(LTLIBOBJS) $(LIBUSB_LIBS) $(OPENSSL_LIBS)
308 libbarry_la_LDFLAGS = -version-info ${LIB_BARRY_VERSION}
309 noinst_HEADERS = cbarry.h \
310 record-internal.h \
311 strnlen.h
313 EXTRA_DIST = convo.awk \
314 Doxyfile \
315 legal.txt \
316 Makefile.orig
318 all: all-am
320 .SUFFIXES:
321 .SUFFIXES: .c .cc .lo .o .obj
322 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
323 @for dep in $?; do \
324 case '$(am__configure_deps)' in \
325 *$$dep*) \
326 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
327 && exit 0; \
328 exit 1;; \
329 esac; \
330 done; \
331 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
332 cd $(top_srcdir) && \
333 $(AUTOMAKE) --gnu src/Makefile
334 .PRECIOUS: Makefile
335 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
336 @case '$?' in \
337 *config.status*) \
338 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
339 *) \
340 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
341 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
342 esac;
344 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
345 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347 $(top_srcdir)/configure: $(am__configure_deps)
348 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
350 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
351 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
352 @$(NORMAL_INSTALL)
353 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
354 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
355 if test -f $$p; then \
356 f=$(am__strip_dir) \
357 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
358 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
359 else :; fi; \
360 done
362 uninstall-libLTLIBRARIES:
363 @$(NORMAL_UNINSTALL)
364 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
365 p=$(am__strip_dir) \
366 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
367 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
368 done
370 clean-libLTLIBRARIES:
371 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
372 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
373 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
374 test "$$dir" != "$$p" || dir=.; \
375 echo "rm -f \"$${dir}/so_locations\""; \
376 rm -f "$${dir}/so_locations"; \
377 done
378 libbarry.la: $(libbarry_la_OBJECTS) $(libbarry_la_DEPENDENCIES)
379 $(CXXLINK) -rpath $(libdir) $(libbarry_la_LDFLAGS) $(libbarry_la_OBJECTS) $(libbarry_la_LIBADD) $(LIBS)
381 mostlyclean-compile:
382 -rm -f *.$(OBJEXT)
384 distclean-compile:
385 -rm -f *.tab.c
387 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strnlen.Plo@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Plo@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Plo@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/controller.Plo@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data.Plo@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldif.Plo@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/packet.Plo@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parser.Plo@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/probe.Plo@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protocol.Plo@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r_calendar.Plo@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r_contact.Plo@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r_folder.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r_memo.Plo@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r_message.Plo@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r_pin_message.Plo@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r_saved_message.Plo@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r_servicebook.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r_task.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/record.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/usbwrap.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
413 .c.o:
414 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
415 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
420 .c.obj:
421 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
422 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
427 .c.lo:
428 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
429 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
434 .cc.o:
435 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
436 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
437 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
441 .cc.obj:
442 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
443 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
444 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
445 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
448 .cc.lo:
449 @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
450 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
451 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
452 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
455 mostlyclean-libtool:
456 -rm -f *.lo
458 clean-libtool:
459 -rm -rf .libs _libs
461 distclean-libtool:
462 -rm -f libtool
463 uninstall-info-am:
464 install-include_barryHEADERS: $(include_barry_HEADERS)
465 @$(NORMAL_INSTALL)
466 test -z "$(include_barrydir)" || $(mkdir_p) "$(DESTDIR)$(include_barrydir)"
467 @list='$(include_barry_HEADERS)'; for p in $$list; do \
468 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
469 f=$(am__strip_dir) \
470 echo " $(include_barryHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(include_barrydir)/$$f'"; \
471 $(include_barryHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(include_barrydir)/$$f"; \
472 done
474 uninstall-include_barryHEADERS:
475 @$(NORMAL_UNINSTALL)
476 @list='$(include_barry_HEADERS)'; for p in $$list; do \
477 f=$(am__strip_dir) \
478 echo " rm -f '$(DESTDIR)$(include_barrydir)/$$f'"; \
479 rm -f "$(DESTDIR)$(include_barrydir)/$$f"; \
480 done
482 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
483 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
484 unique=`for i in $$list; do \
485 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486 done | \
487 $(AWK) ' { files[$$0] = 1; } \
488 END { for (i in files) print i; }'`; \
489 mkid -fID $$unique
490 tags: TAGS
492 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
493 $(TAGS_FILES) $(LISP)
494 tags=; \
495 here=`pwd`; \
496 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
497 unique=`for i in $$list; do \
498 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
499 done | \
500 $(AWK) ' { files[$$0] = 1; } \
501 END { for (i in files) print i; }'`; \
502 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
503 test -n "$$unique" || unique=$$empty_fix; \
504 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
505 $$tags $$unique; \
507 ctags: CTAGS
508 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
509 $(TAGS_FILES) $(LISP)
510 tags=; \
511 here=`pwd`; \
512 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
513 unique=`for i in $$list; do \
514 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
515 done | \
516 $(AWK) ' { files[$$0] = 1; } \
517 END { for (i in files) print i; }'`; \
518 test -z "$(CTAGS_ARGS)$$tags$$unique" \
519 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
520 $$tags $$unique
522 GTAGS:
523 here=`$(am__cd) $(top_builddir) && pwd` \
524 && cd $(top_srcdir) \
525 && gtags -i $(GTAGS_ARGS) $$here
527 distclean-tags:
528 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
530 distdir: $(DISTFILES)
531 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
532 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
533 list='$(DISTFILES)'; for file in $$list; do \
534 case $$file in \
535 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
536 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
537 esac; \
538 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
539 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
540 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
541 dir="/$$dir"; \
542 $(mkdir_p) "$(distdir)$$dir"; \
543 else \
544 dir=''; \
545 fi; \
546 if test -d $$d/$$file; then \
547 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
548 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
549 fi; \
550 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
551 else \
552 test -f $(distdir)/$$file \
553 || cp -p $$d/$$file $(distdir)/$$file \
554 || exit 1; \
555 fi; \
556 done
557 check-am: all-am
558 check: check-am
559 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
560 installdirs:
561 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(include_barrydir)"; do \
562 test -z "$$dir" || $(mkdir_p) "$$dir"; \
563 done
564 install: install-am
565 install-exec: install-exec-am
566 install-data: install-data-am
567 uninstall: uninstall-am
569 install-am: all-am
570 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
572 installcheck: installcheck-am
573 install-strip:
574 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
575 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
576 `test -z '$(STRIP)' || \
577 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
578 mostlyclean-generic:
580 clean-generic:
582 distclean-generic:
583 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
585 maintainer-clean-generic:
586 @echo "This command is intended for maintainers to use"
587 @echo "it deletes files that may require special tools to rebuild."
588 clean: clean-am
590 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
591 mostlyclean-am
593 distclean: distclean-am
594 -rm -rf $(DEPDIR) ./$(DEPDIR)
595 -rm -f Makefile
596 distclean-am: clean-am distclean-compile distclean-generic \
597 distclean-libtool distclean-tags
599 dvi: dvi-am
601 dvi-am:
603 html: html-am
605 info: info-am
607 info-am:
609 install-data-am: install-include_barryHEADERS
611 install-exec-am: install-libLTLIBRARIES
613 install-info: install-info-am
615 install-man:
617 installcheck-am:
619 maintainer-clean: maintainer-clean-am
620 -rm -rf $(DEPDIR) ./$(DEPDIR)
621 -rm -f Makefile
622 maintainer-clean-am: distclean-am maintainer-clean-generic
624 mostlyclean: mostlyclean-am
626 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
627 mostlyclean-libtool
629 pdf: pdf-am
631 pdf-am:
633 ps: ps-am
635 ps-am:
637 uninstall-am: uninstall-include_barryHEADERS uninstall-info-am \
638 uninstall-libLTLIBRARIES
640 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
641 clean-libLTLIBRARIES clean-libtool ctags distclean \
642 distclean-compile distclean-generic distclean-libtool \
643 distclean-tags distdir dvi dvi-am html html-am info info-am \
644 install install-am install-data install-data-am install-exec \
645 install-exec-am install-include_barryHEADERS install-info \
646 install-info-am install-libLTLIBRARIES install-man \
647 install-strip installcheck installcheck-am installdirs \
648 maintainer-clean maintainer-clean-generic mostlyclean \
649 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
650 pdf pdf-am ps ps-am tags uninstall uninstall-am \
651 uninstall-include_barryHEADERS uninstall-info-am \
652 uninstall-libLTLIBRARIES
654 # Tell versions [3.59,3.63) of GNU make to not export all variables.
655 # Otherwise a system limit (for SysV at least) may be exceeded.
656 .NOEXPORT: