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