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