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