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