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