OSDN Git Service

e8afe2e5e2976eb0b262656d09eafa875f442634
[pf3gnuchains/pf3gnuchains4x.git] / newlib / libc / iconv / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = $(srcdir)/../../Makefile.shared $(srcdir)/Makefile.in \
40         $(srcdir)/Makefile.am
41 subdir = iconv
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/../acinclude.m4 \
44         $(top_srcdir)/../confsubdir.m4 $(top_srcdir)/../libtool.m4 \
45         $(top_srcdir)/configure.in
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
49 CONFIG_CLEAN_FILES =
50 depcomp =
51 am__depfiles_maybe =
52 SOURCES =
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54         html-recursive info-recursive install-data-recursive \
55         install-exec-recursive install-info-recursive \
56         install-recursive installcheck-recursive installdirs-recursive \
57         pdf-recursive ps-recursive uninstall-info-recursive \
58         uninstall-recursive
59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60 am__vpath_adj = case $$p in \
61     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62     *) f=$$p;; \
63   esac;
64 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
65 am__installdirs = "$(DESTDIR)$(cctdir)"
66 cctDATA_INSTALL = $(INSTALL_DATA)
67 DATA = $(cct_DATA)
68 ETAGS = etags
69 CTAGS = ctags
70 DIST_SUBDIRS = $(SUBDIRS)
71 ACLOCAL = @ACLOCAL@
72 AMDEP_FALSE = @AMDEP_FALSE@
73 AMDEP_TRUE = @AMDEP_TRUE@
74 AMTAR = @AMTAR@
75 AR = @AR@
76 AS = @AS@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 CC = @CC@
82 CCAS = @CCAS@
83 CCASFLAGS = @CCASFLAGS@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPPFLAGS = @CPPFLAGS@
87 CRT0 = @CRT0@
88 CYGPATH_W = @CYGPATH_W@
89 DEFS = @DEFS@
90 DEPDIR = @DEPDIR@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
95 ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
96 ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
97 ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
98 ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
99 ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
100 ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
101 ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
102 ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
103 ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
104 ENABLE_NEWLIB_ICONV_FALSE = @ENABLE_NEWLIB_ICONV_FALSE@
105 ENABLE_NEWLIB_ICONV_TRUE = @ENABLE_NEWLIB_ICONV_TRUE@
106 EXEEXT = @EXEEXT@
107 HAVE_POSIX_DIR_FALSE = @HAVE_POSIX_DIR_FALSE@
108 HAVE_POSIX_DIR_TRUE = @HAVE_POSIX_DIR_TRUE@
109 HAVE_SIGNAL_DIR_FALSE = @HAVE_SIGNAL_DIR_FALSE@
110 HAVE_SIGNAL_DIR_TRUE = @HAVE_SIGNAL_DIR_TRUE@
111 HAVE_STDIO64_DIR_FALSE = @HAVE_STDIO64_DIR_FALSE@
112 HAVE_STDIO64_DIR_TRUE = @HAVE_STDIO64_DIR_TRUE@
113 HAVE_STDIO_DIR_FALSE = @HAVE_STDIO_DIR_FALSE@
114 HAVE_STDIO_DIR_TRUE = @HAVE_STDIO_DIR_TRUE@
115 HAVE_SYSCALL_DIR_FALSE = @HAVE_SYSCALL_DIR_FALSE@
116 HAVE_SYSCALL_DIR_TRUE = @HAVE_SYSCALL_DIR_TRUE@
117 HAVE_UNIX_DIR_FALSE = @HAVE_UNIX_DIR_FALSE@
118 HAVE_UNIX_DIR_TRUE = @HAVE_UNIX_DIR_TRUE@
119 INSTALL_DATA = @INSTALL_DATA@
120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123 LDFLAGS = @LDFLAGS@
124 LIBC_EXTRA_DEF = @LIBC_EXTRA_DEF@
125 LIBC_EXTRA_LIB = @LIBC_EXTRA_LIB@
126 LIBC_MACHINE_LIB = @LIBC_MACHINE_LIB@
127 LIBC_POSIX_LIB = @LIBC_POSIX_LIB@
128 LIBC_SIGNAL_DEF = @LIBC_SIGNAL_DEF@
129 LIBC_SIGNAL_LIB = @LIBC_SIGNAL_LIB@
130 LIBC_STDIO64_DEF = @LIBC_STDIO64_DEF@
131 LIBC_STDIO64_LIB = @LIBC_STDIO64_LIB@
132 LIBC_STDIO_DEF = @LIBC_STDIO_DEF@
133 LIBC_STDIO_LIB = @LIBC_STDIO_LIB@
134 LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
135 LIBC_SYS_LIB = @LIBC_SYS_LIB@
136 LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
137 LIBOBJS = @LIBOBJS@
138 LIBS = @LIBS@
139 LIBTOOL = @LIBTOOL@
140 LN_S = @LN_S@
141 LTLIBOBJS = @LTLIBOBJS@
142 MAINT = @MAINT@
143 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
144 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
145 MAKEINFO = @MAKEINFO@
146 MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
147 MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
148 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
149 OBJEXT = @OBJEXT@
150 PACKAGE = @PACKAGE@
151 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152 PACKAGE_NAME = @PACKAGE_NAME@
153 PACKAGE_STRING = @PACKAGE_STRING@
154 PACKAGE_TARNAME = @PACKAGE_TARNAME@
155 PACKAGE_VERSION = @PACKAGE_VERSION@
156 PATH_SEPARATOR = @PATH_SEPARATOR@
157 RANLIB = @RANLIB@
158 READELF = @READELF@
159 SET_MAKE = @SET_MAKE@
160 SHELL = @SHELL@
161 STRIP = @STRIP@
162 USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
163 USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
164 VERSION = @VERSION@
165 ac_ct_AR = @ac_ct_AR@
166 ac_ct_AS = @ac_ct_AS@
167 ac_ct_CC = @ac_ct_CC@
168 ac_ct_RANLIB = @ac_ct_RANLIB@
169 ac_ct_READELF = @ac_ct_READELF@
170 ac_ct_STRIP = @ac_ct_STRIP@
171 aext = @aext@
172 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
173 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
174 am__include = @am__include@
175 am__leading_dot = @am__leading_dot@
176 am__quote = @am__quote@
177 am__tar = @am__tar@
178 am__untar = @am__untar@
179 bindir = @bindir@
180 build = @build@
181 build_alias = @build_alias@
182 build_cpu = @build_cpu@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 datadir = @datadir@
186 exec_prefix = @exec_prefix@
187 extra_dir = @extra_dir@
188 host = @host@
189 host_alias = @host_alias@
190 host_cpu = @host_cpu@
191 host_os = @host_os@
192 host_vendor = @host_vendor@
193 includedir = @includedir@
194 infodir = @infodir@
195 install_sh = @install_sh@
196 libdir = @libdir@
197 libexecdir = @libexecdir@
198 libm_machine_dir = @libm_machine_dir@
199 localstatedir = @localstatedir@
200 lpfx = @lpfx@
201 machine_dir = @machine_dir@
202 mandir = @mandir@
203 mkdir_p = @mkdir_p@
204 newlib_basedir = @newlib_basedir@
205 oext = @oext@
206 oldincludedir = @oldincludedir@
207 prefix = @prefix@
208 program_transform_name = @program_transform_name@
209 sbindir = @sbindir@
210 sharedstatedir = @sharedstatedir@
211 subdirs = @subdirs@
212 sys_dir = @sys_dir@
213 sysconfdir = @sysconfdir@
214 target_alias = @target_alias@
215 AUTOMAKE_OPTIONS = cygnus
216 SUBDIRS = ces ccs lib .
217 cctdir = $(datadir)/iconv_data
218 cct_DATA = encoding.aliases
219 INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
220 SUBDEFS = lib/stmp-def
221 CHEWOUT_FILES = iconv.def
222 TARGETDOC = ../tmp.texi
223 CLEANFILES = $(CHEWOUT_FILES) *.ref
224 all: all-recursive
225
226 .SUFFIXES:
227 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../Makefile.shared $(am__configure_deps)
228         @for dep in $?; do \
229           case '$(am__configure_deps)' in \
230             *$$dep*) \
231               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
232                 && exit 0; \
233               exit 1;; \
234           esac; \
235         done; \
236         echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  iconv/Makefile'; \
237         cd $(top_srcdir) && \
238           $(AUTOMAKE) --cygnus  iconv/Makefile
239 .PRECIOUS: Makefile
240 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241         @case '$?' in \
242           *config.status*) \
243             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
244           *) \
245             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
246             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
247         esac;
248
249 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251
252 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
253         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
255         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256
257 mostlyclean-libtool:
258         -rm -f *.lo
259
260 clean-libtool:
261         -rm -rf .libs _libs
262
263 distclean-libtool:
264         -rm -f libtool
265 uninstall-info-am:
266 install-cctDATA: $(cct_DATA)
267         @$(NORMAL_INSTALL)
268         test -z "$(cctdir)" || $(mkdir_p) "$(DESTDIR)$(cctdir)"
269         @list='$(cct_DATA)'; for p in $$list; do \
270           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
271           f=$(am__strip_dir) \
272           echo " $(cctDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(cctdir)/$$f'"; \
273           $(cctDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(cctdir)/$$f"; \
274         done
275
276 uninstall-cctDATA:
277         @$(NORMAL_UNINSTALL)
278         @list='$(cct_DATA)'; for p in $$list; do \
279           f=$(am__strip_dir) \
280           echo " rm -f '$(DESTDIR)$(cctdir)/$$f'"; \
281           rm -f "$(DESTDIR)$(cctdir)/$$f"; \
282         done
283
284 # This directory's subdirectories are mostly independent; you can cd
285 # into them and run `make' without going through this Makefile.
286 # To change the values of `make' variables: instead of editing Makefiles,
287 # (1) if the variable is set in `config.status', edit `config.status'
288 #     (which will cause the Makefiles to be regenerated when you run `make');
289 # (2) otherwise, pass the desired values on the `make' command line.
290 $(RECURSIVE_TARGETS):
291         @failcom='exit 1'; \
292         for f in x $$MAKEFLAGS; do \
293           case $$f in \
294             *=* | --[!k]*);; \
295             *k*) failcom='fail=yes';; \
296           esac; \
297         done; \
298         dot_seen=no; \
299         target=`echo $@ | sed s/-recursive//`; \
300         list='$(SUBDIRS)'; for subdir in $$list; do \
301           echo "Making $$target in $$subdir"; \
302           if test "$$subdir" = "."; then \
303             dot_seen=yes; \
304             local_target="$$target-am"; \
305           else \
306             local_target="$$target"; \
307           fi; \
308           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
309           || eval $$failcom; \
310         done; \
311         if test "$$dot_seen" = "no"; then \
312           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
313         fi; test -z "$$fail"
314
315 mostlyclean-recursive clean-recursive distclean-recursive \
316 maintainer-clean-recursive:
317         @failcom='exit 1'; \
318         for f in x $$MAKEFLAGS; do \
319           case $$f in \
320             *=* | --[!k]*);; \
321             *k*) failcom='fail=yes';; \
322           esac; \
323         done; \
324         dot_seen=no; \
325         case "$@" in \
326           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
327           *) list='$(SUBDIRS)' ;; \
328         esac; \
329         rev=''; for subdir in $$list; do \
330           if test "$$subdir" = "."; then :; else \
331             rev="$$subdir $$rev"; \
332           fi; \
333         done; \
334         rev="$$rev ."; \
335         target=`echo $@ | sed s/-recursive//`; \
336         for subdir in $$rev; do \
337           echo "Making $$target in $$subdir"; \
338           if test "$$subdir" = "."; then \
339             local_target="$$target-am"; \
340           else \
341             local_target="$$target"; \
342           fi; \
343           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
344           || eval $$failcom; \
345         done && test -z "$$fail"
346 tags-recursive:
347         list='$(SUBDIRS)'; for subdir in $$list; do \
348           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
349         done
350 ctags-recursive:
351         list='$(SUBDIRS)'; for subdir in $$list; do \
352           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
353         done
354
355 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
356         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
357         unique=`for i in $$list; do \
358             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359           done | \
360           $(AWK) '    { files[$$0] = 1; } \
361                END { for (i in files) print i; }'`; \
362         mkid -fID $$unique
363 tags: TAGS
364
365 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
366                 $(TAGS_FILES) $(LISP)
367         tags=; \
368         here=`pwd`; \
369         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
370           include_option=--etags-include; \
371           empty_fix=.; \
372         else \
373           include_option=--include; \
374           empty_fix=; \
375         fi; \
376         list='$(SUBDIRS)'; for subdir in $$list; do \
377           if test "$$subdir" = .; then :; else \
378             test ! -f $$subdir/TAGS || \
379               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
380           fi; \
381         done; \
382         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
383         unique=`for i in $$list; do \
384             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385           done | \
386           $(AWK) '    { files[$$0] = 1; } \
387                END { for (i in files) print i; }'`; \
388         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
389           test -n "$$unique" || unique=$$empty_fix; \
390           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
391             $$tags $$unique; \
392         fi
393 ctags: CTAGS
394 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
395                 $(TAGS_FILES) $(LISP)
396         tags=; \
397         here=`pwd`; \
398         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
399         unique=`for i in $$list; do \
400             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401           done | \
402           $(AWK) '    { files[$$0] = 1; } \
403                END { for (i in files) print i; }'`; \
404         test -z "$(CTAGS_ARGS)$$tags$$unique" \
405           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
406              $$tags $$unique
407
408 GTAGS:
409         here=`$(am__cd) $(top_builddir) && pwd` \
410           && cd $(top_srcdir) \
411           && gtags -i $(GTAGS_ARGS) $$here
412
413 distclean-tags:
414         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
415 check-am:
416 check: check-recursive
417 all-am: Makefile $(DATA)
418 installdirs: installdirs-recursive
419 installdirs-am:
420         for dir in "$(DESTDIR)$(cctdir)"; do \
421           test -z "$$dir" || $(mkdir_p) "$$dir"; \
422         done
423 install: install-recursive
424 install-exec: install-exec-recursive
425 install-data: install-data-recursive
426 uninstall: uninstall-recursive
427
428 install-am: all-am
429         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
430
431 installcheck: installcheck-recursive
432 install-strip:
433         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
434           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
435           `test -z '$(STRIP)' || \
436             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
437 mostlyclean-generic:
438
439 clean-generic:
440         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
441
442 distclean-generic:
443         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
444
445 maintainer-clean-generic:
446         @echo "This command is intended for maintainers to use"
447         @echo "it deletes files that may require special tools to rebuild."
448 clean: clean-recursive
449
450 clean-am: clean-generic clean-libtool mostlyclean-am
451
452 distclean: distclean-recursive
453         -rm -f Makefile
454 distclean-am: clean-am distclean-generic distclean-libtool \
455         distclean-tags
456
457 dvi: dvi-recursive
458
459 dvi-am:
460
461 html: html-recursive
462
463 info: info-recursive
464
465 info-am:
466
467 install-data-am: install-cctDATA
468
469 install-exec-am:
470
471 install-info: install-info-recursive
472
473 install-man:
474
475 installcheck-am:
476
477 maintainer-clean: maintainer-clean-recursive
478         -rm -f Makefile
479 maintainer-clean-am: distclean-am maintainer-clean-generic
480
481 mostlyclean: mostlyclean-recursive
482
483 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
484
485 pdf: pdf-recursive
486
487 pdf-am:
488
489 ps: ps-recursive
490
491 ps-am:
492
493 uninstall-am: uninstall-cctDATA
494
495 uninstall-info: uninstall-info-recursive
496
497 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
498         clean clean-generic clean-libtool clean-recursive ctags \
499         ctags-recursive distclean distclean-generic distclean-libtool \
500         distclean-recursive distclean-tags dvi dvi-am html html-am \
501         info info-am install install-am install-cctDATA install-data \
502         install-data-am install-exec install-exec-am install-info \
503         install-info-am install-man install-strip installcheck \
504         installcheck-am installdirs installdirs-am maintainer-clean \
505         maintainer-clean-generic maintainer-clean-recursive \
506         mostlyclean mostlyclean-generic mostlyclean-libtool \
507         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
508         uninstall uninstall-am uninstall-cctDATA uninstall-info-am
509
510 objectlist.awk.in: $(noinst_LTLIBRARIES)
511         -rm -f objectlist.awk.in
512         for i in `ls *.lo` ; \
513         do \
514           echo $$i `pwd`/$$i >> objectlist.awk.in ; \
515         done
516
517 iconv.def: lib/iconv.def
518         cp lib/iconv.def iconv.def
519
520 stmp-def: force
521         (cd lib && make doc)
522         touch $@
523
524 .PHONY: force
525 force:
526
527 $(SUBDEFS): stmp-def
528
529 lib/iconv.def: $(SUBDEFS); @true
530
531 lib/stmp-def: ; @true
532
533 doc: $(CHEWOUT_FILES)
534         cat $(srcdir)/iconv.tex >> $(TARGETDOC)
535 # Tell versions [3.59,3.63) of GNU make to not export all variables.
536 # Otherwise a system limit (for SysV at least) may be exceeded.
537 .NOEXPORT: