Release tarball for barry-0.4
[barry.git] / src / Makefile.in
blobc618be8da607003159378f3b092abd6cc03a1b67
1 # Makefile.in generated by automake 1.9.5 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 SOURCES = $(libbarry_la_SOURCES)
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = ..
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 subdir = src
43 DIST_COMMON = $(include_barry_HEADERS) $(srcdir)/Makefile.am \
44 $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj = case $$p in \
54 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55 *) f=$$p;; \
56 esac;
57 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
58 am__installdirs = "$(DESTDIR)$(libdir)" \
59 "$(DESTDIR)$(include_barrydir)"
60 libLTLIBRARIES_INSTALL = $(INSTALL)
61 LTLIBRARIES = $(lib_LTLIBRARIES)
62 libbarry_la_DEPENDENCIES = @LIBUSB_LIB_PATH@/libusb.la
63 am_libbarry_la_OBJECTS = time.lo base64.lo parser.lo data.lo \
64 usbwrap.lo probe.lo common.lo error.lo socket.lo protocol.lo \
65 record.lo packet.lo controller.lo
66 libbarry_la_OBJECTS = $(am_libbarry_la_OBJECTS)
67 depcomp = $(SHELL) $(top_srcdir)/depcomp
68 am__depfiles_maybe = depfiles
69 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
70 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
71 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
72 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73 $(AM_CXXFLAGS) $(CXXFLAGS)
74 CXXLD = $(CXX)
75 CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
76 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
77 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
80 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81 $(AM_CFLAGS) $(CFLAGS)
82 CCLD = $(CC)
83 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
84 $(AM_LDFLAGS) $(LDFLAGS) -o $@
85 SOURCES = $(libbarry_la_SOURCES)
86 DIST_SOURCES = $(libbarry_la_SOURCES)
87 include_barryHEADERS_INSTALL = $(INSTALL_HEADER)
88 HEADERS = $(include_barry_HEADERS)
89 ETAGS = etags
90 CTAGS = ctags
91 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92 ACLOCAL = @ACLOCAL@
93 AMDEP_FALSE = @AMDEP_FALSE@
94 AMDEP_TRUE = @AMDEP_TRUE@
95 AMTAR = @AMTAR@
96 AR = @AR@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AWK = @AWK@
101 BOOST_INC_PATH = @BOOST_INC_PATH@
102 BOOST_LIB_PATH = @BOOST_LIB_PATH@
103 CC = @CC@
104 CCDEPMODE = @CCDEPMODE@
105 CFLAGS = @CFLAGS@
106 CPP = @CPP@
107 CPPFLAGS = @CPPFLAGS@
108 CXX = @CXX@
109 CXXCPP = @CXXCPP@
110 CXXDEPMODE = @CXXDEPMODE@
111 CXXFLAGS = @CXXFLAGS@
112 CYGPATH_W = @CYGPATH_W@
113 DEFS = @DEFS@
114 DEPDIR = @DEPDIR@
115 ECHO = @ECHO@
116 ECHO_C = @ECHO_C@
117 ECHO_N = @ECHO_N@
118 ECHO_T = @ECHO_T@
119 EGREP = @EGREP@
120 EXEEXT = @EXEEXT@
121 F77 = @F77@
122 FFLAGS = @FFLAGS@
123 INSTALL_DATA = @INSTALL_DATA@
124 INSTALL_PROGRAM = @INSTALL_PROGRAM@
125 INSTALL_SCRIPT = @INSTALL_SCRIPT@
126 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127 LDFLAGS = @LDFLAGS@
128 LIBOBJS = @LIBOBJS@
129 LIBS = @LIBS@
130 LIBTOOL = @LIBTOOL@
131 LIBUSB_INC_PATH = @LIBUSB_INC_PATH@
132 LIBUSB_LIB_PATH = @LIBUSB_LIB_PATH@
133 LN_S = @LN_S@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAKEINFO = @MAKEINFO@
136 OBJEXT = @OBJEXT@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_VERSION = @PACKAGE_VERSION@
143 PATH_SEPARATOR = @PATH_SEPARATOR@
144 RANLIB = @RANLIB@
145 SET_MAKE = @SET_MAKE@
146 SHELL = @SHELL@
147 STRIP = @STRIP@
148 VERSION = @VERSION@
149 WITH_BOOST_FALSE = @WITH_BOOST_FALSE@
150 WITH_BOOST_TRUE = @WITH_BOOST_TRUE@
151 ac_ct_AR = @ac_ct_AR@
152 ac_ct_CC = @ac_ct_CC@
153 ac_ct_CXX = @ac_ct_CXX@
154 ac_ct_F77 = @ac_ct_F77@
155 ac_ct_RANLIB = @ac_ct_RANLIB@
156 ac_ct_STRIP = @ac_ct_STRIP@
157 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
158 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
159 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
160 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
161 am__include = @am__include@
162 am__leading_dot = @am__leading_dot@
163 am__quote = @am__quote@
164 am__tar = @am__tar@
165 am__untar = @am__untar@
166 bindir = @bindir@
167 build = @build@
168 build_alias = @build_alias@
169 build_cpu = @build_cpu@
170 build_os = @build_os@
171 build_vendor = @build_vendor@
172 datadir = @datadir@
173 exec_prefix = @exec_prefix@
174 host = @host@
175 host_alias = @host_alias@
176 host_cpu = @host_cpu@
177 host_os = @host_os@
178 host_vendor = @host_vendor@
179 includedir = @includedir@
180 infodir = @infodir@
181 install_sh = @install_sh@
182 libdir = @libdir@
183 libexecdir = @libexecdir@
184 localstatedir = @localstatedir@
185 mandir = @mandir@
186 mkdir_p = @mkdir_p@
187 oldincludedir = @oldincludedir@
188 prefix = @prefix@
189 program_transform_name = @program_transform_name@
190 sbindir = @sbindir@
191 sharedstatedir = @sharedstatedir@
192 sysconfdir = @sysconfdir@
193 target_alias = @target_alias@
195 # The following version numbers are: current:revision:age
197 # See also: http://sources.redhat.com/autobook/autobook/autobook_91.html
199 # Current - number of the current interface of the library
200 # Revision - implementation number of most recent interface
201 # Age - number of previous additional interfaces supported by this library
203 # Libtool uses the following calculation for Linux:
205 # major = current - age
206 # suffix = major.age.revision
208 # Therefore a libtool version of 1.4.0 will translate to a filename of:
209 # libbarry.so.1.0.4
211 # Other operating systems just use current.revision, most of the time,
212 # and age is only used to subtract from current.
214 # Therefore, if you are careful never to increment the major version
215 # unless there is an incompatible break, you can get away with a
216 # two digit version number, and leave age as 0, always.
218 # Only ever increment the first 2 numbers in this version:
219 LIB_BARRY_VERSION = 0:4:0
221 # Disable the default -I. -I$(srcdir) -I$(topdir), etc, as our includes
222 # are proper anyway. :-)
223 DEFAULT_INCLUDES =
224 #INCLUDES = @PACKAGE_CXXFLAGS@ -I@LIBUSB_INC_PATH@
225 INCLUDES = -I@LIBUSB_INC_PATH@
226 AM_CXXFLAGS = -ansi -Wall -fno-strict-aliasing -g
227 include_barrydir = ${includedir}/barry
229 #BOOSTFLAG = -D__BARRY_BOOST_MODE__ -I../../../../boost/rootdir/include/boost-1_33_1
230 #LDBOOST = ../../../../boost/rootdir/lib/libboost_serialization-gcc-mt-1_33_1.a
232 # Heavy duty C++ warnings
233 #WARNFLAGS = -ansi -pedantic -Wall -W -Wold-style-cast -Wfloat-equal -Wwrite-strings -Wno-long-long
234 #WARNFLAGS = -ansi -pedantic -Wall -W -Weffc++ -Woverloaded-virtual -Wold-style-cast -Wfloat-equal -Wwrite-strings -Wno-long-long -Werror
236 #LDFLAGS = ../../external/rootdir/libusb/lib/libusb.a $(LDBOOST) -lpthread $(LDDEBUG)
237 lib_LTLIBRARIES = libbarry.la
238 include_barry_HEADERS = barry.h \
239 builder.h \
240 common.h \
241 controller.h \
242 controllertmpl.h \
243 data.h \
244 error.h \
245 parser.h \
246 probe.h \
247 protocol.h \
248 record.h \
249 socket.h \
250 usbwrap.h \
251 time.h \
252 s11n-boost.h
254 libbarry_la_SOURCES = time.cc \
255 base64.cc base64.h \
256 parser.cc \
257 data.cc \
258 usbwrap.cc \
259 probe.cc \
260 common.cc \
261 error.cc \
262 socket.cc \
263 protocol.cc \
264 record.cc \
265 packet.cc packet.h \
266 controller.cc \
267 protostructs.h \
268 debug.h \
269 endian.h
271 libbarry_la_LIBADD = @LIBUSB_LIB_PATH@/libusb.la
272 libbarry_la_LDFLAGS = -version-info ${LIB_BARRY_VERSION}
273 all: all-am
275 .SUFFIXES:
276 .SUFFIXES: .cc .lo .o .obj
277 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
278 @for dep in $?; do \
279 case '$(am__configure_deps)' in \
280 *$$dep*) \
281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
282 && exit 0; \
283 exit 1;; \
284 esac; \
285 done; \
286 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
287 cd $(top_srcdir) && \
288 $(AUTOMAKE) --gnu src/Makefile
289 .PRECIOUS: Makefile
290 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
291 @case '$?' in \
292 *config.status*) \
293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
294 *) \
295 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
296 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
297 esac;
299 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302 $(top_srcdir)/configure: $(am__configure_deps)
303 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
307 @$(NORMAL_INSTALL)
308 test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
309 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
310 if test -f $$p; then \
311 f=$(am__strip_dir) \
312 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
313 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
314 else :; fi; \
315 done
317 uninstall-libLTLIBRARIES:
318 @$(NORMAL_UNINSTALL)
319 @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
320 p=$(am__strip_dir) \
321 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
322 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
323 done
325 clean-libLTLIBRARIES:
326 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
327 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
328 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
329 test "$$dir" != "$$p" || dir=.; \
330 echo "rm -f \"$${dir}/so_locations\""; \
331 rm -f "$${dir}/so_locations"; \
332 done
333 libbarry.la: $(libbarry_la_OBJECTS) $(libbarry_la_DEPENDENCIES)
334 $(CXXLINK) -rpath $(libdir) $(libbarry_la_LDFLAGS) $(libbarry_la_OBJECTS) $(libbarry_la_LIBADD) $(LIBS)
336 mostlyclean-compile:
337 -rm -f *.$(OBJEXT)
339 distclean-compile:
340 -rm -f *.tab.c
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Plo@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Plo@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/controller.Plo@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data.Plo@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/packet.Plo@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parser.Plo@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/probe.Plo@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/protocol.Plo@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/record.Plo@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket.Plo@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/usbwrap.Plo@am__quote@
356 .cc.o:
357 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
358 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
359 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
360 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
361 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
363 .cc.obj:
364 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
365 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
366 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
367 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
368 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
370 .cc.lo:
371 @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
372 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
373 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
374 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
377 mostlyclean-libtool:
378 -rm -f *.lo
380 clean-libtool:
381 -rm -rf .libs _libs
383 distclean-libtool:
384 -rm -f libtool
385 uninstall-info-am:
386 install-include_barryHEADERS: $(include_barry_HEADERS)
387 @$(NORMAL_INSTALL)
388 test -z "$(include_barrydir)" || $(mkdir_p) "$(DESTDIR)$(include_barrydir)"
389 @list='$(include_barry_HEADERS)'; for p in $$list; do \
390 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
391 f=$(am__strip_dir) \
392 echo " $(include_barryHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(include_barrydir)/$$f'"; \
393 $(include_barryHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(include_barrydir)/$$f"; \
394 done
396 uninstall-include_barryHEADERS:
397 @$(NORMAL_UNINSTALL)
398 @list='$(include_barry_HEADERS)'; for p in $$list; do \
399 f=$(am__strip_dir) \
400 echo " rm -f '$(DESTDIR)$(include_barrydir)/$$f'"; \
401 rm -f "$(DESTDIR)$(include_barrydir)/$$f"; \
402 done
404 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
405 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
406 unique=`for i in $$list; do \
407 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408 done | \
409 $(AWK) ' { files[$$0] = 1; } \
410 END { for (i in files) print i; }'`; \
411 mkid -fID $$unique
412 tags: TAGS
414 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
415 $(TAGS_FILES) $(LISP)
416 tags=; \
417 here=`pwd`; \
418 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
419 unique=`for i in $$list; do \
420 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421 done | \
422 $(AWK) ' { files[$$0] = 1; } \
423 END { for (i in files) print i; }'`; \
424 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
425 test -n "$$unique" || unique=$$empty_fix; \
426 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
427 $$tags $$unique; \
429 ctags: CTAGS
430 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
431 $(TAGS_FILES) $(LISP)
432 tags=; \
433 here=`pwd`; \
434 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
435 unique=`for i in $$list; do \
436 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437 done | \
438 $(AWK) ' { files[$$0] = 1; } \
439 END { for (i in files) print i; }'`; \
440 test -z "$(CTAGS_ARGS)$$tags$$unique" \
441 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
442 $$tags $$unique
444 GTAGS:
445 here=`$(am__cd) $(top_builddir) && pwd` \
446 && cd $(top_srcdir) \
447 && gtags -i $(GTAGS_ARGS) $$here
449 distclean-tags:
450 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452 distdir: $(DISTFILES)
453 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
454 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
455 list='$(DISTFILES)'; for file in $$list; do \
456 case $$file in \
457 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
458 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
459 esac; \
460 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
461 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
462 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
463 dir="/$$dir"; \
464 $(mkdir_p) "$(distdir)$$dir"; \
465 else \
466 dir=''; \
467 fi; \
468 if test -d $$d/$$file; then \
469 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
470 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
471 fi; \
472 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
473 else \
474 test -f $(distdir)/$$file \
475 || cp -p $$d/$$file $(distdir)/$$file \
476 || exit 1; \
477 fi; \
478 done
479 check-am: all-am
480 check: check-am
481 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
482 installdirs:
483 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(include_barrydir)"; do \
484 test -z "$$dir" || $(mkdir_p) "$$dir"; \
485 done
486 install: install-am
487 install-exec: install-exec-am
488 install-data: install-data-am
489 uninstall: uninstall-am
491 install-am: all-am
492 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
494 installcheck: installcheck-am
495 install-strip:
496 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
497 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
498 `test -z '$(STRIP)' || \
499 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
500 mostlyclean-generic:
502 clean-generic:
504 distclean-generic:
505 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
507 maintainer-clean-generic:
508 @echo "This command is intended for maintainers to use"
509 @echo "it deletes files that may require special tools to rebuild."
510 clean: clean-am
512 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
513 mostlyclean-am
515 distclean: distclean-am
516 -rm -rf ./$(DEPDIR)
517 -rm -f Makefile
518 distclean-am: clean-am distclean-compile distclean-generic \
519 distclean-libtool distclean-tags
521 dvi: dvi-am
523 dvi-am:
525 html: html-am
527 info: info-am
529 info-am:
531 install-data-am: install-include_barryHEADERS
533 install-exec-am: install-libLTLIBRARIES
535 install-info: install-info-am
537 install-man:
539 installcheck-am:
541 maintainer-clean: maintainer-clean-am
542 -rm -rf ./$(DEPDIR)
543 -rm -f Makefile
544 maintainer-clean-am: distclean-am maintainer-clean-generic
546 mostlyclean: mostlyclean-am
548 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
549 mostlyclean-libtool
551 pdf: pdf-am
553 pdf-am:
555 ps: ps-am
557 ps-am:
559 uninstall-am: uninstall-include_barryHEADERS uninstall-info-am \
560 uninstall-libLTLIBRARIES
562 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
563 clean-libLTLIBRARIES clean-libtool ctags distclean \
564 distclean-compile distclean-generic distclean-libtool \
565 distclean-tags distdir dvi dvi-am html html-am info info-am \
566 install install-am install-data install-data-am install-exec \
567 install-exec-am install-include_barryHEADERS install-info \
568 install-info-am install-libLTLIBRARIES install-man \
569 install-strip installcheck installcheck-am installdirs \
570 maintainer-clean maintainer-clean-generic mostlyclean \
571 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
572 pdf pdf-am ps ps-am tags uninstall uninstall-am \
573 uninstall-include_barryHEADERS uninstall-info-am \
574 uninstall-libLTLIBRARIES
576 # Tell versions [3.59,3.63) of GNU make to not export all variables.
577 # Otherwise a system limit (for SysV at least) may be exceeded.
578 .NOEXPORT: