OSDN Git Service

2002-04-16 David S. Miller <davem@redhat.com>
[pf3gnuchains/gcc-fork.git] / libjava / include / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 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 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AM_RUNTESTFLAGS = @AM_RUNTESTFLAGS@
67 AR = @AR@
68 AS = @AS@
69 CC = @CC@
70 CHECKREFSPEC = @CHECKREFSPEC@
71 COMPPATH = @COMPPATH@
72 CXX = @CXX@
73 CXXCPP = @CXXCPP@
74 DIRLTDL = @DIRLTDL@
75 DIVIDESPEC = @DIVIDESPEC@
76 DLLTOOL = @DLLTOOL@
77 EXCEPTIONSPEC = @EXCEPTIONSPEC@
78 EXEEXT = @EXEEXT@
79 GCC_UNWIND_INCLUDE = @GCC_UNWIND_INCLUDE@
80 GCDEPS = @GCDEPS@
81 GCINCS = @GCINCS@
82 GCJ = @GCJ@
83 GCJFLAGS = @GCJFLAGS@
84 GCJVERSION = @GCJVERSION@
85 GCLIBS = @GCLIBS@
86 GCOBJS = @GCOBJS@
87 GCSPEC = @GCSPEC@
88 GCTESTSPEC = @GCTESTSPEC@
89 HASH_SYNC_SPEC = @HASH_SYNC_SPEC@
90 INCLTDL = @INCLTDL@
91 JC1GCSPEC = @JC1GCSPEC@
92 LIBFFI = @LIBFFI@
93 LIBFFIINCS = @LIBFFIINCS@
94 LIBGCJDEBUG = @LIBGCJDEBUG@
95 LIBGCJTESTSPEC = @LIBGCJTESTSPEC@
96 LIBGCJ_CFLAGS = @LIBGCJ_CFLAGS@
97 LIBGCJ_CXXFLAGS = @LIBGCJ_CXXFLAGS@
98 LIBGCJ_JAVAFLAGS = @LIBGCJ_JAVAFLAGS@
99 LIBICONV = @LIBICONV@
100 LIBLTDL = @LIBLTDL@
101 LIBTOOL = @LIBTOOL@
102 LN_S = @LN_S@
103 MAINT = @MAINT@
104 MAKEINFO = @MAKEINFO@
105 OBJDUMP = @OBJDUMP@
106 OBJEXT = @OBJEXT@
107 PACKAGE = @PACKAGE@
108 PERL = @PERL@
109 PLATFORMOBJS = @PLATFORMOBJS@
110 RANLIB = @RANLIB@
111 STRIP = @STRIP@
112 SYSDEP_SOURCES = @SYSDEP_SOURCES@
113 SYSTEMSPEC = @SYSTEMSPEC@
114 SYS_ZLIBS = @SYS_ZLIBS@
115 THREADDEPS = @THREADDEPS@
116 THREADINCS = @THREADINCS@
117 THREADLDFLAGS = @THREADLDFLAGS@
118 THREADLIBS = @THREADLIBS@
119 THREADOBJS = @THREADOBJS@
120 THREADSPEC = @THREADSPEC@
121 VERSION = @VERSION@
122 ZINCS = @ZINCS@
123 ZLIBS = @ZLIBS@
124 ZLIBSPEC = @ZLIBSPEC@
125 ZLIBTESTSPEC = @ZLIBTESTSPEC@
126 gcc_version = @gcc_version@
127 glibjava_CXX = @glibjava_CXX@
128 here = @here@
129 libgcj_basedir = @libgcj_basedir@
130 mkinstalldirs = @mkinstalldirs@
131 tool_include_dir = @tool_include_dir@
132
133 AUTOMAKE_OPTIONS = foreign
134
135 include_HEADERS = jni.h jvmpi.h
136 CONFIG_HEADER = config.h ../gcj/libgcj-config.h
137 CONFIG_CLEAN_FILES = 
138 HEADERS =  $(include_HEADERS)
139
140 DIST_COMMON =  ./stamp-h1.in Makefile.am Makefile.in config.h.in
141
142
143 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
144
145 TAR = tar
146 GZIP_ENV = --best
147 all: all-redirect
148 .SUFFIXES:
149 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
150         cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile
151
152 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
153         cd $(top_builddir) \
154           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
155
156
157 config.h: stamp-h1
158         @if test ! -f $@; then \
159                 rm -f stamp-h1; \
160                 $(MAKE) stamp-h1; \
161         else :; fi
162 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
163         cd $(top_builddir) \
164           && CONFIG_FILES= CONFIG_HEADERS=include/config.h \
165              $(SHELL) ./config.status
166         @echo timestamp > stamp-h1 2> /dev/null
167 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h1.in
168         @if test ! -f $@; then \
169                 rm -f $(srcdir)/stamp-h1.in; \
170                 $(MAKE) $(srcdir)/stamp-h1.in; \
171         else :; fi
172 $(srcdir)/stamp-h1.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
173         cd $(top_srcdir) && $(AUTOHEADER)
174         @echo timestamp > $(srcdir)/stamp-h1.in 2> /dev/null
175
176 mostlyclean-hdr:
177
178 clean-hdr:
179
180 distclean-hdr:
181         -rm -f config.h
182
183 maintainer-clean-hdr:
184
185 install-includeHEADERS: $(include_HEADERS)
186         @$(NORMAL_INSTALL)
187         $(mkinstalldirs) $(DESTDIR)$(includedir)
188         @list='$(include_HEADERS)'; for p in $$list; do \
189           if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
190           echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
191           $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
192         done
193
194 uninstall-includeHEADERS:
195         @$(NORMAL_UNINSTALL)
196         list='$(include_HEADERS)'; for p in $$list; do \
197           rm -f $(DESTDIR)$(includedir)/$$p; \
198         done
199
200 tags: TAGS
201
202 ID: $(HEADERS) $(SOURCES) $(LISP)
203         list='$(SOURCES) $(HEADERS)'; \
204         unique=`for i in $$list; do echo $$i; done | \
205           awk '    { files[$$0] = 1; } \
206                END { for (i in files) print i; }'`; \
207         here=`pwd` && cd $(srcdir) \
208           && mkid -f$$here/ID $$unique $(LISP)
209
210 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
211         tags=; \
212         here=`pwd`; \
213         list='$(SOURCES) $(HEADERS)'; \
214         unique=`for i in $$list; do echo $$i; done | \
215           awk '    { files[$$0] = 1; } \
216                END { for (i in files) print i; }'`; \
217         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
218           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
219
220 mostlyclean-tags:
221
222 clean-tags:
223
224 distclean-tags:
225         -rm -f TAGS ID
226
227 maintainer-clean-tags:
228
229 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
230
231 subdir = include
232
233 distdir: $(DISTFILES)
234         here=`cd $(top_builddir) && pwd`; \
235         top_distdir=`cd $(top_distdir) && pwd`; \
236         distdir=`cd $(distdir) && pwd`; \
237         cd $(top_srcdir) \
238           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign include/Makefile
239         @for file in $(DISTFILES); do \
240           d=$(srcdir); \
241           if test -d $$d/$$file; then \
242             cp -pr $$/$$file $(distdir)/$$file; \
243           else \
244             test -f $(distdir)/$$file \
245             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
246             || cp -p $$d/$$file $(distdir)/$$file || :; \
247           fi; \
248         done
249 info-am:
250 info: info-am
251 dvi-am:
252 dvi: dvi-am
253 check-am: all-am
254 check: check-am
255 installcheck-am:
256 installcheck: installcheck-am
257 all-recursive-am: config.h
258         $(MAKE) $(AM_MAKEFLAGS) all-recursive
259
260 install-exec-am:
261 install-exec: install-exec-am
262
263 install-data-am: install-includeHEADERS
264 install-data: install-data-am
265
266 install-am: all-am
267         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
268 install: install-am
269 uninstall-am: uninstall-includeHEADERS
270 uninstall: uninstall-am
271 all-am: Makefile $(HEADERS) config.h
272 all-redirect: all-am
273 install-strip:
274         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
275 installdirs:
276         $(mkinstalldirs)  $(DESTDIR)$(includedir)
277
278
279 mostlyclean-generic:
280
281 clean-generic:
282
283 distclean-generic:
284         -rm -f Makefile $(CONFIG_CLEAN_FILES)
285         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
286
287 maintainer-clean-generic:
288 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
289
290 mostlyclean: mostlyclean-am
291
292 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
293
294 clean: clean-am
295
296 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
297         -rm -f libtool
298
299 distclean: distclean-am
300
301 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
302                 maintainer-clean-generic distclean-am
303         @echo "This command is intended for maintainers to use;"
304         @echo "it deletes files that may require special tools to rebuild."
305
306 maintainer-clean: maintainer-clean-am
307
308 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
309 uninstall-includeHEADERS install-includeHEADERS tags mostlyclean-tags \
310 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
311 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
312 install-exec-am install-exec install-data-am install-data install-am \
313 install uninstall-am uninstall all-redirect all-am all installdirs \
314 mostlyclean-generic distclean-generic clean-generic \
315 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
316
317
318 # Tell versions [3.59,3.63) of GNU make to not export all variables.
319 # Otherwise a system limit (for SysV at least) may be exceeded.
320 .NOEXPORT: