Imported Upstream version 0.63.0
[hcoop/debian/courier-authlib.git] / numlib / Makefile.in
CommitLineData
8d138742 1# Makefile.in generated by automake 1.11 from Makefile.am.
d9898ee8 2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
8d138742
CE
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
d9898ee8 7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
dd184caf 18# $Id: Makefile.am,v 1.12 2007/06/30 15:40:53 mrsam Exp $
d9898ee8 19#
20# Copyright 1998 - 2004 Double Precision, Inc. See COPYING for
21# distribution information.
22
d9898ee8 23VPATH = @srcdir@
24pkgdatadir = $(datadir)/@PACKAGE@
d9898ee8 25pkgincludedir = $(includedir)/@PACKAGE@
8d138742
CE
26pkglibdir = $(libdir)/@PACKAGE@
27pkglibexecdir = $(libexecdir)/@PACKAGE@
d9898ee8 28am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
d9898ee8 29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
dd184caf 42subdir = .
d9898ee8 43DIST_COMMON = $(am__configure_deps) $(srcdir)/../config.guess \
44 $(srcdir)/../config.sub $(srcdir)/../depcomp \
45 $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
46 $(srcdir)/../missing $(srcdir)/Makefile.am \
47 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
48 $(top_srcdir)/configure
d9898ee8 49ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50am__aclocal_m4_deps = $(top_srcdir)/configure.in
51am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52 $(ACLOCAL_M4)
53am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
dd184caf 54 configure.lineno config.status.lineno
d9898ee8 55mkinstalldirs = $(install_sh) -d
56CONFIG_HEADER = config.h
57CONFIG_CLEAN_FILES =
8d138742 58CONFIG_CLEAN_VPATH_FILES =
d9898ee8 59LTLIBRARIES = $(noinst_LTLIBRARIES)
60libnumlib_la_LIBADD =
61am_libnumlib_la_OBJECTS = atotimet.lo atouidt.lo changeuidgid.lo \
62 strdevt.lo strgidt.lo strhdevt.lo strhinot.lo strhpidt.lo \
63 strhtimet.lo strinot.lo strofft.lo strpidt.lo strsize.lo \
64 strsizet.lo strtimet.lo struidt.lo
65libnumlib_la_OBJECTS = $(am_libnumlib_la_OBJECTS)
dd184caf 66DEFAULT_INCLUDES = -I.@am__isrc@
d9898ee8 67depcomp = $(SHELL) $(top_srcdir)/../depcomp
68am__depfiles_maybe = depfiles
8d138742 69am__mv = mv -f
d9898ee8 70COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
dd184caf 72LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
d9898ee8 75CCLD = $(CC)
dd184caf 76LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
77 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
78 $(LDFLAGS) -o $@
d9898ee8 79SOURCES = $(libnumlib_la_SOURCES)
80DIST_SOURCES = $(libnumlib_la_SOURCES)
81ETAGS = etags
82CTAGS = ctags
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84distdir = $(PACKAGE)-$(VERSION)
85top_distdir = $(distdir)
86am__remove_distdir = \
8d138742
CE
87 { test ! -d "$(distdir)" \
88 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
89 && rm -fr "$(distdir)"; }; }
d9898ee8 90DIST_ARCHIVES = $(distdir).tar.gz
91GZIP_ENV = --best
92distuninstallcheck_listfiles = find . -type f -print
93distcleancheck_listfiles = find . -type f -print
94ACLOCAL = @ACLOCAL@
d9898ee8 95AMTAR = @AMTAR@
96AR = @AR@
97AUTOCONF = @AUTOCONF@
98AUTOHEADER = @AUTOHEADER@
dd184caf 99AUTOMAKE = @AUTOMAKE@
d9898ee8 100AWK = @AWK@
101CC = @CC@
102CCDEPMODE = @CCDEPMODE@
103CFLAGS = @CFLAGS@
104CPP = @CPP@
105CPPFLAGS = @CPPFLAGS@
d9898ee8 106CYGPATH_W = @CYGPATH_W@
107DEFS = @DEFS@
108DEPDIR = @DEPDIR@
8d138742
CE
109DSYMUTIL = @DSYMUTIL@
110DUMPBIN = @DUMPBIN@
d9898ee8 111ECHO_C = @ECHO_C@
112ECHO_N = @ECHO_N@
113ECHO_T = @ECHO_T@
114EGREP = @EGREP@
115EXEEXT = @EXEEXT@
8d138742 116FGREP = @FGREP@
dd184caf 117GREP = @GREP@
118INSTALL = @INSTALL@
d9898ee8 119INSTALL_DATA = @INSTALL_DATA@
120INSTALL_PROGRAM = @INSTALL_PROGRAM@
121INSTALL_SCRIPT = @INSTALL_SCRIPT@
122INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
8d138742 123LD = @LD@
d9898ee8 124LDFLAGS = @LDFLAGS@
125LIBOBJS = @LIBOBJS@
126LIBS = @LIBS@
127LIBTOOL = @LIBTOOL@
8d138742 128LIPO = @LIPO@
d9898ee8 129LN_S = @LN_S@
130LTLIBOBJS = @LTLIBOBJS@
131MAKEINFO = @MAKEINFO@
dd184caf 132MKDIR_P = @MKDIR_P@
8d138742
CE
133NM = @NM@
134NMEDIT = @NMEDIT@
135OBJDUMP = @OBJDUMP@
d9898ee8 136OBJEXT = @OBJEXT@
8d138742
CE
137OTOOL = @OTOOL@
138OTOOL64 = @OTOOL64@
d9898ee8 139PACKAGE = @PACKAGE@
140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141PACKAGE_NAME = @PACKAGE_NAME@
142PACKAGE_STRING = @PACKAGE_STRING@
143PACKAGE_TARNAME = @PACKAGE_TARNAME@
144PACKAGE_VERSION = @PACKAGE_VERSION@
145PATH_SEPARATOR = @PATH_SEPARATOR@
146RANLIB = @RANLIB@
147SED = @SED@
148SET_MAKE = @SET_MAKE@
149SHELL = @SHELL@
150STRIP = @STRIP@
151VERSION = @VERSION@
dd184caf 152abs_builddir = @abs_builddir@
153abs_srcdir = @abs_srcdir@
154abs_top_builddir = @abs_top_builddir@
155abs_top_srcdir = @abs_top_srcdir@
d9898ee8 156ac_ct_CC = @ac_ct_CC@
8d138742 157ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
d9898ee8 158am__include = @am__include@
159am__leading_dot = @am__leading_dot@
160am__quote = @am__quote@
161am__tar = @am__tar@
162am__untar = @am__untar@
163bindir = @bindir@
164build = @build@
165build_alias = @build_alias@
166build_cpu = @build_cpu@
167build_os = @build_os@
168build_vendor = @build_vendor@
dd184caf 169builddir = @builddir@
d9898ee8 170datadir = @datadir@
dd184caf 171datarootdir = @datarootdir@
172docdir = @docdir@
173dvidir = @dvidir@
d9898ee8 174exec_prefix = @exec_prefix@
175host = @host@
176host_alias = @host_alias@
177host_cpu = @host_cpu@
178host_os = @host_os@
179host_vendor = @host_vendor@
dd184caf 180htmldir = @htmldir@
d9898ee8 181includedir = @includedir@
182infodir = @infodir@
183install_sh = @install_sh@
184libdir = @libdir@
185libexecdir = @libexecdir@
dd184caf 186localedir = @localedir@
d9898ee8 187localstatedir = @localstatedir@
8d138742 188lt_ECHO = @lt_ECHO@
d9898ee8 189mandir = @mandir@
190mkdir_p = @mkdir_p@
191oldincludedir = @oldincludedir@
dd184caf 192pdfdir = @pdfdir@
d9898ee8 193prefix = @prefix@
194program_transform_name = @program_transform_name@
dd184caf 195psdir = @psdir@
d9898ee8 196sbindir = @sbindir@
197sharedstatedir = @sharedstatedir@
dd184caf 198srcdir = @srcdir@
d9898ee8 199sysconfdir = @sysconfdir@
200target_alias = @target_alias@
8d138742 201top_build_prefix = @top_build_prefix@
dd184caf 202top_builddir = @top_builddir@
203top_srcdir = @top_srcdir@
d9898ee8 204CLEANFILES = $(noinst_DATA)
205noinst_LTLIBRARIES = libnumlib.la
206libnumlib_la_SOURCES = \
207 atotimet.c \
208 atouidt.c \
209 changeuidgid.c \
210 numlib.h \
211 strdevt.c \
212 strgidt.c \
213 strhdevt.c \
214 strhinot.c \
215 strhpidt.c \
216 strhtimet.c \
217 strinot.c \
218 strofft.c \
219 strpidt.c \
220 strsize.c \
221 strsizet.c \
222 strtimet.c \
223 struidt.c
224
225all: config.h
226 $(MAKE) $(AM_MAKEFLAGS) all-am
227
228.SUFFIXES:
229.SUFFIXES: .c .lo .o .obj
230am--refresh:
231 @:
232$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
233 @for dep in $?; do \
234 case '$(am__configure_deps)' in \
235 *$$dep*) \
8d138742
CE
236 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
237 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
d9898ee8 238 && exit 0; \
239 exit 1;; \
240 esac; \
241 done; \
8d138742
CE
242 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
243 $(am__cd) $(top_srcdir) && \
244 $(AUTOMAKE) --foreign Makefile
d9898ee8 245.PRECIOUS: Makefile
246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247 @case '$?' in \
248 *config.status*) \
249 echo ' $(SHELL) ./config.status'; \
250 $(SHELL) ./config.status;; \
251 *) \
252 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
253 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
254 esac;
255
256$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257 $(SHELL) ./config.status --recheck
258
259$(top_srcdir)/configure: $(am__configure_deps)
8d138742 260 $(am__cd) $(srcdir) && $(AUTOCONF)
d9898ee8 261$(ACLOCAL_M4): $(am__aclocal_m4_deps)
8d138742
CE
262 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
263$(am__aclocal_m4_deps):
d9898ee8 264
265config.h: stamp-h1
266 @if test ! -f $@; then \
267 rm -f stamp-h1; \
dd184caf 268 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
d9898ee8 269 else :; fi
270
271stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
272 @rm -f stamp-h1
273 cd $(top_builddir) && $(SHELL) ./config.status config.h
274$(srcdir)/config.h.in: $(am__configure_deps)
8d138742 275 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
d9898ee8 276 rm -f stamp-h1
277 touch $@
278
279distclean-hdr:
280 -rm -f config.h stamp-h1
281
282clean-noinstLTLIBRARIES:
283 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
284 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
285 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
286 test "$$dir" != "$$p" || dir=.; \
287 echo "rm -f \"$${dir}/so_locations\""; \
288 rm -f "$${dir}/so_locations"; \
289 done
290libnumlib.la: $(libnumlib_la_OBJECTS) $(libnumlib_la_DEPENDENCIES)
dd184caf 291 $(LINK) $(libnumlib_la_OBJECTS) $(libnumlib_la_LIBADD) $(LIBS)
d9898ee8 292
293mostlyclean-compile:
294 -rm -f *.$(OBJEXT)
295
296distclean-compile:
297 -rm -f *.tab.c
298
299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atotimet.Plo@am__quote@
300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atouidt.Plo@am__quote@
301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/changeuidgid.Plo@am__quote@
302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strdevt.Plo@am__quote@
303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strgidt.Plo@am__quote@
304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strhdevt.Plo@am__quote@
305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strhinot.Plo@am__quote@
306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strhpidt.Plo@am__quote@
307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strhtimet.Plo@am__quote@
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strinot.Plo@am__quote@
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strofft.Plo@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strpidt.Plo@am__quote@
311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strsize.Plo@am__quote@
312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strsizet.Plo@am__quote@
313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtimet.Plo@am__quote@
314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/struidt.Plo@am__quote@
315
316.c.o:
dd184caf 317@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
8d138742 318@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
d9898ee8 319@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
320@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
321@am__fastdepCC_FALSE@ $(COMPILE) -c $<
322
323.c.obj:
dd184caf 324@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
8d138742 325@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
d9898ee8 326@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
327@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
328@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
329
330.c.lo:
dd184caf 331@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
8d138742 332@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
d9898ee8 333@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
334@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
335@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
336
337mostlyclean-libtool:
338 -rm -f *.lo
339
340clean-libtool:
341 -rm -rf .libs _libs
342
343distclean-libtool:
8d138742 344 -rm -f libtool config.lt
d9898ee8 345
346ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
347 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348 unique=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 done | \
8d138742 351 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
ac40fd9e 352 END { if (nonempty) { for (i in files) print i; }; }'`; \
d9898ee8 353 mkid -fID $$unique
354tags: TAGS
355
356TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
357 $(TAGS_FILES) $(LISP)
8d138742 358 set x; \
d9898ee8 359 here=`pwd`; \
360 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
361 unique=`for i in $$list; do \
362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363 done | \
ac40fd9e 364 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
365 END { if (nonempty) { for (i in files) print i; }; }'`; \
8d138742
CE
366 shift; \
367 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
d9898ee8 368 test -n "$$unique" || unique=$$empty_fix; \
8d138742
CE
369 if test $$# -gt 0; then \
370 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
371 "$$@" $$unique; \
372 else \
373 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374 $$unique; \
375 fi; \
d9898ee8 376 fi
377ctags: CTAGS
378CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
379 $(TAGS_FILES) $(LISP)
d9898ee8 380 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
381 unique=`for i in $$list; do \
382 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383 done | \
ac40fd9e 384 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
385 END { if (nonempty) { for (i in files) print i; }; }'`; \
8d138742 386 test -z "$(CTAGS_ARGS)$$unique" \
d9898ee8 387 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
8d138742 388 $$unique
d9898ee8 389
390GTAGS:
391 here=`$(am__cd) $(top_builddir) && pwd` \
8d138742
CE
392 && $(am__cd) $(top_srcdir) \
393 && gtags -i $(GTAGS_ARGS) "$$here"
d9898ee8 394
395distclean-tags:
396 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
397
398distdir: $(DISTFILES)
399 $(am__remove_distdir)
8d138742 400 test -d "$(distdir)" || mkdir "$(distdir)"
dd184caf 401 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403 list='$(DISTFILES)'; \
404 dist_files=`for file in $$list; do echo $$file; done | \
405 sed -e "s|^$$srcdirstrip/||;t" \
406 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407 case $$dist_files in \
408 */*) $(MKDIR_P) `echo "$$dist_files" | \
409 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
410 sort -u` ;; \
411 esac; \
412 for file in $$dist_files; do \
d9898ee8 413 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
d9898ee8 414 if test -d $$d/$$file; then \
dd184caf 415 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
8d138742
CE
416 if test -d "$(distdir)/$$file"; then \
417 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418 fi; \
d9898ee8 419 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
8d138742
CE
420 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
421 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
d9898ee8 422 fi; \
8d138742 423 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
d9898ee8 424 else \
8d138742
CE
425 test -f "$(distdir)/$$file" \
426 || cp -p $$d/$$file "$(distdir)/$$file" \
d9898ee8 427 || exit 1; \
428 fi; \
429 done
8d138742
CE
430 -test -n "$(am__skip_mode_fix)" \
431 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
d9898ee8 432 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
433 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
dd184caf 434 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
8d138742 435 || chmod -R a+r "$(distdir)"
d9898ee8 436dist-gzip: distdir
437 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
438 $(am__remove_distdir)
439
440dist-bzip2: distdir
441 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
442 $(am__remove_distdir)
443
ac40fd9e 444dist-lzma: distdir
445 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
446 $(am__remove_distdir)
447
8d138742
CE
448dist-xz: distdir
449 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
450 $(am__remove_distdir)
451
d9898ee8 452dist-tarZ: distdir
453 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
454 $(am__remove_distdir)
455
456dist-shar: distdir
457 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
458 $(am__remove_distdir)
459
460dist-zip: distdir
461 -rm -f $(distdir).zip
462 zip -rq $(distdir).zip $(distdir)
463 $(am__remove_distdir)
464
465dist dist-all: distdir
466 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
467 $(am__remove_distdir)
468
469# This target untars the dist file and tries a VPATH configuration. Then
470# it guarantees that the distribution is self-contained by making another
471# tarfile.
472distcheck: dist
473 case '$(DIST_ARCHIVES)' in \
474 *.tar.gz*) \
475 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
476 *.tar.bz2*) \
477 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
ac40fd9e 478 *.tar.lzma*) \
479 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
8d138742
CE
480 *.tar.xz*) \
481 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
d9898ee8 482 *.tar.Z*) \
483 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
484 *.shar.gz*) \
485 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
486 *.zip*) \
487 unzip $(distdir).zip ;;\
488 esac
489 chmod -R a-w $(distdir); chmod a+w $(distdir)
490 mkdir $(distdir)/_build
491 mkdir $(distdir)/_inst
492 chmod a-w $(distdir)
8d138742 493 test -d $(distdir)/_build || exit 0; \
d9898ee8 494 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
495 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
8d138742
CE
496 && am__cwd=`pwd` \
497 && $(am__cd) $(distdir)/_build \
d9898ee8 498 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
499 $(DISTCHECK_CONFIGURE_FLAGS) \
500 && $(MAKE) $(AM_MAKEFLAGS) \
501 && $(MAKE) $(AM_MAKEFLAGS) dvi \
502 && $(MAKE) $(AM_MAKEFLAGS) check \
503 && $(MAKE) $(AM_MAKEFLAGS) install \
504 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
505 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
506 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
507 distuninstallcheck \
508 && chmod -R a-w "$$dc_install_base" \
509 && ({ \
510 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
511 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
512 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
513 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
514 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
515 } || { rm -rf "$$dc_destdir"; exit 1; }) \
516 && rm -rf "$$dc_destdir" \
517 && $(MAKE) $(AM_MAKEFLAGS) dist \
518 && rm -rf $(DIST_ARCHIVES) \
8d138742
CE
519 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
520 && cd "$$am__cwd" \
521 || exit 1
d9898ee8 522 $(am__remove_distdir)
523 @(echo "$(distdir) archives ready for distribution: "; \
524 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
dd184caf 525 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
d9898ee8 526distuninstallcheck:
8d138742 527 @$(am__cd) '$(distuninstallcheck_dir)' \
d9898ee8 528 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
529 || { echo "ERROR: files left after uninstall:" ; \
530 if test -n "$(DESTDIR)"; then \
531 echo " (check DESTDIR support)"; \
532 fi ; \
533 $(distuninstallcheck_listfiles) ; \
534 exit 1; } >&2
535distcleancheck: distclean
536 @if test '$(srcdir)' = . ; then \
537 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
538 exit 1 ; \
539 fi
540 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
541 || { echo "ERROR: files left in build directory after distclean:" ; \
542 $(distcleancheck_listfiles) ; \
543 exit 1; } >&2
544check-am: all-am
545check: check-am
546all-am: Makefile $(LTLIBRARIES) config.h
547installdirs:
548install: install-am
549install-exec: install-exec-am
550install-data: install-data-am
551uninstall: uninstall-am
552
553install-am: all-am
554 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
555
556installcheck: installcheck-am
557install-strip:
558 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
559 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
560 `test -z '$(STRIP)' || \
561 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
562mostlyclean-generic:
563
564clean-generic:
565 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
566
567distclean-generic:
568 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
8d138742 569 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
d9898ee8 570
571maintainer-clean-generic:
572 @echo "This command is intended for maintainers to use"
573 @echo "it deletes files that may require special tools to rebuild."
574clean: clean-am
575
576clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
577 mostlyclean-am
578
579distclean: distclean-am
580 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
581 -rm -rf ./$(DEPDIR)
582 -rm -f Makefile
583distclean-am: clean-am distclean-compile distclean-generic \
584 distclean-hdr distclean-libtool distclean-tags
585
586dvi: dvi-am
587
588dvi-am:
589
590html: html-am
591
8d138742
CE
592html-am:
593
d9898ee8 594info: info-am
595
596info-am:
597
598install-data-am:
599
dd184caf 600install-dvi: install-dvi-am
601
8d138742
CE
602install-dvi-am:
603
d9898ee8 604install-exec-am:
605
dd184caf 606install-html: install-html-am
607
8d138742
CE
608install-html-am:
609
d9898ee8 610install-info: install-info-am
611
8d138742
CE
612install-info-am:
613
d9898ee8 614install-man:
615
dd184caf 616install-pdf: install-pdf-am
617
8d138742
CE
618install-pdf-am:
619
dd184caf 620install-ps: install-ps-am
621
8d138742
CE
622install-ps-am:
623
d9898ee8 624installcheck-am:
625
626maintainer-clean: maintainer-clean-am
627 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
628 -rm -rf $(top_srcdir)/autom4te.cache
629 -rm -rf ./$(DEPDIR)
630 -rm -f Makefile
631maintainer-clean-am: distclean-am maintainer-clean-generic
632
633mostlyclean: mostlyclean-am
634
635mostlyclean-am: mostlyclean-compile mostlyclean-generic \
636 mostlyclean-libtool
637
638pdf: pdf-am
639
640pdf-am:
641
642ps: ps-am
643
644ps-am:
645
dd184caf 646uninstall-am:
647
8d138742 648.MAKE: all install-am install-strip
d9898ee8 649
650.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
651 clean-generic clean-libtool clean-noinstLTLIBRARIES ctags dist \
ac40fd9e 652 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
8d138742 653 dist-xz dist-zip distcheck distclean distclean-compile \
ac40fd9e 654 distclean-generic distclean-hdr distclean-libtool \
655 distclean-tags distcleancheck distdir distuninstallcheck dvi \
656 dvi-am html html-am info info-am install install-am \
657 install-data install-data-am install-dvi install-dvi-am \
658 install-exec install-exec-am install-html install-html-am \
659 install-info install-info-am install-man install-pdf \
660 install-pdf-am install-ps install-ps-am install-strip \
661 installcheck installcheck-am installdirs maintainer-clean \
662 maintainer-clean-generic mostlyclean mostlyclean-compile \
663 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
664 tags uninstall uninstall-am
d9898ee8 665
8d138742 666
d9898ee8 667# Tell versions [3.59,3.63) of GNU make to not export all variables.
668# Otherwise a system limit (for SysV at least) may be exceeded.
669.NOEXPORT: