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