OSDN Git Service

2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru>
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / iconv / ces / 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 =       utf-8.c         utf-16.c        ucs-2.c         us-ascii.c      ucs-4.c         ucs-2-internal.c        ucs-4-internal.c        cesbi.c         table.c         table-pcs.c     euc.c
114
115 @ELIX_LEVEL_1_TRUE@LIB_OBJS =   utf-8.$(oext)   utf-16.$(oext)  ucs-2.$(oext)   us-ascii.$(oext)        ucs-4.$(oext)   ucs-2-internal.$(oext)  ucs-4-internal.$(oext)  cesbi.$(oext)   table.$(oext)   table-pcs.$(oext)       euc.$(oext)
116 @ELIX_LEVEL_1_FALSE@LIB_OBJS = 
117
118 noinst_LIBRARIES = lib.a
119 lib_a_SOURCES = $(GENERAL_SOURCES)
120 lib_a_LIBADD = $(LIB_OBJS)
121 lib_a_DEPENDENCIES = $(LIB_OBJS)
122 noinst_DATA = 
123
124 CHEWOUT_FILES = ces.def
125
126 SUFFIXES = .def
127
128 CHEW = ../../../doc/makedoc -f $(srcdir)/../../../doc/doc.str
129
130 TARGETDOC = ../tmp.texi
131
132 CLEANFILES = $(CHEWOUT_FILES) *.ref
133 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
134 CONFIG_CLEAN_FILES = 
135 LIBRARIES =  $(noinst_LIBRARIES)
136
137
138 DEFS = @DEFS@ -I. -I$(srcdir) 
139 CPPFLAGS = @CPPFLAGS@
140 LIBS = @LIBS@
141 lib_a_OBJECTS =  utf-8.$(OBJEXT) utf-16.$(OBJEXT) ucs-2.$(OBJEXT) \
142 us-ascii.$(OBJEXT) ucs-4.$(OBJEXT) ucs-2-internal.$(OBJEXT) \
143 ucs-4-internal.$(OBJEXT) cesbi.$(OBJEXT) table.$(OBJEXT) \
144 table-pcs.$(OBJEXT) euc.$(OBJEXT)
145 CFLAGS = @CFLAGS@
146 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
147 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
148 CCLD = $(CC)
149 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
150 DATA =  $(noinst_DATA)
151
152 DIST_COMMON =  Makefile.am Makefile.in
153
154
155 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
156
157 TAR = gtar
158 GZIP_ENV = --best
159 SOURCES = $(lib_a_SOURCES)
160 OBJECTS = $(lib_a_OBJECTS)
161
162 all: all-redirect
163 .SUFFIXES:
164 .SUFFIXES: .S .c .def .lo .o .obj .s
165 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(srcdir)/../../../Makefile.shared
166         cd $(top_srcdir) && $(AUTOMAKE) --cygnus iconv/ces/Makefile
167
168 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
169         cd $(top_builddir) \
170           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
171
172
173 mostlyclean-noinstLIBRARIES:
174
175 clean-noinstLIBRARIES:
176         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
177
178 distclean-noinstLIBRARIES:
179
180 maintainer-clean-noinstLIBRARIES:
181
182 .c.o:
183         $(COMPILE) -c $<
184
185 # FIXME: We should only use cygpath when building on Windows,
186 # and only if it is available.
187 .c.obj:
188         $(COMPILE) -c `cygpath -w $<`
189
190 .s.o:
191         $(COMPILE) -c $<
192
193 .S.o:
194         $(COMPILE) -c $<
195
196 mostlyclean-compile:
197         -rm -f *.o core *.core
198         -rm -f *.$(OBJEXT)
199
200 clean-compile:
201
202 distclean-compile:
203         -rm -f *.tab.c
204
205 maintainer-clean-compile:
206
207 .c.lo:
208         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
209
210 .s.lo:
211         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
212
213 .S.lo:
214         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
215
216 mostlyclean-libtool:
217         -rm -f *.lo
218
219 clean-libtool:
220         -rm -rf .libs _libs
221
222 distclean-libtool:
223
224 maintainer-clean-libtool:
225
226 lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
227         -rm -f lib.a
228         $(AR) cru lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
229         $(RANLIB) lib.a
230
231 tags: TAGS
232
233 ID: $(HEADERS) $(SOURCES) $(LISP)
234         list='$(SOURCES) $(HEADERS)'; \
235         unique=`for i in $$list; do echo $$i; done | \
236           awk '    { files[$$0] = 1; } \
237                END { for (i in files) print i; }'`; \
238         here=`pwd` && cd $(srcdir) \
239           && mkid -f$$here/ID $$unique $(LISP)
240
241 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
242         tags=; \
243         here=`pwd`; \
244         list='$(SOURCES) $(HEADERS)'; \
245         unique=`for i in $$list; do echo $$i; done | \
246           awk '    { files[$$0] = 1; } \
247                END { for (i in files) print i; }'`; \
248         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
249           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
250
251 mostlyclean-tags:
252
253 clean-tags:
254
255 distclean-tags:
256         -rm -f TAGS ID
257
258 maintainer-clean-tags:
259
260 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
261
262 subdir = iconv/ces
263
264 distdir: $(DISTFILES)
265         @for file in $(DISTFILES); do \
266           if test -f $$file; then d=.; else d=$(srcdir); fi; \
267           if test -d $$d/$$file; then \
268             cp -pr $$d/$$file $(distdir)/$$file; \
269           else \
270             test -f $(distdir)/$$file \
271             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
272             || cp -p $$d/$$file $(distdir)/$$file || :; \
273           fi; \
274         done
275 info-am:
276 info: info-am
277 dvi-am:
278 dvi: dvi-am
279 check-am:
280 check: check-am
281 installcheck-am:
282 installcheck: installcheck-am
283 install-info-am: 
284 install-info: install-info-am
285 install-exec-am:
286 install-exec: install-exec-am
287
288 install-data-am:
289 install-data: install-data-am
290
291 install-am: all-am
292         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
293 install: install-am
294 uninstall-am:
295 uninstall: uninstall-am
296 all-am: Makefile $(LIBRARIES) $(DATA)
297 all-redirect: all-am
298 install-strip:
299         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
300 installdirs:
301
302
303 mostlyclean-generic:
304
305 clean-generic:
306         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
307
308 distclean-generic:
309         -rm -f Makefile $(CONFIG_CLEAN_FILES)
310         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
311
312 maintainer-clean-generic:
313 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
314                 mostlyclean-libtool mostlyclean-tags \
315                 mostlyclean-generic
316
317 mostlyclean: mostlyclean-am
318
319 clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \
320                 clean-generic mostlyclean-am
321
322 clean: clean-am
323
324 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
325                 distclean-libtool distclean-tags distclean-generic \
326                 clean-am
327         -rm -f libtool
328
329 distclean: distclean-am
330
331 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
332                 maintainer-clean-compile maintainer-clean-libtool \
333                 maintainer-clean-tags maintainer-clean-generic \
334                 distclean-am
335         @echo "This command is intended for maintainers to use;"
336         @echo "it deletes files that may require special tools to rebuild."
337
338 maintainer-clean: maintainer-clean-am
339
340 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
341 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
342 mostlyclean-compile distclean-compile clean-compile \
343 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
344 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
345 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
346 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
347 install-info install-exec-am install-exec install-data-am install-data \
348 install-am install uninstall-am uninstall all-redirect all-am all \
349 installdirs mostlyclean-generic distclean-generic clean-generic \
350 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
351
352
353 objectlist.awk.in: $(noinst_LTLIBRARIES)
354         -rm -f objectlist.awk.in
355         for i in `ls *.lo` ; \
356         do \
357           echo $$i `pwd`/$$i >> objectlist.awk.in ; \
358         done
359
360 .c.def:
361         $(CHEW) < $< > $*.def 2> $*.ref
362         touch stmp-def
363
364 doc: $(CHEWOUT_FILES)
365         cat $(srcdir)/ces.tex >> $(TARGETDOC)
366
367 # Tell versions [3.59,3.63) of GNU make to not export all variables.
368 # Otherwise a system limit (for SysV at least) may be exceeded.
369 .NOEXPORT: