OSDN Git Service

2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / iconv / ccs / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14
15 SHELL = @SHELL@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 prefix = @prefix@
21 exec_prefix = @exec_prefix@
22
23 bindir = @bindir@
24 sbindir = @sbindir@
25 libexecdir = @libexecdir@
26 datadir = @datadir@
27 sysconfdir = @sysconfdir@
28 sharedstatedir = @sharedstatedir@
29 localstatedir = @localstatedir@
30 libdir = @libdir@
31 infodir = @infodir@
32 mandir = @mandir@
33 includedir = @includedir@
34 oldincludedir = /usr/include
35
36 DESTDIR =
37
38 pkgdatadir = $(datadir)/@PACKAGE@
39 pkglibdir = $(libdir)/@PACKAGE@
40 pkgincludedir = $(includedir)/@PACKAGE@
41
42 top_builddir = ../..
43
44 ACLOCAL = @ACLOCAL@
45 AUTOCONF = @AUTOCONF@
46 AUTOMAKE = @AUTOMAKE@
47 AUTOHEADER = @AUTOHEADER@
48
49 INSTALL = @INSTALL@
50 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
51 INSTALL_DATA = @INSTALL_DATA@
52 INSTALL_SCRIPT = @INSTALL_SCRIPT@
53 transform = @program_transform_name@
54
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 build_alias = @build_alias@
62 build_triplet = @build@
63 host_alias = @host_alias@
64 host_triplet = @host@
65 target_alias = @target_alias@
66 target_triplet = @target@
67 AR = @AR@
68 AS = @AS@
69 CC = @CC@
70 CPP = @CPP@
71 CRT0 = @CRT0@
72 CXX = @CXX@
73 CXXCPP = @CXXCPP@
74 DLLTOOL = @DLLTOOL@
75 EXEEXT = @EXEEXT@
76 GCJ = @GCJ@
77 GCJFLAGS = @GCJFLAGS@
78 LDFLAGS = @LDFLAGS@
79 LIBC_EXTRA_DEF = @LIBC_EXTRA_DEF@
80 LIBC_EXTRA_LIB = @LIBC_EXTRA_LIB@
81 LIBC_MACHINE_LIB = @LIBC_MACHINE_LIB@
82 LIBC_POSIX_LIB = @LIBC_POSIX_LIB@
83 LIBC_SIGNAL_DEF = @LIBC_SIGNAL_DEF@
84 LIBC_SIGNAL_LIB = @LIBC_SIGNAL_LIB@
85 LIBC_STDIO64_DEF = @LIBC_STDIO64_DEF@
86 LIBC_STDIO64_LIB = @LIBC_STDIO64_LIB@
87 LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
88 LIBC_SYS_LIB = @LIBC_SYS_LIB@
89 LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
90 LIBTOOL = @LIBTOOL@
91 LN_S = @LN_S@
92 MAINT = @MAINT@
93 MAKEINFO = @MAKEINFO@
94 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
95 OBJDUMP = @OBJDUMP@
96 OBJEXT = @OBJEXT@
97 PACKAGE = @PACKAGE@
98 RANLIB = @RANLIB@
99 STRIP = @STRIP@
100 VERSION = @VERSION@
101 aext = @aext@
102 extra_dir = @extra_dir@
103 libm_machine_dir = @libm_machine_dir@
104 machine_dir = @machine_dir@
105 newlib_basedir = @newlib_basedir@
106 oext = @oext@
107 sys_dir = @sys_dir@
108
109 AUTOMAKE_OPTIONS = cygnus
110
111 INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
112
113 GENERAL_SOURCES = ccsbi.c iso_8859_10.c iso_8859_13.c iso_8859_14.c iso_8859_15.c iso_8859_1.c iso_8859_2.c iso_8859_3.c iso_8859_4.c iso_8859_5.c iso_8859_6.c iso_8859_7.c iso_8859_8.c iso_8859_9.c iso_8859_11.c win_1250.c win_1252.c win_1254.c win_1256.c win_1258.c win_1251.c win_1253.c win_1255.c win_1257.c koi8_r.c koi8_u.c koi8_ru.c koi8_uni.c iso_ir_111.c big5.c cp775.c cp850.c cp852.c cp855.c cp866.c jis_x0212_1990.c jis_x0201_1976.c jis_x0208_1990.c ksx1001.c cns11643_plane1.c cns11643_plane2.c cns11643_plane14.c
114
115
116 @ELIX_LEVEL_1_TRUE@LIB_OBJS = ccsbi.$(oext) iso_8859_10.$(oext) iso_8859_13.$(oext) iso_8859_14.$(oext) iso_8859_15.$(oext) iso_8859_1.$(oext) iso_8859_2.$(oext) iso_8859_3.$(oext) iso_8859_4.$(oext) iso_8859_5.$(oext) iso_8859_6.$(oext) iso_8859_7.$(oext) iso_8859_8.$(oext) iso_8859_9.$(oext) iso_8859_11.$(oext) win_1250.$(oext) win_1252.$(oext) win_1254.$(oext) win_1256.$(oext) win_1258.$(oext) win_1251.$(oext) win_1253.$(oext) win_1255.$(oext) win_1257.$(oext) koi8_r.$(oext) koi8_u.$(oext) koi8_ru.$(oext) koi8_uni.$(oext)
117 @ELIX_LEVEL_1_FALSE@LIB_OBJS = 
118
119 noinst_LIBRARIES = lib.a
120 lib_a_SOURCES = $(GENERAL_SOURCES)
121 lib_a_LIBADD = $(LIB_OBJS)
122 lib_a_DEPENDENCIES = $(LIB_OBJS)
123 noinst_DATA = 
124
125 SUBDIRS = binary
126
127 CHEWOUT_FILES = ccs.def
128
129 SUFFIXES = .def
130
131 CHEW = ../../../doc/makedoc -f $(srcdir)/../../../doc/doc.str
132
133 TARGETDOC = ../tmp.texi
134
135 CLEANFILES = $(CHEWOUT_FILES) *.ref
136 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
137 CONFIG_CLEAN_FILES = 
138 LIBRARIES =  $(noinst_LIBRARIES)
139
140
141 DEFS = @DEFS@ -I. -I$(srcdir) 
142 CPPFLAGS = @CPPFLAGS@
143 LIBS = @LIBS@
144 lib_a_OBJECTS =  ccsbi.$(OBJEXT) iso_8859_10.$(OBJEXT) \
145 iso_8859_13.$(OBJEXT) iso_8859_14.$(OBJEXT) iso_8859_15.$(OBJEXT) \
146 iso_8859_1.$(OBJEXT) iso_8859_2.$(OBJEXT) iso_8859_3.$(OBJEXT) \
147 iso_8859_4.$(OBJEXT) iso_8859_5.$(OBJEXT) iso_8859_6.$(OBJEXT) \
148 iso_8859_7.$(OBJEXT) iso_8859_8.$(OBJEXT) iso_8859_9.$(OBJEXT) \
149 iso_8859_11.$(OBJEXT) win_1250.$(OBJEXT) win_1252.$(OBJEXT) \
150 win_1254.$(OBJEXT) win_1256.$(OBJEXT) win_1258.$(OBJEXT) \
151 win_1251.$(OBJEXT) win_1253.$(OBJEXT) win_1255.$(OBJEXT) \
152 win_1257.$(OBJEXT) koi8_r.$(OBJEXT) koi8_u.$(OBJEXT) koi8_ru.$(OBJEXT) \
153 koi8_uni.$(OBJEXT) iso_ir_111.$(OBJEXT) big5.$(OBJEXT) cp775.$(OBJEXT) \
154 cp850.$(OBJEXT) cp852.$(OBJEXT) cp855.$(OBJEXT) cp866.$(OBJEXT) \
155 jis_x0212_1990.$(OBJEXT) jis_x0201_1976.$(OBJEXT) \
156 jis_x0208_1990.$(OBJEXT) ksx1001.$(OBJEXT) cns11643_plane1.$(OBJEXT) \
157 cns11643_plane2.$(OBJEXT) cns11643_plane14.$(OBJEXT)
158 CFLAGS = @CFLAGS@
159 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
160 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
161 CCLD = $(CC)
162 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
163 DATA =  $(noinst_DATA)
164
165 DIST_COMMON =  Makefile.am Makefile.in
166
167
168 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
169
170 TAR = gtar
171 GZIP_ENV = --best
172 SOURCES = $(lib_a_SOURCES)
173 OBJECTS = $(lib_a_OBJECTS)
174
175 all: all-redirect
176 .SUFFIXES:
177 .SUFFIXES: .S .c .def .lo .o .obj .s
178 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(srcdir)/../../../Makefile.shared
179         cd $(top_srcdir) && $(AUTOMAKE) --cygnus iconv/ccs/Makefile
180
181 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
182         cd $(top_builddir) \
183           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
184
185
186 mostlyclean-noinstLIBRARIES:
187
188 clean-noinstLIBRARIES:
189         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
190
191 distclean-noinstLIBRARIES:
192
193 maintainer-clean-noinstLIBRARIES:
194
195 .c.o:
196         $(COMPILE) -c $<
197
198 # FIXME: We should only use cygpath when building on Windows,
199 # and only if it is available.
200 .c.obj:
201         $(COMPILE) -c `cygpath -w $<`
202
203 .s.o:
204         $(COMPILE) -c $<
205
206 .S.o:
207         $(COMPILE) -c $<
208
209 mostlyclean-compile:
210         -rm -f *.o core *.core
211         -rm -f *.$(OBJEXT)
212
213 clean-compile:
214
215 distclean-compile:
216         -rm -f *.tab.c
217
218 maintainer-clean-compile:
219
220 .c.lo:
221         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
222
223 .s.lo:
224         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
225
226 .S.lo:
227         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
228
229 mostlyclean-libtool:
230         -rm -f *.lo
231
232 clean-libtool:
233         -rm -rf .libs _libs
234
235 distclean-libtool:
236
237 maintainer-clean-libtool:
238
239 lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
240         -rm -f lib.a
241         $(AR) cru lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
242         $(RANLIB) lib.a
243
244 # This directory's subdirectories are mostly independent; you can cd
245 # into them and run `make' without going through this Makefile.
246 # To change the values of `make' variables: instead of editing Makefiles,
247 # (1) if the variable is set in `config.status', edit `config.status'
248 #     (which will cause the Makefiles to be regenerated when you run `make');
249 # (2) otherwise, pass the desired values on the `make' command line.
250
251 @SET_MAKE@
252
253 all-recursive install-data-recursive install-exec-recursive \
254 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
255 check-recursive installcheck-recursive info-recursive dvi-recursive:
256         @set fnord $(MAKEFLAGS); amf=$$2; \
257         dot_seen=no; \
258         target=`echo $@ | sed s/-recursive//`; \
259         list='$(SUBDIRS)'; for subdir in $$list; do \
260           echo "Making $$target in $$subdir"; \
261           if test "$$subdir" = "."; then \
262             dot_seen=yes; \
263             local_target="$$target-am"; \
264           else \
265             local_target="$$target"; \
266           fi; \
267           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
268            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
269         done; \
270         if test "$$dot_seen" = "no"; then \
271           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
272         fi; test -z "$$fail"
273
274 mostlyclean-recursive clean-recursive distclean-recursive \
275 maintainer-clean-recursive:
276         @set fnord $(MAKEFLAGS); amf=$$2; \
277         dot_seen=no; \
278         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
279           rev="$$subdir $$rev"; \
280           test "$$subdir" != "." || dot_seen=yes; \
281         done; \
282         test "$$dot_seen" = "no" && rev=". $$rev"; \
283         target=`echo $@ | sed s/-recursive//`; \
284         for subdir in $$rev; do \
285           echo "Making $$target in $$subdir"; \
286           if test "$$subdir" = "."; then \
287             local_target="$$target-am"; \
288           else \
289             local_target="$$target"; \
290           fi; \
291           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
292            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
293         done && test -z "$$fail"
294 tags-recursive:
295         list='$(SUBDIRS)'; for subdir in $$list; do \
296           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
297         done
298
299 tags: TAGS
300
301 ID: $(HEADERS) $(SOURCES) $(LISP)
302         list='$(SOURCES) $(HEADERS)'; \
303         unique=`for i in $$list; do echo $$i; done | \
304           awk '    { files[$$0] = 1; } \
305                END { for (i in files) print i; }'`; \
306         here=`pwd` && cd $(srcdir) \
307           && mkid -f$$here/ID $$unique $(LISP)
308
309 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
310         tags=; \
311         here=`pwd`; \
312         list='$(SUBDIRS)'; for subdir in $$list; do \
313    if test "$$subdir" = .; then :; else \
314             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
315    fi; \
316         done; \
317         list='$(SOURCES) $(HEADERS)'; \
318         unique=`for i in $$list; do echo $$i; done | \
319           awk '    { files[$$0] = 1; } \
320                END { for (i in files) print i; }'`; \
321         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
322           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
323
324 mostlyclean-tags:
325
326 clean-tags:
327
328 distclean-tags:
329         -rm -f TAGS ID
330
331 maintainer-clean-tags:
332
333 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
334
335 subdir = iconv/ccs
336
337 distdir: $(DISTFILES)
338         @for file in $(DISTFILES); do \
339           if test -f $$file; then d=.; else d=$(srcdir); fi; \
340           if test -d $$d/$$file; then \
341             cp -pr $$d/$$file $(distdir)/$$file; \
342           else \
343             test -f $(distdir)/$$file \
344             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
345             || cp -p $$d/$$file $(distdir)/$$file || :; \
346           fi; \
347         done
348         for subdir in $(SUBDIRS); do \
349           if test "$$subdir" = .; then :; else \
350             test -d $(distdir)/$$subdir \
351             || mkdir $(distdir)/$$subdir \
352             || exit 1; \
353             chmod 777 $(distdir)/$$subdir; \
354             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
355               || exit 1; \
356           fi; \
357         done
358 info-am:
359 info: info-recursive
360 dvi-am:
361 dvi: dvi-recursive
362 check-am:
363 check: check-recursive
364 installcheck-am:
365 installcheck: installcheck-recursive
366 install-info-am: 
367 install-info: install-info-recursive
368 install-exec-am:
369 install-exec: install-exec-recursive
370
371 install-data-am:
372 install-data: install-data-recursive
373
374 install-am: all-am
375         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
376 install: install-recursive
377 uninstall-am:
378 uninstall: uninstall-recursive
379 all-am: Makefile $(LIBRARIES) $(DATA)
380 all-redirect: all-recursive
381 install-strip:
382         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
383 installdirs: installdirs-recursive
384 installdirs-am:
385
386
387 mostlyclean-generic:
388
389 clean-generic:
390         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
391
392 distclean-generic:
393         -rm -f Makefile $(CONFIG_CLEAN_FILES)
394         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
395
396 maintainer-clean-generic:
397 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
398                 mostlyclean-libtool mostlyclean-tags \
399                 mostlyclean-generic
400
401 mostlyclean: mostlyclean-recursive
402
403 clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \
404                 clean-generic mostlyclean-am
405
406 clean: clean-recursive
407
408 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
409                 distclean-libtool distclean-tags distclean-generic \
410                 clean-am
411         -rm -f libtool
412
413 distclean: distclean-recursive
414
415 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
416                 maintainer-clean-compile maintainer-clean-libtool \
417                 maintainer-clean-tags maintainer-clean-generic \
418                 distclean-am
419         @echo "This command is intended for maintainers to use;"
420         @echo "it deletes files that may require special tools to rebuild."
421
422 maintainer-clean: maintainer-clean-recursive
423
424 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
425 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
426 mostlyclean-compile distclean-compile clean-compile \
427 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
428 clean-libtool maintainer-clean-libtool install-data-recursive \
429 uninstall-data-recursive install-exec-recursive \
430 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
431 all-recursive check-recursive installcheck-recursive info-recursive \
432 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
433 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
434 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
435 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
436 install-info install-exec-am install-exec install-data-am install-data \
437 install-am install uninstall-am uninstall all-redirect all-am all \
438 installdirs-am installdirs mostlyclean-generic distclean-generic \
439 clean-generic maintainer-clean-generic clean mostlyclean distclean \
440 maintainer-clean
441
442 @ELIX_LEVEL_1_TRUE@iso_ir_111.$(oext) \
443 @ELIX_LEVEL_1_TRUE@big5.$(oext) \
444 @ELIX_LEVEL_1_TRUE@cp775.$(oext) cp850.$(oext) cp852.$(oext) cp855.$(oext) cp866.$(oext) \
445 @ELIX_LEVEL_1_TRUE@jis_x0212_1990.$(oext) jis_x0201_1976.$(oext) jis_x0208_1990.$(oext) ksx1001.$(oext) \
446 @ELIX_LEVEL_1_TRUE@cns11643_plane1.$(oext) cns11643_plane2.$(oext) cns11643_plane14.$(oext)
447
448 .c.def:
449         $(CHEW) < $< > $*.def 2> $*.ref
450         touch stmp-def
451
452 doc: $(CHEWOUT_FILES)
453         cat $(srcdir)/ccs.tex >> $(TARGETDOC)
454
455 objectlist.awk.in: $(noinst_LTLIBRARIES)
456         -rm -f objectlist.awk.in
457         for i in `ls *.lo` ; \
458         do \
459           echo $$i `pwd`/$$i >> objectlist.awk.in ; \
460         done
461
462 # Tell versions [3.59,3.63) of GNU make to not export all variables.
463 # Otherwise a system limit (for SysV at least) may be exceeded.
464 .NOEXPORT: