Imported Debian patch 0.66.1-1
[hcoop/debian/courier-authlib.git] / libs / numlib / Makefile.in
CommitLineData
b0322a85 1# Makefile.in generated by automake 1.13.4 from Makefile.am.
d9898ee8 2# @configure_input@
3
b0322a85
CE
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
d9898ee8 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
d9898ee8 17#
18# Copyright 1998 - 2004 Double Precision, Inc. See COPYING for
19# distribution information.
20
d9898ee8 21VPATH = @srcdir@
b0322a85
CE
22am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
23am__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
65am__make_dryrun = (target_option=n; $(am__make_running_with_option))
66am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
d9898ee8 67pkgdatadir = $(datadir)/@PACKAGE@
d9898ee8 68pkgincludedir = $(includedir)/@PACKAGE@
8d138742
CE
69pkglibdir = $(libdir)/@PACKAGE@
70pkglibexecdir = $(libexecdir)/@PACKAGE@
d9898ee8 71am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
d9898ee8 72install_sh_DATA = $(install_sh) -c -m 644
73install_sh_PROGRAM = $(install_sh) -c
74install_sh_SCRIPT = $(install_sh) -c
75INSTALL_HEADER = $(INSTALL_DATA)
76transform = $(program_transform_name)
77NORMAL_INSTALL = :
78PRE_INSTALL = :
79POST_INSTALL = :
80NORMAL_UNINSTALL = :
81PRE_UNINSTALL = :
82POST_UNINSTALL = :
83build_triplet = @build@
84host_triplet = @host@
dd184caf 85subdir = .
b0322a85
CE
86DIST_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
d9898ee8 94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
b0322a85 95am__aclocal_m4_deps = $(top_srcdir)/configure.ac
d9898ee8 96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97 $(ACLOCAL_M4)
98am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
dd184caf 99 configure.lineno config.status.lineno
d9898ee8 100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = config.h
102CONFIG_CLEAN_FILES =
8d138742 103CONFIG_CLEAN_VPATH_FILES =
d9898ee8 104LTLIBRARIES = $(noinst_LTLIBRARIES)
105libnumlib_la_LIBADD =
106am_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
110libnumlib_la_OBJECTS = $(am_libnumlib_la_OBJECTS)
b0322a85
CE
111AM_V_lt = $(am__v_lt_@AM_V@)
112am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
113am__v_lt_0 = --silent
114am__v_lt_1 =
115AM_V_P = $(am__v_P_@AM_V@)
116am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
117am__v_P_0 = false
118am__v_P_1 = :
119AM_V_GEN = $(am__v_GEN_@AM_V@)
120am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
121am__v_GEN_0 = @echo " GEN " $@;
122am__v_GEN_1 =
123AM_V_at = $(am__v_at_@AM_V@)
124am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
125am__v_at_0 = @
126am__v_at_1 =
dd184caf 127DEFAULT_INCLUDES = -I.@am__isrc@
b0322a85 128depcomp = $(SHELL) $(top_srcdir)/../../depcomp
d9898ee8 129am__depfiles_maybe = depfiles
8d138742 130am__mv = mv -f
d9898ee8 131COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
132 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
b0322a85
CE
133LTCOMPILE = $(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)
137AM_V_CC = $(am__v_CC_@AM_V@)
138am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
139am__v_CC_0 = @echo " CC " $@;
140am__v_CC_1 =
d9898ee8 141CCLD = $(CC)
b0322a85
CE
142LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
143 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
144 $(AM_LDFLAGS) $(LDFLAGS) -o $@
145AM_V_CCLD = $(am__v_CCLD_@AM_V@)
146am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
147am__v_CCLD_0 = @echo " CCLD " $@;
148am__v_CCLD_1 =
d9898ee8 149SOURCES = $(libnumlib_la_SOURCES)
150DIST_SOURCES = $(libnumlib_la_SOURCES)
b0322a85
CE
151am__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
156am__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.
161am__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.
169am__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)`
d9898ee8 174ETAGS = etags
175CTAGS = ctags
b0322a85
CE
176CSCOPE = cscope
177AM_RECURSIVE_TARGETS = cscope
d9898ee8 178DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
179distdir = $(PACKAGE)-$(VERSION)
180top_distdir = $(distdir)
181am__remove_distdir = \
b0322a85
CE
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
187am__post_remove_distdir = $(am__remove_distdir)
d9898ee8 188DIST_ARCHIVES = $(distdir).tar.gz
189GZIP_ENV = --best
b0322a85 190DIST_TARGETS = dist-gzip
d9898ee8 191distuninstallcheck_listfiles = find . -type f -print
b0322a85
CE
192am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
193 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
d9898ee8 194distcleancheck_listfiles = find . -type f -print
195ACLOCAL = @ACLOCAL@
d9898ee8 196AMTAR = @AMTAR@
b0322a85 197AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
d9898ee8 198AR = @AR@
199AUTOCONF = @AUTOCONF@
200AUTOHEADER = @AUTOHEADER@
dd184caf 201AUTOMAKE = @AUTOMAKE@
d9898ee8 202AWK = @AWK@
203CC = @CC@
204CCDEPMODE = @CCDEPMODE@
205CFLAGS = @CFLAGS@
206CPP = @CPP@
207CPPFLAGS = @CPPFLAGS@
d9898ee8 208CYGPATH_W = @CYGPATH_W@
209DEFS = @DEFS@
210DEPDIR = @DEPDIR@
b0322a85 211DLLTOOL = @DLLTOOL@
8d138742
CE
212DSYMUTIL = @DSYMUTIL@
213DUMPBIN = @DUMPBIN@
d9898ee8 214ECHO_C = @ECHO_C@
215ECHO_N = @ECHO_N@
216ECHO_T = @ECHO_T@
217EGREP = @EGREP@
218EXEEXT = @EXEEXT@
8d138742 219FGREP = @FGREP@
dd184caf 220GREP = @GREP@
221INSTALL = @INSTALL@
d9898ee8 222INSTALL_DATA = @INSTALL_DATA@
223INSTALL_PROGRAM = @INSTALL_PROGRAM@
224INSTALL_SCRIPT = @INSTALL_SCRIPT@
225INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
8d138742 226LD = @LD@
d9898ee8 227LDFLAGS = @LDFLAGS@
228LIBOBJS = @LIBOBJS@
229LIBS = @LIBS@
230LIBTOOL = @LIBTOOL@
8d138742 231LIPO = @LIPO@
d9898ee8 232LN_S = @LN_S@
233LTLIBOBJS = @LTLIBOBJS@
234MAKEINFO = @MAKEINFO@
b0322a85 235MANIFEST_TOOL = @MANIFEST_TOOL@
dd184caf 236MKDIR_P = @MKDIR_P@
8d138742
CE
237NM = @NM@
238NMEDIT = @NMEDIT@
239OBJDUMP = @OBJDUMP@
d9898ee8 240OBJEXT = @OBJEXT@
8d138742
CE
241OTOOL = @OTOOL@
242OTOOL64 = @OTOOL64@
d9898ee8 243PACKAGE = @PACKAGE@
244PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
245PACKAGE_NAME = @PACKAGE_NAME@
246PACKAGE_STRING = @PACKAGE_STRING@
247PACKAGE_TARNAME = @PACKAGE_TARNAME@
b0322a85 248PACKAGE_URL = @PACKAGE_URL@
d9898ee8 249PACKAGE_VERSION = @PACKAGE_VERSION@
250PATH_SEPARATOR = @PATH_SEPARATOR@
251RANLIB = @RANLIB@
252SED = @SED@
253SET_MAKE = @SET_MAKE@
254SHELL = @SHELL@
255STRIP = @STRIP@
256VERSION = @VERSION@
dd184caf 257abs_builddir = @abs_builddir@
258abs_srcdir = @abs_srcdir@
259abs_top_builddir = @abs_top_builddir@
260abs_top_srcdir = @abs_top_srcdir@
b0322a85 261ac_ct_AR = @ac_ct_AR@
d9898ee8 262ac_ct_CC = @ac_ct_CC@
8d138742 263ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
d9898ee8 264am__include = @am__include@
265am__leading_dot = @am__leading_dot@
266am__quote = @am__quote@
267am__tar = @am__tar@
268am__untar = @am__untar@
269bindir = @bindir@
270build = @build@
271build_alias = @build_alias@
272build_cpu = @build_cpu@
273build_os = @build_os@
274build_vendor = @build_vendor@
dd184caf 275builddir = @builddir@
d9898ee8 276datadir = @datadir@
dd184caf 277datarootdir = @datarootdir@
278docdir = @docdir@
279dvidir = @dvidir@
d9898ee8 280exec_prefix = @exec_prefix@
281host = @host@
282host_alias = @host_alias@
283host_cpu = @host_cpu@
284host_os = @host_os@
285host_vendor = @host_vendor@
dd184caf 286htmldir = @htmldir@
d9898ee8 287includedir = @includedir@
288infodir = @infodir@
289install_sh = @install_sh@
290libdir = @libdir@
291libexecdir = @libexecdir@
dd184caf 292localedir = @localedir@
d9898ee8 293localstatedir = @localstatedir@
294mandir = @mandir@
295mkdir_p = @mkdir_p@
296oldincludedir = @oldincludedir@
dd184caf 297pdfdir = @pdfdir@
d9898ee8 298prefix = @prefix@
299program_transform_name = @program_transform_name@
dd184caf 300psdir = @psdir@
d9898ee8 301sbindir = @sbindir@
302sharedstatedir = @sharedstatedir@
dd184caf 303srcdir = @srcdir@
d9898ee8 304sysconfdir = @sysconfdir@
305target_alias = @target_alias@
8d138742 306top_build_prefix = @top_build_prefix@
dd184caf 307top_builddir = @top_builddir@
308top_srcdir = @top_srcdir@
d9898ee8 309CLEANFILES = $(noinst_DATA)
310noinst_LTLIBRARIES = libnumlib.la
311libnumlib_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
330all: config.h
331 $(MAKE) $(AM_MAKEFLAGS) all-am
332
333.SUFFIXES:
334.SUFFIXES: .c .lo .o .obj
b0322a85 335am--refresh: Makefile
d9898ee8 336 @:
337$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
338 @for dep in $?; do \
339 case '$(am__configure_deps)' in \
340 *$$dep*) \
8d138742
CE
341 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
342 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
d9898ee8 343 && exit 0; \
344 exit 1;; \
345 esac; \
346 done; \
8d138742
CE
347 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
348 $(am__cd) $(top_srcdir) && \
349 $(AUTOMAKE) --foreign Makefile
d9898ee8 350.PRECIOUS: Makefile
351Makefile: $(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)
8d138742 365 $(am__cd) $(srcdir) && $(AUTOCONF)
d9898ee8 366$(ACLOCAL_M4): $(am__aclocal_m4_deps)
8d138742
CE
367 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
368$(am__aclocal_m4_deps):
d9898ee8 369
370config.h: stamp-h1
b0322a85
CE
371 @if test ! -f $@; then rm -f stamp-h1; else :; fi
372 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
d9898ee8 373
374stamp-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)
8d138742 378 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
d9898ee8 379 rm -f stamp-h1
380 touch $@
381
382distclean-hdr:
383 -rm -f config.h stamp-h1
384
385clean-noinstLTLIBRARIES:
386 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
b0322a85
CE
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
396libnumlib.la: $(libnumlib_la_OBJECTS) $(libnumlib_la_DEPENDENCIES) $(EXTRA_libnumlib_la_DEPENDENCIES)
397 $(AM_V_CCLD)$(LINK) $(libnumlib_la_OBJECTS) $(libnumlib_la_LIBADD) $(LIBS)
d9898ee8 398
399mostlyclean-compile:
400 -rm -f *.$(OBJEXT)
401
402distclean-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:
b0322a85
CE
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@
d9898ee8 426@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
b0322a85 427@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
d9898ee8 428
429.c.obj:
b0322a85
CE
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@
d9898ee8 433@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
b0322a85 434@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
d9898ee8 435
436.c.lo:
b0322a85
CE
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@
d9898ee8 440@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
b0322a85 441@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
d9898ee8 442
443mostlyclean-libtool:
444 -rm -f *.lo
445
446clean-libtool:
447 -rm -rf .libs _libs
448
449distclean-libtool:
8d138742 450 -rm -f libtool config.lt
d9898ee8 451
b0322a85
CE
452ID: $(am__tagged_files)
453 $(am__define_uniq_tagged_files); mkid -fID $$unique
454tags: tags-am
455TAGS: tags
456
457tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
8d138742 458 set x; \
d9898ee8 459 here=`pwd`; \
b0322a85 460 $(am__define_uniq_tagged_files); \
8d138742
CE
461 shift; \
462 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
d9898ee8 463 test -n "$$unique" || unique=$$empty_fix; \
8d138742
CE
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; \
d9898ee8 471 fi
b0322a85
CE
472ctags: ctags-am
473
474CTAGS: ctags
475ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
476 $(am__define_uniq_tagged_files); \
8d138742 477 test -z "$(CTAGS_ARGS)$$unique" \
d9898ee8 478 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
8d138742 479 $$unique
d9898ee8 480
481GTAGS:
482 here=`$(am__cd) $(top_builddir) && pwd` \
8d138742
CE
483 && $(am__cd) $(top_srcdir) \
484 && gtags -i $(GTAGS_ARGS) "$$here"
b0322a85
CE
485cscope: cscope.files
486 test ! -s cscope.files \
487 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
488clean-cscope:
489 -rm -f cscope.files
490cscope.files: clean-cscope cscopelist
491cscopelist: cscopelist-am
492
493cscopelist-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
d9898ee8 506
507distclean-tags:
508 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
b0322a85 509 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
d9898ee8 510
511distdir: $(DISTFILES)
512 $(am__remove_distdir)
8d138742 513 test -d "$(distdir)" || mkdir "$(distdir)"
dd184caf 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 \
d9898ee8 526 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
d9898ee8 527 if test -d $$d/$$file; then \
dd184caf 528 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
8d138742
CE
529 if test -d "$(distdir)/$$file"; then \
530 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
531 fi; \
d9898ee8 532 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
8d138742
CE
533 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
534 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
d9898ee8 535 fi; \
8d138742 536 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
d9898ee8 537 else \
8d138742
CE
538 test -f "$(distdir)/$$file" \
539 || cp -p $$d/$$file "$(distdir)/$$file" \
d9898ee8 540 || exit 1; \
541 fi; \
542 done
8d138742 543 -test -n "$(am__skip_mode_fix)" \
b0322a85
CE
544 || find "$(distdir)" -type d ! -perm -755 \
545 -exec chmod u+rwx,go+rx {} \; -o \
d9898ee8 546 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
547 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
dd184caf 548 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
8d138742 549 || chmod -R a+r "$(distdir)"
d9898ee8 550dist-gzip: distdir
551 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
b0322a85 552 $(am__post_remove_distdir)
d9898ee8 553
554dist-bzip2: distdir
b0322a85
CE
555 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
556 $(am__post_remove_distdir)
d9898ee8 557
b0322a85
CE
558dist-lzip: distdir
559 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
560 $(am__post_remove_distdir)
ac40fd9e 561
8d138742 562dist-xz: distdir
b0322a85
CE
563 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
564 $(am__post_remove_distdir)
8d138742 565
d9898ee8 566dist-tarZ: distdir
567 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
b0322a85 568 $(am__post_remove_distdir)
d9898ee8 569
570dist-shar: distdir
571 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
b0322a85 572 $(am__post_remove_distdir)
d9898ee8 573
574dist-zip: distdir
575 -rm -f $(distdir).zip
576 zip -rq $(distdir).zip $(distdir)
b0322a85 577 $(am__post_remove_distdir)
d9898ee8 578
b0322a85
CE
579dist dist-all:
580 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
581 $(am__post_remove_distdir)
d9898ee8 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.
586distcheck: dist
587 case '$(DIST_ARCHIVES)' in \
588 *.tar.gz*) \
b0322a85 589 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
d9898ee8 590 *.tar.bz2*) \
b0322a85
CE
591 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
592 *.tar.lz*) \
593 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
8d138742
CE
594 *.tar.xz*) \
595 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
d9898ee8 596 *.tar.Z*) \
597 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
598 *.shar.gz*) \
b0322a85 599 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
d9898ee8 600 *.zip*) \
601 unzip $(distdir).zip ;;\
602 esac
b0322a85
CE
603 chmod -R a-w $(distdir)
604 chmod u+w $(distdir)
605 mkdir $(distdir)/_build $(distdir)/_inst
d9898ee8 606 chmod a-w $(distdir)
8d138742 607 test -d $(distdir)/_build || exit 0; \
d9898ee8 608 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
609 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
8d138742
CE
610 && am__cwd=`pwd` \
611 && $(am__cd) $(distdir)/_build \
d9898ee8 612 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
b0322a85 613 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
d9898ee8 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) \
8d138742
CE
634 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
635 && cd "$$am__cwd" \
636 || exit 1
b0322a85 637 $(am__post_remove_distdir)
d9898ee8 638 @(echo "$(distdir) archives ready for distribution: "; \
639 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
dd184caf 640 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
d9898ee8 641distuninstallcheck:
b0322a85
CE
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 \
d9898ee8 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
658distcleancheck: 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
667check-am: all-am
668check: check-am
669all-am: Makefile $(LTLIBRARIES) config.h
670installdirs:
671install: install-am
672install-exec: install-exec-am
673install-data: install-data-am
674uninstall: uninstall-am
675
676install-am: all-am
677 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
678
679installcheck: installcheck-am
680install-strip:
b0322a85
CE
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
d9898ee8 690mostlyclean-generic:
691
692clean-generic:
693 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
694
695distclean-generic:
696 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
8d138742 697 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
d9898ee8 698
699maintainer-clean-generic:
700 @echo "This command is intended for maintainers to use"
701 @echo "it deletes files that may require special tools to rebuild."
702clean: clean-am
703
704clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
705 mostlyclean-am
706
707distclean: distclean-am
708 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
709 -rm -rf ./$(DEPDIR)
710 -rm -f Makefile
711distclean-am: clean-am distclean-compile distclean-generic \
712 distclean-hdr distclean-libtool distclean-tags
713
714dvi: dvi-am
715
716dvi-am:
717
718html: html-am
719
8d138742
CE
720html-am:
721
d9898ee8 722info: info-am
723
724info-am:
725
726install-data-am:
727
dd184caf 728install-dvi: install-dvi-am
729
8d138742
CE
730install-dvi-am:
731
d9898ee8 732install-exec-am:
733
dd184caf 734install-html: install-html-am
735
8d138742
CE
736install-html-am:
737
d9898ee8 738install-info: install-info-am
739
8d138742
CE
740install-info-am:
741
d9898ee8 742install-man:
743
dd184caf 744install-pdf: install-pdf-am
745
8d138742
CE
746install-pdf-am:
747
dd184caf 748install-ps: install-ps-am
749
8d138742
CE
750install-ps-am:
751
d9898ee8 752installcheck-am:
753
754maintainer-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
759maintainer-clean-am: distclean-am maintainer-clean-generic
760
761mostlyclean: mostlyclean-am
762
763mostlyclean-am: mostlyclean-compile mostlyclean-generic \
764 mostlyclean-libtool
765
766pdf: pdf-am
767
768pdf-am:
769
770ps: ps-am
771
772ps-am:
773
dd184caf 774uninstall-am:
775
8d138742 776.MAKE: all install-am install-strip
d9898ee8 777
b0322a85
CE
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
d9898ee8 794
8d138742 795
d9898ee8 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: