1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
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.
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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
81 NEWLIB_CFLAGS
= @NEWLIB_CFLAGS@
89 libm_machine_dir
= @libm_machine_dir@
90 machine_dir
= @machine_dir@
91 newlib_basedir
= @newlib_basedir@
95 AUTOMAKE_OPTIONS
= cygnus
97 INCLUDES
= -I
$(srcdir) -I
$(srcdir)/..
/libc
/sys
/linux
$(NEWLIB_CFLAGS
) $(CROSS_CFLAGS
) $(TARGET_CFLAGS
)
98 @ELIX_LEVEL_1_TRUE@LIB_OBJS
=
99 @ELIX_LEVEL_1_FALSE@LIB_OBJS
= euc-jp.
$(oext
) jis0201.
$(oext
) jis0208.
$(oext
) jis0212.
$(oext
)
103 pkglib_LTLIBRARIES
= EUC-JP.la
104 EUC_JP_la_SOURCES
= dummy.c
105 EUC_JP_la_LIBADD
= $(LIB_OBJS
)
106 EUC_JP_la_DEPENDENCIES
= $(LIB_OBJS
)
107 EUC_JP_la_LDFLAGS
= -module
-no-undefined
-Xcompiler
-Wl
,-rpath-link
=..
-Xcompiler
-nostdlib
-L..
-lc
109 ACLOCAL_AMFLAGS
= -I ..
110 CONFIG_STATUS_DEPENDENCIES
= $(newlib_basedir
)/configure.host
111 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
112 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/..
/mkinstalldirs
114 LTLIBRARIES
= $(pkglib_LTLIBRARIES
)
117 DEFS
= @DEFS@
-I.
-I
$(srcdir)
118 CPPFLAGS
= @CPPFLAGS@
120 EUC_JP_la_OBJECTS
= dummy.lo
122 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
123 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
125 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
126 DIST_COMMON
= Makefile.am Makefile.in aclocal.m4 configure configure.in
129 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
133 SOURCES
= $(EUC_JP_la_SOURCES
)
134 OBJECTS
= $(EUC_JP_la_OBJECTS
)
138 .SUFFIXES
: .S .c .lo .o .obj .s
139 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
140 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
142 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
144 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
146 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in ..
/acinclude.m4 \
147 ..
/aclocal.m4 ..
/libtool.m4
148 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
150 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
151 $(SHELL
) .
/config.status
--recheck
152 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
153 cd
$(srcdir) && $(AUTOCONF
)
155 mostlyclean-pkglibLTLIBRARIES
:
157 clean-pkglibLTLIBRARIES
:
158 -test -z
"$(pkglib_LTLIBRARIES)" ||
rm -f
$(pkglib_LTLIBRARIES
)
160 distclean-pkglibLTLIBRARIES
:
162 maintainer-clean-pkglibLTLIBRARIES
:
164 install-pkglibLTLIBRARIES
: $(pkglib_LTLIBRARIES
)
166 $(mkinstalldirs
) $(DESTDIR
)$(pkglibdir
)
167 @list
='$(pkglib_LTLIBRARIES)'; for p in
$$list; do \
168 if
test -f
$$p; then \
169 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p"; \
170 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(pkglibdir
)/$$p; \
174 uninstall-pkglibLTLIBRARIES
:
176 list
='$(pkglib_LTLIBRARIES)'; for p in
$$list; do \
177 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(pkglibdir
)/$$p; \
183 # FIXME: We should only use cygpath when building on Windows,
184 # and only if it is available.
186 $(COMPILE
) -c
`cygpath -w $<`
195 -rm -f
*.o core
*.core
203 maintainer-clean-compile
:
206 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
209 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
212 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
222 maintainer-clean-libtool
:
224 EUC-JP.la
: $(EUC_JP_la_OBJECTS
) $(EUC_JP_la_DEPENDENCIES
)
225 $(LINK
) -rpath
$(pkglibdir
) $(EUC_JP_la_LDFLAGS
) $(EUC_JP_la_OBJECTS
) $(EUC_JP_la_LIBADD
) $(LIBS
)
229 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
230 list
='$(SOURCES) $(HEADERS)'; \
231 unique
=`for i in $$list; do echo $$i; done | \
232 awk ' { files[$$0] = 1; } \
233 END { for (i in files) print i; }'`; \
234 here
=`pwd` && cd
$(srcdir) \
235 && mkid
-f
$$here/ID
$$unique $(LISP
)
237 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
240 list
='$(SOURCES) $(HEADERS)'; \
241 unique
=`for i in $$list; do echo $$i; done | \
242 awk ' { files[$$0] = 1; } \
243 END { for (i in files) print i; }'`; \
244 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
245 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
254 maintainer-clean-tags
:
256 distdir
= $(PACKAGE
)-$(VERSION
)
257 top_distdir
= $(distdir
)
259 # This target untars the dist file and tries a VPATH configuration. Then
260 # it guarantees that the distribution is self-contained by making another
264 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
265 mkdir
$(distdir
)/=build
266 mkdir
$(distdir
)/=inst
267 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
268 cd
$(distdir
)/=build \
269 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
270 && $(MAKE
) $(AM_MAKEFLAGS
) \
271 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
272 && $(MAKE
) $(AM_MAKEFLAGS
) check \
273 && $(MAKE
) $(AM_MAKEFLAGS
) install \
274 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
275 && $(MAKE
) $(AM_MAKEFLAGS
) dist
277 @banner
="$(distdir).tar.gz is ready for distribution"; \
278 dashes
=`echo "$$banner" | sed s/./=/g`; \
283 -chmod
-R a
+r
$(distdir
)
284 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
287 -chmod
-R a
+r
$(distdir
)
288 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
290 distdir
: $(DISTFILES
)
293 -chmod
777 $(distdir
)
294 @for file in
$(DISTFILES
); do \
295 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
296 if
test -d
$$d/$$file; then \
297 cp
-pr
$$d/$$file $(distdir
)/$$file; \
299 test -f
$(distdir
)/$$file \
300 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
301 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
311 installcheck: installcheck-am
313 install-info
: install-info-am
314 install-exec-am
: install-pkglibLTLIBRARIES
315 install-exec
: install-exec-am
317 install-data-am
: install-data-local
318 install-data
: install-data-am
321 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
323 uninstall-am
: uninstall-pkglibLTLIBRARIES
324 uninstall: uninstall-am
325 all-am
: Makefile
$(LTLIBRARIES
)
328 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
330 $(mkinstalldirs
) $(DESTDIR
)$(pkglibdir
)
338 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
339 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
341 maintainer-clean-generic
:
342 mostlyclean-am
: mostlyclean-pkglibLTLIBRARIES mostlyclean-compile \
343 mostlyclean-libtool mostlyclean-tags \
346 mostlyclean: mostlyclean-am
348 clean-am
: clean-pkglibLTLIBRARIES clean-compile clean-libtool \
349 clean-tags clean-generic mostlyclean-am
353 distclean-am
: distclean-pkglibLTLIBRARIES distclean-compile \
354 distclean-libtool distclean-tags distclean-generic \
358 distclean: distclean-am
361 maintainer-clean-am
: maintainer-clean-pkglibLTLIBRARIES \
362 maintainer-clean-compile maintainer-clean-libtool \
363 maintainer-clean-tags maintainer-clean-generic \
365 @echo
"This command is intended for maintainers to use;"
366 @echo
"it deletes files that may require special tools to rebuild."
368 maintainer-clean
: maintainer-clean-am
371 .PHONY
: mostlyclean-pkglibLTLIBRARIES distclean-pkglibLTLIBRARIES \
372 clean-pkglibLTLIBRARIES maintainer-clean-pkglibLTLIBRARIES \
373 uninstall-pkglibLTLIBRARIES install-pkglibLTLIBRARIES \
374 mostlyclean-compile distclean-compile clean-compile \
375 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
376 clean-libtool maintainer-clean-libtool
tags mostlyclean-tags \
377 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
378 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
379 install-info install-exec-am install-exec install-data-local \
380 install-data-am install-data install-am
install uninstall-am
uninstall \
381 all-redirect all-am
all installdirs mostlyclean-generic \
382 distclean-generic clean-generic maintainer-clean-generic
clean \
383 mostlyclean distclean maintainer-clean
388 install-data-local
: install-pkglibLTLIBRARIES
$(srcdir)/gconv-modules
389 $(INSTALL_DATA
) $(srcdir)/gconv-modules
$(DESTDIR
)$(pkglibdir
)/gconv-modules
391 # Tell versions [3.59,3.63) of GNU make to not export all variables.
392 # Otherwise a system limit (for SysV at least) may be exceeded.