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