]> git.deb.at Git - pkg/abook.git/blob - Makefile.in
Imported Debian patch 0.6.0~pre1-1
[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 \
239                 RELNOTES-0.6pre
240
241 abook_LDADD = @LIBINTL@
242 SUBDIRS = intl po
243 ACLOCAL_AMFLAGS = -I m4
244 @USE_INCLUDED_INTL_H_TRUE@AM_CPPFLAGS = -Iintl
245 all: config.h
246         $(MAKE) $(AM_MAKEFLAGS) all-recursive
247
248 .SUFFIXES:
249 .SUFFIXES: .c .o .obj
250 am--refresh:
251         @:
252 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
253         @for dep in $?; do \
254           case '$(am__configure_deps)' in \
255             *$$dep*) \
256               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
257               cd $(srcdir) && $(AUTOMAKE) --gnu  \
258                 && exit 0; \
259               exit 1;; \
260           esac; \
261         done; \
262         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
263         cd $(top_srcdir) && \
264           $(AUTOMAKE) --gnu  Makefile
265 .PRECIOUS: Makefile
266 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
267         @case '$?' in \
268           *config.status*) \
269             echo ' $(SHELL) ./config.status'; \
270             $(SHELL) ./config.status;; \
271           *) \
272             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
273             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
274         esac;
275
276 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
277         $(SHELL) ./config.status --recheck
278
279 $(top_srcdir)/configure:  $(am__configure_deps)
280         cd $(srcdir) && $(AUTOCONF)
281 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
282         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
283
284 config.h: stamp-h1
285         @if test ! -f $@; then \
286           rm -f stamp-h1; \
287           $(MAKE) stamp-h1; \
288         else :; fi
289
290 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
291         @rm -f stamp-h1
292         cd $(top_builddir) && $(SHELL) ./config.status config.h
293 $(srcdir)/config.h.in:  $(am__configure_deps) 
294         cd $(top_srcdir) && $(AUTOHEADER)
295         rm -f stamp-h1
296         touch $@
297
298 distclean-hdr:
299         -rm -f config.h stamp-h1
300 abook.spec: $(top_builddir)/config.status $(srcdir)/abook.spec.in
301         cd $(top_builddir) && $(SHELL) ./config.status $@
302 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
303         cd $(top_builddir) && $(SHELL) ./config.status $@
304 install-binPROGRAMS: $(bin_PROGRAMS)
305         @$(NORMAL_INSTALL)
306         test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
307         @list='$(bin_PROGRAMS)'; for p in $$list; do \
308           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
309           if test -f $$p \
310           ; then \
311             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
312            echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
313            $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
314           else :; fi; \
315         done
316
317 uninstall-binPROGRAMS:
318         @$(NORMAL_UNINSTALL)
319         @list='$(bin_PROGRAMS)'; for p in $$list; do \
320           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
321           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
322           rm -f "$(DESTDIR)$(bindir)/$$f"; \
323         done
324
325 clean-binPROGRAMS:
326         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
327 abook$(EXEEXT): $(abook_OBJECTS) $(abook_DEPENDENCIES) 
328         @rm -f abook$(EXEEXT)
329         $(LINK) $(abook_LDFLAGS) $(abook_OBJECTS) $(abook_LDADD) $(LIBS)
330
331 mostlyclean-compile:
332         -rm -f *.$(OBJEXT)
333
334 distclean-compile:
335         -rm -f *.tab.c
336
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abook.Po@am__quote@
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abook_rl.Po@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/database.Po@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edit.Po@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getname.Po@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettext.Po@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldif.Po@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbswidth.Po@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/views.Po@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
354
355 .c.o:
356 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
357 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
359 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
361
362 .c.obj:
363 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
364 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
366 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
368 uninstall-info-am:
369
370 # This directory's subdirectories are mostly independent; you can cd
371 # into them and run `make' without going through this Makefile.
372 # To change the values of `make' variables: instead of editing Makefiles,
373 # (1) if the variable is set in `config.status', edit `config.status'
374 #     (which will cause the Makefiles to be regenerated when you run `make');
375 # (2) otherwise, pass the desired values on the `make' command line.
376 $(RECURSIVE_TARGETS):
377         @set fnord $$MAKEFLAGS; amf=$$2; \
378         dot_seen=no; \
379         target=`echo $@ | sed s/-recursive//`; \
380         list='$(SUBDIRS)'; for subdir in $$list; do \
381           echo "Making $$target in $$subdir"; \
382           if test "$$subdir" = "."; then \
383             dot_seen=yes; \
384             local_target="$$target-am"; \
385           else \
386             local_target="$$target"; \
387           fi; \
388           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
389            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
390         done; \
391         if test "$$dot_seen" = "no"; then \
392           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
393         fi; test -z "$$fail"
394
395 mostlyclean-recursive clean-recursive distclean-recursive \
396 maintainer-clean-recursive:
397         @set fnord $$MAKEFLAGS; amf=$$2; \
398         dot_seen=no; \
399         case "$@" in \
400           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
401           *) list='$(SUBDIRS)' ;; \
402         esac; \
403         rev=''; for subdir in $$list; do \
404           if test "$$subdir" = "."; then :; else \
405             rev="$$subdir $$rev"; \
406           fi; \
407         done; \
408         rev="$$rev ."; \
409         target=`echo $@ | sed s/-recursive//`; \
410         for subdir in $$rev; do \
411           echo "Making $$target in $$subdir"; \
412           if test "$$subdir" = "."; then \
413             local_target="$$target-am"; \
414           else \
415             local_target="$$target"; \
416           fi; \
417           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
418            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
419         done && test -z "$$fail"
420 tags-recursive:
421         list='$(SUBDIRS)'; for subdir in $$list; do \
422           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
423         done
424 ctags-recursive:
425         list='$(SUBDIRS)'; for subdir in $$list; do \
426           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
427         done
428
429 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
430         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
431         unique=`for i in $$list; do \
432             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433           done | \
434           $(AWK) '    { files[$$0] = 1; } \
435                END { for (i in files) print i; }'`; \
436         mkid -fID $$unique
437 tags: TAGS
438
439 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
440                 $(TAGS_FILES) $(LISP)
441         tags=; \
442         here=`pwd`; \
443         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
444           include_option=--etags-include; \
445           empty_fix=.; \
446         else \
447           include_option=--include; \
448           empty_fix=; \
449         fi; \
450         list='$(SUBDIRS)'; for subdir in $$list; do \
451           if test "$$subdir" = .; then :; else \
452             test ! -f $$subdir/TAGS || \
453               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
454           fi; \
455         done; \
456         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
457         unique=`for i in $$list; do \
458             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
459           done | \
460           $(AWK) '    { files[$$0] = 1; } \
461                END { for (i in files) print i; }'`; \
462         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
463           test -n "$$unique" || unique=$$empty_fix; \
464           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
465             $$tags $$unique; \
466         fi
467 ctags: CTAGS
468 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
469                 $(TAGS_FILES) $(LISP)
470         tags=; \
471         here=`pwd`; \
472         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
473         unique=`for i in $$list; do \
474             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
475           done | \
476           $(AWK) '    { files[$$0] = 1; } \
477                END { for (i in files) print i; }'`; \
478         test -z "$(CTAGS_ARGS)$$tags$$unique" \
479           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
480              $$tags $$unique
481
482 GTAGS:
483         here=`$(am__cd) $(top_builddir) && pwd` \
484           && cd $(top_srcdir) \
485           && gtags -i $(GTAGS_ARGS) $$here
486
487 distclean-tags:
488         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
489
490 distdir: $(DISTFILES)
491         $(am__remove_distdir)
492         mkdir $(distdir)
493         $(mkdir_p) $(distdir)/. $(distdir)/doc $(distdir)/intl $(distdir)/m4 $(distdir)/po
494         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
495         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
496         list='$(DISTFILES)'; for file in $$list; do \
497           case $$file in \
498             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
499             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
500           esac; \
501           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
502           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
503           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
504             dir="/$$dir"; \
505             $(mkdir_p) "$(distdir)$$dir"; \
506           else \
507             dir=''; \
508           fi; \
509           if test -d $$d/$$file; then \
510             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
511               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
512             fi; \
513             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
514           else \
515             test -f $(distdir)/$$file \
516             || cp -p $$d/$$file $(distdir)/$$file \
517             || exit 1; \
518           fi; \
519         done
520         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
521           if test "$$subdir" = .; then :; else \
522             test -d "$(distdir)/$$subdir" \
523             || $(mkdir_p) "$(distdir)/$$subdir" \
524             || exit 1; \
525             distdir=`$(am__cd) $(distdir) && pwd`; \
526             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
527             (cd $$subdir && \
528               $(MAKE) $(AM_MAKEFLAGS) \
529                 top_distdir="$$top_distdir" \
530                 distdir="$$distdir/$$subdir" \
531                 distdir) \
532               || exit 1; \
533           fi; \
534         done
535         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
536           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
537           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
538           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
539         || chmod -R a+r $(distdir)
540 dist-gzip: distdir
541         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
542         $(am__remove_distdir)
543
544 dist-bzip2: distdir
545         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
546         $(am__remove_distdir)
547
548 dist-tarZ: distdir
549         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
550         $(am__remove_distdir)
551
552 dist-shar: distdir
553         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
554         $(am__remove_distdir)
555
556 dist-zip: distdir
557         -rm -f $(distdir).zip
558         zip -rq $(distdir).zip $(distdir)
559         $(am__remove_distdir)
560
561 dist dist-all: distdir
562         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
563         $(am__remove_distdir)
564
565 # This target untars the dist file and tries a VPATH configuration.  Then
566 # it guarantees that the distribution is self-contained by making another
567 # tarfile.
568 distcheck: dist
569         case '$(DIST_ARCHIVES)' in \
570         *.tar.gz*) \
571           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
572         *.tar.bz2*) \
573           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
574         *.tar.Z*) \
575           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
576         *.shar.gz*) \
577           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
578         *.zip*) \
579           unzip $(distdir).zip ;;\
580         esac
581         chmod -R a-w $(distdir); chmod a+w $(distdir)
582         mkdir $(distdir)/_build
583         mkdir $(distdir)/_inst
584         chmod a-w $(distdir)
585         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
586           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
587           && cd $(distdir)/_build \
588           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
589             --with-included-gettext \
590             $(DISTCHECK_CONFIGURE_FLAGS) \
591           && $(MAKE) $(AM_MAKEFLAGS) \
592           && $(MAKE) $(AM_MAKEFLAGS) dvi \
593           && $(MAKE) $(AM_MAKEFLAGS) check \
594           && $(MAKE) $(AM_MAKEFLAGS) install \
595           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
596           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
597           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
598                 distuninstallcheck \
599           && chmod -R a-w "$$dc_install_base" \
600           && ({ \
601                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
602                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
603                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
604                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
605                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
606               } || { rm -rf "$$dc_destdir"; exit 1; }) \
607           && rm -rf "$$dc_destdir" \
608           && $(MAKE) $(AM_MAKEFLAGS) dist \
609           && rm -rf $(DIST_ARCHIVES) \
610           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
611         $(am__remove_distdir)
612         @(echo "$(distdir) archives ready for distribution: "; \
613           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
614           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
615 distuninstallcheck:
616         @cd $(distuninstallcheck_dir) \
617         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
618            || { echo "ERROR: files left after uninstall:" ; \
619                 if test -n "$(DESTDIR)"; then \
620                   echo "  (check DESTDIR support)"; \
621                 fi ; \
622                 $(distuninstallcheck_listfiles) ; \
623                 exit 1; } >&2
624 distcleancheck: distclean
625         @if test '$(srcdir)' = . ; then \
626           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
627           exit 1 ; \
628         fi
629         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
630           || { echo "ERROR: files left in build directory after distclean:" ; \
631                $(distcleancheck_listfiles) ; \
632                exit 1; } >&2
633 check-am: all-am
634 check: check-recursive
635 all-am: Makefile $(PROGRAMS) config.h
636 installdirs: installdirs-recursive
637 installdirs-am:
638         for dir in "$(DESTDIR)$(bindir)"; do \
639           test -z "$$dir" || $(mkdir_p) "$$dir"; \
640         done
641 install: install-recursive
642 install-exec: install-exec-recursive
643 install-data: install-data-recursive
644 uninstall: uninstall-recursive
645
646 install-am: all-am
647         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
648
649 installcheck: installcheck-recursive
650 install-strip:
651         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
652           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
653           `test -z '$(STRIP)' || \
654             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
655 mostlyclean-generic:
656
657 clean-generic:
658
659 distclean-generic:
660         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
661
662 maintainer-clean-generic:
663         @echo "This command is intended for maintainers to use"
664         @echo "it deletes files that may require special tools to rebuild."
665 clean: clean-recursive
666
667 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
668
669 distclean: distclean-recursive
670         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
671         -rm -rf ./$(DEPDIR)
672         -rm -f Makefile
673 distclean-am: clean-am distclean-compile distclean-generic \
674         distclean-hdr distclean-tags
675
676 dvi: dvi-recursive
677
678 dvi-am:
679
680 html: html-recursive
681
682 info: info-recursive
683
684 info-am:
685
686 install-data-am: install-data-local
687
688 install-exec-am: install-binPROGRAMS
689
690 install-info: install-info-recursive
691
692 install-man:
693
694 installcheck-am:
695
696 maintainer-clean: maintainer-clean-recursive
697         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
698         -rm -rf $(top_srcdir)/autom4te.cache
699         -rm -rf ./$(DEPDIR)
700         -rm -f Makefile
701 maintainer-clean-am: distclean-am maintainer-clean-generic
702
703 mostlyclean: mostlyclean-recursive
704
705 mostlyclean-am: mostlyclean-compile mostlyclean-generic
706
707 pdf: pdf-recursive
708
709 pdf-am:
710
711 ps: ps-recursive
712
713 ps-am:
714
715 uninstall-am: uninstall-binPROGRAMS uninstall-info-am uninstall-local
716
717 uninstall-info: uninstall-info-recursive
718
719 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
720         check-am clean clean-binPROGRAMS clean-generic clean-recursive \
721         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
722         dist-shar dist-tarZ dist-zip distcheck distclean \
723         distclean-compile distclean-generic distclean-hdr \
724         distclean-recursive distclean-tags distcleancheck distdir \
725         distuninstallcheck dvi dvi-am html html-am info info-am \
726         install install-am install-binPROGRAMS install-data \
727         install-data-am install-data-local install-exec \
728         install-exec-am install-info install-info-am install-man \
729         install-strip installcheck installcheck-am installdirs \
730         installdirs-am maintainer-clean maintainer-clean-generic \
731         maintainer-clean-recursive mostlyclean mostlyclean-compile \
732         mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
733         tags tags-recursive uninstall uninstall-am \
734         uninstall-binPROGRAMS uninstall-info-am uninstall-local
735
736
737 install-data-local:
738         $(mkinstalldirs) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man5
739         $(INSTALL_DATA) $(srcdir)/abook.1 $(DESTDIR)$(mandir)/man1/
740         $(INSTALL_DATA) $(srcdir)/abookrc.5 $(DESTDIR)$(mandir)/man5/
741
742 uninstall-local:
743         -rm -f $(DESTDIR)$(mandir)/man1/abook.1
744         -rm -f $(DESTDIR)$(mandir)/man5/abookrc.5
745 # Tell versions [3.59,3.63) of GNU make to not export all variables.
746 # Otherwise a system limit (for SysV at least) may be exceeded.
747 .NOEXPORT: