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