OSDN Git Service

Jumbo patch:
[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 COMPPATH = @COMPPATH@
71 CPP = @CPP@
72 CXX = @CXX@
73 CXXCPP = @CXXCPP@
74 DIRLTDL = @DIRLTDL@
75 DIVIDESPEC = @DIVIDESPEC@
76 DLLTOOL = @DLLTOOL@
77 EH_COMMON_INCLUDE = @EH_COMMON_INCLUDE@
78 EXCEPTIONSPEC = @EXCEPTIONSPEC@
79 EXEEXT = @EXEEXT@
80 FORCELIBGCCSPEC = @FORCELIBGCCSPEC@
81 GCDEPS = @GCDEPS@
82 GCINCS = @GCINCS@
83 GCLIBS = @GCLIBS@
84 GCOBJS = @GCOBJS@
85 GCSPEC = @GCSPEC@
86 GCTESTSPEC = @GCTESTSPEC@
87 INCLTDL = @INCLTDL@
88 LIBDATASTARTSPEC = @LIBDATASTARTSPEC@
89 LIBGCJTESTSPEC = @LIBGCJTESTSPEC@
90 LIBGCJ_CFLAGS = @LIBGCJ_CFLAGS@
91 LIBGCJ_CXXFLAGS = @LIBGCJ_CXXFLAGS@
92 LIBGCJ_JAVAFLAGS = @LIBGCJ_JAVAFLAGS@
93 LIBLTDL = @LIBLTDL@
94 LIBTOOL = @LIBTOOL@
95 LN_S = @LN_S@
96 MAINT = @MAINT@
97 MAKEINFO = @MAKEINFO@
98 OBJDUMP = @OBJDUMP@
99 PACKAGE = @PACKAGE@
100 PERL = @PERL@
101 RANLIB = @RANLIB@
102 SYSDEP_SOURCES = @SYSDEP_SOURCES@
103 SYSTEMSPEC = @SYSTEMSPEC@
104 THREADDEPS = @THREADDEPS@
105 THREADINCS = @THREADINCS@
106 THREADLIBS = @THREADLIBS@
107 THREADOBJS = @THREADOBJS@
108 THREADSPEC = @THREADSPEC@
109 VERSION = @VERSION@
110 ZDEPS = @ZDEPS@
111 ZINCS = @ZINCS@
112 ZLIBS = @ZLIBS@
113 ZLIBSPEC = @ZLIBSPEC@
114 ZLIBTESTSPEC = @ZLIBTESTSPEC@
115 here = @here@
116 libgcj_basedir = @libgcj_basedir@
117
118 AUTOMAKE_OPTIONS = foreign no-installinfo
119
120 include_HEADERS = jni.h jvmpi.h
121 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
122 CONFIG_HEADER = config.h
123 CONFIG_CLEAN_FILES = 
124 HEADERS =  $(include_HEADERS)
125
126 DIST_COMMON =  ./stamp-h.in Makefile.am Makefile.in config.h.in
127
128
129 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
130
131 TAR = tar
132 GZIP_ENV = --best
133 all: all-redirect
134 .SUFFIXES:
135 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
136         cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile
137
138 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
139         cd $(top_builddir) \
140           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
141
142
143 config.h: stamp-h
144         @if test ! -f $@; then \
145                 rm -f stamp-h; \
146                 $(MAKE) stamp-h; \
147         else :; fi
148 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
149         cd $(top_builddir) \
150           && CONFIG_FILES= CONFIG_HEADERS=include/config.h \
151              $(SHELL) ./config.status
152         @echo timestamp > stamp-h 2> /dev/null
153 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
154         @if test ! -f $@; then \
155                 rm -f $(srcdir)/stamp-h.in; \
156                 $(MAKE) $(srcdir)/stamp-h.in; \
157         else :; fi
158 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
159         cd $(top_srcdir) && $(AUTOHEADER)
160         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
161
162 mostlyclean-hdr:
163
164 clean-hdr:
165
166 distclean-hdr:
167         -rm -f config.h
168
169 maintainer-clean-hdr:
170
171 install-includeHEADERS: $(include_HEADERS)
172         @$(NORMAL_INSTALL)
173         $(mkinstalldirs) $(DESTDIR)$(includedir)
174         @list='$(include_HEADERS)'; for p in $$list; do \
175           if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
176           echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
177           $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
178         done
179
180 uninstall-includeHEADERS:
181         @$(NORMAL_UNINSTALL)
182         list='$(include_HEADERS)'; for p in $$list; do \
183           rm -f $(DESTDIR)$(includedir)/$$p; \
184         done
185
186 tags: TAGS
187
188 ID: $(HEADERS) $(SOURCES) $(LISP)
189         list='$(SOURCES) $(HEADERS)'; \
190         unique=`for i in $$list; do echo $$i; done | \
191           awk '    { files[$$0] = 1; } \
192                END { for (i in files) print i; }'`; \
193         here=`pwd` && cd $(srcdir) \
194           && mkid -f$$here/ID $$unique $(LISP)
195
196 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
197         tags=; \
198         here=`pwd`; \
199         list='$(SOURCES) $(HEADERS)'; \
200         unique=`for i in $$list; do echo $$i; done | \
201           awk '    { files[$$0] = 1; } \
202                END { for (i in files) print i; }'`; \
203         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
204           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
205
206 mostlyclean-tags:
207
208 clean-tags:
209
210 distclean-tags:
211         -rm -f TAGS ID
212
213 maintainer-clean-tags:
214
215 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
216
217 subdir = include
218
219 distdir: $(DISTFILES)
220         here=`cd $(top_builddir) && pwd`; \
221         top_distdir=`cd $(top_distdir) && pwd`; \
222         distdir=`cd $(distdir) && pwd`; \
223         cd $(top_srcdir) \
224           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign include/Makefile
225         @for file in $(DISTFILES); do \
226           d=$(srcdir); \
227           if test -d $$d/$$file; then \
228             cp -pr $$/$$file $(distdir)/$$file; \
229           else \
230             test -f $(distdir)/$$file \
231             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
232             || cp -p $$d/$$file $(distdir)/$$file || :; \
233           fi; \
234         done
235 info-am:
236 info: info-am
237 dvi-am:
238 dvi: dvi-am
239 check-am: all-am
240 check: check-am
241 installcheck-am:
242 installcheck: installcheck-am
243 install-info-am: 
244 install-info: install-info-am
245 all-recursive-am: config.h
246         $(MAKE) $(AM_MAKEFLAGS) all-recursive
247
248 install-exec-am:
249 install-exec: install-exec-am
250
251 install-data-am: install-includeHEADERS
252 install-data: install-data-am
253
254 install-am: all-am
255         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
256 install: install-am
257 uninstall-am: uninstall-includeHEADERS
258 uninstall: uninstall-am
259 all-am: Makefile $(HEADERS) config.h
260 all-redirect: all-am
261 install-strip:
262         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
263 installdirs:
264         $(mkinstalldirs)  $(DESTDIR)$(includedir)
265
266
267 mostlyclean-generic:
268
269 clean-generic:
270
271 distclean-generic:
272         -rm -f Makefile $(CONFIG_CLEAN_FILES)
273         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
274
275 maintainer-clean-generic:
276 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
277
278 mostlyclean: mostlyclean-am
279
280 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
281
282 clean: clean-am
283
284 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
285         -rm -f libtool
286
287 distclean: distclean-am
288
289 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
290                 maintainer-clean-generic distclean-am
291         @echo "This command is intended for maintainers to use;"
292         @echo "it deletes files that may require special tools to rebuild."
293
294 maintainer-clean: maintainer-clean-am
295
296 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
297 uninstall-includeHEADERS install-includeHEADERS tags mostlyclean-tags \
298 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
299 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
300 install-info all-recursive-am install-exec-am install-exec \
301 install-data-am install-data install-am install uninstall-am uninstall \
302 all-redirect all-am all installdirs mostlyclean-generic \
303 distclean-generic clean-generic maintainer-clean-generic clean \
304 mostlyclean distclean maintainer-clean
305
306
307 # Tell versions [3.59,3.63) of GNU make to not export all variables.
308 # Otherwise a system limit (for SysV at least) may be exceeded.
309 .NOEXPORT: