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