]> sourceware.org Git - newlib-cygwin.git/blame - newlib/libc/iconv/Makefile.in
makedoc: make errors visible
[newlib-cygwin.git] / newlib / libc / iconv / Makefile.in
CommitLineData
f2d223bd 1# Makefile.in generated by automake 1.11.6 from Makefile.am.
34e66679 2# @configure_input@
786ab12c 3
34e66679 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
f2d223bd
JJ
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
786ab12c
JJ
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
34e66679 16@SET_MAKE@
786ab12c 17
786ab12c 18VPATH = @srcdir@
f2d223bd
JJ
19am__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 }
786ab12c 36pkgdatadir = $(datadir)/@PACKAGE@
786ab12c 37pkgincludedir = $(includedir)/@PACKAGE@
3a2f070f
JJ
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
34e66679 40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34e66679
JJ
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
786ab12c
JJ
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
786ab12c 52build_triplet = @build@
786ab12c 53host_triplet = @host@
34e66679
JJ
54DIST_COMMON = $(srcdir)/../../Makefile.shared $(srcdir)/Makefile.in \
55 $(srcdir)/Makefile.am
56subdir = iconv
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
d9a1ecc0
SE
58am__aclocal_m4_deps = $(top_srcdir)/../../libtool.m4 \
59 $(top_srcdir)/../../ltoptions.m4 \
60 $(top_srcdir)/../../ltsugar.m4 \
fab8d8d8
SE
61 $(top_srcdir)/../../ltversion.m4 \
62 $(top_srcdir)/../../lt~obsolete.m4 \
3a2f070f 63 $(top_srcdir)/../acinclude.m4 $(top_srcdir)/configure.in
34e66679
JJ
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
67CONFIG_CLEAN_FILES =
3a2f070f 68CONFIG_CLEAN_VPATH_FILES =
34e66679
JJ
69depcomp =
70am__depfiles_maybe =
71SOURCES =
72RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
73 html-recursive info-recursive install-data-recursive \
3a2f070f
JJ
74 install-dvi-recursive install-exec-recursive \
75 install-html-recursive install-info-recursive \
76 install-pdf-recursive install-ps-recursive install-recursive \
77 installcheck-recursive installdirs-recursive pdf-recursive \
78 ps-recursive uninstall-recursive
f2d223bd
JJ
79am__can_run_installinfo = \
80 case $$AM_UPDATE_INFO_DIR in \
81 n|no|NO) false;; \
82 *) (install-info --version) >/dev/null 2>&1;; \
83 esac
34e66679
JJ
84am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
85am__vpath_adj = case $$p in \
86 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
87 *) f=$$p;; \
88 esac;
3a2f070f
JJ
89am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
90am__install_max = 40
91am__nobase_strip_setup = \
92 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
93am__nobase_strip = \
94 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
95am__nobase_list = $(am__nobase_strip_setup); \
96 for p in $$list; do echo "$$p $$p"; done | \
97 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
98 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
99 if (++n[$$2] == $(am__install_max)) \
100 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
101 END { for (dir in files) print dir, files[dir] }'
102am__base_list = \
103 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
104 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
f2d223bd
JJ
105am__uninstall_files_from_dir = { \
106 test -z "$$files" \
107 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
108 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
109 $(am__cd) "$$dir" && rm -f $$files; }; \
110 }
34e66679 111am__installdirs = "$(DESTDIR)$(cctdir)"
34e66679 112DATA = $(cct_DATA)
3a2f070f
JJ
113RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
114 distclean-recursive maintainer-clean-recursive
115AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
116 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
34e66679
JJ
117ETAGS = etags
118CTAGS = ctags
119DIST_SUBDIRS = $(SUBDIRS)
120ACLOCAL = @ACLOCAL@
34e66679 121AMTAR = @AMTAR@
786ab12c
JJ
122AR = @AR@
123AS = @AS@
34e66679
JJ
124AUTOCONF = @AUTOCONF@
125AUTOHEADER = @AUTOHEADER@
126AUTOMAKE = @AUTOMAKE@
127AWK = @AWK@
786ab12c 128CC = @CC@
34e66679
JJ
129CCAS = @CCAS@
130CCASFLAGS = @CCASFLAGS@
131CCDEPMODE = @CCDEPMODE@
132CFLAGS = @CFLAGS@
d9a1ecc0 133CPP = @CPP@
34e66679 134CPPFLAGS = @CPPFLAGS@
786ab12c 135CRT0 = @CRT0@
34e66679
JJ
136CYGPATH_W = @CYGPATH_W@
137DEFS = @DEFS@
138DEPDIR = @DEPDIR@
d9a1ecc0 139DLLTOOL = @DLLTOOL@
fab8d8d8 140DSYMUTIL = @DSYMUTIL@
d9a1ecc0 141DUMPBIN = @DUMPBIN@
34e66679
JJ
142ECHO_C = @ECHO_C@
143ECHO_N = @ECHO_N@
144ECHO_T = @ECHO_T@
d9a1ecc0 145EGREP = @EGREP@
786ab12c 146EXEEXT = @EXEEXT@
d9a1ecc0
SE
147FGREP = @FGREP@
148GREP = @GREP@
3a2f070f 149INSTALL = @INSTALL@
34e66679
JJ
150INSTALL_DATA = @INSTALL_DATA@
151INSTALL_PROGRAM = @INSTALL_PROGRAM@
152INSTALL_SCRIPT = @INSTALL_SCRIPT@
153INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
d9a1ecc0 154LD = @LD@
786ab12c
JJ
155LDFLAGS = @LDFLAGS@
156LIBC_EXTRA_DEF = @LIBC_EXTRA_DEF@
157LIBC_EXTRA_LIB = @LIBC_EXTRA_LIB@
158LIBC_MACHINE_LIB = @LIBC_MACHINE_LIB@
948214b0 159LIBC_POSIX_DEF = @LIBC_POSIX_DEF@
786ab12c
JJ
160LIBC_POSIX_LIB = @LIBC_POSIX_LIB@
161LIBC_SIGNAL_DEF = @LIBC_SIGNAL_DEF@
162LIBC_SIGNAL_LIB = @LIBC_SIGNAL_LIB@
163LIBC_STDIO64_DEF = @LIBC_STDIO64_DEF@
164LIBC_STDIO64_LIB = @LIBC_STDIO64_LIB@
0733ae3b
JJ
165LIBC_STDIO_DEF = @LIBC_STDIO_DEF@
166LIBC_STDIO_LIB = @LIBC_STDIO_LIB@
786ab12c
JJ
167LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
168LIBC_SYS_LIB = @LIBC_SYS_LIB@
169LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
3d7c4998
CV
170LIBC_XDR_DEF = @LIBC_XDR_DEF@
171LIBC_XDR_LIB = @LIBC_XDR_LIB@
34e66679
JJ
172LIBOBJS = @LIBOBJS@
173LIBS = @LIBS@
786ab12c 174LIBTOOL = @LIBTOOL@
fab8d8d8 175LIPO = @LIPO@
786ab12c 176LN_S = @LN_S@
34e66679 177LTLIBOBJS = @LTLIBOBJS@
786ab12c
JJ
178MAINT = @MAINT@
179MAKEINFO = @MAKEINFO@
3a2f070f 180MKDIR_P = @MKDIR_P@
786ab12c 181NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
d9a1ecc0 182NM = @NM@
fab8d8d8 183NMEDIT = @NMEDIT@
e7c65aae 184NO_INCLUDE_LIST = @NO_INCLUDE_LIST@
d9a1ecc0 185OBJDUMP = @OBJDUMP@
786ab12c 186OBJEXT = @OBJEXT@
fab8d8d8
SE
187OTOOL = @OTOOL@
188OTOOL64 = @OTOOL64@
786ab12c 189PACKAGE = @PACKAGE@
34e66679
JJ
190PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
191PACKAGE_NAME = @PACKAGE_NAME@
192PACKAGE_STRING = @PACKAGE_STRING@
193PACKAGE_TARNAME = @PACKAGE_TARNAME@
321b046c 194PACKAGE_URL = @PACKAGE_URL@
34e66679
JJ
195PACKAGE_VERSION = @PACKAGE_VERSION@
196PATH_SEPARATOR = @PATH_SEPARATOR@
786ab12c 197RANLIB = @RANLIB@
0a85d87f 198READELF = @READELF@
d9a1ecc0 199SED = @SED@
34e66679
JJ
200SET_MAKE = @SET_MAKE@
201SHELL = @SHELL@
786ab12c
JJ
202STRIP = @STRIP@
203VERSION = @VERSION@
3a2f070f
JJ
204abs_builddir = @abs_builddir@
205abs_srcdir = @abs_srcdir@
206abs_top_builddir = @abs_top_builddir@
207abs_top_srcdir = @abs_top_srcdir@
34e66679 208ac_ct_CC = @ac_ct_CC@
d9a1ecc0 209ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
786ab12c 210aext = @aext@
34e66679
JJ
211am__include = @am__include@
212am__leading_dot = @am__leading_dot@
213am__quote = @am__quote@
214am__tar = @am__tar@
215am__untar = @am__untar@
216bindir = @bindir@
217build = @build@
218build_alias = @build_alias@
219build_cpu = @build_cpu@
220build_os = @build_os@
221build_vendor = @build_vendor@
3a2f070f 222builddir = @builddir@
34e66679 223datadir = @datadir@
3a2f070f
JJ
224datarootdir = @datarootdir@
225docdir = @docdir@
226dvidir = @dvidir@
34e66679 227exec_prefix = @exec_prefix@
786ab12c 228extra_dir = @extra_dir@
34e66679
JJ
229host = @host@
230host_alias = @host_alias@
231host_cpu = @host_cpu@
232host_os = @host_os@
233host_vendor = @host_vendor@
3a2f070f 234htmldir = @htmldir@
34e66679
JJ
235includedir = @includedir@
236infodir = @infodir@
237install_sh = @install_sh@
238libdir = @libdir@
239libexecdir = @libexecdir@
786ab12c 240libm_machine_dir = @libm_machine_dir@
3a2f070f 241localedir = @localedir@
34e66679
JJ
242localstatedir = @localstatedir@
243lpfx = @lpfx@
786ab12c 244machine_dir = @machine_dir@
34e66679
JJ
245mandir = @mandir@
246mkdir_p = @mkdir_p@
786ab12c
JJ
247newlib_basedir = @newlib_basedir@
248oext = @oext@
34e66679 249oldincludedir = @oldincludedir@
3a2f070f 250pdfdir = @pdfdir@
34e66679
JJ
251prefix = @prefix@
252program_transform_name = @program_transform_name@
3a2f070f 253psdir = @psdir@
34e66679
JJ
254sbindir = @sbindir@
255sharedstatedir = @sharedstatedir@
3a2f070f 256srcdir = @srcdir@
34e66679 257subdirs = @subdirs@
786ab12c 258sys_dir = @sys_dir@
34e66679 259sysconfdir = @sysconfdir@
34e66679 260target_alias = @target_alias@
3a2f070f
JJ
261top_build_prefix = @top_build_prefix@
262top_builddir = @top_builddir@
263top_srcdir = @top_srcdir@
786ab12c 264AUTOMAKE_OPTIONS = cygnus
786ab12c 265SUBDIRS = ces ccs lib .
786ab12c 266cctdir = $(datadir)/iconv_data
660dade3 267cct_DATA = encoding.aliases
786ab12c 268INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
786ab12c 269SUBDEFS = lib/stmp-def
06312793
JJ
270
271#
272# documentation rules
273#
d7e47a55 274SUFFIXES = .def .xml
06312793 275CHEW = ${top_builddir}/../doc/makedoc -f $(top_srcdir)/../doc/doc.str
d7e47a55
JT
276DOCBOOK_CHEW = ${top_srcdir}/../doc/makedocbook.py
277DOCBOOK_OUT_FILES = $(CHEWOUT_FILES:.def=.xml)
278DOCBOOK_CHAPTERS = $(CHAPTERS:.tex=.xml)
c006fd45 279CLEANFILES = $(CHEWOUT_FILES) $(DOCBOOK_OUT_FILES)
06312793
JJ
280CHEWOUT_FILES = iconv.def
281CHAPTERS = iconv.tex
34e66679 282all: all-recursive
786ab12c 283
786ab12c 284.SUFFIXES:
d7e47a55 285.SUFFIXES: .def .xml .c
34e66679
JJ
286$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../Makefile.shared $(am__configure_deps)
287 @for dep in $?; do \
288 case '$(am__configure_deps)' in \
289 *$$dep*) \
3a2f070f
JJ
290 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
291 && { if test -f $@; then exit 0; else break; fi; }; \
34e66679
JJ
292 exit 1;; \
293 esac; \
294 done; \
3a2f070f
JJ
295 echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus iconv/Makefile'; \
296 $(am__cd) $(top_srcdir) && \
297 $(AUTOMAKE) --cygnus iconv/Makefile
34e66679
JJ
298.PRECIOUS: Makefile
299Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
300 @case '$?' in \
301 *config.status*) \
302 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
303 *) \
304 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
305 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
306 esac;
f2d223bd 307$(srcdir)/../../Makefile.shared:
34e66679
JJ
308
309$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
310 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311
312$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
313 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
314$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
315 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
3a2f070f 316$(am__aclocal_m4_deps):
34e66679
JJ
317
318mostlyclean-libtool:
319 -rm -f *.lo
320
321clean-libtool:
322 -rm -rf .libs _libs
786ab12c
JJ
323install-cctDATA: $(cct_DATA)
324 @$(NORMAL_INSTALL)
3a2f070f 325 @list='$(cct_DATA)'; test -n "$(cctdir)" || list=; \
f2d223bd
JJ
326 if test -n "$$list"; then \
327 echo " $(MKDIR_P) '$(DESTDIR)$(cctdir)'"; \
328 $(MKDIR_P) "$(DESTDIR)$(cctdir)" || exit 1; \
329 fi; \
3a2f070f 330 for p in $$list; do \
34e66679 331 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
3a2f070f
JJ
332 echo "$$d$$p"; \
333 done | $(am__base_list) | \
334 while read files; do \
335 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(cctdir)'"; \
336 $(INSTALL_DATA) $$files "$(DESTDIR)$(cctdir)" || exit $$?; \
786ab12c
JJ
337 done
338
339uninstall-cctDATA:
340 @$(NORMAL_UNINSTALL)
3a2f070f
JJ
341 @list='$(cct_DATA)'; test -n "$(cctdir)" || list=; \
342 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
f2d223bd 343 dir='$(DESTDIR)$(cctdir)'; $(am__uninstall_files_from_dir)
786ab12c
JJ
344
345# This directory's subdirectories are mostly independent; you can cd
346# into them and run `make' without going through this Makefile.
347# To change the values of `make' variables: instead of editing Makefiles,
348# (1) if the variable is set in `config.status', edit `config.status'
349# (which will cause the Makefiles to be regenerated when you run `make');
350# (2) otherwise, pass the desired values on the `make' command line.
34e66679 351$(RECURSIVE_TARGETS):
9035cfbd 352 @fail= failcom='exit 1'; \
34e66679
JJ
353 for f in x $$MAKEFLAGS; do \
354 case $$f in \
355 *=* | --[!k]*);; \
356 *k*) failcom='fail=yes';; \
357 esac; \
358 done; \
786ab12c
JJ
359 dot_seen=no; \
360 target=`echo $@ | sed s/-recursive//`; \
361 list='$(SUBDIRS)'; for subdir in $$list; do \
362 echo "Making $$target in $$subdir"; \
363 if test "$$subdir" = "."; then \
364 dot_seen=yes; \
365 local_target="$$target-am"; \
366 else \
367 local_target="$$target"; \
368 fi; \
3a2f070f 369 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
34e66679 370 || eval $$failcom; \
786ab12c
JJ
371 done; \
372 if test "$$dot_seen" = "no"; then \
373 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
374 fi; test -z "$$fail"
375
3a2f070f 376$(RECURSIVE_CLEAN_TARGETS):
9035cfbd 377 @fail= failcom='exit 1'; \
34e66679
JJ
378 for f in x $$MAKEFLAGS; do \
379 case $$f in \
380 *=* | --[!k]*);; \
381 *k*) failcom='fail=yes';; \
382 esac; \
383 done; \
786ab12c 384 dot_seen=no; \
34e66679
JJ
385 case "$@" in \
386 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
387 *) list='$(SUBDIRS)' ;; \
388 esac; \
389 rev=''; for subdir in $$list; do \
390 if test "$$subdir" = "."; then :; else \
391 rev="$$subdir $$rev"; \
392 fi; \
786ab12c 393 done; \
34e66679 394 rev="$$rev ."; \
786ab12c
JJ
395 target=`echo $@ | sed s/-recursive//`; \
396 for subdir in $$rev; do \
397 echo "Making $$target in $$subdir"; \
398 if test "$$subdir" = "."; then \
399 local_target="$$target-am"; \
400 else \
401 local_target="$$target"; \
402 fi; \
3a2f070f 403 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
34e66679 404 || eval $$failcom; \
786ab12c
JJ
405 done && test -z "$$fail"
406tags-recursive:
407 list='$(SUBDIRS)'; for subdir in $$list; do \
3a2f070f 408 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
786ab12c 409 done
34e66679
JJ
410ctags-recursive:
411 list='$(SUBDIRS)'; for subdir in $$list; do \
3a2f070f 412 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
34e66679 413 done
786ab12c 414
34e66679
JJ
415ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
416 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
417 unique=`for i in $$list; do \
418 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419 done | \
3a2f070f
JJ
420 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
421 END { if (nonempty) { for (i in files) print i; }; }'`; \
34e66679
JJ
422 mkid -fID $$unique
423tags: TAGS
786ab12c 424
34e66679
JJ
425TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
426 $(TAGS_FILES) $(LISP)
3a2f070f 427 set x; \
786ab12c 428 here=`pwd`; \
34e66679
JJ
429 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
430 include_option=--etags-include; \
431 empty_fix=.; \
432 else \
433 include_option=--include; \
434 empty_fix=; \
435 fi; \
786ab12c 436 list='$(SUBDIRS)'; for subdir in $$list; do \
34e66679
JJ
437 if test "$$subdir" = .; then :; else \
438 test ! -f $$subdir/TAGS || \
3a2f070f 439 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
34e66679 440 fi; \
786ab12c 441 done; \
34e66679
JJ
442 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
443 unique=`for i in $$list; do \
444 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445 done | \
3a2f070f
JJ
446 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
447 END { if (nonempty) { for (i in files) print i; }; }'`; \
448 shift; \
449 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
34e66679 450 test -n "$$unique" || unique=$$empty_fix; \
3a2f070f
JJ
451 if test $$# -gt 0; then \
452 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
453 "$$@" $$unique; \
454 else \
455 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
456 $$unique; \
457 fi; \
34e66679
JJ
458 fi
459ctags: CTAGS
460CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
461 $(TAGS_FILES) $(LISP)
34e66679
JJ
462 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
463 unique=`for i in $$list; do \
464 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
465 done | \
3a2f070f
JJ
466 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
467 END { if (nonempty) { for (i in files) print i; }; }'`; \
468 test -z "$(CTAGS_ARGS)$$unique" \
34e66679 469 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3a2f070f 470 $$unique
786ab12c 471
34e66679
JJ
472GTAGS:
473 here=`$(am__cd) $(top_builddir) && pwd` \
3a2f070f
JJ
474 && $(am__cd) $(top_srcdir) \
475 && gtags -i $(GTAGS_ARGS) "$$here"
786ab12c
JJ
476
477distclean-tags:
34e66679 478 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
786ab12c
JJ
479check-am:
480check: check-recursive
34e66679
JJ
481all-am: Makefile $(DATA)
482installdirs: installdirs-recursive
483installdirs-am:
484 for dir in "$(DESTDIR)$(cctdir)"; do \
3a2f070f 485 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
34e66679
JJ
486 done
487install: install-recursive
786ab12c 488install-exec: install-exec-recursive
786ab12c 489install-data: install-data-recursive
34e66679 490uninstall: uninstall-recursive
786ab12c
JJ
491
492install-am: all-am
493 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
786ab12c 494
34e66679
JJ
495installcheck: installcheck-recursive
496install-strip:
f2d223bd
JJ
497 if test -z '$(STRIP)'; then \
498 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
499 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
500 install; \
501 else \
502 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
505 fi
786ab12c
JJ
506mostlyclean-generic:
507
508clean-generic:
509 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
510
511distclean-generic:
34e66679 512 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3a2f070f 513 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
786ab12c
JJ
514
515maintainer-clean-generic:
34e66679
JJ
516 @echo "This command is intended for maintainers to use"
517 @echo "it deletes files that may require special tools to rebuild."
518clean: clean-recursive
786ab12c 519
34e66679 520clean-am: clean-generic clean-libtool mostlyclean-am
786ab12c 521
34e66679
JJ
522distclean: distclean-recursive
523 -rm -f Makefile
3a2f070f 524distclean-am: clean-am distclean-generic distclean-tags
786ab12c 525
34e66679 526dvi: dvi-recursive
786ab12c 527
34e66679 528dvi-am:
786ab12c 529
34e66679 530html: html-recursive
786ab12c 531
3a2f070f
JJ
532html-am:
533
34e66679
JJ
534info: info-recursive
535
536info-am:
537
538install-data-am: install-cctDATA
539
3a2f070f
JJ
540install-dvi: install-dvi-recursive
541
542install-dvi-am:
543
34e66679
JJ
544install-exec-am:
545
3a2f070f
JJ
546install-html: install-html-recursive
547
548install-html-am:
549
34e66679
JJ
550install-info: install-info-recursive
551
3a2f070f
JJ
552install-info-am:
553
34e66679
JJ
554install-man:
555
3a2f070f
JJ
556install-pdf: install-pdf-recursive
557
558install-pdf-am:
559
560install-ps: install-ps-recursive
561
562install-ps-am:
563
34e66679 564installcheck-am:
786ab12c
JJ
565
566maintainer-clean: maintainer-clean-recursive
34e66679
JJ
567 -rm -f Makefile
568maintainer-clean-am: distclean-am maintainer-clean-generic
569
570mostlyclean: mostlyclean-recursive
571
572mostlyclean-am: mostlyclean-generic mostlyclean-libtool
573
574pdf: pdf-recursive
786ab12c 575
34e66679 576pdf-am:
786ab12c 577
34e66679
JJ
578ps: ps-recursive
579
580ps-am:
581
582uninstall-am: uninstall-cctDATA
583
3a2f070f
JJ
584.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
585 install-am install-strip tags-recursive
586
587.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
588 all all-am check check-am clean clean-generic clean-libtool \
589 ctags ctags-recursive distclean distclean-generic \
590 distclean-libtool distclean-tags dvi dvi-am html html-am info \
591 info-am install install-am install-cctDATA install-data \
592 install-data-am install-dvi install-dvi-am install-exec \
593 install-exec-am install-html install-html-am install-info \
594 install-info-am install-man install-pdf install-pdf-am \
595 install-ps install-ps-am install-strip installcheck \
34e66679 596 installcheck-am installdirs installdirs-am maintainer-clean \
3a2f070f
JJ
597 maintainer-clean-generic mostlyclean mostlyclean-generic \
598 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
599 uninstall uninstall-am uninstall-cctDATA
786ab12c
JJ
600
601objectlist.awk.in: $(noinst_LTLIBRARIES)
602 -rm -f objectlist.awk.in
603 for i in `ls *.lo` ; \
604 do \
605 echo $$i `pwd`/$$i >> objectlist.awk.in ; \
606 done
607
06312793 608.c.def:
c006fd45
JT
609 $(CHEW) < $< > $*.def || ( rm $*.def && false )
610 @touch stmp-def
06312793
JJ
611
612TARGETDOC ?= ../tmp.texi
613
614doc: $(CHEWOUT_FILES)
615 for chapter in $(CHAPTERS) ; \
616 do \
617 cat $(srcdir)/$$chapter >> $(TARGETDOC) ; \
618 done
619
d7e47a55
JT
620.c.xml:
621 $(DOCBOOK_CHEW) < $< > $*.xml || ( rm $*.xml && false )
622 @touch stmp-xml
623
624docbook: $(DOCBOOK_OUT_FILES)
625 for chapter in $(DOCBOOK_CHAPTERS) ; \
626 do \
627 ${top_srcdir}/../doc/chapter-texi2docbook.py <$(srcdir)/$${chapter%.xml}.tex >../$$chapter ; \
628 done
629
786ab12c
JJ
630iconv.def: lib/iconv.def
631 cp lib/iconv.def iconv.def
632
d7e47a55
JT
633iconv.xml: lib/iconv.xml
634 cp lib/iconv.xml iconv.xml
635
786ab12c 636stmp-def: force
a88d73b5 637 (cd lib && $(MAKE) doc)
786ab12c
JJ
638 touch $@
639
640.PHONY: force
641force:
642
643$(SUBDEFS): stmp-def
644
645lib/iconv.def: $(SUBDEFS); @true
646
647lib/stmp-def: ; @true
648
786ab12c
JJ
649# Tell versions [3.59,3.63) of GNU make to not export all variables.
650# Otherwise a system limit (for SysV at least) may be exceeded.
651.NOEXPORT:
This page took 0.265671 seconds and 5 git commands to generate.