1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
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.
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
17
# Copyright (c) 2004, Theodore A. Roth
18
# Copyright (c) 2005, Anatoly Sokolov
19
# All rights reserved.
21
# Redistribution and use in source and binary forms, with or without
22
# modification, are permitted provided that the following conditions are met:
24
# * Redistributions of source code must retain the above copyright
25
# notice, this list of conditions and the following disclaimer.
26
# * Redistributions in binary form must reproduce the above copyright
27
# notice, this list of conditions and the following disclaimer in
28
# the documentation and/or other materials provided with the
30
# * Neither the name of the copyright holders nor the names of
31
# contributors may be used to endorse or promote products derived
32
# from this software without specific prior written permission.
34
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
35
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
36
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
37
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
38
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
39
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
40
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
41
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
42
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
43
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
44
# POSSIBILITY OF SUCH DAMAGE.
49
# Copyright (c) 2004, Theodore A. Roth
50
# All rights reserved.
52
# Redistribution and use in source and binary forms, with or without
53
# modification, are permitted provided that the following conditions are met:
55
# * Redistributions of source code must retain the above copyright
56
# notice, this list of conditions and the following disclaimer.
57
# * Redistributions in binary form must reproduce the above copyright
58
# notice, this list of conditions and the following disclaimer in
59
# the documentation and/or other materials provided with the
61
# * Neither the name of the copyright holders nor the names of
62
# contributors may be used to endorse or promote products derived
63
# from this software without specific prior written permission.
65
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
66
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
67
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
68
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
69
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
70
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
71
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
72
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
73
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
74
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
75
# POSSIBILITY OF SUCH DAMAGE.
77
# $Id: AvrCommonLibC.am,v 1.3 2005/09/25 17:59:38 aesok Exp $
80
# The Makefile.am fragment is only used by targets that support C programming.
82
# Copyright (c) 2002, Reinhard Jessich <reinhard.jessich@telering.at>
83
# All rights reserved.
85
# Redistribution and use in source and binary forms, with or without
86
# modification, are permitted provided that the following conditions are met:
88
# * Redistributions of source code must retain the above copyright
89
# notice, this list of conditions and the following disclaimer.
90
# * Redistributions in binary form must reproduce the above copyright
91
# notice, this list of conditions and the following disclaimer in
92
# the documentation and/or other materials provided with the
94
# * Neither the name of the copyright holders nor the names of
95
# contributors may be used to endorse or promote products derived
96
# from this software without specific prior written permission.
98
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
99
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
100
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
101
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
102
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
103
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
104
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
105
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
106
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
107
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
108
# POSSIBILITY OF SUCH DAMAGE.
110
# $Id: Rules.am,v 1.2 2005/08/11 20:55:22 joerg_wunsch Exp $
112
# Copyright (c) 2004,2005 Theodore A. Roth
113
# All rights reserved.
115
# Redistribution and use in source and binary forms, with or without
116
# modification, are permitted provided that the following conditions are met:
118
# * Redistributions of source code must retain the above copyright
119
# notice, this list of conditions and the following disclaimer.
120
# * Redistributions in binary form must reproduce the above copyright
121
# notice, this list of conditions and the following disclaimer in
122
# the documentation and/or other materials provided with the
124
# * Neither the name of the copyright holders nor the names of
125
# contributors may be used to endorse or promote products derived
126
# from this software without specific prior written permission.
128
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
129
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
130
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
131
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
132
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
133
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
134
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
135
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
136
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
137
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
138
# POSSIBILITY OF SUCH DAMAGE.
140
# $Id: Files.am,v 1.5 2007/05/14 13:52:01 joerg_wunsch Exp $
143
# Copyright (c) 2002, Reinhard Jessich <reinhard.jessich@telering.at>
144
# All rights reserved.
146
# Redistribution and use in source and binary forms, with or without
147
# modification, are permitted provided that the following conditions are met:
149
# * Redistributions of source code must retain the above copyright
150
# notice, this list of conditions and the following disclaimer.
151
# * Redistributions in binary form must reproduce the above copyright
152
# notice, this list of conditions and the following disclaimer in
153
# the documentation and/or other materials provided with the
155
# * Neither the name of the copyright holders nor the names of
156
# contributors may be used to endorse or promote products derived
157
# from this software without specific prior written permission.
159
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
160
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
161
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
162
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
163
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
164
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
165
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
166
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
167
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
168
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
169
# POSSIBILITY OF SUCH DAMAGE.
171
# $Id: Rules.am,v 1.2 2005/08/11 20:55:21 joerg_wunsch Exp $
173
# Copyright (c) 2004, Theodore A. Roth
174
# All rights reserved.
176
# Redistribution and use in source and binary forms, with or without
177
# modification, are permitted provided that the following conditions are met:
179
# * Redistributions of source code must retain the above copyright
180
# notice, this list of conditions and the following disclaimer.
181
# * Redistributions in binary form must reproduce the above copyright
182
# notice, this list of conditions and the following disclaimer in
183
# the documentation and/or other materials provided with the
185
# * Neither the name of the copyright holders nor the names of
186
# contributors may be used to endorse or promote products derived
187
# from this software without specific prior written permission.
189
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
190
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
191
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
192
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
193
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
194
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
195
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
196
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
197
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
198
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
199
# POSSIBILITY OF SUCH DAMAGE.
201
# $Id: Files.am,v 1.9 2007/03/03 12:37:56 dmix Exp $
204
# Copyright (c) 2002, Reinhard Jessich <reinhard.jessich@telering.at>
205
# All rights reserved.
207
# Redistribution and use in source and binary forms, with or without
208
# modification, are permitted provided that the following conditions are met:
210
# * Redistributions of source code must retain the above copyright
211
# notice, this list of conditions and the following disclaimer.
212
# * Redistributions in binary form must reproduce the above copyright
213
# notice, this list of conditions and the following disclaimer in
214
# the documentation and/or other materials provided with the
216
# * Neither the name of the copyright holders nor the names of
217
# contributors may be used to endorse or promote products derived
218
# from this software without specific prior written permission.
220
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
221
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
222
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
223
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
224
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
225
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
226
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
227
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
228
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
229
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
230
# POSSIBILITY OF SUCH DAMAGE.
232
# $Id: Rules.am,v 1.2 2005/08/11 20:55:23 joerg_wunsch Exp $
234
# Copyright (c) 2004, Theodore A. Roth
235
# All rights reserved.
237
# Redistribution and use in source and binary forms, with or without
238
# modification, are permitted provided that the following conditions are met:
240
# * Redistributions of source code must retain the above copyright
241
# notice, this list of conditions and the following disclaimer.
242
# * Redistributions in binary form must reproduce the above copyright
243
# notice, this list of conditions and the following disclaimer in
244
# the documentation and/or other materials provided with the
246
# * Neither the name of the copyright holders nor the names of
247
# contributors may be used to endorse or promote products derived
248
# from this software without specific prior written permission.
250
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
251
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
252
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
253
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
254
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
255
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
256
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
257
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
258
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
259
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
260
# POSSIBILITY OF SUCH DAMAGE.
262
# $Id: Files.am,v 1.8 2007/03/08 11:59:41 dmix Exp $
265
# Copyright (c) 2002, Reinhard Jessich <reinhard.jessich@telering.at>
266
# All rights reserved.
268
# Redistribution and use in source and binary forms, with or without
269
# modification, are permitted provided that the following conditions are met:
271
# * Redistributions of source code must retain the above copyright
272
# notice, this list of conditions and the following disclaimer.
273
# * Redistributions in binary form must reproduce the above copyright
274
# notice, this list of conditions and the following disclaimer in
275
# the documentation and/or other materials provided with the
277
# * Neither the name of the copyright holders nor the names of
278
# contributors may be used to endorse or promote products derived
279
# from this software without specific prior written permission.
281
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
282
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
283
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
284
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
285
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
286
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
287
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
288
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
289
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
290
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
291
# POSSIBILITY OF SUCH DAMAGE.
293
# $Id: Rules.am,v 1.2.4.1 2008/03/08 22:37:56 dmix Exp $
295
# Copyright (c) 2004, Theodore A. Roth
296
# All rights reserved.
298
# Redistribution and use in source and binary forms, with or without
299
# modification, are permitted provided that the following conditions are met:
301
# * Redistributions of source code must retain the above copyright
302
# notice, this list of conditions and the following disclaimer.
303
# * Redistributions in binary form must reproduce the above copyright
304
# notice, this list of conditions and the following disclaimer in
305
# the documentation and/or other materials provided with the
307
# * Neither the name of the copyright holders nor the names of
308
# contributors may be used to endorse or promote products derived
309
# from this software without specific prior written permission.
311
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
312
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
313
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
314
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
315
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
316
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
317
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
318
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
319
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
320
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
321
# POSSIBILITY OF SUCH DAMAGE.
323
# $Id: Files.am,v 1.2.4.1 2008/03/08 22:37:56 dmix Exp $
326
# Copyright (c) 2002, 2003, 2004, Joerg Wunsch
327
# All rights reserved.
329
# Redistribution and use in source and binary forms, with or without
330
# modification, are permitted provided that the following conditions are met:
332
# * Redistributions of source code must retain the above copyright
333
# notice, this list of conditions and the following disclaimer.
334
# * Redistributions in binary form must reproduce the above copyright
335
# notice, this list of conditions and the following disclaimer in
336
# the documentation and/or other materials provided with the
338
# * Neither the name of the copyright holders nor the names of
339
# contributors may be used to endorse or promote products derived
340
# from this software without specific prior written permission.
342
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
343
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
344
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
345
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
346
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
347
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
348
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
349
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
350
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
351
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
352
# POSSIBILITY OF SUCH DAMAGE.
354
# $Id: Rules.am,v 1.2 2005/08/11 20:55:22 joerg_wunsch Exp $
357
# Copyright (c) 2004,2005 Theodore A. Roth
358
# All rights reserved.
360
# Redistribution and use in source and binary forms, with or without
361
# modification, are permitted provided that the following conditions are met:
363
# * Redistributions of source code must retain the above copyright
364
# notice, this list of conditions and the following disclaimer.
365
# * Redistributions in binary form must reproduce the above copyright
366
# notice, this list of conditions and the following disclaimer in
367
# the documentation and/or other materials provided with the
369
# * Neither the name of the copyright holders nor the names of
370
# contributors may be used to endorse or promote products derived
371
# from this software without specific prior written permission.
373
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
374
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
375
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
376
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
377
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
378
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
379
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
380
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
381
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
382
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
383
# POSSIBILITY OF SUCH DAMAGE.
385
# $Id: Files.am,v 1.6 2007/05/14 13:52:01 joerg_wunsch Exp $
388
# Copyright (c) 2002, Reinhard Jessich <reinhard.jessich@telering.at>
389
# All rights reserved.
391
# Redistribution and use in source and binary forms, with or without
392
# modification, are permitted provided that the following conditions are met:
394
# * Redistributions of source code must retain the above copyright
395
# notice, this list of conditions and the following disclaimer.
396
# * Redistributions in binary form must reproduce the above copyright
397
# notice, this list of conditions and the following disclaimer in
398
# the documentation and/or other materials provided with the
400
# * Neither the name of the copyright holders nor the names of
401
# contributors may be used to endorse or promote products derived
402
# from this software without specific prior written permission.
404
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
405
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
406
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
407
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
408
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
409
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
410
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
411
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
412
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
413
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
414
# POSSIBILITY OF SUCH DAMAGE.
416
# $Id: Rules.am,v 1.2 2005/08/11 20:55:26 joerg_wunsch Exp $
418
# Copyright (c) 2004,2008 Theodore A. Roth
419
# All rights reserved.
421
# Redistribution and use in source and binary forms, with or without
422
# modification, are permitted provided that the following conditions are met:
424
# * Redistributions of source code must retain the above copyright
425
# notice, this list of conditions and the following disclaimer.
426
# * Redistributions in binary form must reproduce the above copyright
427
# notice, this list of conditions and the following disclaimer in
428
# the documentation and/or other materials provided with the
430
# * Neither the name of the copyright holders nor the names of
431
# contributors may be used to endorse or promote products derived
432
# from this software without specific prior written permission.
434
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
435
# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
436
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
437
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
438
# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
439
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
440
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
441
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
442
# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
443
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
444
# POSSIBILITY OF SUCH DAMAGE.
446
# $Id: Files.am,v 1.9.2.2 2008/03/22 04:13:12 dmix Exp $
450
top_srcdir = @top_srcdir@
451
pkgdatadir = $(datadir)/@PACKAGE@
452
pkglibdir = $(libdir)/@PACKAGE@
453
pkgincludedir = $(includedir)/@PACKAGE@
454
top_builddir = ../../..
455
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
457
install_sh_DATA = $(install_sh) -c -m 644
458
install_sh_PROGRAM = $(install_sh) -c
459
install_sh_SCRIPT = $(install_sh) -c
460
INSTALL_HEADER = $(INSTALL_DATA)
461
transform = $(program_transform_name)
468
build_triplet = @build@
469
host_triplet = @host@
470
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
471
$(top_srcdir)/AvrCommonLibC.am \
472
$(top_srcdir)/libc/misc/Files.am \
473
$(top_srcdir)/libc/misc/Rules.am \
474
$(top_srcdir)/libc/pmstring/Files.am \
475
$(top_srcdir)/libc/pmstring/Rules.am \
476
$(top_srcdir)/libc/stdio/Files.am \
477
$(top_srcdir)/libc/stdio/Rules.am \
478
$(top_srcdir)/libc/stdlib/Files.am \
479
$(top_srcdir)/libc/stdlib/Rules.am \
480
$(top_srcdir)/libc/string/Files.am \
481
$(top_srcdir)/libc/string/Rules.am \
482
$(top_srcdir)/libm/fplib/Files.am \
483
$(top_srcdir)/libm/fplib/Rules.am
484
subdir = avr/lib/avr35
485
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
486
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
487
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
489
mkinstalldirs = $(install_sh) -d
490
CONFIG_HEADER = $(top_builddir)/config.h
492
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
493
am__vpath_adj = case $$p in \
494
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
497
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
498
am__installdirs = "$(DESTDIR)$(avrdir)"
499
avrLIBRARIES_INSTALL = $(INSTALL_DATA)
500
LIBRARIES = $(avr_LIBRARIES)
502
libc_a_AR = $(AR) $(ARFLAGS)
503
@HAS_avr35_TRUE@am__DEPENDENCIES_1 = vfprintf_std.o vfscanf_std.o
504
@HAS_avr35_TRUE@am__objects_1 = abs.$(OBJEXT) assert.$(OBJEXT) \
505
@HAS_avr35_TRUE@ bsearch.$(OBJEXT) calloc.$(OBJEXT) \
506
@HAS_avr35_TRUE@ errno.$(OBJEXT) dtoa_prf.$(OBJEXT) \
507
@HAS_avr35_TRUE@ dtostre.$(OBJEXT) dtostrf.$(OBJEXT) \
508
@HAS_avr35_TRUE@ labs.$(OBJEXT) malloc.$(OBJEXT) \
509
@HAS_avr35_TRUE@ qsort.$(OBJEXT) rand.$(OBJEXT) \
510
@HAS_avr35_TRUE@ random.$(OBJEXT) realloc.$(OBJEXT) \
511
@HAS_avr35_TRUE@ strtod.$(OBJEXT) strtol.$(OBJEXT) \
512
@HAS_avr35_TRUE@ strtoul.$(OBJEXT)
513
@HAS_avr35_TRUE@am__objects_2 = abort.$(OBJEXT) atof.$(OBJEXT) \
514
@HAS_avr35_TRUE@ atoi.$(OBJEXT) atol.$(OBJEXT) div.$(OBJEXT) \
515
@HAS_avr35_TRUE@ exit.$(OBJEXT) ftoa_engine.$(OBJEXT) \
516
@HAS_avr35_TRUE@ ldiv.$(OBJEXT) setjmp.$(OBJEXT) \
517
@HAS_avr35_TRUE@ isascii.$(OBJEXT) toascii.$(OBJEXT) \
518
@HAS_avr35_TRUE@ isalnum.$(OBJEXT) cty_isfalse.$(OBJEXT) \
519
@HAS_avr35_TRUE@ isalpha.$(OBJEXT) isdigit.$(OBJEXT) \
520
@HAS_avr35_TRUE@ isxdigit.$(OBJEXT) iscntrl.$(OBJEXT) \
521
@HAS_avr35_TRUE@ isprint.$(OBJEXT) isspace.$(OBJEXT) \
522
@HAS_avr35_TRUE@ isblank.$(OBJEXT) ispunct.$(OBJEXT) \
523
@HAS_avr35_TRUE@ tolower.$(OBJEXT) toupper.$(OBJEXT)
525
@HAS_avr35_TRUE@am__objects_4 = memchr_P.$(OBJEXT) memcmp_P.$(OBJEXT) \
526
@HAS_avr35_TRUE@ memcpy_P.$(OBJEXT) memrchr_P.$(OBJEXT) \
527
@HAS_avr35_TRUE@ strcasecmp_P.$(OBJEXT) strcat_P.$(OBJEXT) \
528
@HAS_avr35_TRUE@ strchr_P.$(OBJEXT) strchrnul_P.$(OBJEXT) \
529
@HAS_avr35_TRUE@ strcmp_P.$(OBJEXT) strcpy_P.$(OBJEXT) \
530
@HAS_avr35_TRUE@ strcspn_P.$(OBJEXT) strlcat_P.$(OBJEXT) \
531
@HAS_avr35_TRUE@ strlcpy_P.$(OBJEXT) strlen_P.$(OBJEXT) \
532
@HAS_avr35_TRUE@ strncasecmp_P.$(OBJEXT) strncat_P.$(OBJEXT) \
533
@HAS_avr35_TRUE@ strncmp_P.$(OBJEXT) strncpy_P.$(OBJEXT) \
534
@HAS_avr35_TRUE@ strnlen_P.$(OBJEXT) strpbrk_P.$(OBJEXT) \
535
@HAS_avr35_TRUE@ strrchr_P.$(OBJEXT) strsep_P.$(OBJEXT) \
536
@HAS_avr35_TRUE@ strspn_P.$(OBJEXT) strstr_P.$(OBJEXT)
537
@HAS_avr35_TRUE@am__objects_5 = ffs.$(OBJEXT) ffsl.$(OBJEXT) \
538
@HAS_avr35_TRUE@ ffsll.$(OBJEXT) memccpy.$(OBJEXT) \
539
@HAS_avr35_TRUE@ memchr.$(OBJEXT) memcmp.$(OBJEXT) \
540
@HAS_avr35_TRUE@ memcpy.$(OBJEXT) memmem.$(OBJEXT) \
541
@HAS_avr35_TRUE@ memmem_P.$(OBJEXT) memmove.$(OBJEXT) \
542
@HAS_avr35_TRUE@ memrchr.$(OBJEXT) memset.$(OBJEXT) \
543
@HAS_avr35_TRUE@ strcasecmp.$(OBJEXT) strcasestr.$(OBJEXT) \
544
@HAS_avr35_TRUE@ strcasestr_P.$(OBJEXT) strcat.$(OBJEXT) \
545
@HAS_avr35_TRUE@ strchr.$(OBJEXT) strchrnul.$(OBJEXT) \
546
@HAS_avr35_TRUE@ strcmp.$(OBJEXT) strcpy.$(OBJEXT) \
547
@HAS_avr35_TRUE@ strcspn.$(OBJEXT) strlcat.$(OBJEXT) \
548
@HAS_avr35_TRUE@ strlcpy.$(OBJEXT) strlen.$(OBJEXT) \
549
@HAS_avr35_TRUE@ strlwr.$(OBJEXT) strncasecmp.$(OBJEXT) \
550
@HAS_avr35_TRUE@ strncat.$(OBJEXT) strncmp.$(OBJEXT) \
551
@HAS_avr35_TRUE@ strncpy.$(OBJEXT) strnlen.$(OBJEXT) \
552
@HAS_avr35_TRUE@ strpbrk.$(OBJEXT) strrchr.$(OBJEXT) \
553
@HAS_avr35_TRUE@ strrev.$(OBJEXT) strsep.$(OBJEXT) \
554
@HAS_avr35_TRUE@ strspn.$(OBJEXT) strstr.$(OBJEXT) \
555
@HAS_avr35_TRUE@ strtok_r.$(OBJEXT) strupr.$(OBJEXT)
556
@HAS_avr35_TRUE@am__objects_6 = eerd_block.$(OBJEXT) \
557
@HAS_avr35_TRUE@ eerd_dword.$(OBJEXT) eerd_word.$(OBJEXT) \
558
@HAS_avr35_TRUE@ eewr_block.$(OBJEXT) eewr_dword.$(OBJEXT) \
559
@HAS_avr35_TRUE@ eewr_word.$(OBJEXT)
560
@HAS_avr35_TRUE@am__objects_7 = itoa.$(OBJEXT) ltoa.$(OBJEXT) \
561
@HAS_avr35_TRUE@ mulsi10.$(OBJEXT) mul10.$(OBJEXT) \
562
@HAS_avr35_TRUE@ ultoa.$(OBJEXT) utoa.$(OBJEXT)
563
@HAS_avr35_TRUE@am__objects_8 = clearerr.$(OBJEXT) fclose.$(OBJEXT) \
564
@HAS_avr35_TRUE@ fdevopen.$(OBJEXT) feof.$(OBJEXT) \
565
@HAS_avr35_TRUE@ ferror.$(OBJEXT) fgetc.$(OBJEXT) \
566
@HAS_avr35_TRUE@ fgets.$(OBJEXT) fprintf.$(OBJEXT) \
567
@HAS_avr35_TRUE@ fprintf_p.$(OBJEXT) fputc.$(OBJEXT) \
568
@HAS_avr35_TRUE@ fputs.$(OBJEXT) fputs_p.$(OBJEXT) \
569
@HAS_avr35_TRUE@ fread.$(OBJEXT) fscanf.$(OBJEXT) \
570
@HAS_avr35_TRUE@ fscanf_p.$(OBJEXT) fwrite.$(OBJEXT) \
571
@HAS_avr35_TRUE@ getchar.$(OBJEXT) gets.$(OBJEXT) iob.$(OBJEXT) \
572
@HAS_avr35_TRUE@ printf.$(OBJEXT) printf_p.$(OBJEXT) \
573
@HAS_avr35_TRUE@ putchar.$(OBJEXT) puts.$(OBJEXT) \
574
@HAS_avr35_TRUE@ puts_p.$(OBJEXT) scanf.$(OBJEXT) \
575
@HAS_avr35_TRUE@ scanf_p.$(OBJEXT) snprintf.$(OBJEXT) \
576
@HAS_avr35_TRUE@ snprintf_p.$(OBJEXT) sprintf.$(OBJEXT) \
577
@HAS_avr35_TRUE@ sprintf_p.$(OBJEXT) sscanf.$(OBJEXT) \
578
@HAS_avr35_TRUE@ sscanf_p.$(OBJEXT) vfprintf_p.$(OBJEXT) \
579
@HAS_avr35_TRUE@ vfscanf_p.$(OBJEXT) vprintf.$(OBJEXT) \
580
@HAS_avr35_TRUE@ vscanf.$(OBJEXT) vsnprintf.$(OBJEXT) \
581
@HAS_avr35_TRUE@ vsnprintf_p.$(OBJEXT) vsprintf.$(OBJEXT) \
582
@HAS_avr35_TRUE@ vsprintf_p.$(OBJEXT) ungetc.$(OBJEXT)
583
@HAS_avr35_TRUE@am__objects_9 = getc.$(OBJEXT) putc.$(OBJEXT) \
584
@HAS_avr35_TRUE@ ultoa_invert.$(OBJEXT)
585
@HAS_avr35_TRUE@am__objects_10 = acos.$(OBJEXT) addsf3.$(OBJEXT) \
586
@HAS_avr35_TRUE@ addsf3x.$(OBJEXT) asin.$(OBJEXT) \
587
@HAS_avr35_TRUE@ atan2.$(OBJEXT) atan.$(OBJEXT) ceil.$(OBJEXT) \
588
@HAS_avr35_TRUE@ cmpsf2.$(OBJEXT) copysign.$(OBJEXT) \
589
@HAS_avr35_TRUE@ cosh.$(OBJEXT) cos.$(OBJEXT) divsf3.$(OBJEXT) \
590
@HAS_avr35_TRUE@ divsf3x.$(OBJEXT) exp.$(OBJEXT) \
591
@HAS_avr35_TRUE@ fixsfdi.$(OBJEXT) fixsfsi.$(OBJEXT) \
592
@HAS_avr35_TRUE@ fixunssfsi.$(OBJEXT) floatdisf.$(OBJEXT) \
593
@HAS_avr35_TRUE@ floatsisf.$(OBJEXT) floatundisf.$(OBJEXT) \
594
@HAS_avr35_TRUE@ fdim.$(OBJEXT) floor.$(OBJEXT) fma.$(OBJEXT) \
595
@HAS_avr35_TRUE@ fmax.$(OBJEXT) fmin.$(OBJEXT) fmod.$(OBJEXT) \
596
@HAS_avr35_TRUE@ fp_arccos.$(OBJEXT) fp_cmp.$(OBJEXT) \
597
@HAS_avr35_TRUE@ fp_inf.$(OBJEXT) fp_mintl.$(OBJEXT) \
598
@HAS_avr35_TRUE@ fp_mpack.$(OBJEXT) fp_nan.$(OBJEXT) \
599
@HAS_avr35_TRUE@ fp_negdi.$(OBJEXT) fp_norm2.$(OBJEXT) \
600
@HAS_avr35_TRUE@ fp_powser.$(OBJEXT) fp_powsodd.$(OBJEXT) \
601
@HAS_avr35_TRUE@ fp_pscA.$(OBJEXT) fp_pscB.$(OBJEXT) \
602
@HAS_avr35_TRUE@ fp_rempio2.$(OBJEXT) fp_round.$(OBJEXT) \
603
@HAS_avr35_TRUE@ fp_sinus.$(OBJEXT) fp_split3.$(OBJEXT) \
604
@HAS_avr35_TRUE@ fp_trunc.$(OBJEXT) fp_zero.$(OBJEXT) \
605
@HAS_avr35_TRUE@ frexp.$(OBJEXT) gesf2.$(OBJEXT) \
606
@HAS_avr35_TRUE@ hypot.$(OBJEXT) inverse.$(OBJEXT) \
607
@HAS_avr35_TRUE@ isfinite.$(OBJEXT) isinf.$(OBJEXT) \
608
@HAS_avr35_TRUE@ isnan.$(OBJEXT) ldexp.$(OBJEXT) \
609
@HAS_avr35_TRUE@ log10.$(OBJEXT) log.$(OBJEXT) lrint.$(OBJEXT) \
610
@HAS_avr35_TRUE@ lround.$(OBJEXT) modf.$(OBJEXT) \
611
@HAS_avr35_TRUE@ mulsf3.$(OBJEXT) mulsf3x.$(OBJEXT) \
612
@HAS_avr35_TRUE@ negsf2.$(OBJEXT) pow.$(OBJEXT) round.$(OBJEXT) \
613
@HAS_avr35_TRUE@ signbit.$(OBJEXT) sinh.$(OBJEXT) sin.$(OBJEXT) \
614
@HAS_avr35_TRUE@ sqrt.$(OBJEXT) square.$(OBJEXT) tanh.$(OBJEXT) \
615
@HAS_avr35_TRUE@ tan.$(OBJEXT) trunc.$(OBJEXT) \
616
@HAS_avr35_TRUE@ unordsf2.$(OBJEXT)
617
@HAS_avr35_TRUE@nodist_libc_a_OBJECTS = $(am__objects_1) \
618
@HAS_avr35_TRUE@ $(am__objects_2) $(am__objects_3) \
619
@HAS_avr35_TRUE@ $(am__objects_4) $(am__objects_3) \
620
@HAS_avr35_TRUE@ $(am__objects_5) $(am__objects_6) \
621
@HAS_avr35_TRUE@ $(am__objects_7) $(am__objects_8) \
622
@HAS_avr35_TRUE@ $(am__objects_9) $(am__objects_3) \
623
@HAS_avr35_TRUE@ $(am__objects_10)
624
libc_a_OBJECTS = $(nodist_libc_a_OBJECTS)
625
libm_a_AR = $(AR) $(ARFLAGS)
627
@HAS_avr35_TRUE@nodist_libm_a_OBJECTS = $(am__objects_3) \
628
@HAS_avr35_TRUE@ $(am__objects_10)
629
libm_a_OBJECTS = $(nodist_libm_a_OBJECTS)
630
libprintf_flt_a_AR = $(AR) $(ARFLAGS)
631
@HAS_avr35_TRUE@libprintf_flt_a_DEPENDENCIES = vfprintf_flt.o
632
nodist_libprintf_flt_a_OBJECTS =
633
libprintf_flt_a_OBJECTS = $(nodist_libprintf_flt_a_OBJECTS)
634
libprintf_min_a_AR = $(AR) $(ARFLAGS)
635
@HAS_avr35_TRUE@libprintf_min_a_DEPENDENCIES = vfprintf_min.o
636
nodist_libprintf_min_a_OBJECTS =
637
libprintf_min_a_OBJECTS = $(nodist_libprintf_min_a_OBJECTS)
638
libscanf_flt_a_AR = $(AR) $(ARFLAGS)
639
@HAS_avr35_TRUE@libscanf_flt_a_DEPENDENCIES = vfscanf_flt.o
640
nodist_libscanf_flt_a_OBJECTS =
641
libscanf_flt_a_OBJECTS = $(nodist_libscanf_flt_a_OBJECTS)
642
libscanf_min_a_AR = $(AR) $(ARFLAGS)
643
@HAS_avr35_TRUE@libscanf_min_a_DEPENDENCIES = vfscanf_min.o
644
nodist_libscanf_min_a_OBJECTS =
645
libscanf_min_a_OBJECTS = $(nodist_libscanf_min_a_OBJECTS)
646
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
647
depcomp = $(SHELL) $(top_srcdir)/depcomp
648
am__depfiles_maybe = depfiles
649
CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
650
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
651
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
653
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
654
SOURCES = $(nodist_libc_a_SOURCES) $(nodist_libm_a_SOURCES) \
655
$(nodist_libprintf_flt_a_SOURCES) \
656
$(nodist_libprintf_min_a_SOURCES) \
657
$(nodist_libscanf_flt_a_SOURCES) \
658
$(nodist_libscanf_min_a_SOURCES)
660
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
661
html-recursive info-recursive install-data-recursive \
662
install-exec-recursive install-info-recursive \
663
install-recursive installcheck-recursive installdirs-recursive \
664
pdf-recursive ps-recursive uninstall-info-recursive \
668
DIST_SUBDIRS = $(SUBDIRS)
669
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
670
VPATH = $(top_srcdir)/crt1:$(top_srcdir)/libc/stdlib:$(top_srcdir)/libc/pmstring:$(top_srcdir)/libc/string:$(top_srcdir)/libc/misc:$(top_srcdir)/libc/stdio:$(top_srcdir)/libm/fplib
672
AMDEP_FALSE = @AMDEP_FALSE@
673
AMDEP_TRUE = @AMDEP_TRUE@
677
AUTOCONF = @AUTOCONF@
678
AUTOHEADER = @AUTOHEADER@
679
AUTOMAKE = @AUTOMAKE@
680
AVR_LIBC_MAJOR = @AVR_LIBC_MAJOR@
681
AVR_LIBC_MINOR = @AVR_LIBC_MINOR@
682
AVR_LIBC_RELDATE = @AVR_LIBC_RELDATE@
683
AVR_LIBC_REVISION = @AVR_LIBC_REVISION@
684
AVR_LIBC_USER_MANUAL = @AVR_LIBC_USER_MANUAL@
685
AVR_LIBC_VERSION = @AVR_LIBC_VERSION@
686
AVR_LIBC_VERSION_NUMERIC = @AVR_LIBC_VERSION_NUMERIC@
690
CCASFLAGS = @CCASFLAGS@
691
CCDEPMODE = @CCDEPMODE@
693
CPPFLAGS = @CPPFLAGS@
694
CYGPATH_W = @CYGPATH_W@
698
DOC_INST_DIR = @DOC_INST_DIR@
703
HAS_at43usb320_FALSE = @HAS_at43usb320_FALSE@
704
HAS_at43usb320_TRUE = @HAS_at43usb320_TRUE@
705
HAS_at43usb355_FALSE = @HAS_at43usb355_FALSE@
706
HAS_at43usb355_TRUE = @HAS_at43usb355_TRUE@
707
HAS_at76c711_FALSE = @HAS_at76c711_FALSE@
708
HAS_at76c711_TRUE = @HAS_at76c711_TRUE@
709
HAS_at86rf401_FALSE = @HAS_at86rf401_FALSE@
710
HAS_at86rf401_TRUE = @HAS_at86rf401_TRUE@
711
HAS_at90c8534_FALSE = @HAS_at90c8534_FALSE@
712
HAS_at90c8534_TRUE = @HAS_at90c8534_TRUE@
713
HAS_at90can128_FALSE = @HAS_at90can128_FALSE@
714
HAS_at90can128_TRUE = @HAS_at90can128_TRUE@
715
HAS_at90can32_FALSE = @HAS_at90can32_FALSE@
716
HAS_at90can32_TRUE = @HAS_at90can32_TRUE@
717
HAS_at90can64_FALSE = @HAS_at90can64_FALSE@
718
HAS_at90can64_TRUE = @HAS_at90can64_TRUE@
719
HAS_at90pwm1_FALSE = @HAS_at90pwm1_FALSE@
720
HAS_at90pwm1_TRUE = @HAS_at90pwm1_TRUE@
721
HAS_at90pwm216_FALSE = @HAS_at90pwm216_FALSE@
722
HAS_at90pwm216_TRUE = @HAS_at90pwm216_TRUE@
723
HAS_at90pwm2_FALSE = @HAS_at90pwm2_FALSE@
724
HAS_at90pwm2_TRUE = @HAS_at90pwm2_TRUE@
725
HAS_at90pwm2b_FALSE = @HAS_at90pwm2b_FALSE@
726
HAS_at90pwm2b_TRUE = @HAS_at90pwm2b_TRUE@
727
HAS_at90pwm316_FALSE = @HAS_at90pwm316_FALSE@
728
HAS_at90pwm316_TRUE = @HAS_at90pwm316_TRUE@
729
HAS_at90pwm3_FALSE = @HAS_at90pwm3_FALSE@
730
HAS_at90pwm3_TRUE = @HAS_at90pwm3_TRUE@
731
HAS_at90pwm3b_FALSE = @HAS_at90pwm3b_FALSE@
732
HAS_at90pwm3b_TRUE = @HAS_at90pwm3b_TRUE@
733
HAS_at90s1200_FALSE = @HAS_at90s1200_FALSE@
734
HAS_at90s1200_TRUE = @HAS_at90s1200_TRUE@
735
HAS_at90s2313_FALSE = @HAS_at90s2313_FALSE@
736
HAS_at90s2313_TRUE = @HAS_at90s2313_TRUE@
737
HAS_at90s2323_FALSE = @HAS_at90s2323_FALSE@
738
HAS_at90s2323_TRUE = @HAS_at90s2323_TRUE@
739
HAS_at90s2333_FALSE = @HAS_at90s2333_FALSE@
740
HAS_at90s2333_TRUE = @HAS_at90s2333_TRUE@
741
HAS_at90s2343_FALSE = @HAS_at90s2343_FALSE@
742
HAS_at90s2343_TRUE = @HAS_at90s2343_TRUE@
743
HAS_at90s4414_FALSE = @HAS_at90s4414_FALSE@
744
HAS_at90s4414_TRUE = @HAS_at90s4414_TRUE@
745
HAS_at90s4433_FALSE = @HAS_at90s4433_FALSE@
746
HAS_at90s4433_TRUE = @HAS_at90s4433_TRUE@
747
HAS_at90s4434_FALSE = @HAS_at90s4434_FALSE@
748
HAS_at90s4434_TRUE = @HAS_at90s4434_TRUE@
749
HAS_at90s8515_FALSE = @HAS_at90s8515_FALSE@
750
HAS_at90s8515_TRUE = @HAS_at90s8515_TRUE@
751
HAS_at90s8535_FALSE = @HAS_at90s8535_FALSE@
752
HAS_at90s8535_TRUE = @HAS_at90s8535_TRUE@
753
HAS_at90usb1286_FALSE = @HAS_at90usb1286_FALSE@
754
HAS_at90usb1286_TRUE = @HAS_at90usb1286_TRUE@
755
HAS_at90usb1287_FALSE = @HAS_at90usb1287_FALSE@
756
HAS_at90usb1287_TRUE = @HAS_at90usb1287_TRUE@
757
HAS_at90usb162_FALSE = @HAS_at90usb162_FALSE@
758
HAS_at90usb162_TRUE = @HAS_at90usb162_TRUE@
759
HAS_at90usb646_FALSE = @HAS_at90usb646_FALSE@
760
HAS_at90usb646_TRUE = @HAS_at90usb646_TRUE@
761
HAS_at90usb647_FALSE = @HAS_at90usb647_FALSE@
762
HAS_at90usb647_TRUE = @HAS_at90usb647_TRUE@
763
HAS_at90usb82_FALSE = @HAS_at90usb82_FALSE@
764
HAS_at90usb82_TRUE = @HAS_at90usb82_TRUE@
765
HAS_at94k_FALSE = @HAS_at94k_FALSE@
766
HAS_at94k_TRUE = @HAS_at94k_TRUE@
767
HAS_atmega103_FALSE = @HAS_atmega103_FALSE@
768
HAS_atmega103_TRUE = @HAS_atmega103_TRUE@
769
HAS_atmega1280_FALSE = @HAS_atmega1280_FALSE@
770
HAS_atmega1280_TRUE = @HAS_atmega1280_TRUE@
771
HAS_atmega1281_FALSE = @HAS_atmega1281_FALSE@
772
HAS_atmega1281_TRUE = @HAS_atmega1281_TRUE@
773
HAS_atmega1284p_FALSE = @HAS_atmega1284p_FALSE@
774
HAS_atmega1284p_TRUE = @HAS_atmega1284p_TRUE@
775
HAS_atmega128_FALSE = @HAS_atmega128_FALSE@
776
HAS_atmega128_TRUE = @HAS_atmega128_TRUE@
777
HAS_atmega161_FALSE = @HAS_atmega161_FALSE@
778
HAS_atmega161_TRUE = @HAS_atmega161_TRUE@
779
HAS_atmega162_FALSE = @HAS_atmega162_FALSE@
780
HAS_atmega162_TRUE = @HAS_atmega162_TRUE@
781
HAS_atmega163_FALSE = @HAS_atmega163_FALSE@
782
HAS_atmega163_TRUE = @HAS_atmega163_TRUE@
783
HAS_atmega164p_FALSE = @HAS_atmega164p_FALSE@
784
HAS_atmega164p_TRUE = @HAS_atmega164p_TRUE@
785
HAS_atmega165_FALSE = @HAS_atmega165_FALSE@
786
HAS_atmega165_TRUE = @HAS_atmega165_TRUE@
787
HAS_atmega165p_FALSE = @HAS_atmega165p_FALSE@
788
HAS_atmega165p_TRUE = @HAS_atmega165p_TRUE@
789
HAS_atmega168_FALSE = @HAS_atmega168_FALSE@
790
HAS_atmega168_TRUE = @HAS_atmega168_TRUE@
791
HAS_atmega168p_FALSE = @HAS_atmega168p_FALSE@
792
HAS_atmega168p_TRUE = @HAS_atmega168p_TRUE@
793
HAS_atmega169_FALSE = @HAS_atmega169_FALSE@
794
HAS_atmega169_TRUE = @HAS_atmega169_TRUE@
795
HAS_atmega169p_FALSE = @HAS_atmega169p_FALSE@
796
HAS_atmega169p_TRUE = @HAS_atmega169p_TRUE@
797
HAS_atmega16_FALSE = @HAS_atmega16_FALSE@
798
HAS_atmega16_TRUE = @HAS_atmega16_TRUE@
799
HAS_atmega16hva_FALSE = @HAS_atmega16hva_FALSE@
800
HAS_atmega16hva_TRUE = @HAS_atmega16hva_TRUE@
801
HAS_atmega2560_FALSE = @HAS_atmega2560_FALSE@
802
HAS_atmega2560_TRUE = @HAS_atmega2560_TRUE@
803
HAS_atmega2561_FALSE = @HAS_atmega2561_FALSE@
804
HAS_atmega2561_TRUE = @HAS_atmega2561_TRUE@
805
HAS_atmega323_FALSE = @HAS_atmega323_FALSE@
806
HAS_atmega323_TRUE = @HAS_atmega323_TRUE@
807
HAS_atmega324p_FALSE = @HAS_atmega324p_FALSE@
808
HAS_atmega324p_TRUE = @HAS_atmega324p_TRUE@
809
HAS_atmega3250_FALSE = @HAS_atmega3250_FALSE@
810
HAS_atmega3250_TRUE = @HAS_atmega3250_TRUE@
811
HAS_atmega3250p_FALSE = @HAS_atmega3250p_FALSE@
812
HAS_atmega3250p_TRUE = @HAS_atmega3250p_TRUE@
813
HAS_atmega325_FALSE = @HAS_atmega325_FALSE@
814
HAS_atmega325_TRUE = @HAS_atmega325_TRUE@
815
HAS_atmega325p_FALSE = @HAS_atmega325p_FALSE@
816
HAS_atmega325p_TRUE = @HAS_atmega325p_TRUE@
817
HAS_atmega328p_FALSE = @HAS_atmega328p_FALSE@
818
HAS_atmega328p_TRUE = @HAS_atmega328p_TRUE@
819
HAS_atmega3290_FALSE = @HAS_atmega3290_FALSE@
820
HAS_atmega3290_TRUE = @HAS_atmega3290_TRUE@
821
HAS_atmega3290p_FALSE = @HAS_atmega3290p_FALSE@
822
HAS_atmega3290p_TRUE = @HAS_atmega3290p_TRUE@
823
HAS_atmega329_FALSE = @HAS_atmega329_FALSE@
824
HAS_atmega329_TRUE = @HAS_atmega329_TRUE@
825
HAS_atmega329p_FALSE = @HAS_atmega329p_FALSE@
826
HAS_atmega329p_TRUE = @HAS_atmega329p_TRUE@
827
HAS_atmega32_FALSE = @HAS_atmega32_FALSE@
828
HAS_atmega32_TRUE = @HAS_atmega32_TRUE@
829
HAS_atmega32c1_FALSE = @HAS_atmega32c1_FALSE@
830
HAS_atmega32c1_TRUE = @HAS_atmega32c1_TRUE@
831
HAS_atmega32hvb_FALSE = @HAS_atmega32hvb_FALSE@
832
HAS_atmega32hvb_TRUE = @HAS_atmega32hvb_TRUE@
833
HAS_atmega32m1_FALSE = @HAS_atmega32m1_FALSE@
834
HAS_atmega32m1_TRUE = @HAS_atmega32m1_TRUE@
835
HAS_atmega32u4_FALSE = @HAS_atmega32u4_FALSE@
836
HAS_atmega32u4_TRUE = @HAS_atmega32u4_TRUE@
837
HAS_atmega406_FALSE = @HAS_atmega406_FALSE@
838
HAS_atmega406_TRUE = @HAS_atmega406_TRUE@
839
HAS_atmega48_FALSE = @HAS_atmega48_FALSE@
840
HAS_atmega48_TRUE = @HAS_atmega48_TRUE@
841
HAS_atmega48p_FALSE = @HAS_atmega48p_FALSE@
842
HAS_atmega48p_TRUE = @HAS_atmega48p_TRUE@
843
HAS_atmega640_FALSE = @HAS_atmega640_FALSE@
844
HAS_atmega640_TRUE = @HAS_atmega640_TRUE@
845
HAS_atmega644_FALSE = @HAS_atmega644_FALSE@
846
HAS_atmega644_TRUE = @HAS_atmega644_TRUE@
847
HAS_atmega644p_FALSE = @HAS_atmega644p_FALSE@
848
HAS_atmega644p_TRUE = @HAS_atmega644p_TRUE@
849
HAS_atmega6450_FALSE = @HAS_atmega6450_FALSE@
850
HAS_atmega6450_TRUE = @HAS_atmega6450_TRUE@
851
HAS_atmega645_FALSE = @HAS_atmega645_FALSE@
852
HAS_atmega645_TRUE = @HAS_atmega645_TRUE@
853
HAS_atmega6490_FALSE = @HAS_atmega6490_FALSE@
854
HAS_atmega6490_TRUE = @HAS_atmega6490_TRUE@
855
HAS_atmega649_FALSE = @HAS_atmega649_FALSE@
856
HAS_atmega649_TRUE = @HAS_atmega649_TRUE@
857
HAS_atmega64_FALSE = @HAS_atmega64_FALSE@
858
HAS_atmega64_TRUE = @HAS_atmega64_TRUE@
859
HAS_atmega8515_FALSE = @HAS_atmega8515_FALSE@
860
HAS_atmega8515_TRUE = @HAS_atmega8515_TRUE@
861
HAS_atmega8535_FALSE = @HAS_atmega8535_FALSE@
862
HAS_atmega8535_TRUE = @HAS_atmega8535_TRUE@
863
HAS_atmega88_FALSE = @HAS_atmega88_FALSE@
864
HAS_atmega88_TRUE = @HAS_atmega88_TRUE@
865
HAS_atmega88p_FALSE = @HAS_atmega88p_FALSE@
866
HAS_atmega88p_TRUE = @HAS_atmega88p_TRUE@
867
HAS_atmega8_FALSE = @HAS_atmega8_FALSE@
868
HAS_atmega8_TRUE = @HAS_atmega8_TRUE@
869
HAS_atmega8hva_FALSE = @HAS_atmega8hva_FALSE@
870
HAS_atmega8hva_TRUE = @HAS_atmega8hva_TRUE@
871
HAS_attiny11_FALSE = @HAS_attiny11_FALSE@
872
HAS_attiny11_TRUE = @HAS_attiny11_TRUE@
873
HAS_attiny12_FALSE = @HAS_attiny12_FALSE@
874
HAS_attiny12_TRUE = @HAS_attiny12_TRUE@
875
HAS_attiny13_FALSE = @HAS_attiny13_FALSE@
876
HAS_attiny13_TRUE = @HAS_attiny13_TRUE@
877
HAS_attiny15_FALSE = @HAS_attiny15_FALSE@
878
HAS_attiny15_TRUE = @HAS_attiny15_TRUE@
879
HAS_attiny167_FALSE = @HAS_attiny167_FALSE@
880
HAS_attiny167_TRUE = @HAS_attiny167_TRUE@
881
HAS_attiny22_FALSE = @HAS_attiny22_FALSE@
882
HAS_attiny22_TRUE = @HAS_attiny22_TRUE@
883
HAS_attiny2313_FALSE = @HAS_attiny2313_FALSE@
884
HAS_attiny2313_TRUE = @HAS_attiny2313_TRUE@
885
HAS_attiny24_FALSE = @HAS_attiny24_FALSE@
886
HAS_attiny24_TRUE = @HAS_attiny24_TRUE@
887
HAS_attiny25_FALSE = @HAS_attiny25_FALSE@
888
HAS_attiny25_TRUE = @HAS_attiny25_TRUE@
889
HAS_attiny261_FALSE = @HAS_attiny261_FALSE@
890
HAS_attiny261_TRUE = @HAS_attiny261_TRUE@
891
HAS_attiny26_FALSE = @HAS_attiny26_FALSE@
892
HAS_attiny26_TRUE = @HAS_attiny26_TRUE@
893
HAS_attiny28_FALSE = @HAS_attiny28_FALSE@
894
HAS_attiny28_TRUE = @HAS_attiny28_TRUE@
895
HAS_attiny43u_FALSE = @HAS_attiny43u_FALSE@
896
HAS_attiny43u_TRUE = @HAS_attiny43u_TRUE@
897
HAS_attiny44_FALSE = @HAS_attiny44_FALSE@
898
HAS_attiny44_TRUE = @HAS_attiny44_TRUE@
899
HAS_attiny45_FALSE = @HAS_attiny45_FALSE@
900
HAS_attiny45_TRUE = @HAS_attiny45_TRUE@
901
HAS_attiny461_FALSE = @HAS_attiny461_FALSE@
902
HAS_attiny461_TRUE = @HAS_attiny461_TRUE@
903
HAS_attiny48_FALSE = @HAS_attiny48_FALSE@
904
HAS_attiny48_TRUE = @HAS_attiny48_TRUE@
905
HAS_attiny84_FALSE = @HAS_attiny84_FALSE@
906
HAS_attiny84_TRUE = @HAS_attiny84_TRUE@
907
HAS_attiny85_FALSE = @HAS_attiny85_FALSE@
908
HAS_attiny85_TRUE = @HAS_attiny85_TRUE@
909
HAS_attiny861_FALSE = @HAS_attiny861_FALSE@
910
HAS_attiny861_TRUE = @HAS_attiny861_TRUE@
911
HAS_attiny88_FALSE = @HAS_attiny88_FALSE@
912
HAS_attiny88_TRUE = @HAS_attiny88_TRUE@
913
HAS_atxmega128a1_FALSE = @HAS_atxmega128a1_FALSE@
914
HAS_atxmega128a1_TRUE = @HAS_atxmega128a1_TRUE@
915
HAS_atxmega64a1_FALSE = @HAS_atxmega64a1_FALSE@
916
HAS_atxmega64a1_TRUE = @HAS_atxmega64a1_TRUE@
917
HAS_avr25_FALSE = @HAS_avr25_FALSE@
918
HAS_avr25_TRUE = @HAS_avr25_TRUE@
919
HAS_avr2_FALSE = @HAS_avr2_FALSE@
920
HAS_avr2_TRUE = @HAS_avr2_TRUE@
921
HAS_avr31_FALSE = @HAS_avr31_FALSE@
922
HAS_avr31_TRUE = @HAS_avr31_TRUE@
923
HAS_avr35_FALSE = @HAS_avr35_FALSE@
924
HAS_avr35_TRUE = @HAS_avr35_TRUE@
925
HAS_avr3_FALSE = @HAS_avr3_FALSE@
926
HAS_avr3_TRUE = @HAS_avr3_TRUE@
927
HAS_avr4_FALSE = @HAS_avr4_FALSE@
928
HAS_avr4_TRUE = @HAS_avr4_TRUE@
929
HAS_avr51_FALSE = @HAS_avr51_FALSE@
930
HAS_avr51_TRUE = @HAS_avr51_TRUE@
931
HAS_avr5_FALSE = @HAS_avr5_FALSE@
932
HAS_avr5_TRUE = @HAS_avr5_TRUE@
933
HAS_avr6_FALSE = @HAS_avr6_FALSE@
934
HAS_avr6_TRUE = @HAS_avr6_TRUE@
935
HAS_avrxmega5_FALSE = @HAS_avrxmega5_FALSE@
936
HAS_avrxmega5_TRUE = @HAS_avrxmega5_TRUE@
937
HAS_avrxmega7_FALSE = @HAS_avrxmega7_FALSE@
938
HAS_avrxmega7_TRUE = @HAS_avrxmega7_TRUE@
939
INSTALL_DATA = @INSTALL_DATA@
940
INSTALL_DOX_HTML = @INSTALL_DOX_HTML@
941
INSTALL_DOX_MAN = @INSTALL_DOX_MAN@
942
INSTALL_DOX_PDF = @INSTALL_DOX_PDF@
943
INSTALL_DOX_PS = @INSTALL_DOX_PS@
944
INSTALL_PROGRAM = @INSTALL_PROGRAM@
945
INSTALL_SCRIPT = @INSTALL_SCRIPT@
946
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
951
LTLIBOBJS = @LTLIBOBJS@
952
MAKEINFO = @MAKEINFO@
955
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
956
PACKAGE_NAME = @PACKAGE_NAME@
957
PACKAGE_STRING = @PACKAGE_STRING@
958
PACKAGE_TARNAME = @PACKAGE_TARNAME@
959
PACKAGE_VERSION = @PACKAGE_VERSION@
960
PATH_SEPARATOR = @PATH_SEPARATOR@
961
PNGTOPNM = @PNGTOPNM@
962
PNMTOPNG = @PNMTOPNG@
964
SET_MAKE = @SET_MAKE@
967
TARGET_DOX_HTML = @TARGET_DOX_HTML@
968
TARGET_DOX_PDF = @TARGET_DOX_PDF@
969
TARGET_DOX_PS = @TARGET_DOX_PS@
971
ac_ct_AR = @ac_ct_AR@
972
ac_ct_AS = @ac_ct_AS@
973
ac_ct_CC = @ac_ct_CC@
974
ac_ct_RANLIB = @ac_ct_RANLIB@
975
ac_ct_STRIP = @ac_ct_STRIP@
976
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
977
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
978
am__include = @am__include@
979
am__leading_dot = @am__leading_dot@
980
am__quote = @am__quote@
982
am__untar = @am__untar@
985
build_alias = @build_alias@
986
build_cpu = @build_cpu@
987
build_os = @build_os@
988
build_vendor = @build_vendor@
990
exec_prefix = @exec_prefix@
992
host_alias = @host_alias@
993
host_cpu = @host_cpu@
995
host_vendor = @host_vendor@
996
includedir = @includedir@
998
install_sh = @install_sh@
1000
libexecdir = @libexecdir@
1001
localstatedir = @localstatedir@
1004
oldincludedir = @oldincludedir@
1006
program_transform_name = @program_transform_name@
1008
sharedstatedir = @sharedstatedir@
1009
sysconfdir = @sysconfdir@
1010
target_alias = @target_alias@
1011
SUBDIRS = at90usb82 at90usb162 attiny167
1013
AVR_TARGET_CRT = crttn167.o
1014
AVR_TARGET_DEFS = -D__COMPILING_AVR_LIBC__
1015
AVR_TARGET_CFLAGS = -mcall-prologues -Os
1016
AVR_TARGET_ASFLAGS =
1017
AVR_INSTALL_DIR = avr35
1018
@HAS_avr35_TRUE@AM_CPPFLAGS = -I$(top_srcdir)/common -I$(top_srcdir)/include
1019
@HAS_avr35_TRUE@AVRLIB_CFLAGS = -g -Wall -W -Wstrict-prototypes -mmcu=$(AVR_TARGET) $(AVR_TARGET_DEFS) $(AVR_TARGET_CFLAGS)
1020
@HAS_avr35_TRUE@AVRLIB_ASFLAGS = -x assembler-with-cpp -Wa,-gstabs -mmcu=$(AVR_TARGET) $(AVR_TARGET_DEFS) $(AVR_TARGET_ASFLAGS)
1021
@HAS_avr35_TRUE@AM_CFLAGS = $(AVRLIB_CFLAGS)
1022
@HAS_avr35_TRUE@AM_CCASFLAGS = $(AM_CPPFLAGS) $(AVRLIB_ASFLAGS)
1023
@HAS_avr35_TRUE@__install_dir = $(prefix)/avr/lib/$(AVR_INSTALL_DIR)
1024
@HAS_avr35_TRUE@avrdir = $(__install_dir)
1025
@HAS_avr35_TRUE@avrlibdir = $(__install_dir)
1026
@HAS_avr35_TRUE@avr_LIBRARIES = \
1027
@HAS_avr35_TRUE@ libc.a \
1028
@HAS_avr35_TRUE@ libprintf_min.a \
1029
@HAS_avr35_TRUE@ libprintf_flt.a \
1030
@HAS_avr35_TRUE@ libscanf_min.a \
1031
@HAS_avr35_TRUE@ libscanf_flt.a \
1032
@HAS_avr35_TRUE@ libm.a
1034
@HAS_avr35_TRUE@stdlib_a_c_sources = \
1035
@HAS_avr35_TRUE@ abs.c \
1036
@HAS_avr35_TRUE@ assert.c \
1037
@HAS_avr35_TRUE@ bsearch.c \
1038
@HAS_avr35_TRUE@ calloc.c \
1039
@HAS_avr35_TRUE@ errno.c \
1040
@HAS_avr35_TRUE@ dtoa_prf.c \
1041
@HAS_avr35_TRUE@ dtostre.c \
1042
@HAS_avr35_TRUE@ dtostrf.c \
1043
@HAS_avr35_TRUE@ labs.c \
1044
@HAS_avr35_TRUE@ malloc.c \
1045
@HAS_avr35_TRUE@ qsort.c \
1046
@HAS_avr35_TRUE@ rand.c \
1047
@HAS_avr35_TRUE@ random.c \
1048
@HAS_avr35_TRUE@ realloc.c \
1049
@HAS_avr35_TRUE@ strtod.c \
1050
@HAS_avr35_TRUE@ strtol.c \
1051
@HAS_avr35_TRUE@ strtoul.c \
1052
@HAS_avr35_TRUE@ dtoa_conv.h \
1053
@HAS_avr35_TRUE@ stdlib_private.h
1055
@HAS_avr35_TRUE@stdlib_a_asm_sources = \
1056
@HAS_avr35_TRUE@ abort.S \
1057
@HAS_avr35_TRUE@ atof.S \
1058
@HAS_avr35_TRUE@ atoi.S \
1059
@HAS_avr35_TRUE@ atol.S \
1060
@HAS_avr35_TRUE@ div.S \
1061
@HAS_avr35_TRUE@ exit.S \
1062
@HAS_avr35_TRUE@ ftoa_engine.S \
1063
@HAS_avr35_TRUE@ ldiv.S \
1064
@HAS_avr35_TRUE@ setjmp.S \
1065
@HAS_avr35_TRUE@ isascii.S \
1066
@HAS_avr35_TRUE@ toascii.S \
1067
@HAS_avr35_TRUE@ isalnum.S \
1068
@HAS_avr35_TRUE@ cty_isfalse.S \
1069
@HAS_avr35_TRUE@ isalpha.S \
1070
@HAS_avr35_TRUE@ isdigit.S \
1071
@HAS_avr35_TRUE@ isxdigit.S \
1072
@HAS_avr35_TRUE@ iscntrl.S \
1073
@HAS_avr35_TRUE@ isprint.S \
1074
@HAS_avr35_TRUE@ isspace.S \
1075
@HAS_avr35_TRUE@ isblank.S \
1076
@HAS_avr35_TRUE@ ispunct.S \
1077
@HAS_avr35_TRUE@ tolower.S \
1078
@HAS_avr35_TRUE@ toupper.S
1080
@HAS_avr35_TRUE@stdlib_a_extra_dist = \
1081
@HAS_avr35_TRUE@ ctype.S \
1082
@HAS_avr35_TRUE@ abort.c \
1083
@HAS_avr35_TRUE@ atoi.c \
1084
@HAS_avr35_TRUE@ atol.c
1086
@HAS_avr35_TRUE@pmstring_a_c_sources =
1087
@HAS_avr35_TRUE@pmstring_a_asm_sources = \
1088
@HAS_avr35_TRUE@ memchr_P.S \
1089
@HAS_avr35_TRUE@ memcmp_P.S \
1090
@HAS_avr35_TRUE@ memcpy_P.S \
1091
@HAS_avr35_TRUE@ memrchr_P.S \
1092
@HAS_avr35_TRUE@ strcasecmp_P.S \
1093
@HAS_avr35_TRUE@ strcat_P.S \
1094
@HAS_avr35_TRUE@ strchr_P.S \
1095
@HAS_avr35_TRUE@ strchrnul_P.S \
1096
@HAS_avr35_TRUE@ strcmp_P.S \
1097
@HAS_avr35_TRUE@ strcpy_P.S \
1098
@HAS_avr35_TRUE@ strcspn_P.S \
1099
@HAS_avr35_TRUE@ strlcat_P.S \
1100
@HAS_avr35_TRUE@ strlcpy_P.S \
1101
@HAS_avr35_TRUE@ strlen_P.S \
1102
@HAS_avr35_TRUE@ strncasecmp_P.S \
1103
@HAS_avr35_TRUE@ strncat_P.S \
1104
@HAS_avr35_TRUE@ strncmp_P.S \
1105
@HAS_avr35_TRUE@ strncpy_P.S \
1106
@HAS_avr35_TRUE@ strnlen_P.S \
1107
@HAS_avr35_TRUE@ strpbrk_P.S \
1108
@HAS_avr35_TRUE@ strrchr_P.S \
1109
@HAS_avr35_TRUE@ strsep_P.S \
1110
@HAS_avr35_TRUE@ strspn_P.S \
1111
@HAS_avr35_TRUE@ strstr_P.S
1113
@HAS_avr35_TRUE@string_a_c_sources =
1114
@HAS_avr35_TRUE@string_a_asm_sources = \
1115
@HAS_avr35_TRUE@ ffs.S \
1116
@HAS_avr35_TRUE@ ffsl.S \
1117
@HAS_avr35_TRUE@ ffsll.S \
1118
@HAS_avr35_TRUE@ memccpy.S \
1119
@HAS_avr35_TRUE@ memchr.S \
1120
@HAS_avr35_TRUE@ memcmp.S \
1121
@HAS_avr35_TRUE@ memcpy.S \
1122
@HAS_avr35_TRUE@ memmem.S \
1123
@HAS_avr35_TRUE@ memmem_P.S \
1124
@HAS_avr35_TRUE@ memmove.S \
1125
@HAS_avr35_TRUE@ memrchr.S \
1126
@HAS_avr35_TRUE@ memset.S \
1127
@HAS_avr35_TRUE@ strcasecmp.S \
1128
@HAS_avr35_TRUE@ strcasestr.S \
1129
@HAS_avr35_TRUE@ strcasestr_P.S \
1130
@HAS_avr35_TRUE@ strcat.S \
1131
@HAS_avr35_TRUE@ strchr.S \
1132
@HAS_avr35_TRUE@ strchrnul.S \
1133
@HAS_avr35_TRUE@ strcmp.S \
1134
@HAS_avr35_TRUE@ strcpy.S \
1135
@HAS_avr35_TRUE@ strcspn.S \
1136
@HAS_avr35_TRUE@ strlcat.S \
1137
@HAS_avr35_TRUE@ strlcpy.S \
1138
@HAS_avr35_TRUE@ strlen.S \
1139
@HAS_avr35_TRUE@ strlwr.S \
1140
@HAS_avr35_TRUE@ strncasecmp.S \
1141
@HAS_avr35_TRUE@ strncat.S \
1142
@HAS_avr35_TRUE@ strncmp.S \
1143
@HAS_avr35_TRUE@ strncpy.S \
1144
@HAS_avr35_TRUE@ strnlen.S \
1145
@HAS_avr35_TRUE@ strpbrk.S \
1146
@HAS_avr35_TRUE@ strrchr.S \
1147
@HAS_avr35_TRUE@ strrev.S \
1148
@HAS_avr35_TRUE@ strsep.S \
1149
@HAS_avr35_TRUE@ strspn.S \
1150
@HAS_avr35_TRUE@ strstr.S \
1151
@HAS_avr35_TRUE@ strtok_r.S \
1152
@HAS_avr35_TRUE@ strupr.S
1154
@HAS_avr35_TRUE@string_a_extra_dist = \
1155
@HAS_avr35_TRUE@ strlcat.c \
1156
@HAS_avr35_TRUE@ strlcpy.c
1158
@HAS_avr35_TRUE@misc_a_c_sources = \
1159
@HAS_avr35_TRUE@ eerd_block.c \
1160
@HAS_avr35_TRUE@ eerd_dword.c \
1161
@HAS_avr35_TRUE@ eerd_word.c \
1162
@HAS_avr35_TRUE@ eewr_block.c \
1163
@HAS_avr35_TRUE@ eewr_dword.c \
1164
@HAS_avr35_TRUE@ eewr_word.c
1166
@HAS_avr35_TRUE@eeprom_asm_sources =
1167
@HAS_avr35_TRUE@misc_a_asm_sources = \
1168
@HAS_avr35_TRUE@ itoa.S \
1169
@HAS_avr35_TRUE@ ltoa.S \
1170
@HAS_avr35_TRUE@ mulsi10.S \
1171
@HAS_avr35_TRUE@ mul10.S \
1172
@HAS_avr35_TRUE@ ultoa.S \
1173
@HAS_avr35_TRUE@ utoa.S
1175
@HAS_avr35_TRUE@misc_a_extra_dist = $(eeprom_asm_sources)
1176
@HAS_avr35_TRUE@stdio_a_c_sources = \
1177
@HAS_avr35_TRUE@ clearerr.c \
1178
@HAS_avr35_TRUE@ fclose.c \
1179
@HAS_avr35_TRUE@ fdevopen.c \
1180
@HAS_avr35_TRUE@ feof.c \
1181
@HAS_avr35_TRUE@ ferror.c \
1182
@HAS_avr35_TRUE@ fgetc.c \
1183
@HAS_avr35_TRUE@ fgets.c \
1184
@HAS_avr35_TRUE@ fprintf.c \
1185
@HAS_avr35_TRUE@ fprintf_p.c \
1186
@HAS_avr35_TRUE@ fputc.c \
1187
@HAS_avr35_TRUE@ fputs.c \
1188
@HAS_avr35_TRUE@ fputs_p.c \
1189
@HAS_avr35_TRUE@ fread.c \
1190
@HAS_avr35_TRUE@ fscanf.c \
1191
@HAS_avr35_TRUE@ fscanf_p.c \
1192
@HAS_avr35_TRUE@ fwrite.c \
1193
@HAS_avr35_TRUE@ getchar.c \
1194
@HAS_avr35_TRUE@ gets.c \
1195
@HAS_avr35_TRUE@ iob.c \
1196
@HAS_avr35_TRUE@ printf.c \
1197
@HAS_avr35_TRUE@ printf_p.c \
1198
@HAS_avr35_TRUE@ putchar.c \
1199
@HAS_avr35_TRUE@ puts.c \
1200
@HAS_avr35_TRUE@ puts_p.c \
1201
@HAS_avr35_TRUE@ scanf.c \
1202
@HAS_avr35_TRUE@ scanf_p.c \
1203
@HAS_avr35_TRUE@ snprintf.c \
1204
@HAS_avr35_TRUE@ snprintf_p.c \
1205
@HAS_avr35_TRUE@ sprintf.c \
1206
@HAS_avr35_TRUE@ sprintf_p.c \
1207
@HAS_avr35_TRUE@ sscanf.c \
1208
@HAS_avr35_TRUE@ sscanf_p.c \
1209
@HAS_avr35_TRUE@ vfprintf_p.c \
1210
@HAS_avr35_TRUE@ vfscanf_p.c \
1211
@HAS_avr35_TRUE@ vprintf.c \
1212
@HAS_avr35_TRUE@ vscanf.c \
1213
@HAS_avr35_TRUE@ vsnprintf.c \
1214
@HAS_avr35_TRUE@ vsnprintf_p.c \
1215
@HAS_avr35_TRUE@ vsprintf.c \
1216
@HAS_avr35_TRUE@ vsprintf_p.c \
1217
@HAS_avr35_TRUE@ ungetc.c
1219
@HAS_avr35_TRUE@stdio_a_asm_sources = \
1220
@HAS_avr35_TRUE@ getc.S \
1221
@HAS_avr35_TRUE@ putc.S \
1222
@HAS_avr35_TRUE@ ultoa_invert.S
1224
@HAS_avr35_TRUE@stdio_a_extra_dist = \
1225
@HAS_avr35_TRUE@ vfprintf.c \
1226
@HAS_avr35_TRUE@ vfscanf.c \
1227
@HAS_avr35_TRUE@ stdio_private.h \
1228
@HAS_avr35_TRUE@ xtoa_fast.h
1230
@HAS_avr35_TRUE@stdio_a_libadd = vfprintf_std.o vfscanf_std.o
1231
@HAS_avr35_TRUE@nodist_libprintf_min_a_SOURCES =
1232
@HAS_avr35_TRUE@libprintf_min_a_LIBADD = vfprintf_min.o
1233
@HAS_avr35_TRUE@nodist_libprintf_flt_a_SOURCES =
1234
@HAS_avr35_TRUE@libprintf_flt_a_LIBADD = vfprintf_flt.o
1235
@HAS_avr35_TRUE@nodist_libscanf_min_a_SOURCES =
1236
@HAS_avr35_TRUE@libscanf_min_a_LIBADD = vfscanf_min.o
1237
@HAS_avr35_TRUE@nodist_libscanf_flt_a_SOURCES =
1238
@HAS_avr35_TRUE@libscanf_flt_a_LIBADD = vfscanf_flt.o
1240
# vfprintf is compiled best with -Os -mno-tablejump, this gives the
1242
@HAS_avr35_TRUE@PRINTF_CFLAGS = -Os -mno-tablejump
1243
@HAS_avr35_TRUE@libm_a_c_sources =
1244
@HAS_avr35_TRUE@libm_a_asm_sources = \
1245
@HAS_avr35_TRUE@ acos.S \
1246
@HAS_avr35_TRUE@ addsf3.S \
1247
@HAS_avr35_TRUE@ addsf3x.S \
1248
@HAS_avr35_TRUE@ asin.S \
1249
@HAS_avr35_TRUE@ atan2.S \
1250
@HAS_avr35_TRUE@ atan.S \
1251
@HAS_avr35_TRUE@ ceil.S \
1252
@HAS_avr35_TRUE@ cmpsf2.S \
1253
@HAS_avr35_TRUE@ copysign.S \
1254
@HAS_avr35_TRUE@ cosh.S \
1255
@HAS_avr35_TRUE@ cos.S \
1256
@HAS_avr35_TRUE@ divsf3.S \
1257
@HAS_avr35_TRUE@ divsf3x.S \
1258
@HAS_avr35_TRUE@ exp.S \
1259
@HAS_avr35_TRUE@ fixsfdi.S \
1260
@HAS_avr35_TRUE@ fixsfsi.S \
1261
@HAS_avr35_TRUE@ fixunssfsi.S \
1262
@HAS_avr35_TRUE@ floatdisf.S \
1263
@HAS_avr35_TRUE@ floatsisf.S \
1264
@HAS_avr35_TRUE@ floatundisf.S \
1265
@HAS_avr35_TRUE@ fdim.S \
1266
@HAS_avr35_TRUE@ floor.S \
1267
@HAS_avr35_TRUE@ fma.S \
1268
@HAS_avr35_TRUE@ fmax.S \
1269
@HAS_avr35_TRUE@ fmin.S \
1270
@HAS_avr35_TRUE@ fmod.S \
1271
@HAS_avr35_TRUE@ fp_arccos.S \
1272
@HAS_avr35_TRUE@ fp_cmp.S \
1273
@HAS_avr35_TRUE@ fp_inf.S \
1274
@HAS_avr35_TRUE@ fp_mintl.S \
1275
@HAS_avr35_TRUE@ fp_mpack.S \
1276
@HAS_avr35_TRUE@ fp_nan.S \
1277
@HAS_avr35_TRUE@ fp_negdi.S \
1278
@HAS_avr35_TRUE@ fp_norm2.S \
1279
@HAS_avr35_TRUE@ fp_powser.S \
1280
@HAS_avr35_TRUE@ fp_powsodd.S \
1281
@HAS_avr35_TRUE@ fp_pscA.S \
1282
@HAS_avr35_TRUE@ fp_pscB.S \
1283
@HAS_avr35_TRUE@ fp_rempio2.S \
1284
@HAS_avr35_TRUE@ fp_round.S \
1285
@HAS_avr35_TRUE@ fp_sinus.S \
1286
@HAS_avr35_TRUE@ fp_split3.S \
1287
@HAS_avr35_TRUE@ fp_trunc.S \
1288
@HAS_avr35_TRUE@ fp_zero.S \
1289
@HAS_avr35_TRUE@ frexp.S \
1290
@HAS_avr35_TRUE@ gesf2.S \
1291
@HAS_avr35_TRUE@ hypot.S \
1292
@HAS_avr35_TRUE@ inverse.S \
1293
@HAS_avr35_TRUE@ isfinite.S \
1294
@HAS_avr35_TRUE@ isinf.S \
1295
@HAS_avr35_TRUE@ isnan.S \
1296
@HAS_avr35_TRUE@ ldexp.S \
1297
@HAS_avr35_TRUE@ log10.S \
1298
@HAS_avr35_TRUE@ log.S \
1299
@HAS_avr35_TRUE@ lrint.S \
1300
@HAS_avr35_TRUE@ lround.S \
1301
@HAS_avr35_TRUE@ modf.S \
1302
@HAS_avr35_TRUE@ mulsf3.S \
1303
@HAS_avr35_TRUE@ mulsf3x.S \
1304
@HAS_avr35_TRUE@ negsf2.S \
1305
@HAS_avr35_TRUE@ pow.S \
1306
@HAS_avr35_TRUE@ round.S \
1307
@HAS_avr35_TRUE@ signbit.S \
1308
@HAS_avr35_TRUE@ sinh.S \
1309
@HAS_avr35_TRUE@ sin.S \
1310
@HAS_avr35_TRUE@ sqrt.S \
1311
@HAS_avr35_TRUE@ square.S \
1312
@HAS_avr35_TRUE@ tanh.S \
1313
@HAS_avr35_TRUE@ tan.S \
1314
@HAS_avr35_TRUE@ trunc.S \
1315
@HAS_avr35_TRUE@ unordsf2.S
1317
@HAS_avr35_TRUE@libm_a_extra_dist = \
1318
@HAS_avr35_TRUE@ asmdef.h \
1319
@HAS_avr35_TRUE@ fp32def.h \
1320
@HAS_avr35_TRUE@ ntz.h
1322
@HAS_avr35_TRUE@nodist_libc_a_SOURCES = \
1323
@HAS_avr35_TRUE@ $(stdlib_a_c_sources) \
1324
@HAS_avr35_TRUE@ $(stdlib_a_asm_sources) \
1325
@HAS_avr35_TRUE@ $(pmstring_a_c_sources) \
1326
@HAS_avr35_TRUE@ $(pmstring_a_asm_sources) \
1327
@HAS_avr35_TRUE@ $(string_a_c_sources) \
1328
@HAS_avr35_TRUE@ $(string_a_asm_sources) \
1329
@HAS_avr35_TRUE@ $(misc_a_c_sources) \
1330
@HAS_avr35_TRUE@ $(misc_a_asm_sources) \
1331
@HAS_avr35_TRUE@ $(stdio_a_c_sources) \
1332
@HAS_avr35_TRUE@ $(stdio_a_asm_sources) \
1333
@HAS_avr35_TRUE@ $(libm_a_c_sources) \
1334
@HAS_avr35_TRUE@ $(libm_a_asm_sources)
1336
@HAS_avr35_TRUE@nodist_libm_a_SOURCES = \
1337
@HAS_avr35_TRUE@ $(libm_a_c_sources) \
1338
@HAS_avr35_TRUE@ $(libm_a_asm_sources)
1340
@HAS_avr35_TRUE@libc_a_LIBADD = \
1341
@HAS_avr35_TRUE@ $(stdio_a_libadd) \
1342
@HAS_avr35_TRUE@ $(misc_a_libadd)
1344
@HAS_avr35_TRUE@libc_a_DEPENDENCIES = \
1345
@HAS_avr35_TRUE@ $(stdio_a_libadd) \
1346
@HAS_avr35_TRUE@ $(misc_a_libadd)
1351
.SUFFIXES: .S .c .o .obj
1352
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/AvrCommonLibC.am $(top_srcdir)/libc/stdlib/Rules.am $(top_srcdir)/libc/stdlib/Files.am $(top_srcdir)/libc/pmstring/Rules.am $(top_srcdir)/libc/pmstring/Files.am $(top_srcdir)/libc/string/Rules.am $(top_srcdir)/libc/string/Files.am $(top_srcdir)/libc/misc/Rules.am $(top_srcdir)/libc/misc/Files.am $(top_srcdir)/libc/stdio/Rules.am $(top_srcdir)/libc/stdio/Files.am $(top_srcdir)/libm/fplib/Rules.am $(top_srcdir)/libm/fplib/Files.am $(am__configure_deps)
1353
@for dep in $?; do \
1354
case '$(am__configure_deps)' in \
1356
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
1361
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign avr/lib/avr35/Makefile'; \
1362
cd $(top_srcdir) && \
1363
$(AUTOMAKE) --foreign avr/lib/avr35/Makefile
1365
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1368
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1370
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1371
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1374
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1375
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1377
$(top_srcdir)/configure: $(am__configure_deps)
1378
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1379
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
1380
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1381
install-avrLIBRARIES: $(avr_LIBRARIES)
1383
test -z "$(avrdir)" || $(mkdir_p) "$(DESTDIR)$(avrdir)"
1384
@list='$(avr_LIBRARIES)'; for p in $$list; do \
1385
if test -f $$p; then \
1386
f=$(am__strip_dir) \
1387
echo " $(avrLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(avrdir)/$$f'"; \
1388
$(avrLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(avrdir)/$$f"; \
1392
@list='$(avr_LIBRARIES)'; for p in $$list; do \
1393
if test -f $$p; then \
1394
p=$(am__strip_dir) \
1395
echo " $(RANLIB) '$(DESTDIR)$(avrdir)/$$p'"; \
1396
$(RANLIB) "$(DESTDIR)$(avrdir)/$$p"; \
1400
uninstall-avrLIBRARIES:
1401
@$(NORMAL_UNINSTALL)
1402
@list='$(avr_LIBRARIES)'; for p in $$list; do \
1403
p=$(am__strip_dir) \
1404
echo " rm -f '$(DESTDIR)$(avrdir)/$$p'"; \
1405
rm -f "$(DESTDIR)$(avrdir)/$$p"; \
1409
-test -z "$(avr_LIBRARIES)" || rm -f $(avr_LIBRARIES)
1410
libc.a: $(libc_a_OBJECTS) $(libc_a_DEPENDENCIES)
1412
$(libc_a_AR) libc.a $(libc_a_OBJECTS) $(libc_a_LIBADD)
1414
libm.a: $(libm_a_OBJECTS) $(libm_a_DEPENDENCIES)
1416
$(libm_a_AR) libm.a $(libm_a_OBJECTS) $(libm_a_LIBADD)
1418
libprintf_flt.a: $(libprintf_flt_a_OBJECTS) $(libprintf_flt_a_DEPENDENCIES)
1419
-rm -f libprintf_flt.a
1420
$(libprintf_flt_a_AR) libprintf_flt.a $(libprintf_flt_a_OBJECTS) $(libprintf_flt_a_LIBADD)
1421
$(RANLIB) libprintf_flt.a
1422
libprintf_min.a: $(libprintf_min_a_OBJECTS) $(libprintf_min_a_DEPENDENCIES)
1423
-rm -f libprintf_min.a
1424
$(libprintf_min_a_AR) libprintf_min.a $(libprintf_min_a_OBJECTS) $(libprintf_min_a_LIBADD)
1425
$(RANLIB) libprintf_min.a
1426
libscanf_flt.a: $(libscanf_flt_a_OBJECTS) $(libscanf_flt_a_DEPENDENCIES)
1427
-rm -f libscanf_flt.a
1428
$(libscanf_flt_a_AR) libscanf_flt.a $(libscanf_flt_a_OBJECTS) $(libscanf_flt_a_LIBADD)
1429
$(RANLIB) libscanf_flt.a
1430
libscanf_min.a: $(libscanf_min_a_OBJECTS) $(libscanf_min_a_DEPENDENCIES)
1431
-rm -f libscanf_min.a
1432
$(libscanf_min_a_AR) libscanf_min.a $(libscanf_min_a_OBJECTS) $(libscanf_min_a_LIBADD)
1433
$(RANLIB) libscanf_min.a
1435
mostlyclean-compile:
1441
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abs.Po@am__quote@
1442
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/assert.Po@am__quote@
1443
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsearch.Po@am__quote@
1444
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/calloc.Po@am__quote@
1445
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clearerr.Po@am__quote@
1446
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoa_prf.Po@am__quote@
1447
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtostre.Po@am__quote@
1448
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtostrf.Po@am__quote@
1449
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eerd_block.Po@am__quote@
1450
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eerd_dword.Po@am__quote@
1451
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eerd_word.Po@am__quote@
1452
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eewr_block.Po@am__quote@
1453
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eewr_dword.Po@am__quote@
1454
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eewr_word.Po@am__quote@
1455
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errno.Po@am__quote@
1456
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fclose.Po@am__quote@
1457
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdevopen.Po@am__quote@
1458
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/feof.Po@am__quote@
1459
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ferror.Po@am__quote@
1460
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fgetc.Po@am__quote@
1461
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fgets.Po@am__quote@
1462
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fprintf.Po@am__quote@
1463
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fprintf_p.Po@am__quote@
1464
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fputc.Po@am__quote@
1465
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fputs.Po@am__quote@
1466
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fputs_p.Po@am__quote@
1467
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fread.Po@am__quote@
1468
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fscanf.Po@am__quote@
1469
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fscanf_p.Po@am__quote@
1470
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fwrite.Po@am__quote@
1471
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getchar.Po@am__quote@
1472
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gets.Po@am__quote@
1473
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iob.Po@am__quote@
1474
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/labs.Po@am__quote@
1475
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@
1476
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf.Po@am__quote@
1477
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf_p.Po@am__quote@
1478
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/putchar.Po@am__quote@
1479
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/puts.Po@am__quote@
1480
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/puts_p.Po@am__quote@
1481
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qsort.Po@am__quote@
1482
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rand.Po@am__quote@
1483
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/random.Po@am__quote@
1484
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realloc.Po@am__quote@
1485
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scanf.Po@am__quote@
1486
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scanf_p.Po@am__quote@
1487
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf.Po@am__quote@
1488
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf_p.Po@am__quote@
1489
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf.Po@am__quote@
1490
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf_p.Po@am__quote@
1491
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sscanf.Po@am__quote@
1492
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sscanf_p.Po@am__quote@
1493
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtod.Po@am__quote@
1494
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtol.Po@am__quote@
1495
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoul.Po@am__quote@
1496
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ungetc.Po@am__quote@
1497
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vfprintf_p.Po@am__quote@
1498
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vfscanf_p.Po@am__quote@
1499
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vprintf.Po@am__quote@
1500
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vscanf.Po@am__quote@
1501
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf.Po@am__quote@
1502
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf_p.Po@am__quote@
1503
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf.Po@am__quote@
1504
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf_p.Po@am__quote@
1507
$(CCASCOMPILE) -c $<
1510
$(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
1513
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
1514
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1515
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1516
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1517
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
1520
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
1521
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
1522
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1523
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1524
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1527
# This directory's subdirectories are mostly independent; you can cd
1528
# into them and run `make' without going through this Makefile.
1529
# To change the values of `make' variables: instead of editing Makefiles,
1530
# (1) if the variable is set in `config.status', edit `config.status'
1531
# (which will cause the Makefiles to be regenerated when you run `make');
1532
# (2) otherwise, pass the desired values on the `make' command line.
1533
$(RECURSIVE_TARGETS):
1534
@failcom='exit 1'; \
1535
for f in x $$MAKEFLAGS; do \
1538
*k*) failcom='fail=yes';; \
1542
target=`echo $@ | sed s/-recursive//`; \
1543
list='$(SUBDIRS)'; for subdir in $$list; do \
1544
echo "Making $$target in $$subdir"; \
1545
if test "$$subdir" = "."; then \
1547
local_target="$$target-am"; \
1549
local_target="$$target"; \
1551
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1552
|| eval $$failcom; \
1554
if test "$$dot_seen" = "no"; then \
1555
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1556
fi; test -z "$$fail"
1558
mostlyclean-recursive clean-recursive distclean-recursive \
1559
maintainer-clean-recursive:
1560
@failcom='exit 1'; \
1561
for f in x $$MAKEFLAGS; do \
1564
*k*) failcom='fail=yes';; \
1569
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1570
*) list='$(SUBDIRS)' ;; \
1572
rev=''; for subdir in $$list; do \
1573
if test "$$subdir" = "."; then :; else \
1574
rev="$$subdir $$rev"; \
1578
target=`echo $@ | sed s/-recursive//`; \
1579
for subdir in $$rev; do \
1580
echo "Making $$target in $$subdir"; \
1581
if test "$$subdir" = "."; then \
1582
local_target="$$target-am"; \
1584
local_target="$$target"; \
1586
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1587
|| eval $$failcom; \
1588
done && test -z "$$fail"
1590
list='$(SUBDIRS)'; for subdir in $$list; do \
1591
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1594
list='$(SUBDIRS)'; for subdir in $$list; do \
1595
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1598
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1599
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1600
unique=`for i in $$list; do \
1601
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1603
$(AWK) ' { files[$$0] = 1; } \
1604
END { for (i in files) print i; }'`; \
1608
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1609
$(TAGS_FILES) $(LISP)
1612
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1613
include_option=--etags-include; \
1616
include_option=--include; \
1619
list='$(SUBDIRS)'; for subdir in $$list; do \
1620
if test "$$subdir" = .; then :; else \
1621
test ! -f $$subdir/TAGS || \
1622
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1625
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1626
unique=`for i in $$list; do \
1627
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1629
$(AWK) ' { files[$$0] = 1; } \
1630
END { for (i in files) print i; }'`; \
1631
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1632
test -n "$$unique" || unique=$$empty_fix; \
1633
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1637
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
1638
$(TAGS_FILES) $(LISP)
1641
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1642
unique=`for i in $$list; do \
1643
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1645
$(AWK) ' { files[$$0] = 1; } \
1646
END { for (i in files) print i; }'`; \
1647
test -z "$(CTAGS_ARGS)$$tags$$unique" \
1648
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1652
here=`$(am__cd) $(top_builddir) && pwd` \
1653
&& cd $(top_srcdir) \
1654
&& gtags -i $(GTAGS_ARGS) $$here
1657
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1659
distdir: $(DISTFILES)
1660
$(mkdir_p) $(distdir)/../../.. $(distdir)/../../../libc/misc $(distdir)/../../../libc/pmstring $(distdir)/../../../libc/stdio $(distdir)/../../../libc/stdlib $(distdir)/../../../libc/string $(distdir)/../../../libm/fplib
1661
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1662
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1663
list='$(DISTFILES)'; for file in $$list; do \
1665
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1666
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1668
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1669
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1670
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1672
$(mkdir_p) "$(distdir)$$dir"; \
1676
if test -d $$d/$$file; then \
1677
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1678
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1680
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1682
test -f $(distdir)/$$file \
1683
|| cp -p $$d/$$file $(distdir)/$$file \
1687
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1688
if test "$$subdir" = .; then :; else \
1689
test -d "$(distdir)/$$subdir" \
1690
|| $(mkdir_p) "$(distdir)/$$subdir" \
1692
distdir=`$(am__cd) $(distdir) && pwd`; \
1693
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
1695
$(MAKE) $(AM_MAKEFLAGS) \
1696
top_distdir="$$top_distdir" \
1697
distdir="$$distdir/$$subdir" \
1703
check: check-recursive
1704
all-am: Makefile $(LIBRARIES)
1705
installdirs: installdirs-recursive
1707
for dir in "$(DESTDIR)$(avrdir)"; do \
1708
test -z "$$dir" || $(mkdir_p) "$$dir"; \
1710
install: install-recursive
1711
install-exec: install-exec-recursive
1712
install-data: install-data-recursive
1713
uninstall: uninstall-recursive
1716
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1718
installcheck: installcheck-recursive
1720
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1721
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1722
`test -z '$(STRIP)' || \
1723
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1724
mostlyclean-generic:
1729
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1731
maintainer-clean-generic:
1732
@echo "This command is intended for maintainers to use"
1733
@echo "it deletes files that may require special tools to rebuild."
1734
clean: clean-recursive
1736
clean-am: clean-avrLIBRARIES clean-generic mostlyclean-am
1738
distclean: distclean-recursive
1741
distclean-am: clean-am distclean-compile distclean-generic \
1748
html: html-recursive
1750
info: info-recursive
1754
install-data-am: install-avrLIBRARIES
1758
install-info: install-info-recursive
1764
maintainer-clean: maintainer-clean-recursive
1767
maintainer-clean-am: distclean-am maintainer-clean-generic
1769
mostlyclean: mostlyclean-recursive
1771
mostlyclean-am: mostlyclean-compile mostlyclean-generic
1781
uninstall-am: uninstall-avrLIBRARIES uninstall-info-am
1783
uninstall-info: uninstall-info-recursive
1785
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
1786
clean clean-avrLIBRARIES clean-generic clean-recursive ctags \
1787
ctags-recursive distclean distclean-compile distclean-generic \
1788
distclean-recursive distclean-tags distdir dvi dvi-am html \
1789
html-am info info-am install install-am install-avrLIBRARIES \
1790
install-data install-data-am install-exec install-exec-am \
1791
install-info install-info-am install-man install-strip \
1792
installcheck installcheck-am installdirs installdirs-am \
1793
maintainer-clean maintainer-clean-generic \
1794
maintainer-clean-recursive mostlyclean mostlyclean-compile \
1795
mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
1796
tags tags-recursive uninstall uninstall-am \
1797
uninstall-avrLIBRARIES uninstall-info-am
1818
@HAS_avr35_TRUE@vfprintf_min.o: vfprintf.c
1819
@HAS_avr35_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DPRINTF_LEVEL=PRINTF_MIN -c -o $@ $<
1821
@HAS_avr35_TRUE@vfprintf_std.o: vfprintf.c
1822
@HAS_avr35_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DPRINTF_LEVEL=PRINTF_STD -c -o $@ $<
1824
@HAS_avr35_TRUE@vfprintf_flt.o: vfprintf.c
1825
@HAS_avr35_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DPRINTF_LEVEL=PRINTF_FLT -c -o $@ $<
1827
@HAS_avr35_TRUE@vfscanf_min.o: vfscanf.c
1828
@HAS_avr35_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DSCANF_LEVEL=SCANF_MIN -c -o $@ $<
1830
@HAS_avr35_TRUE@vfscanf_std.o: vfscanf.c
1831
@HAS_avr35_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DSCANF_LEVEL=SCANF_STD -c -o $@ $<
1833
@HAS_avr35_TRUE@vfscanf_flt.o: vfscanf.c
1834
@HAS_avr35_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DSCANF_LEVEL=SCANF_FLT -c -o $@ $<
1842
# NOTE: Automake will be performing the following include, not GNU Make.
1843
# Automake will also be scanning the included file.
1845
@HAS_avr35_FALSE@echo all distdir install installdirs clean distclean uninstall check:
1846
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1847
# Otherwise a system limit (for SysV at least) may be exceeded.