]> jfr.im git - solanum.git/blob - libratbox/Makefile.in
Fix const qualifier on raw_mask
[solanum.git] / libratbox / Makefile.in
1 # Makefile.in generated by automake 1.14 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
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.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20 case $${target_option-} in \
21 ?) ;; \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
24 exit 1;; \
25 esac; \
26 has_opt=no; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
30 else \
31 case $$MAKEFLAGS in \
32 *\\[\ \ ]*) \
33 bs=\\; \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
36 esac; \
37 fi; \
38 skip_next=no; \
39 strip_trailopt () \
40 { \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42 }; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
45 case $$flg in \
46 *=*|--*) continue;; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
55 esac; \
56 case $$flg in \
57 *$$target_option*) has_opt=yes; break;; \
58 esac; \
59 done; \
60 test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = .
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83 $(top_srcdir)/configure $(am__configure_deps) \
84 $(top_srcdir)/include/libratbox_config.h.in \
85 $(srcdir)/libratbox.pc.in COPYING ChangeLog INSTALL README \
86 TODO compile config.guess config.sub depcomp install-sh \
87 missing ltmain.sh
88 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
89 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
90 $(top_srcdir)/configure.ac
91 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92 $(ACLOCAL_M4)
93 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
94 configure.lineno config.status.lineno
95 mkinstalldirs = $(install_sh) -d
96 CONFIG_HEADER = $(top_builddir)/include/libratbox_config.h
97 CONFIG_CLEAN_FILES = libratbox.pc
98 CONFIG_CLEAN_VPATH_FILES =
99 AM_V_P = $(am__v_P_@AM_V@)
100 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
101 am__v_P_0 = false
102 am__v_P_1 = :
103 AM_V_GEN = $(am__v_GEN_@AM_V@)
104 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
105 am__v_GEN_0 = @echo " GEN " $@;
106 am__v_GEN_1 =
107 AM_V_at = $(am__v_at_@AM_V@)
108 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
109 am__v_at_0 = @
110 am__v_at_1 =
111 SOURCES =
112 DIST_SOURCES =
113 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
114 ctags-recursive dvi-recursive html-recursive info-recursive \
115 install-data-recursive install-dvi-recursive \
116 install-exec-recursive install-html-recursive \
117 install-info-recursive install-pdf-recursive \
118 install-ps-recursive install-recursive installcheck-recursive \
119 installdirs-recursive pdf-recursive ps-recursive \
120 tags-recursive uninstall-recursive
121 am__can_run_installinfo = \
122 case $$AM_UPDATE_INFO_DIR in \
123 n|no|NO) false;; \
124 *) (install-info --version) >/dev/null 2>&1;; \
125 esac
126 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127 am__vpath_adj = case $$p in \
128 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129 *) f=$$p;; \
130 esac;
131 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
132 am__install_max = 40
133 am__nobase_strip_setup = \
134 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
135 am__nobase_strip = \
136 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137 am__nobase_list = $(am__nobase_strip_setup); \
138 for p in $$list; do echo "$$p $$p"; done | \
139 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141 if (++n[$$2] == $(am__install_max)) \
142 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143 END { for (dir in files) print dir, files[dir] }'
144 am__base_list = \
145 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147 am__uninstall_files_from_dir = { \
148 test -z "$$files" \
149 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151 $(am__cd) "$$dir" && rm -f $$files; }; \
152 }
153 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
154 DATA = $(pkgconfig_DATA)
155 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
156 distclean-recursive maintainer-clean-recursive
157 am__recursive_targets = \
158 $(RECURSIVE_TARGETS) \
159 $(RECURSIVE_CLEAN_TARGETS) \
160 $(am__extra_recursive_targets)
161 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
162 cscope distdir dist dist-all distcheck
163 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
164 # Read a list of newline-separated strings from the standard input,
165 # and print each of them once, without duplicates. Input order is
166 # *not* preserved.
167 am__uniquify_input = $(AWK) '\
168 BEGIN { nonempty = 0; } \
169 { items[$$0] = 1; nonempty = 1; } \
170 END { if (nonempty) { for (i in items) print i; }; } \
171 '
172 # Make sure the list of sources is unique. This is necessary because,
173 # e.g., the same source file might be shared among _SOURCES variables
174 # for different programs/libraries.
175 am__define_uniq_tagged_files = \
176 list='$(am__tagged_files)'; \
177 unique=`for i in $$list; do \
178 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
179 done | $(am__uniquify_input)`
180 ETAGS = etags
181 CTAGS = ctags
182 CSCOPE = cscope
183 DIST_SUBDIRS = $(SUBDIRS)
184 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185 distdir = $(PACKAGE)-$(VERSION)
186 top_distdir = $(distdir)
187 am__remove_distdir = \
188 if test -d "$(distdir)"; then \
189 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
190 && rm -rf "$(distdir)" \
191 || { sleep 5 && rm -rf "$(distdir)"; }; \
192 else :; fi
193 am__post_remove_distdir = $(am__remove_distdir)
194 am__relativize = \
195 dir0=`pwd`; \
196 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
197 sed_rest='s,^[^/]*/*,,'; \
198 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
199 sed_butlast='s,/*[^/]*$$,,'; \
200 while test -n "$$dir1"; do \
201 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
202 if test "$$first" != "."; then \
203 if test "$$first" = ".."; then \
204 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
205 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
206 else \
207 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
208 if test "$$first2" = "$$first"; then \
209 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
210 else \
211 dir2="../$$dir2"; \
212 fi; \
213 dir0="$$dir0"/"$$first"; \
214 fi; \
215 fi; \
216 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
217 done; \
218 reldir="$$dir2"
219 DIST_ARCHIVES = $(distdir).tar.gz
220 GZIP_ENV = --best
221 DIST_TARGETS = dist-gzip
222 distuninstallcheck_listfiles = find . -type f -print
223 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
224 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
225 distcleancheck_listfiles = find . -type f -print
226 ACLOCAL = @ACLOCAL@
227 ALLOCA = @ALLOCA@
228 AMTAR = @AMTAR@
229 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230 AR = @AR@
231 AS = @AS@
232 AUTOCONF = @AUTOCONF@
233 AUTOHEADER = @AUTOHEADER@
234 AUTOMAKE = @AUTOMAKE@
235 AWK = @AWK@
236 CC = @CC@
237 CCDEPMODE = @CCDEPMODE@
238 CFLAGS = @CFLAGS@
239 CP = @CP@
240 CPP = @CPP@
241 CPPFLAGS = @CPPFLAGS@
242 CYGPATH_W = @CYGPATH_W@
243 DEFS = @DEFS@
244 DEPDIR = @DEPDIR@
245 DLLTOOL = @DLLTOOL@
246 DSYMUTIL = @DSYMUTIL@
247 DUMPBIN = @DUMPBIN@
248 ECHO_C = @ECHO_C@
249 ECHO_N = @ECHO_N@
250 ECHO_T = @ECHO_T@
251 EGREP = @EGREP@
252 EXEEXT = @EXEEXT@
253 FGREP = @FGREP@
254 GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
255 GNUTLS_LIBS = @GNUTLS_LIBS@
256 GREP = @GREP@
257 INSTALL = @INSTALL@
258 INSTALL_DATA = @INSTALL_DATA@
259 INSTALL_PROGRAM = @INSTALL_PROGRAM@
260 INSTALL_SCRIPT = @INSTALL_SCRIPT@
261 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
262 LD = @LD@
263 LDFLAGS = @LDFLAGS@
264 LIBOBJS = @LIBOBJS@
265 LIBS = @LIBS@
266 LIBTOOL = @LIBTOOL@
267 LIPO = @LIPO@
268 LN = @LN@
269 LN_S = @LN_S@
270 LTLIBOBJS = @LTLIBOBJS@
271 MAINT = @MAINT@
272 MAKEINFO = @MAKEINFO@
273 MANIFEST_TOOL = @MANIFEST_TOOL@
274 MKDIR_P = @MKDIR_P@
275 MV = @MV@
276 NM = @NM@
277 NMEDIT = @NMEDIT@
278 OBJDUMP = @OBJDUMP@
279 OBJEXT = @OBJEXT@
280 OTOOL = @OTOOL@
281 OTOOL64 = @OTOOL64@
282 PACKAGE = @PACKAGE@
283 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
284 PACKAGE_NAME = @PACKAGE_NAME@
285 PACKAGE_STRING = @PACKAGE_STRING@
286 PACKAGE_TARNAME = @PACKAGE_TARNAME@
287 PACKAGE_URL = @PACKAGE_URL@
288 PACKAGE_VERSION = @PACKAGE_VERSION@
289 PATH_SEPARATOR = @PATH_SEPARATOR@
290 PICFLAGS = @PICFLAGS@
291 PKG_CONFIG = @PKG_CONFIG@
292 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
293 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
294 RANLIB = @RANLIB@
295 RB_PREFIX = @RB_PREFIX@
296 RM = @RM@
297 SED = @SED@
298 SEDOBJ = @SEDOBJ@
299 SET_MAKE = @SET_MAKE@
300 SHELL = @SHELL@
301 SSL_CFLAGS = @SSL_CFLAGS@
302 SSL_LIBS = @SSL_LIBS@
303 STRIP = @STRIP@
304 TOUCH = @TOUCH@
305 VERSION = @VERSION@
306 abs_builddir = @abs_builddir@
307 abs_srcdir = @abs_srcdir@
308 abs_top_builddir = @abs_top_builddir@
309 abs_top_srcdir = @abs_top_srcdir@
310 ac_ct_AR = @ac_ct_AR@
311 ac_ct_CC = @ac_ct_CC@
312 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
313 am__include = @am__include@
314 am__leading_dot = @am__leading_dot@
315 am__quote = @am__quote@
316 am__tar = @am__tar@
317 am__untar = @am__untar@
318 bindir = @bindir@
319 build = @build@
320 build_alias = @build_alias@
321 build_cpu = @build_cpu@
322 build_os = @build_os@
323 build_vendor = @build_vendor@
324 builddir = @builddir@
325 datadir = @datadir@
326 datarootdir = @datarootdir@
327 docdir = @docdir@
328 dvidir = @dvidir@
329 exec_prefix = @exec_prefix@
330 host = @host@
331 host_alias = @host_alias@
332 host_cpu = @host_cpu@
333 host_os = @host_os@
334 host_vendor = @host_vendor@
335 htmldir = @htmldir@
336 includedir = @includedir@
337 infodir = @infodir@
338 install_sh = @install_sh@
339 libdir = @libdir@
340 libexecdir = @libexecdir@
341 localedir = @localedir@
342 localstatedir = @localstatedir@
343 mandir = @mandir@
344 mkdir_p = @mkdir_p@
345 oldincludedir = @oldincludedir@
346 pdfdir = @pdfdir@
347 prefix = @prefix@
348 program_transform_name = @program_transform_name@
349 psdir = @psdir@
350 sbindir = @sbindir@
351 sharedstatedir = @sharedstatedir@
352 srcdir = @srcdir@
353 sysconfdir = @sysconfdir@
354 target_alias = @target_alias@
355 top_build_prefix = @top_build_prefix@
356 top_builddir = @top_builddir@
357 top_srcdir = @top_srcdir@
358 AUTOMAKE_OPTIONS = foreign
359 SUBDIRS = src
360 pkgconfigdir = $(libdir)/pkgconfig
361 pkgconfig_DATA = libratbox.pc
362 all: all-recursive
363
364 .SUFFIXES:
365 am--refresh: Makefile
366 @:
367 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
368 @for dep in $?; do \
369 case '$(am__configure_deps)' in \
370 *$$dep*) \
371 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
372 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
373 && exit 0; \
374 exit 1;; \
375 esac; \
376 done; \
377 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
378 $(am__cd) $(top_srcdir) && \
379 $(AUTOMAKE) --foreign Makefile
380 .PRECIOUS: Makefile
381 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
382 @case '$?' in \
383 *config.status*) \
384 echo ' $(SHELL) ./config.status'; \
385 $(SHELL) ./config.status;; \
386 *) \
387 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
388 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
389 esac;
390
391 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
392 $(SHELL) ./config.status --recheck
393
394 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
395 $(am__cd) $(srcdir) && $(AUTOCONF)
396 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
397 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
398 $(am__aclocal_m4_deps):
399
400 include/libratbox_config.h: include/stamp-h1
401 @test -f $@ || rm -f include/stamp-h1
402 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) include/stamp-h1
403
404 include/stamp-h1: $(top_srcdir)/include/libratbox_config.h.in $(top_builddir)/config.status
405 @rm -f include/stamp-h1
406 cd $(top_builddir) && $(SHELL) ./config.status include/libratbox_config.h
407 $(top_srcdir)/include/libratbox_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
408 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
409 rm -f include/stamp-h1
410 touch $@
411
412 distclean-hdr:
413 -rm -f include/libratbox_config.h include/stamp-h1
414 libratbox.pc: $(top_builddir)/config.status $(srcdir)/libratbox.pc.in
415 cd $(top_builddir) && $(SHELL) ./config.status $@
416
417 mostlyclean-libtool:
418 -rm -f *.lo
419
420 clean-libtool:
421 -rm -rf .libs _libs
422
423 distclean-libtool:
424 -rm -f libtool config.lt
425 install-pkgconfigDATA: $(pkgconfig_DATA)
426 @$(NORMAL_INSTALL)
427 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
428 if test -n "$$list"; then \
429 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
430 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
431 fi; \
432 for p in $$list; do \
433 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
434 echo "$$d$$p"; \
435 done | $(am__base_list) | \
436 while read files; do \
437 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
438 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
439 done
440
441 uninstall-pkgconfigDATA:
442 @$(NORMAL_UNINSTALL)
443 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
444 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
445 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
446
447 # This directory's subdirectories are mostly independent; you can cd
448 # into them and run 'make' without going through this Makefile.
449 # To change the values of 'make' variables: instead of editing Makefiles,
450 # (1) if the variable is set in 'config.status', edit 'config.status'
451 # (which will cause the Makefiles to be regenerated when you run 'make');
452 # (2) otherwise, pass the desired values on the 'make' command line.
453 $(am__recursive_targets):
454 @fail=; \
455 if $(am__make_keepgoing); then \
456 failcom='fail=yes'; \
457 else \
458 failcom='exit 1'; \
459 fi; \
460 dot_seen=no; \
461 target=`echo $@ | sed s/-recursive//`; \
462 case "$@" in \
463 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
464 *) list='$(SUBDIRS)' ;; \
465 esac; \
466 for subdir in $$list; do \
467 echo "Making $$target in $$subdir"; \
468 if test "$$subdir" = "."; then \
469 dot_seen=yes; \
470 local_target="$$target-am"; \
471 else \
472 local_target="$$target"; \
473 fi; \
474 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
475 || eval $$failcom; \
476 done; \
477 if test "$$dot_seen" = "no"; then \
478 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
479 fi; test -z "$$fail"
480
481 ID: $(am__tagged_files)
482 $(am__define_uniq_tagged_files); mkid -fID $$unique
483 tags: tags-recursive
484 TAGS: tags
485
486 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
487 set x; \
488 here=`pwd`; \
489 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
490 include_option=--etags-include; \
491 empty_fix=.; \
492 else \
493 include_option=--include; \
494 empty_fix=; \
495 fi; \
496 list='$(SUBDIRS)'; for subdir in $$list; do \
497 if test "$$subdir" = .; then :; else \
498 test ! -f $$subdir/TAGS || \
499 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
500 fi; \
501 done; \
502 $(am__define_uniq_tagged_files); \
503 shift; \
504 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
505 test -n "$$unique" || unique=$$empty_fix; \
506 if test $$# -gt 0; then \
507 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
508 "$$@" $$unique; \
509 else \
510 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
511 $$unique; \
512 fi; \
513 fi
514 ctags: ctags-recursive
515
516 CTAGS: ctags
517 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
518 $(am__define_uniq_tagged_files); \
519 test -z "$(CTAGS_ARGS)$$unique" \
520 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
521 $$unique
522
523 GTAGS:
524 here=`$(am__cd) $(top_builddir) && pwd` \
525 && $(am__cd) $(top_srcdir) \
526 && gtags -i $(GTAGS_ARGS) "$$here"
527 cscope: cscope.files
528 test ! -s cscope.files \
529 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
530 clean-cscope:
531 -rm -f cscope.files
532 cscope.files: clean-cscope cscopelist
533 cscopelist: cscopelist-recursive
534
535 cscopelist-am: $(am__tagged_files)
536 list='$(am__tagged_files)'; \
537 case "$(srcdir)" in \
538 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
539 *) sdir=$(subdir)/$(srcdir) ;; \
540 esac; \
541 for i in $$list; do \
542 if test -f "$$i"; then \
543 echo "$(subdir)/$$i"; \
544 else \
545 echo "$$sdir/$$i"; \
546 fi; \
547 done >> $(top_builddir)/cscope.files
548
549 distclean-tags:
550 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
551 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
552
553 distdir: $(DISTFILES)
554 $(am__remove_distdir)
555 test -d "$(distdir)" || mkdir "$(distdir)"
556 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
557 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
558 list='$(DISTFILES)'; \
559 dist_files=`for file in $$list; do echo $$file; done | \
560 sed -e "s|^$$srcdirstrip/||;t" \
561 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
562 case $$dist_files in \
563 */*) $(MKDIR_P) `echo "$$dist_files" | \
564 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
565 sort -u` ;; \
566 esac; \
567 for file in $$dist_files; do \
568 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
569 if test -d $$d/$$file; then \
570 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
571 if test -d "$(distdir)/$$file"; then \
572 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
573 fi; \
574 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
575 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
576 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
577 fi; \
578 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
579 else \
580 test -f "$(distdir)/$$file" \
581 || cp -p $$d/$$file "$(distdir)/$$file" \
582 || exit 1; \
583 fi; \
584 done
585 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
586 if test "$$subdir" = .; then :; else \
587 $(am__make_dryrun) \
588 || test -d "$(distdir)/$$subdir" \
589 || $(MKDIR_P) "$(distdir)/$$subdir" \
590 || exit 1; \
591 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
592 $(am__relativize); \
593 new_distdir=$$reldir; \
594 dir1=$$subdir; dir2="$(top_distdir)"; \
595 $(am__relativize); \
596 new_top_distdir=$$reldir; \
597 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
598 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
599 ($(am__cd) $$subdir && \
600 $(MAKE) $(AM_MAKEFLAGS) \
601 top_distdir="$$new_top_distdir" \
602 distdir="$$new_distdir" \
603 am__remove_distdir=: \
604 am__skip_length_check=: \
605 am__skip_mode_fix=: \
606 distdir) \
607 || exit 1; \
608 fi; \
609 done
610 -test -n "$(am__skip_mode_fix)" \
611 || find "$(distdir)" -type d ! -perm -755 \
612 -exec chmod u+rwx,go+rx {} \; -o \
613 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
614 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
615 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
616 || chmod -R a+r "$(distdir)"
617 dist-gzip: distdir
618 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
619 $(am__post_remove_distdir)
620
621 dist-bzip2: distdir
622 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
623 $(am__post_remove_distdir)
624
625 dist-lzip: distdir
626 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
627 $(am__post_remove_distdir)
628
629 dist-xz: distdir
630 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
631 $(am__post_remove_distdir)
632
633 dist-tarZ: distdir
634 @echo WARNING: "Support for shar distribution archives is" \
635 "deprecated." >&2
636 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
637 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
638 $(am__post_remove_distdir)
639
640 dist-shar: distdir
641 @echo WARNING: "Support for distribution archives compressed with" \
642 "legacy program 'compress' is deprecated." >&2
643 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
644 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
645 $(am__post_remove_distdir)
646
647 dist-zip: distdir
648 -rm -f $(distdir).zip
649 zip -rq $(distdir).zip $(distdir)
650 $(am__post_remove_distdir)
651
652 dist dist-all:
653 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
654 $(am__post_remove_distdir)
655
656 # This target untars the dist file and tries a VPATH configuration. Then
657 # it guarantees that the distribution is self-contained by making another
658 # tarfile.
659 distcheck: dist
660 case '$(DIST_ARCHIVES)' in \
661 *.tar.gz*) \
662 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
663 *.tar.bz2*) \
664 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
665 *.tar.lz*) \
666 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
667 *.tar.xz*) \
668 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
669 *.tar.Z*) \
670 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
671 *.shar.gz*) \
672 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
673 *.zip*) \
674 unzip $(distdir).zip ;;\
675 esac
676 chmod -R a-w $(distdir)
677 chmod u+w $(distdir)
678 mkdir $(distdir)/_build $(distdir)/_inst
679 chmod a-w $(distdir)
680 test -d $(distdir)/_build || exit 0; \
681 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
682 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
683 && am__cwd=`pwd` \
684 && $(am__cd) $(distdir)/_build \
685 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
686 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
687 $(DISTCHECK_CONFIGURE_FLAGS) \
688 && $(MAKE) $(AM_MAKEFLAGS) \
689 && $(MAKE) $(AM_MAKEFLAGS) dvi \
690 && $(MAKE) $(AM_MAKEFLAGS) check \
691 && $(MAKE) $(AM_MAKEFLAGS) install \
692 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
693 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
694 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
695 distuninstallcheck \
696 && chmod -R a-w "$$dc_install_base" \
697 && ({ \
698 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
699 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
700 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
701 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
702 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
703 } || { rm -rf "$$dc_destdir"; exit 1; }) \
704 && rm -rf "$$dc_destdir" \
705 && $(MAKE) $(AM_MAKEFLAGS) dist \
706 && rm -rf $(DIST_ARCHIVES) \
707 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
708 && cd "$$am__cwd" \
709 || exit 1
710 $(am__post_remove_distdir)
711 @(echo "$(distdir) archives ready for distribution: "; \
712 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
713 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
714 distuninstallcheck:
715 @test -n '$(distuninstallcheck_dir)' || { \
716 echo 'ERROR: trying to run $@ with an empty' \
717 '$$(distuninstallcheck_dir)' >&2; \
718 exit 1; \
719 }; \
720 $(am__cd) '$(distuninstallcheck_dir)' || { \
721 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
722 exit 1; \
723 }; \
724 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
725 || { echo "ERROR: files left after uninstall:" ; \
726 if test -n "$(DESTDIR)"; then \
727 echo " (check DESTDIR support)"; \
728 fi ; \
729 $(distuninstallcheck_listfiles) ; \
730 exit 1; } >&2
731 distcleancheck: distclean
732 @if test '$(srcdir)' = . ; then \
733 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
734 exit 1 ; \
735 fi
736 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
737 || { echo "ERROR: files left in build directory after distclean:" ; \
738 $(distcleancheck_listfiles) ; \
739 exit 1; } >&2
740 check-am: all-am
741 check: check-recursive
742 all-am: Makefile $(DATA)
743 installdirs: installdirs-recursive
744 installdirs-am:
745 for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
746 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
747 done
748 install: install-recursive
749 install-exec: install-exec-recursive
750 install-data: install-data-recursive
751 uninstall: uninstall-recursive
752
753 install-am: all-am
754 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
755
756 installcheck: installcheck-recursive
757 install-strip:
758 if test -z '$(STRIP)'; then \
759 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
760 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
761 install; \
762 else \
763 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
764 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
765 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
766 fi
767 mostlyclean-generic:
768
769 clean-generic:
770
771 distclean-generic:
772 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
773 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
774
775 maintainer-clean-generic:
776 @echo "This command is intended for maintainers to use"
777 @echo "it deletes files that may require special tools to rebuild."
778 clean: clean-recursive
779
780 clean-am: clean-generic clean-libtool mostlyclean-am
781
782 distclean: distclean-recursive
783 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
784 -rm -f Makefile
785 distclean-am: clean-am distclean-generic distclean-hdr \
786 distclean-libtool distclean-tags
787
788 dvi: dvi-recursive
789
790 dvi-am:
791
792 html: html-recursive
793
794 html-am:
795
796 info: info-recursive
797
798 info-am:
799
800 install-data-am: install-pkgconfigDATA
801
802 install-dvi: install-dvi-recursive
803
804 install-dvi-am:
805
806 install-exec-am:
807
808 install-html: install-html-recursive
809
810 install-html-am:
811
812 install-info: install-info-recursive
813
814 install-info-am:
815
816 install-man:
817
818 install-pdf: install-pdf-recursive
819
820 install-pdf-am:
821
822 install-ps: install-ps-recursive
823
824 install-ps-am:
825
826 installcheck-am:
827
828 maintainer-clean: maintainer-clean-recursive
829 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
830 -rm -rf $(top_srcdir)/autom4te.cache
831 -rm -f Makefile
832 maintainer-clean-am: distclean-am maintainer-clean-generic
833
834 mostlyclean: mostlyclean-recursive
835
836 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
837
838 pdf: pdf-recursive
839
840 pdf-am:
841
842 ps: ps-recursive
843
844 ps-am:
845
846 uninstall-am: uninstall-pkgconfigDATA
847
848 .MAKE: $(am__recursive_targets) install-am install-strip
849
850 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
851 am--refresh check check-am clean clean-cscope clean-generic \
852 clean-libtool cscope cscopelist-am ctags ctags-am dist \
853 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
854 dist-xz dist-zip distcheck distclean distclean-generic \
855 distclean-hdr distclean-libtool distclean-tags distcleancheck \
856 distdir distuninstallcheck dvi dvi-am html html-am info \
857 info-am install install-am install-data install-data-am \
858 install-dvi install-dvi-am install-exec install-exec-am \
859 install-html install-html-am install-info install-info-am \
860 install-man install-pdf install-pdf-am install-pkgconfigDATA \
861 install-ps install-ps-am install-strip installcheck \
862 installcheck-am installdirs installdirs-am maintainer-clean \
863 maintainer-clean-generic mostlyclean mostlyclean-generic \
864 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
865 uninstall-am uninstall-pkgconfigDATA
866
867
868 # Tell versions [3.59,3.63) of GNU make to not export all variables.
869 # Otherwise a system limit (for SysV at least) may be exceeded.
870 .NOEXPORT: