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