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