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