]> gcc.gnu.org Git - gcc.git/blame - libjava/include/Makefile.in
dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.
[gcc.git] / libjava / include / Makefile.in
CommitLineData
27e934d8
TT
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
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AM_RUNTESTFLAGS = @AM_RUNTESTFLAGS@
67AR = @AR@
68AS = @AS@
69CC = @CC@
70COMPPATH = @COMPPATH@
71CPP = @CPP@
72CXX = @CXX@
73CXXCPP = @CXXCPP@
7af85558 74DIRLTDL = @DIRLTDL@
27e934d8
TT
75DIVIDESPEC = @DIVIDESPEC@
76DLLTOOL = @DLLTOOL@
77EH_COMMON_INCLUDE = @EH_COMMON_INCLUDE@
3cf88fb4 78EXCEPTIONSPEC = @EXCEPTIONSPEC@
27e934d8 79EXEEXT = @EXEEXT@
0f918fea 80FORCELIBGCCSPEC = @FORCELIBGCCSPEC@
27e934d8
TT
81GCDEPS = @GCDEPS@
82GCINCS = @GCINCS@
83GCLIBS = @GCLIBS@
84GCOBJS = @GCOBJS@
85GCSPEC = @GCSPEC@
7af85558 86INCLTDL = @INCLTDL@
0f918fea 87LIBDATASTARTSPEC = @LIBDATASTARTSPEC@
27e934d8
TT
88LIBGCJ_CFLAGS = @LIBGCJ_CFLAGS@
89LIBGCJ_CXXFLAGS = @LIBGCJ_CXXFLAGS@
90LIBGCJ_JAVAFLAGS = @LIBGCJ_JAVAFLAGS@
7af85558 91LIBLTDL = @LIBLTDL@
27e934d8
TT
92LIBTOOL = @LIBTOOL@
93LN_S = @LN_S@
94MAINT = @MAINT@
95MAKEINFO = @MAKEINFO@
7af85558 96OBJDUMP = @OBJDUMP@
27e934d8
TT
97PACKAGE = @PACKAGE@
98PERL = @PERL@
99RANLIB = @RANLIB@
100SYSTEMSPEC = @SYSTEMSPEC@
101THREADDEPS = @THREADDEPS@
102THREADINCS = @THREADINCS@
103THREADLIBS = @THREADLIBS@
104THREADOBJS = @THREADOBJS@
105THREADSPEC = @THREADSPEC@
27e934d8
TT
106VERSION = @VERSION@
107ZDEPS = @ZDEPS@
108ZINCS = @ZINCS@
109ZLIBS = @ZLIBS@
110ZLIBSPEC = @ZLIBSPEC@
111here = @here@
112libgcj_basedir = @libgcj_basedir@
113
114AUTOMAKE_OPTIONS = foreign no-installinfo
115mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
116CONFIG_HEADER = config.h
117CONFIG_CLEAN_FILES =
118DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in config.h.in
119
120
121DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
122
123TAR = tar
124GZIP_ENV = --best
125all: all-redirect
126.SUFFIXES:
127$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
128 cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile
129
130Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
131 cd $(top_builddir) \
132 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
133
134
135config.h: stamp-h
136 @if test ! -f $@; then \
137 rm -f stamp-h; \
138 $(MAKE) stamp-h; \
139 else :; fi
140stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
141 cd $(top_builddir) \
142 && CONFIG_FILES= CONFIG_HEADERS=include/config.h \
143 $(SHELL) ./config.status
144 @echo timestamp > stamp-h 2> /dev/null
145$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
146 @if test ! -f $@; then \
147 rm -f $(srcdir)/stamp-h.in; \
148 $(MAKE) $(srcdir)/stamp-h.in; \
149 else :; fi
150$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
151 cd $(top_srcdir) && $(AUTOHEADER)
152 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
153
154mostlyclean-hdr:
155
156clean-hdr:
157
158distclean-hdr:
159 -rm -f config.h
160
161maintainer-clean-hdr:
162tags: TAGS
163TAGS:
164
165
166distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
167
168subdir = include
169
170distdir: $(DISTFILES)
171 here=`cd $(top_builddir) && pwd`; \
172 top_distdir=`cd $(top_distdir) && pwd`; \
173 distdir=`cd $(distdir) && pwd`; \
174 cd $(top_srcdir) \
175 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign include/Makefile
176 @for file in $(DISTFILES); do \
177 d=$(srcdir); \
178 if test -d $$d/$$file; then \
179 cp -pr $$/$$file $(distdir)/$$file; \
180 else \
181 test -f $(distdir)/$$file \
182 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
183 || cp -p $$d/$$file $(distdir)/$$file || :; \
184 fi; \
185 done
186info-am:
187info: info-am
188dvi-am:
189dvi: dvi-am
190check-am: all-am
191check: check-am
192installcheck-am:
193installcheck: installcheck-am
194install-info-am:
195install-info: install-info-am
196all-recursive-am: config.h
197 $(MAKE) $(AM_MAKEFLAGS) all-recursive
198
199install-exec-am:
200install-exec: install-exec-am
201
202install-data-am:
203install-data: install-data-am
204
205install-am: all-am
206 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
207install: install-am
208uninstall-am:
209uninstall: uninstall-am
210all-am: Makefile config.h
211all-redirect: all-am
212install-strip:
213 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
214installdirs:
215
216
217mostlyclean-generic:
218
219clean-generic:
220
221distclean-generic:
222 -rm -f Makefile $(CONFIG_CLEAN_FILES)
223 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
224
225maintainer-clean-generic:
226mostlyclean-am: mostlyclean-hdr mostlyclean-generic
227
228mostlyclean: mostlyclean-am
229
230clean-am: clean-hdr clean-generic mostlyclean-am
231
232clean: clean-am
233
234distclean-am: distclean-hdr distclean-generic clean-am
235 -rm -f libtool
236
237distclean: distclean-am
238
239maintainer-clean-am: maintainer-clean-hdr maintainer-clean-generic \
240 distclean-am
241 @echo "This command is intended for maintainers to use;"
242 @echo "it deletes files that may require special tools to rebuild."
243
244maintainer-clean: maintainer-clean-am
245
246.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
247tags distdir info-am info dvi-am dvi check check-am installcheck-am \
248installcheck install-info-am install-info all-recursive-am \
249install-exec-am install-exec install-data-am install-data install-am \
250install uninstall-am uninstall all-redirect all-am all installdirs \
251mostlyclean-generic distclean-generic clean-generic \
252maintainer-clean-generic clean mostlyclean distclean maintainer-clean
253
254
255# Tell versions [3.59,3.63) of GNU make to not export all variables.
256# Otherwise a system limit (for SysV at least) may be exceeded.
257.NOEXPORT:
This page took 0.084399 seconds and 5 git commands to generate.