OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-newlib/] [newlib-1.17.0/] [newlib/] [doc/] [Makefile.in] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 9 jlechner
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
 
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
 
15
@SET_MAKE@
16
 
17
srcdir = @srcdir@
18
top_srcdir = @top_srcdir@
19
VPATH = @srcdir@
20
pkgdatadir = $(datadir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
23
top_builddir = .
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
INSTALL = @INSTALL@
26
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_SCRIPT = $(install_sh) -c
29
INSTALL_HEADER = $(INSTALL_DATA)
30
transform = $(program_transform_name)
31
NORMAL_INSTALL = :
32
PRE_INSTALL = :
33
POST_INSTALL = :
34
NORMAL_UNINSTALL = :
35
PRE_UNINSTALL = :
36
POST_UNINSTALL = :
37
build_triplet = @build@
38
host_triplet = @host@
39
DIST_COMMON = $(srcdir)/../../config.guess $(srcdir)/../../config.sub \
40
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
41
        $(top_srcdir)/configure $(am__configure_deps) \
42
        $(srcdir)/../../mkinstalldirs
43
subdir = .
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
am__aclocal_m4_deps = $(top_srcdir)/../acinclude.m4 \
46
        $(top_srcdir)/configure.in
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
        $(ACLOCAL_M4)
49
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
50
 configure.lineno configure.status.lineno
51
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
52
CONFIG_CLEAN_FILES =
53
depcomp =
54
am__depfiles_maybe =
55
SOURCES =
56
DATA = $(noinst_DATA)
57
ACLOCAL = @ACLOCAL@
58
AMDEP_FALSE = @AMDEP_FALSE@
59
AMDEP_TRUE = @AMDEP_TRUE@
60
AMTAR = @AMTAR@
61
AR = @AR@
62
AS = @AS@
63
AUTOCONF = @AUTOCONF@
64
AUTOHEADER = @AUTOHEADER@
65
AUTOMAKE = @AUTOMAKE@
66
AWK = @AWK@
67
CC = @CC@
68
CCAS = @CCAS@
69
CCASFLAGS = @CCASFLAGS@
70
CCDEPMODE = @CCDEPMODE@
71
CC_FOR_BUILD = @CC_FOR_BUILD@
72
CYGPATH_W = @CYGPATH_W@
73
DEFS = @DEFS@
74
DEPDIR = @DEPDIR@
75
ECHO_C = @ECHO_C@
76
ECHO_N = @ECHO_N@
77
ECHO_T = @ECHO_T@
78
ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
79
ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
80
ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
81
ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
82
ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
83
ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
84
ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
85
ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
86
ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
87
ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
88
EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
89
INSTALL_DATA = @INSTALL_DATA@
90
INSTALL_PROGRAM = @INSTALL_PROGRAM@
91
INSTALL_SCRIPT = @INSTALL_SCRIPT@
92
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93
LDFLAGS = @LDFLAGS@
94
LIBOBJS = @LIBOBJS@
95
LIBS = @LIBS@
96
LTLIBOBJS = @LTLIBOBJS@
97
MAINT = @MAINT@
98
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
99
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
100
MAKEINFO = @MAKEINFO@
101
MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
102
MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
103
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
104
OBJEXT = @OBJEXT@
105
PACKAGE = @PACKAGE@
106
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
107
PACKAGE_NAME = @PACKAGE_NAME@
108
PACKAGE_STRING = @PACKAGE_STRING@
109
PACKAGE_TARNAME = @PACKAGE_TARNAME@
110
PACKAGE_VERSION = @PACKAGE_VERSION@
111
PATH_SEPARATOR = @PATH_SEPARATOR@
112
RANLIB = @RANLIB@
113
READELF = @READELF@
114
SET_MAKE = @SET_MAKE@
115
SHELL = @SHELL@
116
STRIP = @STRIP@
117
USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
118
USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
119
VERSION = @VERSION@
120
ac_ct_AR = @ac_ct_AR@
121
ac_ct_AS = @ac_ct_AS@
122
ac_ct_RANLIB = @ac_ct_RANLIB@
123
ac_ct_READELF = @ac_ct_READELF@
124
ac_ct_STRIP = @ac_ct_STRIP@
125
aext = @aext@
126
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
127
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
128
am__include = @am__include@
129
am__leading_dot = @am__leading_dot@
130
am__quote = @am__quote@
131
am__tar = @am__tar@
132
am__untar = @am__untar@
133
bindir = @bindir@
134
build = @build@
135
build_alias = @build_alias@
136
build_cpu = @build_cpu@
137
build_os = @build_os@
138
build_vendor = @build_vendor@
139
datadir = @datadir@
140
exec_prefix = @exec_prefix@
141
host = @host@
142
host_alias = @host_alias@
143
host_cpu = @host_cpu@
144
host_os = @host_os@
145
host_vendor = @host_vendor@
146
includedir = @includedir@
147
infodir = @infodir@
148
install_sh = @install_sh@
149
libdir = @libdir@
150
libexecdir = @libexecdir@
151
libm_machine_dir = @libm_machine_dir@
152
localstatedir = @localstatedir@
153
lpfx = @lpfx@
154
machine_dir = @machine_dir@
155
mandir = @mandir@
156
mkdir_p = @mkdir_p@
157
newlib_basedir = @newlib_basedir@
158
oext = @oext@
159
oldincludedir = @oldincludedir@
160
prefix = @prefix@
161
program_transform_name = @program_transform_name@
162
sbindir = @sbindir@
163
sharedstatedir = @sharedstatedir@
164
sys_dir = @sys_dir@
165
sysconfdir = @sysconfdir@
166
target_alias = @target_alias@
167
AUTOMAKE_OPTIONS = cygnus
168
 
169
# We can't use noinst_PROGRAMS, because automake will add $(EXEEXT).
170
noinst_DATA = makedoc
171
MKDOC = makedoc$(EXEEXT_FOR_BUILD)
172
ACLOCAL_AMFLAGS = -I .. -I ../..
173
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
174
all: all-am
175
 
176
.SUFFIXES:
177
am--refresh:
178
        @:
179
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
180
        @for dep in $?; do \
181
          case '$(am__configure_deps)' in \
182
            *$$dep*) \
