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