Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / libs / liblock / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 #
18 # Copyright 1998 - 2002 Double Precision, Inc. See COPYING for
19 # distribution information.
20 #
21
22
23
24 VPATH = @srcdir@
25 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
26 am__make_running_with_option = \
27 case $${target_option-} in \
28 ?) ;; \
29 *) echo "am__make_running_with_option: internal error: invalid" \
30 "target option '$${target_option-}' specified" >&2; \
31 exit 1;; \
32 esac; \
33 has_opt=no; \
34 sane_makeflags=$$MAKEFLAGS; \
35 if $(am__is_gnu_make); then \
36 sane_makeflags=$$MFLAGS; \
37 else \
38 case $$MAKEFLAGS in \
39 *\\[\ \ ]*) \
40 bs=\\; \
41 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
42 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
43 esac; \
44 fi; \
45 skip_next=no; \
46 strip_trailopt () \
47 { \
48 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
49 }; \
50 for flg in $$sane_makeflags; do \
51 test $$skip_next = yes && { skip_next=no; continue; }; \
52 case $$flg in \
53 *=*|--*) continue;; \
54 -*I) strip_trailopt 'I'; skip_next=yes;; \
55 -*I?*) strip_trailopt 'I';; \
56 -*O) strip_trailopt 'O'; skip_next=yes;; \
57 -*O?*) strip_trailopt 'O';; \
58 -*l) strip_trailopt 'l'; skip_next=yes;; \
59 -*l?*) strip_trailopt 'l';; \
60 -[dEDm]) skip_next=yes;; \
61 -[JT]) skip_next=yes;; \
62 esac; \
63 case $$flg in \
64 *$$target_option*) has_opt=yes; break;; \
65 esac; \
66 done; \
67 test $$has_opt = yes
68 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
69 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
70 pkgdatadir = $(datadir)/@PACKAGE@
71 pkgincludedir = $(includedir)/@PACKAGE@
72 pkglibdir = $(libdir)/@PACKAGE@
73 pkglibexecdir = $(libexecdir)/@PACKAGE@
74 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
75 install_sh_DATA = $(install_sh) -c -m 644
76 install_sh_PROGRAM = $(install_sh) -c
77 install_sh_SCRIPT = $(install_sh) -c
78 INSTALL_HEADER = $(INSTALL_DATA)
79 transform = $(program_transform_name)
80 NORMAL_INSTALL = :
81 PRE_INSTALL = :
82 POST_INSTALL = :
83 NORMAL_UNINSTALL = :
84 PRE_UNINSTALL = :
85 POST_UNINSTALL = :
86 build_triplet = @build@
87 host_triplet = @host@
88 noinst_PROGRAMS = lockmail$(EXEEXT)
89 subdir = .
90 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
91 $(top_srcdir)/configure $(am__configure_deps) \
92 $(srcdir)/config.h.in $(top_srcdir)/../../depcomp \
93 ../../AUTHORS ../../COPYING ../../ChangeLog ../../config.guess \
94 ../../config.sub ../../depcomp ../../install-sh ../../missing \
95 ../../ltmain.sh $(top_srcdir)/../../config.guess \
96 $(top_srcdir)/../../config.sub $(top_srcdir)/../../install-sh \
97 $(top_srcdir)/../../ltmain.sh $(top_srcdir)/../../missing
98 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
99 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101 $(ACLOCAL_M4)
102 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
103 configure.lineno config.status.lineno
104 mkinstalldirs = $(install_sh) -d
105 CONFIG_HEADER = config.h
106 CONFIG_CLEAN_FILES =
107 CONFIG_CLEAN_VPATH_FILES =
108 LTLIBRARIES = $(noinst_LTLIBRARIES)
109 liblock_la_LIBADD =
110 am__liblock_la_SOURCES_DIST = lockfcntl.c lockflock.c locklockf.c \
111 liblock.h lockdaemon.c mail.h mail.c
112 @USE_FCNTL_TRUE@am__objects_1 = lockfcntl.lo
113 @USE_FLOCK_TRUE@am__objects_2 = lockflock.lo
114 @USE_LOCKF_TRUE@am__objects_3 = locklockf.lo
115 am_liblock_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
116 $(am__objects_3) lockdaemon.lo mail.lo
117 liblock_la_OBJECTS = $(am_liblock_la_OBJECTS)
118 AM_V_lt = $(am__v_lt_@AM_V@)
119 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
120 am__v_lt_0 = --silent
121 am__v_lt_1 =
122 PROGRAMS = $(noinst_PROGRAMS)
123 am_lockmail_OBJECTS = lockmail.$(OBJEXT)
124 lockmail_OBJECTS = $(am_lockmail_OBJECTS)
125 lockmail_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
126 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
127 $(lockmail_LDFLAGS) $(LDFLAGS) -o $@
128 AM_V_P = $(am__v_P_@AM_V@)
129 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
130 am__v_P_0 = false
131 am__v_P_1 = :
132 AM_V_GEN = $(am__v_GEN_@AM_V@)
133 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134 am__v_GEN_0 = @echo " GEN " $@;
135 am__v_GEN_1 =
136 AM_V_at = $(am__v_at_@AM_V@)
137 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138 am__v_at_0 = @
139 am__v_at_1 =
140 DEFAULT_INCLUDES = -I.@am__isrc@
141 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
142 am__depfiles_maybe = depfiles
143 am__mv = mv -f
144 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
146 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
148 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
149 $(AM_CFLAGS) $(CFLAGS)
150 AM_V_CC = $(am__v_CC_@AM_V@)
151 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
152 am__v_CC_0 = @echo " CC " $@;
153 am__v_CC_1 =
154 CCLD = $(CC)
155 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
156 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
157 $(AM_LDFLAGS) $(LDFLAGS) -o $@
158 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
159 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
160 am__v_CCLD_0 = @echo " CCLD " $@;
161 am__v_CCLD_1 =
162 SOURCES = $(liblock_la_SOURCES) $(lockmail_SOURCES)
163 DIST_SOURCES = $(am__liblock_la_SOURCES_DIST) $(lockmail_SOURCES)
164 am__can_run_installinfo = \
165 case $$AM_UPDATE_INFO_DIR in \
166 n|no|NO) false;; \
167 *) (install-info --version) >/dev/null 2>&1;; \
168 esac
169 DATA = $(noinst_DATA)
170 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
171 $(LISP)config.h.in
172 # Read a list of newline-separated strings from the standard input,
173 # and print each of them once, without duplicates. Input order is
174 # *not* preserved.
175 am__uniquify_input = $(AWK) '\
176 BEGIN { nonempty = 0; } \
177 { items[$$0] = 1; nonempty = 1; } \
178 END { if (nonempty) { for (i in items) print i; }; } \
179 '
180 # Make sure the list of sources is unique. This is necessary because,
181 # e.g., the same source file might be shared among _SOURCES variables
182 # for different programs/libraries.
183 am__define_uniq_tagged_files = \
184 list='$(am__tagged_files)'; \
185 unique=`for i in $$list; do \
186 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
187 done | $(am__uniquify_input)`
188 ETAGS = etags
189 CTAGS = ctags
190 CSCOPE = cscope
191 AM_RECURSIVE_TARGETS = cscope
192 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
193 distdir = $(PACKAGE)-$(VERSION)
194 top_distdir = $(distdir)
195 am__remove_distdir = \
196 if test -d "$(distdir)"; then \
197 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
198 && rm -rf "$(distdir)" \
199 || { sleep 5 && rm -rf "$(distdir)"; }; \
200 else :; fi
201 am__post_remove_distdir = $(am__remove_distdir)
202 DIST_ARCHIVES = $(distdir).tar.gz
203 GZIP_ENV = --best
204 DIST_TARGETS = dist-gzip
205 distuninstallcheck_listfiles = find . -type f -print
206 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
207 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
208 distcleancheck_listfiles = find . -type f -print
209 ACLOCAL = @ACLOCAL@
210 AMTAR = @AMTAR@
211 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
212 AR = @AR@
213 AUTOCONF = @AUTOCONF@
214 AUTOHEADER = @AUTOHEADER@
215 AUTOMAKE = @AUTOMAKE@
216 AWK = @AWK@
217 CC = @CC@
218 CCDEPMODE = @CCDEPMODE@
219 CFLAGS = @CFLAGS@
220 CPP = @CPP@
221 CPPFLAGS = @CPPFLAGS@
222 CYGPATH_W = @CYGPATH_W@
223 DEFS = @DEFS@
224 DEPDIR = @DEPDIR@
225 DLLTOOL = @DLLTOOL@
226 DSYMUTIL = @DSYMUTIL@
227 DUMPBIN = @DUMPBIN@
228 ECHO_C = @ECHO_C@
229 ECHO_N = @ECHO_N@
230 ECHO_T = @ECHO_T@
231 EGREP = @EGREP@
232 EXEEXT = @EXEEXT@
233 FGREP = @FGREP@
234 GREP = @GREP@
235 INSTALL = @INSTALL@
236 INSTALL_DATA = @INSTALL_DATA@
237 INSTALL_PROGRAM = @INSTALL_PROGRAM@
238 INSTALL_SCRIPT = @INSTALL_SCRIPT@
239 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
240 LD = @LD@
241 LDFLAGS = @LDFLAGS@
242 LIBOBJS = @LIBOBJS@
243 LIBS = @LIBS@
244 LIBTOOL = @LIBTOOL@
245 LIPO = @LIPO@
246 LN_S = @LN_S@
247 LTLIBOBJS = @LTLIBOBJS@
248 MAKEINFO = @MAKEINFO@
249 MANIFEST_TOOL = @MANIFEST_TOOL@
250 MKDIR_P = @MKDIR_P@
251 NM = @NM@
252 NMEDIT = @NMEDIT@
253 OBJDUMP = @OBJDUMP@
254 OBJEXT = @OBJEXT@
255 OTOOL = @OTOOL@
256 OTOOL64 = @OTOOL64@
257 PACKAGE = @PACKAGE@
258 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
259 PACKAGE_NAME = @PACKAGE_NAME@
260 PACKAGE_STRING = @PACKAGE_STRING@
261 PACKAGE_TARNAME = @PACKAGE_TARNAME@
262 PACKAGE_URL = @PACKAGE_URL@
263 PACKAGE_VERSION = @PACKAGE_VERSION@
264 PATH_SEPARATOR = @PATH_SEPARATOR@
265 RANLIB = @RANLIB@
266 SED = @SED@
267 SET_MAKE = @SET_MAKE@
268 SHELL = @SHELL@
269 STRIP = @STRIP@
270 VERSION = @VERSION@
271 abs_builddir = @abs_builddir@
272 abs_srcdir = @abs_srcdir@
273 abs_top_builddir = @abs_top_builddir@
274 abs_top_srcdir = @abs_top_srcdir@
275 ac_ct_AR = @ac_ct_AR@
276 ac_ct_CC = @ac_ct_CC@
277 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
278 am__include = @am__include@
279 am__leading_dot = @am__leading_dot@
280 am__quote = @am__quote@
281 am__tar = @am__tar@
282 am__untar = @am__untar@
283 bindir = @bindir@
284 build = @build@
285 build_alias = @build_alias@
286 build_cpu = @build_cpu@
287 build_os = @build_os@
288 build_vendor = @build_vendor@
289 builddir = @builddir@
290 datadir = @datadir@
291 datarootdir = @datarootdir@
292 docdir = @docdir@
293 dvidir = @dvidir@
294 exec_prefix = @exec_prefix@
295 host = @host@
296 host_alias = @host_alias@
297 host_cpu = @host_cpu@
298 host_os = @host_os@
299 host_vendor = @host_vendor@
300 htmldir = @htmldir@
301 includedir = @includedir@
302 infodir = @infodir@
303 install_sh = @install_sh@
304 libdir = @libdir@
305 libexecdir = @libexecdir@
306 localedir = @localedir@
307 localstatedir = @localstatedir@
308 mandir = @mandir@
309 mkdir_p = @mkdir_p@
310 oldincludedir = @oldincludedir@
311 pdfdir = @pdfdir@
312 prefix = @prefix@
313 program_transform_name = @program_transform_name@
314 psdir = @psdir@
315 sbindir = @sbindir@
316 sharedstatedir = @sharedstatedir@
317 srcdir = @srcdir@
318 sysconfdir = @sysconfdir@
319 target_alias = @target_alias@
320 top_build_prefix = @top_build_prefix@
321 top_builddir = @top_builddir@
322 top_srcdir = @top_srcdir@
323 noinst_LTLIBRARIES = liblock.la
324 @USE_FCNTL_FALSE@fcntl =
325 @USE_FCNTL_TRUE@fcntl = lockfcntl.c
326 @USE_FLOCK_FALSE@flock =
327 @USE_FLOCK_TRUE@flock = lockflock.c
328 @USE_LOCKF_FALSE@lockf =
329 @USE_LOCKF_TRUE@lockf = locklockf.c
330 liblock_la_SOURCES = $(fcntl) $(flock) $(lockf) liblock.h lockdaemon.c \
331 mail.h mail.c
332
333 lockmail_SOURCES = lockmail.c
334 lockmail_DEPENDENCIES = liblock.la ../numlib/libnumlib.la
335 lockmail_LDADD = liblock.la ../numlib/libnumlib.la
336 lockmail_LDFLAGS = -static
337 noinst_DATA = lockmail.html lockmail.1
338 EXTRA_DIST = lockfcntl.c lockflock.c locklockf.c locktest.c $(noinst_DATA)
339 all: config.h
340 $(MAKE) $(AM_MAKEFLAGS) all-am
341
342 .SUFFIXES:
343 .SUFFIXES: .c .lo .o .obj
344 am--refresh: Makefile
345 @:
346 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
347 @for dep in $?; do \
348 case '$(am__configure_deps)' in \
349 *$$dep*) \
350 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
351 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
352 && exit 0; \
353 exit 1;; \
354 esac; \
355 done; \
356 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
357 $(am__cd) $(top_srcdir) && \
358 $(AUTOMAKE) --foreign Makefile
359 .PRECIOUS: Makefile
360 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
361 @case '$?' in \
362 *config.status*) \
363 echo ' $(SHELL) ./config.status'; \
364 $(SHELL) ./config.status;; \
365 *) \
366 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
367 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
368 esac;
369
370 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
371 $(SHELL) ./config.status --recheck
372
373 $(top_srcdir)/configure: $(am__configure_deps)
374 $(am__cd) $(srcdir) && $(AUTOCONF)
375 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
376 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
377 $(am__aclocal_m4_deps):
378
379 config.h: stamp-h1
380 @if test ! -f $@; then rm -f stamp-h1; else :; fi
381 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
382
383 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
384 @rm -f stamp-h1
385 cd $(top_builddir) && $(SHELL) ./config.status config.h
386 $(srcdir)/config.h.in: $(am__configure_deps)
387 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
388 rm -f stamp-h1
389 touch $@
390
391 distclean-hdr:
392 -rm -f config.h stamp-h1
393
394 clean-noinstLTLIBRARIES:
395 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
396 @list='$(noinst_LTLIBRARIES)'; \
397 locs=`for p in $$list; do echo $$p; done | \
398 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
399 sort -u`; \
400 test -z "$$locs" || { \
401 echo rm -f $${locs}; \
402 rm -f $${locs}; \
403 }
404
405 liblock.la: $(liblock_la_OBJECTS) $(liblock_la_DEPENDENCIES) $(EXTRA_liblock_la_DEPENDENCIES)
406 $(AM_V_CCLD)$(LINK) $(liblock_la_OBJECTS) $(liblock_la_LIBADD) $(LIBS)
407
408 clean-noinstPROGRAMS:
409 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
410 echo " rm -f" $$list; \
411 rm -f $$list || exit $$?; \
412 test -n "$(EXEEXT)" || exit 0; \
413 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
414 echo " rm -f" $$list; \
415 rm -f $$list
416
417 lockmail$(EXEEXT): $(lockmail_OBJECTS) $(lockmail_DEPENDENCIES) $(EXTRA_lockmail_DEPENDENCIES)
418 @rm -f lockmail$(EXEEXT)
419 $(AM_V_CCLD)$(lockmail_LINK) $(lockmail_OBJECTS) $(lockmail_LDADD) $(LIBS)
420
421 mostlyclean-compile:
422 -rm -f *.$(OBJEXT)
423
424 distclean-compile:
425 -rm -f *.tab.c
426
427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lockdaemon.Plo@am__quote@
428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lockfcntl.Plo@am__quote@
429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lockflock.Plo@am__quote@
430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/locklockf.Plo@am__quote@
431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lockmail.Po@am__quote@
432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail.Plo@am__quote@
433
434 .c.o:
435 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
436 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
440
441 .c.obj:
442 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
443 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
445 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
447
448 .c.lo:
449 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
450 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
454
455 mostlyclean-libtool:
456 -rm -f *.lo
457
458 clean-libtool:
459 -rm -rf .libs _libs
460
461 distclean-libtool:
462 -rm -f libtool config.lt
463
464 ID: $(am__tagged_files)
465 $(am__define_uniq_tagged_files); mkid -fID $$unique
466 tags: tags-am
467 TAGS: tags
468
469 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
470 set x; \
471 here=`pwd`; \
472 $(am__define_uniq_tagged_files); \
473 shift; \
474 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
475 test -n "$$unique" || unique=$$empty_fix; \
476 if test $$# -gt 0; then \
477 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478 "$$@" $$unique; \
479 else \
480 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
481 $$unique; \
482 fi; \
483 fi
484 ctags: ctags-am
485
486 CTAGS: ctags
487 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
488 $(am__define_uniq_tagged_files); \
489 test -z "$(CTAGS_ARGS)$$unique" \
490 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
491 $$unique
492
493 GTAGS:
494 here=`$(am__cd) $(top_builddir) && pwd` \
495 && $(am__cd) $(top_srcdir) \
496 && gtags -i $(GTAGS_ARGS) "$$here"
497 cscope: cscope.files
498 test ! -s cscope.files \
499 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
500 clean-cscope:
501 -rm -f cscope.files
502 cscope.files: clean-cscope cscopelist
503 cscopelist: cscopelist-am
504
505 cscopelist-am: $(am__tagged_files)
506 list='$(am__tagged_files)'; \
507 case "$(srcdir)" in \
508 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
509 *) sdir=$(subdir)/$(srcdir) ;; \
510 esac; \
511 for i in $$list; do \
512 if test -f "$$i"; then \
513 echo "$(subdir)/$$i"; \
514 else \
515 echo "$$sdir/$$i"; \
516 fi; \
517 done >> $(top_builddir)/cscope.files
518
519 distclean-tags:
520 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
521 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
522
523 distdir: $(DISTFILES)
524 $(am__remove_distdir)
525 test -d "$(distdir)" || mkdir "$(distdir)"
526 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
527 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
528 list='$(DISTFILES)'; \
529 dist_files=`for file in $$list; do echo $$file; done | \
530 sed -e "s|^$$srcdirstrip/||;t" \
531 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
532 case $$dist_files in \
533 */*) $(MKDIR_P) `echo "$$dist_files" | \
534 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
535 sort -u` ;; \
536 esac; \
537 for file in $$dist_files; do \
538 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
539 if test -d $$d/$$file; then \
540 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
541 if test -d "$(distdir)/$$file"; then \
542 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
543 fi; \
544 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
545 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
546 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547 fi; \
548 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
549 else \
550 test -f "$(distdir)/$$file" \
551 || cp -p $$d/$$file "$(distdir)/$$file" \
552 || exit 1; \
553 fi; \
554 done
555 -test -n "$(am__skip_mode_fix)" \
556 || find "$(distdir)" -type d ! -perm -755 \
557 -exec chmod u+rwx,go+rx {} \; -o \
558 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
559 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
560 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
561 || chmod -R a+r "$(distdir)"
562 dist-gzip: distdir
563 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
564 $(am__post_remove_distdir)
565
566 dist-bzip2: distdir
567 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
568 $(am__post_remove_distdir)
569
570 dist-lzip: distdir
571 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
572 $(am__post_remove_distdir)
573
574 dist-xz: distdir
575 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
576 $(am__post_remove_distdir)
577
578 dist-tarZ: distdir
579 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
580 $(am__post_remove_distdir)
581
582 dist-shar: distdir
583 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
584 $(am__post_remove_distdir)
585
586 dist-zip: distdir
587 -rm -f $(distdir).zip
588 zip -rq $(distdir).zip $(distdir)
589 $(am__post_remove_distdir)
590
591 dist dist-all:
592 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
593 $(am__post_remove_distdir)
594
595 # This target untars the dist file and tries a VPATH configuration. Then
596 # it guarantees that the distribution is self-contained by making another
597 # tarfile.
598 distcheck: dist
599 case '$(DIST_ARCHIVES)' in \
600 *.tar.gz*) \
601 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
602 *.tar.bz2*) \
603 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
604 *.tar.lz*) \
605 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
606 *.tar.xz*) \
607 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
608 *.tar.Z*) \
609 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
610 *.shar.gz*) \
611 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
612 *.zip*) \
613 unzip $(distdir).zip ;;\
614 esac
615 chmod -R a-w $(distdir)
616 chmod u+w $(distdir)
617 mkdir $(distdir)/_build $(distdir)/_inst
618 chmod a-w $(distdir)
619 test -d $(distdir)/_build || exit 0; \
620 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
621 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
622 && am__cwd=`pwd` \
623 && $(am__cd) $(distdir)/_build \
624 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
625 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
626 $(DISTCHECK_CONFIGURE_FLAGS) \
627 && $(MAKE) $(AM_MAKEFLAGS) \
628 && $(MAKE) $(AM_MAKEFLAGS) dvi \
629 && $(MAKE) $(AM_MAKEFLAGS) check \
630 && $(MAKE) $(AM_MAKEFLAGS) install \
631 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
632 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
633 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
634 distuninstallcheck \
635 && chmod -R a-w "$$dc_install_base" \
636 && ({ \
637 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
638 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
639 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
640 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
641 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
642 } || { rm -rf "$$dc_destdir"; exit 1; }) \
643 && rm -rf "$$dc_destdir" \
644 && $(MAKE) $(AM_MAKEFLAGS) dist \
645 && rm -rf $(DIST_ARCHIVES) \
646 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
647 && cd "$$am__cwd" \
648 || exit 1
649 $(am__post_remove_distdir)
650 @(echo "$(distdir) archives ready for distribution: "; \
651 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
652 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
653 distuninstallcheck:
654 @test -n '$(distuninstallcheck_dir)' || { \
655 echo 'ERROR: trying to run $@ with an empty' \
656 '$$(distuninstallcheck_dir)' >&2; \
657 exit 1; \
658 }; \
659 $(am__cd) '$(distuninstallcheck_dir)' || { \
660 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
661 exit 1; \
662 }; \
663 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
664 || { echo "ERROR: files left after uninstall:" ; \
665 if test -n "$(DESTDIR)"; then \
666 echo " (check DESTDIR support)"; \
667 fi ; \
668 $(distuninstallcheck_listfiles) ; \
669 exit 1; } >&2
670 distcleancheck: distclean
671 @if test '$(srcdir)' = . ; then \
672 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
673 exit 1 ; \
674 fi
675 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
676 || { echo "ERROR: files left in build directory after distclean:" ; \
677 $(distcleancheck_listfiles) ; \
678 exit 1; } >&2
679 check-am: all-am
680 check: check-am
681 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) config.h
682 installdirs:
683 install: install-am
684 install-exec: install-exec-am
685 install-data: install-data-am
686 uninstall: uninstall-am
687
688 install-am: all-am
689 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
690
691 installcheck: installcheck-am
692 install-strip:
693 if test -z '$(STRIP)'; then \
694 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
695 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
696 install; \
697 else \
698 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
699 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
700 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
701 fi
702 mostlyclean-generic:
703
704 clean-generic:
705
706 distclean-generic:
707 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
708 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
709
710 maintainer-clean-generic:
711 @echo "This command is intended for maintainers to use"
712 @echo "it deletes files that may require special tools to rebuild."
713 clean: clean-am
714
715 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
716 clean-noinstPROGRAMS mostlyclean-am
717
718 distclean: distclean-am
719 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
720 -rm -rf ./$(DEPDIR)
721 -rm -f Makefile
722 distclean-am: clean-am distclean-compile distclean-generic \
723 distclean-hdr distclean-libtool distclean-tags
724
725 dvi: dvi-am
726
727 dvi-am:
728
729 html: html-am
730
731 html-am:
732
733 info: info-am
734
735 info-am:
736
737 install-data-am:
738
739 install-dvi: install-dvi-am
740
741 install-dvi-am:
742
743 install-exec-am:
744
745 install-html: install-html-am
746
747 install-html-am:
748
749 install-info: install-info-am
750
751 install-info-am:
752
753 install-man:
754
755 install-pdf: install-pdf-am
756
757 install-pdf-am:
758
759 install-ps: install-ps-am
760
761 install-ps-am:
762
763 installcheck-am:
764
765 maintainer-clean: maintainer-clean-am
766 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
767 -rm -rf $(top_srcdir)/autom4te.cache
768 -rm -rf ./$(DEPDIR)
769 -rm -f Makefile
770 maintainer-clean-am: distclean-am maintainer-clean-generic
771
772 mostlyclean: mostlyclean-am
773
774 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
775 mostlyclean-libtool
776
777 pdf: pdf-am
778
779 pdf-am:
780
781 ps: ps-am
782
783 ps-am:
784
785 uninstall-am:
786
787 .MAKE: all install-am install-strip
788
789 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
790 clean-cscope clean-generic clean-libtool \
791 clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
792 cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
793 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
794 distcheck distclean distclean-compile distclean-generic \
795 distclean-hdr distclean-libtool distclean-tags distcleancheck \
796 distdir distuninstallcheck dvi dvi-am html html-am info \
797 info-am install install-am install-data install-data-am \
798 install-dvi install-dvi-am install-exec install-exec-am \
799 install-html install-html-am install-info install-info-am \
800 install-man install-pdf install-pdf-am install-ps \
801 install-ps-am install-strip installcheck installcheck-am \
802 installdirs maintainer-clean maintainer-clean-generic \
803 mostlyclean mostlyclean-compile mostlyclean-generic \
804 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
805 uninstall-am
806
807
808 @HAVE_SGML_TRUE@lockmail.html: lockmail.sgml ../docbook/sgml2html
809 @HAVE_SGML_TRUE@ ../docbook/sgml2html lockmail.sgml lockmail.html
810
811 @HAVE_SGML_TRUE@lockmail.1: lockmail.sgml ../docbook/sgml2man
812 @HAVE_SGML_TRUE@ ../docbook/sgml2man lockmail.sgml lockmail.1
813
814 # Tell versions [3.59,3.63) of GNU make to not export all variables.
815 # Otherwise a system limit (for SysV at least) may be exceeded.
816 .NOEXPORT: