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