1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
1
# Makefile.in generated by automake 1.11 from Makefile.am.
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
17
18
pkgdatadir = $(datadir)/@PACKAGE@
19
pkgincludedir = $(includedir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
pkgincludedir = $(includedir)/@PACKAGE@
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
23
install_sh_DATA = $(install_sh) -c -m 644
22
24
install_sh_PROGRAM = $(install_sh) -c
53
56
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
59
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
61
am__nobase_strip_setup = \
62
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
64
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
65
am__nobase_list = $(am__nobase_strip_setup); \
66
for p in $$list; do echo "$$p $$p"; done | \
67
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
68
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
69
if (++n[$$2] == $(am__install_max)) \
70
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
71
END { for (dir in files) print dir, files[dir] }'
73
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
74
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
57
75
am__installdirs = "$(DESTDIR)$(supportedencodingsdir)"
58
supportedencodingsPYTHON_INSTALL = $(INSTALL_DATA)
59
76
py_compile = $(top_srcdir)/py-compile
60
77
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61
78
distclean-recursive maintainer-clean-recursive
79
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
80
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
64
84
DIST_SUBDIRS = $(SUBDIRS)
65
85
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
88
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
89
sed_rest='s,^[^/]*/*,,'; \
90
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
91
sed_butlast='s,/*[^/]*$$,,'; \
92
while test -n "$$dir1"; do \
93
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
94
if test "$$first" != "."; then \
95
if test "$$first" = ".."; then \
96
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
97
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
99
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
100
if test "$$first2" = "$$first"; then \
101
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
105
dir0="$$dir0"/"$$first"; \
108
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
66
111
ACLOCAL = @ACLOCAL@
67
112
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
68
113
ALL_LINGUAS = @ALL_LINGUAS@
124
169
PACKAGE_NAME = @PACKAGE_NAME@
125
170
PACKAGE_STRING = @PACKAGE_STRING@
126
171
PACKAGE_TARNAME = @PACKAGE_TARNAME@
172
PACKAGE_URL = @PACKAGE_URL@
127
173
PACKAGE_VERSION = @PACKAGE_VERSION@
128
174
PATH_SEPARATOR = @PATH_SEPARATOR@
129
175
PKG_CONFIG = @PKG_CONFIG@
217
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu SCRIBES/EncodingSystem/SupportedEncodings/Makefile'; \
218
cd $(top_srcdir) && \
219
$(AUTOMAKE) --gnu SCRIBES/EncodingSystem/SupportedEncodings/Makefile
263
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu SCRIBES/EncodingSystem/SupportedEncodings/Makefile'; \
264
$(am__cd) $(top_srcdir) && \
265
$(AUTOMAKE) --gnu SCRIBES/EncodingSystem/SupportedEncodings/Makefile
220
266
.PRECIOUS: Makefile
221
267
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234
280
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
281
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
236
282
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283
$(am__aclocal_m4_deps):
237
284
install-supportedencodingsPYTHON: $(supportedencodings_PYTHON)
238
285
@$(NORMAL_INSTALL)
239
286
test -z "$(supportedencodingsdir)" || $(MKDIR_P) "$(DESTDIR)$(supportedencodingsdir)"
240
@list='$(supportedencodings_PYTHON)'; dlist=''; for p in $$list; do\
287
@list='$(supportedencodings_PYTHON)'; dlist=; list2=; test -n "$(supportedencodingsdir)" || list=; \
288
for p in $$list; do \
241
289
if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
242
290
if test -f $$b$$p; then \
244
292
dlist="$$dlist $$f"; \
245
echo " $(supportedencodingsPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(supportedencodingsdir)/$$f'"; \
246
$(supportedencodingsPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(supportedencodingsdir)/$$f"; \
293
list2="$$list2 $$b$$p"; \
296
for file in $$list2; do echo $$file; done | $(am__base_list) | \
297
while read files; do \
298
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(supportedencodingsdir)'"; \
299
$(INSTALL_DATA) $$files "$(DESTDIR)$(supportedencodingsdir)" || exit $$?; \
249
301
if test -n "$$dlist"; then \
250
302
if test -z "$(DESTDIR)"; then \
251
303
PYTHON=$(PYTHON) $(py_compile) --basedir "$(supportedencodingsdir)" $$dlist; \
257
309
uninstall-supportedencodingsPYTHON:
258
310
@$(NORMAL_UNINSTALL)
259
@list='$(supportedencodings_PYTHON)'; dlist=''; for p in $$list; do\
261
rm -f "$(DESTDIR)$(supportedencodingsdir)/$$f"; \
262
rm -f "$(DESTDIR)$(supportedencodingsdir)/$${f}c"; \
263
rm -f "$(DESTDIR)$(supportedencodingsdir)/$${f}o"; \
311
@list='$(supportedencodings_PYTHON)'; test -n "$(supportedencodingsdir)" || list=; \
312
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
313
test -n "$$files" || exit 0; \
314
filesc=`echo "$$files" | sed 's|$$|c|'`; \
315
fileso=`echo "$$files" | sed 's|$$|o|'`; \
316
echo " ( cd '$(DESTDIR)$(supportedencodingsdir)' && rm -f" $$files ")"; \
317
cd "$(DESTDIR)$(supportedencodingsdir)" && rm -f $$files || exit $$?; \
318
echo " ( cd '$(DESTDIR)$(supportedencodingsdir)' && rm -f" $$filesc ")"; \
319
cd "$(DESTDIR)$(supportedencodingsdir)" && rm -f $$filesc || exit $$?; \
320
echo " ( cd '$(DESTDIR)$(supportedencodingsdir)' && rm -f" $$fileso ")"; \
321
cd "$(DESTDIR)$(supportedencodingsdir)" && rm -f $$fileso
266
323
# This directory's subdirectories are mostly independent; you can cd
267
324
# into them and run `make' without going through this Makefile.
322
379
local_target="$$target"; \
324
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
381
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
325
382
|| eval $$failcom; \
326
383
done && test -z "$$fail"
328
385
list='$(SUBDIRS)'; for subdir in $$list; do \
329
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
386
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
332
389
list='$(SUBDIRS)'; for subdir in $$list; do \
333
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
390
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
336
393
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
367
424
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368
425
END { if (nonempty) { for (i in files) print i; }; }'`; \
369
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
427
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
370
428
test -n "$$unique" || unique=$$empty_fix; \
371
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
429
if test $$# -gt 0; then \
430
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
433
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
375
438
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
376
439
$(TAGS_FILES) $(LISP)
378
440
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379
441
unique=`for i in $$list; do \
380
442
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382
444
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383
445
END { if (nonempty) { for (i in files) print i; }; }'`; \
384
test -z "$(CTAGS_ARGS)$$tags$$unique" \
446
test -z "$(CTAGS_ARGS)$$unique" \
385
447
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
389
451
here=`$(am__cd) $(top_builddir) && pwd` \
390
&& cd $(top_srcdir) \
391
&& gtags -i $(GTAGS_ARGS) $$here
452
&& $(am__cd) $(top_srcdir) \
453
&& gtags -i $(GTAGS_ARGS) "$$here"
394
456
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
409
471
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
410
472
if test -d $$d/$$file; then \
411
473
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
474
if test -d "$(distdir)/$$file"; then \
475
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
412
477
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
413
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
478
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
479
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
415
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
481
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
417
test -f $(distdir)/$$file \
418
|| cp -p $$d/$$file $(distdir)/$$file \
483
test -f "$(distdir)/$$file" \
484
|| cp -p $$d/$$file "$(distdir)/$$file" \
422
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
488
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
423
489
if test "$$subdir" = .; then :; else \
424
490
test -d "$(distdir)/$$subdir" \
425
491
|| $(MKDIR_P) "$(distdir)/$$subdir" \
427
distdir=`$(am__cd) $(distdir) && pwd`; \
428
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
495
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
496
if test "$$subdir" = .; then :; else \
497
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
499
new_distdir=$$reldir; \
500
dir1=$$subdir; dir2="$(top_distdir)"; \
502
new_top_distdir=$$reldir; \
503
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
504
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
505
($(am__cd) $$subdir && \
430
506
$(MAKE) $(AM_MAKEFLAGS) \
431
top_distdir="$$top_distdir" \
432
distdir="$$distdir/$$subdir" \
507
top_distdir="$$new_top_distdir" \
508
distdir="$$new_distdir" \
433
509
am__remove_distdir=: \
434
510
am__skip_length_check=: \
511
am__skip_mode_fix=: \
523
613
uninstall-am: uninstall-supportedencodingsPYTHON
525
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
615
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
616
install-am install-strip tags-recursive
528
618
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
529
619
all all-am check check-am clean clean-generic clean-local \