183
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
184
              cd $(srcdir) && $(AUTOMAKE) --cygnus  \
185
                && exit 0; \
186
              exit 1;; \
187
          esac; \
188
        done; \
189
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
190
        cd $(top_srcdir) && \
191
          $(AUTOMAKE) --cygnus  Makefile
192
.PRECIOUS: Makefile
193
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
194
        @case '$?' in \
195
          *config.status*) \
196
            echo ' $(SHELL) ./config.status'; \
197
            $(SHELL) ./config.status;; \
198
          *) \
199
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
200
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
201
        esac;
202
 
203
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204
        $(SHELL) ./config.status --recheck
205
 
206
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
207
        cd $(srcdir) && $(AUTOCONF)
208
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
209
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
210
uninstall-info-am:
211
tags: TAGS
212
TAGS:
213
 
214
ctags: CTAGS
215
CTAGS:
216
 
217
check-am:
218
check: check-am
219
all-am: Makefile $(DATA)
220
installdirs:
221
install: install-am
222
install-exec: install-exec-am
223
install-data: install-data-am
224
uninstall: uninstall-am
225
 
226
install-am: all-am
227
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
228
 
229
installcheck: installcheck-am
230
install-strip:
231
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
232
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
233
          `test -z '$(STRIP)' || \
234
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
235
mostlyclean-generic:
236
 
237
clean-generic:
238
 
239
distclean-generic:
240
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
241
 
242
maintainer-clean-generic:
243
        @echo "This command is intended for maintainers to use"
244
        @echo "it deletes files that may require special tools to rebuild."
245
clean: clean-am
246
 
247
clean-am: clean-generic mostlyclean-am
248
 
249
distclean: distclean-am
250
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
251
        -rm -f Makefile
252
distclean-am: clean-am distclean-generic
253
 
254
dvi: dvi-am
255
 
256
dvi-am:
257
 
258
html: html-am
259
 
260
info: info-am
261
 
262
info-am:
263
 
264
install-data-am:
265
 
266
install-exec-am:
267
 
268
install-info: install-info-am
269
 
270
install-man:
271
 
272
installcheck-am:
273
 
274
maintainer-clean: maintainer-clean-am
275
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
276
        -rm -rf $(top_srcdir)/autom4te.cache
277
        -rm -f Makefile
278
maintainer-clean-am: distclean-am maintainer-clean-generic
279
 
280
mostlyclean: mostlyclean-am
281
 
282
mostlyclean-am: mostlyclean-generic
283
 
284
pdf: pdf-am
285
 
286
pdf-am:
287
 
288
ps: ps-am
289
 
290
ps-am:
291
 
292
uninstall-am:
293
 
294
.PHONY: all all-am am--refresh check check-am clean clean-generic \
295
        distclean distclean-generic dvi dvi-am html html-am info \
296
        info-am install install-am install-data install-data-am \
297
        install-exec install-exec-am install-info install-info-am \
298
        install-man install-strip installcheck installcheck-am \
299
        installdirs maintainer-clean maintainer-clean-generic \
300
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
301
        uninstall-am uninstall-info-am
302
 
303
 
304
# We don't use CFLAGS with CC_FOR_BUILD because here CFLAGS will
305
# actually be CFLAGS_FOR_TARGET, and in some cases that will include
306
# -Os, which CC_FOR_BUILD may not recognize.
307
 
308
$(MKDOC): makedoc.o
309
        $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS) -o $(MKDOC) makedoc.o
310
 
311
makedoc.o: makedoc.c
312
        $(CC_FOR_BUILD) -g $(CFLAGS_FOR_BUILD) -c $(srcdir)/makedoc.c
313
# Tell versions [3.59,3.63) of GNU make to not export all variables.
314
# Otherwise a system limit (for SysV at least) may be exceeded.
315
.NOEXPORT:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.