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