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