]> git.deb.at Git - pkg/abook.git/blob - Makefile.in
Merge branch 'dh'
[pkg/abook.git] / Makefile.in
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 SOURCES = $(abook_SOURCES)
18
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = .
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 bin_PROGRAMS = abook$(EXEEXT)
42 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
43         $(srcdir)/Makefile.in $(srcdir)/abook.spec.in \
44         $(srcdir)/config.h.in $(top_srcdir)/configure \
45         $(top_srcdir)/intl/Makefile.in ABOUT-NLS AUTHORS COPYING \
46         ChangeLog INSTALL NEWS THANKS TODO config.guess config.rpath \
47         config.sub depcomp install-sh missing mkinstalldirs
48 subdir = .
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
51         $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
52         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
53         $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
54         $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
55         $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
56         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
57         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/longdouble.m4 \
58         $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \
59         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
60         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
61         $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
62         $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
63         $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
64         $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/acinclude.m4 \
65         $(top_srcdir)/configure.in
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67         $(ACLOCAL_M4)
68 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69  configure.lineno configure.status.lineno
70 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
71 CONFIG_HEADER = config.h
72 CONFIG_CLEAN_FILES = abook.spec intl/Makefile
73 am__installdirs = "$(DESTDIR)$(bindir)"
74 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
75 PROGRAMS = $(bin_PROGRAMS)
76 am_abook_OBJECTS = abook.$(OBJEXT) abook_rl.$(OBJEXT) \
77         database.$(OBJEXT) edit.$(OBJEXT) filter.$(OBJEXT) \
78         getname.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \
79         gettext.$(OBJEXT) ldif.$(OBJEXT) list.$(OBJEXT) \
80         mbswidth.$(OBJEXT) misc.$(OBJEXT) options.$(OBJEXT) \
81         ui.$(OBJEXT) views.$(OBJEXT) xmalloc.$(OBJEXT)
82 abook_OBJECTS = $(am_abook_OBJECTS)
83 abook_DEPENDENCIES =
84 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
85 depcomp = $(SHELL) $(top_srcdir)/depcomp
86 am__depfiles_maybe = depfiles
87 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89 CCLD = $(CC)
90 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
91 SOURCES = $(abook_SOURCES)
92 DIST_SOURCES = $(abook_SOURCES)
93 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
94         html-recursive info-recursive install-data-recursive \
95         install-exec-recursive install-info-recursive \
96         install-recursive installcheck-recursive installdirs-recursive \
97         pdf-recursive ps-recursive uninstall-info-recursive \
98         uninstall-recursive
99 ETAGS = etags
100 CTAGS = ctags
101 DIST_SUBDIRS = $(SUBDIRS)
102 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103 distdir = $(PACKAGE)-$(VERSION)
104 top_distdir = $(distdir)
105 am__remove_distdir = \
106   { test ! -d $(distdir) \
107     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
108          && rm -fr $(distdir); }; }
109 DIST_ARCHIVES = $(distdir).tar.gz
110 GZIP_ENV = --best
111 distuninstallcheck_listfiles = find . -type f -print
112 distcleancheck_listfiles = find . -type f -print
113 ACLOCAL = @ACLOCAL@
114 ALLOCA = @ALLOCA@
115 AMDEP_FALSE = @AMDEP_FALSE@
116 AMDEP_TRUE = @AMDEP_TRUE@
117 AMTAR = @AMTAR@
118 AUTOCONF = @AUTOCONF@
119 AUTOHEADER = @AUTOHEADER@
120 AUTOMAKE = @AUTOMAKE@
121 AWK = @AWK@
122 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
123 CATOBJEXT = @CATOBJEXT@
124 CC = @CC@
125 CCDEPMODE = @CCDEPMODE@
126 CFLAGS = @CFLAGS@
127 CPP = @CPP@
128 CPPFLAGS = @CPPFLAGS@
129 CYGPATH_W = @CYGPATH_W@
130 DATADIRNAME = @DATADIRNAME@
131 DEFS = @DEFS@
132 DEPDIR = @DEPDIR@
133 ECHO_C = @ECHO_C@
134 ECHO_N = @ECHO_N@
135 ECHO_T = @ECHO_T@
136 EGREP = @EGREP@
137 EXEEXT = @EXEEXT@
138 GENCAT = @GENCAT@
139 GLIBC2 = @GLIBC2@
140 GLIBC21 = @GLIBC21@
141 GMSGFMT = @GMSGFMT@
142 HAVE_ASPRINTF = @HAVE_ASPRINTF@
143 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
144 HAVE_SNPRINTF = @HAVE_SNPRINTF@
145 HAVE_WPRINTF = @HAVE_WPRINTF@
146 INSTALL_DATA = @INSTALL_DATA@
147 INSTALL_PROGRAM = @INSTALL_PROGRAM@
148 INSTALL_SCRIPT = @INSTALL_SCRIPT@
149 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
150 INSTOBJEXT = @INSTOBJEXT@
151 INTLBISON = @INTLBISON@
152 INTLLIBS = @INTLLIBS@
153 INTLOBJS = @INTLOBJS@
154 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
155 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
156 LDFLAGS = @LDFLAGS@
157 LIBICONV = @LIBICONV@
158 LIBINTL = @LIBINTL@
159 LIBOBJS = @LIBOBJS@
160 LIBS = @LIBS@
161 LTLIBICONV = @LTLIBICONV@
162 LTLIBINTL = @LTLIBINTL@
163 LTLIBOBJS = @LTLIBOBJS@
164 MAKEINFO = @MAKEINFO@
165 MKINSTALLDIRS = @MKINSTALLDIRS@
166 MSGFMT = @MSGFMT@
167 MSGMERGE = @MSGMERGE@
168 OBJEXT = @OBJEXT@
169 PACKAGE = @PACKAGE@
170 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171 PACKAGE_NAME = @PACKAGE_NAME@
172 PACKAGE_STRING = @PACKAGE_STRING@
173 PACKAGE_TARNAME = @PACKAGE_TARNAME@
174 PACKAGE_VERSION = @PACKAGE_VERSION@
175 PATH_SEPARATOR = @PATH_SEPARATOR@
176 POSUB = @POSUB@
177 RANLIB = @RANLIB@
178 SET_MAKE = @SET_MAKE@
179 SHELL = @SHELL@
180 STRIP = @STRIP@
181 U = @U@
182 USE_INCLUDED_INTL_H_FALSE = @USE_INCLUDED_INTL_H_FALSE@
183 USE_INCLUDED_INTL_H_TRUE = @USE_INCLUDED_INTL_H_TRUE@
184 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
185 USE_NLS = @USE_NLS@
186 VERSION = @VERSION@
187 XGETTEXT = @XGETTEXT@
188 ac_ct_CC = @ac_ct_CC@
189 ac_ct_RANLIB = @ac_ct_RANLIB@
190 ac_ct_STRIP = @ac_ct_STRIP@
191 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
192 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
193 am__include = @am__include@
194 am__leading_dot = @am__leading_dot@
195 am__quote = @am__quote@
196 am__tar = @am__tar@
197 am__untar = @am__untar@
198 bindir = @bindir@
199 build = @build@
200 build_alias = @build_alias@
201 build_cpu = @build_cpu@
202 build_os = @build_os@
203 build_vendor = @build_vendor@
204 datadir = @datadir@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localedir = @localedir@
217 localstatedir = @localstatedir@
218 mandir = @mandir@
219 mkdir_p = @mkdir_p@
220 oldincludedir = @oldincludedir@
221 prefix = @prefix@
222 program_transform_name = @program_transform_name@
223 sbindir = @sbindir@
224 sharedstatedir = @sharedstatedir@
225 sysconfdir = @sysconfdir@
226 target_alias = @target_alias@
227 abook_SOURCES = abook.c abook_rl.c database.c edit.c \
228                 filter.c getname.c getopt.c getopt1.c gettext.c \
229                 ldif.c list.c mbswidth.c misc.c options.c \
230                 ui.c views.c xmalloc.c \
231                 \
232                 abook.h abook_curses.h abook_rl.h database.h edit.h \
233                 filter.h getname.h getopt.h gettext.h \
234                 help.h list.h ldif.h mbswidth.h misc.h options.h \
235                 ui.h views.h xmalloc.h
236
237 EXTRA_DIST = config.rpath  ANNOUNCE BUGS FAQ abook.1 abookrc.5 sample.abookrc \
238                 abook.spec contrib doc/HOWTO.translating_abook RELEASE_NOTES
239
240 abook_LDADD = @LIBINTL@
241 SUBDIRS = intl po
242 ACLOCAL_AMFLAGS = -I m4
243 @USE_INCLUDED_INTL_H_TRUE@AM_CPPFLAGS = -Iintl
244 all: config.h
245         $(MAKE) $(AM_MAKEFLAGS) all-recursive
246
247 .SUFFIXES:
248 .SUFFIXES: .c .o .obj
249 am--refresh:
250         @:
251 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
252         @for dep in $?; do \
253           case '$(am__configure_deps)' in \
254             *$$dep*) \
255               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
256               cd $(srcdir) && $(AUTOMAKE) --gnu  \
257                 && exit 0; \
258               exit 1;; \
259           esac; \
260         done; \
261         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
262         cd $(top_srcdir) && \
263           $(AUTOMAKE) --gnu  Makefile
264 .PRECIOUS: Makefile
265 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266         @case '$?' in \
267           *config.status*) \
268             echo ' $(SHELL) ./config.status'; \
269             $(SHELL) ./config.status;; \
270           *) \
271             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
272             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
273         esac;
274
275 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276         $(SHELL) ./config.status --recheck
277
278 $(top_srcdir)/configure:  $(am__configure_deps)
279         cd $(srcdir) && $(AUTOCONF)
280 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
281         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
282
283 config.h: stamp-h1
284         @if test ! -f $@; then \
285           rm -f stamp-h1; \
286           $(MAKE) stamp-h1; \
287         else :; fi
288
289 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
290         @rm -f stamp-h1
291         cd $(top_builddir) && $(SHELL) ./config.status config.h
292 $(srcdir)/config.h.in:  $(am__configure_deps) 
293         cd $(top_srcdir) && $(AUTOHEADER)
294         rm -f stamp-h1
295         touch $@
296
297 distclean-hdr:
298         -rm -f config.h stamp-h1
299 abook.spec: $(top_builddir)/config.status $(srcdir)/abook.spec.in
300         cd $(top_builddir) && $(SHELL) ./config.status $@
301 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
302         cd $(top_builddir) && $(SHELL) ./config.status $@
303 install-binPROGRAMS: $(bin_PROGRAMS)
304         @$(NORMAL_INSTALL)
305         test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
306         @list='$(bin_PROGRAMS)'; for p in $$list; do \
307           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
308           if test -f $$p \
309           ; then \
310             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
311            echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
312            $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
313           else :; fi; \
314         done
315
316 uninstall-binPROGRAMS:
317         @$(NORMAL_UNINSTALL)
318         @list='$(bin_PROGRAMS)'; for p in $$list; do \
319           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
320           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
321           rm -f "$(DESTDIR)$(bindir)/$$f"; \
322         done
323
324 clean-binPROGRAMS:
325         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
326 abook$(EXEEXT): $(abook_OBJECTS) $(abook_DEPENDENCIES) 
327         @rm -f abook$(EXEEXT)
328         $(LINK) $(abook_LDFLAGS) $(abook_OBJECTS) $(abook_LDADD) $(LIBS)
329
330 mostlyclean-compile:
331         -rm -f *.$(OBJEXT)
332
333 distclean-compile:
334         -rm -f *.tab.c
335
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abook.Po@am__quote@
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abook_rl.Po@am__quote@
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/database.Po@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edit.Po@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getname.Po@am__quote@
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettext.Po@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldif.Po@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbswidth.Po@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui.Po@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/views.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
353
354 .c.o:
355 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
356 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
360
361 .c.obj:
362 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
363 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
367 uninstall-info-am:
368
369 # This directory's subdirectories are mostly independent; you can cd
370 # into them and run `make' without going through this Makefile.
371 # To change the values of `make' variables: instead of editing Makefiles,
372 # (1) if the variable is set in `config.status', edit `config.status'
373 #     (which will cause the Makefiles to be regenerated when you run `make');
374 # (2) otherwise, pass the desired values on the `make' command line.
375 $(RECURSIVE_TARGETS):
376         @set fnord $$MAKEFLAGS; amf=$$2; \
377         dot_seen=no; \
378         target=`echo $@ | sed s/-recursive//`; \
379         list='$(SUBDIRS)'; for subdir in $$list; do \
380           echo "Making $$target in $$subdir"; \
381           if test "$$subdir" = "."; then \
382             dot_seen=yes; \
383             local_target="$$target-am"; \
384           else \
385             local_target="$$target"; \
386           fi; \
387           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
388            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
389         done; \
390         if test "$$dot_seen" = "no"; then \
391           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
392         fi; test -z "$$fail"
393
394 mostlyclean-recursive clean-recursive distclean-recursive \
395 maintainer-clean-recursive:
396         @set fnord $$MAKEFLAGS; amf=$$2; \
397         dot_seen=no; \
398         case "$@" in \
399           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
400           *) list='$(SUBDIRS)' ;; \
401         esac; \
402         rev=''; for subdir in $$list; do \
403           if test "$$subdir" = "."; then :; else \
404             rev="$$subdir $$rev"; \
405           fi; \
406         done; \
407         rev="$$rev ."; \
408         target=`echo $@ | sed s/-recursive//`; \
409         for subdir in $$rev; do \
410           echo "Making $$target in $$subdir"; \
411           if test "$$subdir" = "."; then \
412             local_target="$$target-am"; \
413           else \
414             local_target="$$target"; \
415           fi; \
416           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
417            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
418         done && test -z "$$fail"
419 tags-recursive:
420         list='$(SUBDIRS)'; for subdir in $$list; do \
421           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
422         done
423 ctags-recursive:
424         list='$(SUBDIRS)'; for subdir in $$list; do \
425           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
426         done
427
428 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
429         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
430         unique=`for i in $$list; do \
431             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
432           done | \
433           $(AWK) '    { files[$$0] = 1; } \
434                END { for (i in files) print i; }'`; \
435         mkid -fID $$unique
436 tags: TAGS
437
438 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
439                 $(TAGS_FILES) $(LISP)
440         tags=; \
441         here=`pwd`; \
442         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
443           include_option=--etags-include; \
444           empty_fix=.; \
445         else \
446           include_option=--include; \
447           empty_fix=; \
448         fi; \
449         list='$(SUBDIRS)'; for subdir in $$list; do \
450           if test "$$subdir" = .; then :; else \
451             test ! -f $$subdir/TAGS || \
452               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
453           fi; \
454         done; \
455         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
456         unique=`for i in $$list; do \
457             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458           done | \
459           $(AWK) '    { files[$$0] = 1; } \
460                END { for (i in files) print i; }'`; \
461         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
462           test -n "$$unique" || unique=$$empty_fix; \
463           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464             $$tags $$unique; \
465         fi
466 ctags: CTAGS
467 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
468                 $(TAGS_FILES) $(LISP)
469         tags=; \
470         here=`pwd`; \
471         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
472         unique=`for i in $$list; do \
473             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
474           done | \
475           $(AWK) '    { files[$$0] = 1; } \
476                END { for (i in files) print i; }'`; \
477         test -z "$(CTAGS_ARGS)$$tags$$unique" \
478           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
479              $$tags $$unique
480
481 GTAGS:
482         here=`$(am__cd) $(top_builddir) && pwd` \
483           && cd $(top_srcdir) \
484           && gtags -i $(GTAGS_ARGS) $$here
485
486 distclean-tags:
487         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
488
489 distdir: $(DISTFILES)
490         $(am__remove_distdir)
491         mkdir $(distdir)
492         $(mkdir_p) $(distdir)/. $(distdir)/doc $(distdir)/intl $(distdir)/m4 $(distdir)/po
493         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
494         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
495         list='$(DISTFILES)'; for file in $$list; do \
496           case $$file in \
497             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
498             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
499           esac; \
500           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
501           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
502           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
503             dir="/$$dir"; \
504             $(mkdir_p) "$(distdir)$$dir"; \
505           else \
506             dir=''; \
507           fi; \
508           if test -d $$d/$$file; then \
509             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
510               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
511             fi; \
512             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
513           else \
514             test -f $(distdir)/$$file \
515             || cp -p $$d/$$file $(distdir)/$$file \
516             || exit 1; \
517           fi; \
518         done
519         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
520           if test "$$subdir" = .; then :; else \
521             test -d "$(distdir)/$$subdir" \
522             || $(mkdir_p) "$(distdir)/$$subdir" \
523             || exit 1; \
524             distdir=`$(am__cd) $(distdir) && pwd`; \
525             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
526             (cd $$subdir && \
527               $(MAKE) $(AM_MAKEFLAGS) \
528                 top_distdir="$$top_distdir" \
529                 distdir="$$distdir/$$subdir" \
530                 distdir) \
531               || exit 1; \
532           fi; \
533         done
534         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
535           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
536           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
537           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
538         || chmod -R a+r $(distdir)
539 dist-gzip: distdir
540         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
541         $(am__remove_distdir)
542
543 dist-bzip2: distdir
544         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
545         $(am__remove_distdir)
546
547 dist-tarZ: distdir
548         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
549         $(am__remove_distdir)
550
551 dist-shar: distdir
552         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
553         $(am__remove_distdir)
554
555 dist-zip: distdir
556         -rm -f $(distdir).zip
557         zip -rq $(distdir).zip $(distdir)
558         $(am__remove_distdir)
559
560 dist dist-all: distdir
561         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
562         $(am__remove_distdir)
563
564 # This target untars the dist file and tries a VPATH configuration.  Then
565 # it guarantees that the distribution is self-contained by making another
566 # tarfile.
567 distcheck: dist
568         case '$(DIST_ARCHIVES)' in \
569         *.tar.gz*) \
570           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
571         *.tar.bz2*) \
572           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
573         *.tar.Z*) \
574           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
575         *.shar.gz*) \
576           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
577         *.zip*) \
578           unzip $(distdir).zip ;;\
579         esac
580         chmod -R a-w $(distdir); chmod a+w $(distdir)
581         mkdir $(distdir)/_build
582         mkdir $(distdir)/_inst
583         chmod a-w $(distdir)
584         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
585           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
586           && cd $(distdir)/_build \
587           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
588             --with-included-gettext \
589             $(DISTCHECK_CONFIGURE_FLAGS) \
590           && $(MAKE) $(AM_MAKEFLAGS) \
591           && $(MAKE) $(AM_MAKEFLAGS) dvi \
592           && $(MAKE) $(AM_MAKEFLAGS) check \
593           && $(MAKE) $(AM_MAKEFLAGS) install \
594           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
595           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
596           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
597                 distuninstallcheck \
598           && chmod -R a-w "$$dc_install_base" \
599           && ({ \
600                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
601                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
602                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
603                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
604                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
605               } || { rm -rf "$$dc_destdir"; exit 1; }) \
606           && rm -rf "$$dc_destdir" \
607           && $(MAKE) $(AM_MAKEFLAGS) dist \
608           && rm -rf $(DIST_ARCHIVES) \
609           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
610         $(am__remove_distdir)
611         @(echo "$(distdir) archives ready for distribution: "; \
612           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
613           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
614 distuninstallcheck:
615         @cd $(distuninstallcheck_dir) \
616         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
617            || { echo "ERROR: files left after uninstall:" ; \
618                 if test -n "$(DESTDIR)"; then \
619                   echo "  (check DESTDIR support)"; \
620                 fi ; \
621                 $(distuninstallcheck_listfiles) ; \
622                 exit 1; } >&2
623 distcleancheck: distclean
624         @if test '$(srcdir)' = . ; then \
625           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
626           exit 1 ; \
627         fi
628         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
629           || { echo "ERROR: files left in build directory after distclean:" ; \
630                $(distcleancheck_listfiles) ; \
631                exit 1; } >&2
632 check-am: all-am
633 check: check-recursive
634 all-am: Makefile $(PROGRAMS) config.h
635 installdirs: installdirs-recursive
636 installdirs-am:
637         for dir in "$(DESTDIR)$(bindir)"; do \
638           test -z "$$dir" || $(mkdir_p) "$$dir"; \
639         done
640 install: install-recursive
641 install-exec: install-exec-recursive
642 install-data: install-data-recursive
643 uninstall: uninstall-recursive
644
645 install-am: all-am
646         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
647
648 installcheck: installcheck-recursive
649 install-strip:
650         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
651           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
652           `test -z '$(STRIP)' || \
653             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
654 mostlyclean-generic:
655
656 clean-generic:
657
658 distclean-generic:
659         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
660
661 maintainer-clean-generic:
662         @echo "This command is intended for maintainers to use"
663         @echo "it deletes files that may require special tools to rebuild."
664 clean: clean-recursive
665
666 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
667
668 distclean: distclean-recursive
669         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
670         -rm -rf ./$(DEPDIR)
671         -rm -f Makefile
672 distclean-am: clean-am distclean-compile distclean-generic \
673         distclean-hdr distclean-tags
674
675 dvi: dvi-recursive
676
677 dvi-am:
678
679 html: html-recursive
680
681 info: info-recursive
682
683 info-am:
684
685 install-data-am: install-data-local
686
687 install-exec-am: install-binPROGRAMS
688
689 install-info: install-info-recursive
690
691 install-man:
692
693 installcheck-am:
694
695 maintainer-clean: maintainer-clean-recursive
696         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
697         -rm -rf $(top_srcdir)/autom4te.cache
698         -rm -rf ./$(DEPDIR)
699         -rm -f Makefile
700 maintainer-clean-am: distclean-am maintainer-clean-generic
701
702 mostlyclean: mostlyclean-recursive
703
704 mostlyclean-am: mostlyclean-compile mostlyclean-generic
705
706 pdf: pdf-recursive
707
708 pdf-am:
709
710 ps: ps-recursive
711
712 ps-am:
713
714 uninstall-am: uninstall-binPROGRAMS uninstall-info-am uninstall-local
715
716 uninstall-info: uninstall-info-recursive
717
718 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
719         check-am clean clean-binPROGRAMS clean-generic clean-recursive \
720         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
721         dist-shar dist-tarZ dist-zip distcheck distclean \
722         distclean-compile distclean-generic distclean-hdr \
723         distclean-recursive distclean-tags distcleancheck distdir \
724         distuninstallcheck dvi dvi-am html html-am info info-am \
725         install install-am install-binPROGRAMS install-data \
726         install-data-am install-data-local install-exec \
727         install-exec-am install-info install-info-am install-man \
728         install-strip installcheck installcheck-am installdirs \
729         installdirs-am maintainer-clean maintainer-clean-generic \
730         maintainer-clean-recursive mostlyclean mostlyclean-compile \
731         mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
732         tags tags-recursive uninstall uninstall-am \
733         uninstall-binPROGRAMS uninstall-info-am uninstall-local
734
735
736 install-data-local:
737         $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man5
738         $(INSTALL_DATA) $(srcdir)/abook.1 $(DESTDIR)$(mandir)/man1/
739         $(INSTALL_DATA) $(srcdir)/abookrc.5 $(DESTDIR)$(mandir)/man5/
740
741 uninstall-local:
742         -rm -f $(DESTDIR)$(mandir)/man1/abook.1
743         -rm -f $(DESTDIR)$(mandir)/man5/abookrc.5
744 # Tell versions [3.59,3.63) of GNU make to not export all variables.
745 # Otherwise a system limit (for SysV at least) may be exceeded.
746 .NOEXPORT: