1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
24
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27
for am__flg in $$MAKEFLAGS; do \
30
*n*) am__dry=yes; break;; \
34
test $$am__dry = yes; \
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)
53
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO
54
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
56
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
59
CONFIG_HEADER = $(top_builddir)/config.h
61
CONFIG_CLEAN_VPATH_FILES =
64
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
65
html-recursive info-recursive install-data-recursive \
66
install-dvi-recursive install-exec-recursive \
67
install-html-recursive install-info-recursive \
68
install-pdf-recursive install-ps-recursive install-recursive \
69
installcheck-recursive installdirs-recursive pdf-recursive \
70
ps-recursive uninstall-recursive
71
am__can_run_installinfo = \
72
case $$AM_UPDATE_INFO_DIR in \
74
*) (install-info --version) >/dev/null 2>&1;; \
76
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77
am__vpath_adj = case $$p in \
78
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83
am__nobase_strip_setup = \
84
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
87
am__nobase_list = $(am__nobase_strip_setup); \
88
for p in $$list; do echo "$$p $$p"; done | \
89
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
90
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
91
if (++n[$$2] == $(am__install_max)) \
92
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
93
END { for (dir in files) print dir, files[dir] }'
95
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
96
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
97
am__uninstall_files_from_dir = { \
99
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
100
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
101
$(am__cd) "$$dir" && rm -f $$files; }; \
103
am__installdirs = "$(DESTDIR)$(helpdir)"
105
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
106
distclean-recursive maintainer-clean-recursive
107
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
108
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
112
DIST_SUBDIRS = $(SUBDIRS)
113
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
117
sed_rest='s,^[^/]*/*,,'; \
118
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
119
sed_butlast='s,/*[^/]*$$,,'; \
120
while test -n "$$dir1"; do \
121
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
122
if test "$$first" != "."; then \
123
if test "$$first" = ".."; then \
124
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
125
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
127
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
128
if test "$$first2" = "$$first"; then \
129
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
133
dir0="$$dir0"/"$$first"; \
136
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
140
ALL_LINGUAS = @ALL_LINGUAS@
142
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
143
AUTOCONF = @AUTOCONF@
144
AUTOHEADER = @AUTOHEADER@
145
AUTOMAKE = @AUTOMAKE@
148
CCDEPMODE = @CCDEPMODE@
151
CPPFLAGS = @CPPFLAGS@
152
CYGPATH_W = @CYGPATH_W@
153
DATADIRNAME = @DATADIRNAME@
156
DEPS_CFLAGS = @DEPS_CFLAGS@
157
DEPS_LIBS = @DEPS_LIBS@
163
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
167
INSTALL_DATA = @INSTALL_DATA@
168
INSTALL_PROGRAM = @INSTALL_PROGRAM@
169
INSTALL_SCRIPT = @INSTALL_SCRIPT@
170
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
171
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
172
INTLTOOL_MERGE = @INTLTOOL_MERGE@
173
INTLTOOL_PERL = @INTLTOOL_PERL@
174
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
175
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
176
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
177
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
178
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
183
LTLIBOBJS = @LTLIBOBJS@
184
MAKEINFO = @MAKEINFO@
187
MSGMERGE = @MSGMERGE@
190
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
191
PACKAGE_NAME = @PACKAGE_NAME@
192
PACKAGE_STRING = @PACKAGE_STRING@
193
PACKAGE_TARNAME = @PACKAGE_TARNAME@
194
PACKAGE_URL = @PACKAGE_URL@
195
PACKAGE_VERSION = @PACKAGE_VERSION@
196
PATH_SEPARATOR = @PATH_SEPARATOR@
197
PKG_CONFIG = @PKG_CONFIG@
198
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
199
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
200
SET_MAKE = @SET_MAKE@
205
XGETTEXT = @XGETTEXT@
206
abs_builddir = @abs_builddir@
207
abs_srcdir = @abs_srcdir@
208
abs_top_builddir = @abs_top_builddir@
209
abs_top_srcdir = @abs_top_srcdir@
210
ac_ct_CC = @ac_ct_CC@
211
am__include = @am__include@
212
am__leading_dot = @am__leading_dot@
213
am__quote = @am__quote@
215
am__untar = @am__untar@
217
build_alias = @build_alias@
218
builddir = @builddir@
220
datarootdir = @datarootdir@
223
exec_prefix = @exec_prefix@
224
host_alias = @host_alias@
226
includedir = @includedir@
228
install_sh = @install_sh@
229
intltool__v_merge_options_ = @intltool__v_merge_options_@
230
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
232
libexecdir = @libexecdir@
233
localedir = @localedir@
234
localstatedir = @localstatedir@
237
oldincludedir = @oldincludedir@
240
program_transform_name = @program_transform_name@
243
sharedstatedir = @sharedstatedir@
245
sysconfdir = @sysconfdir@
246
target_alias = @target_alias@
247
top_build_prefix = @top_build_prefix@
248
top_builddir = @top_builddir@
249
top_srcdir = @top_srcdir@
251
helpdir = $(datadir)/homebank/help
253
EXTRA_DIST = $(help_DATA)
257
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
259
case '$(am__configure_deps)' in \
261
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
262
&& { if test -f $@; then exit 0; else break; fi; }; \
266
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
267
$(am__cd) $(top_srcdir) && \
268
$(AUTOMAKE) --foreign doc/Makefile
270
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
273
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
275
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
279
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
$(top_srcdir)/configure: $(am__configure_deps)
283
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
285
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
$(am__aclocal_m4_deps):
287
install-helpDATA: $(help_DATA)
289
@list='$(help_DATA)'; test -n "$(helpdir)" || list=; \
290
if test -n "$$list"; then \
291
echo " $(MKDIR_P) '$(DESTDIR)$(helpdir)'"; \
292
$(MKDIR_P) "$(DESTDIR)$(helpdir)" || exit 1; \
294
for p in $$list; do \
295
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
297
done | $(am__base_list) | \
298
while read files; do \
299
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(helpdir)'"; \
300
$(INSTALL_DATA) $$files "$(DESTDIR)$(helpdir)" || exit $$?; \
305
@list='$(help_DATA)'; test -n "$(helpdir)" || list=; \
306
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
307
dir='$(DESTDIR)$(helpdir)'; $(am__uninstall_files_from_dir)
309
# This directory's subdirectories are mostly independent; you can cd
310
# into them and run `make' without going through this Makefile.
311
# To change the values of `make' variables: instead of editing Makefiles,
312
# (1) if the variable is set in `config.status', edit `config.status'
313
# (which will cause the Makefiles to be regenerated when you run `make');
314
# (2) otherwise, pass the desired values on the `make' command line.
315
$(RECURSIVE_TARGETS):
316
@fail= failcom='exit 1'; \
317
for f in x $$MAKEFLAGS; do \
320
*k*) failcom='fail=yes';; \
324
target=`echo $@ | sed s/-recursive//`; \
325
list='$(SUBDIRS)'; for subdir in $$list; do \
326
echo "Making $$target in $$subdir"; \
327
if test "$$subdir" = "."; then \
329
local_target="$$target-am"; \
331
local_target="$$target"; \
333
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
336
if test "$$dot_seen" = "no"; then \
337
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
340
$(RECURSIVE_CLEAN_TARGETS):
341
@fail= failcom='exit 1'; \
342
for f in x $$MAKEFLAGS; do \
345
*k*) failcom='fail=yes';; \
350
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
351
*) list='$(SUBDIRS)' ;; \
353
rev=''; for subdir in $$list; do \
354
if test "$$subdir" = "."; then :; else \
355
rev="$$subdir $$rev"; \
359
target=`echo $@ | sed s/-recursive//`; \
360
for subdir in $$rev; do \
361
echo "Making $$target in $$subdir"; \
362
if test "$$subdir" = "."; then \
363
local_target="$$target-am"; \
365
local_target="$$target"; \
367
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
369
done && test -z "$$fail"
371
list='$(SUBDIRS)'; for subdir in $$list; do \
372
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
375
list='$(SUBDIRS)'; for subdir in $$list; do \
376
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
379
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
380
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
381
unique=`for i in $$list; do \
382
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
385
END { if (nonempty) { for (i in files) print i; }; }'`; \
389
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
390
$(TAGS_FILES) $(LISP)
393
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
394
include_option=--etags-include; \
397
include_option=--include; \
400
list='$(SUBDIRS)'; for subdir in $$list; do \
401
if test "$$subdir" = .; then :; else \
402
test ! -f $$subdir/TAGS || \
403
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
406
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
407
unique=`for i in $$list; do \
408
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411
END { if (nonempty) { for (i in files) print i; }; }'`; \
413
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
414
test -n "$$unique" || unique=$$empty_fix; \
415
if test $$# -gt 0; then \
416
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
419
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
424
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
425
$(TAGS_FILES) $(LISP)
426
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
427
unique=`for i in $$list; do \
428
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
430
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
431
END { if (nonempty) { for (i in files) print i; }; }'`; \
432
test -z "$(CTAGS_ARGS)$$unique" \
433
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
437
here=`$(am__cd) $(top_builddir) && pwd` \
438
&& $(am__cd) $(top_srcdir) \
439
&& gtags -i $(GTAGS_ARGS) "$$here"
442
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
444
distdir: $(DISTFILES)
445
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447
list='$(DISTFILES)'; \
448
dist_files=`for file in $$list; do echo $$file; done | \
449
sed -e "s|^$$srcdirstrip/||;t" \
450
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
451
case $$dist_files in \
452
*/*) $(MKDIR_P) `echo "$$dist_files" | \
453
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
456
for file in $$dist_files; do \
457
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
458
if test -d $$d/$$file; then \
459
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
460
if test -d "$(distdir)/$$file"; then \
461
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
463
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
464
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
465
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
467
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
469
test -f "$(distdir)/$$file" \
470
|| cp -p $$d/$$file "$(distdir)/$$file" \
474
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
475
if test "$$subdir" = .; then :; else \
477
|| test -d "$(distdir)/$$subdir" \
478
|| $(MKDIR_P) "$(distdir)/$$subdir" \
480
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
482
new_distdir=$$reldir; \
483
dir1=$$subdir; dir2="$(top_distdir)"; \
485
new_top_distdir=$$reldir; \
486
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
487
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
488
($(am__cd) $$subdir && \
489
$(MAKE) $(AM_MAKEFLAGS) \
490
top_distdir="$$new_top_distdir" \
491
distdir="$$new_distdir" \
492
am__remove_distdir=: \
493
am__skip_length_check=: \
494
am__skip_mode_fix=: \
500
check: check-recursive
501
all-am: Makefile $(DATA)
502
installdirs: installdirs-recursive
504
for dir in "$(DESTDIR)$(helpdir)"; do \
505
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
507
install: install-recursive
508
install-exec: install-exec-recursive
509
install-data: install-data-recursive
510
uninstall: uninstall-recursive
513
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
515
installcheck: installcheck-recursive
517
if test -z '$(STRIP)'; then \
518
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
519
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
522
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
531
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
532
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
534
maintainer-clean-generic:
535
@echo "This command is intended for maintainers to use"
536
@echo "it deletes files that may require special tools to rebuild."
537
clean: clean-recursive
539
clean-am: clean-generic mostlyclean-am
541
distclean: distclean-recursive
543
distclean-am: clean-am distclean-generic distclean-tags
557
install-data-am: install-helpDATA
559
install-dvi: install-dvi-recursive
565
install-html: install-html-recursive
569
install-info: install-info-recursive
575
install-pdf: install-pdf-recursive
579
install-ps: install-ps-recursive
585
maintainer-clean: maintainer-clean-recursive
587
maintainer-clean-am: distclean-am maintainer-clean-generic
589
mostlyclean: mostlyclean-recursive
591
mostlyclean-am: mostlyclean-generic
601
uninstall-am: uninstall-helpDATA
603
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
604
install-am install-strip tags-recursive
606
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
607
all all-am check check-am clean clean-generic ctags \
608
ctags-recursive distclean distclean-generic distclean-tags \
609
distdir dvi dvi-am html html-am info info-am install \
610
install-am install-data install-data-am install-dvi \
611
install-dvi-am install-exec install-exec-am install-helpDATA \
612
install-html install-html-am install-info install-info-am \
613
install-man install-pdf install-pdf-am install-ps \
614
install-ps-am install-strip installcheck installcheck-am \
615
installdirs installdirs-am maintainer-clean \
616
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
617
pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
621
# Tell versions [3.59,3.63) of GNU make to not export all variables.
622
# Otherwise a system limit (for SysV at least) may be exceeded.