# Makefile.in generated by automake 1.9.4 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # Copyright (c) 2004, Theodore A. Roth # Copyright (c) 2005, Anatoly Sokolov # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # # -*- Makefile -*- # # Copyright (c) 2004, Theodore A. Roth # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # # $Id: AvrCommonLibC.am,v 1.3 2005/09/25 17:59:38 aesok Exp $ # # The Makefile.am fragment is only used by targets that support C programming. # Copyright (c) 2002, Reinhard Jessich # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # $Id: Rules.am,v 1.2 2005/08/11 20:55:22 joerg_wunsch Exp $ # Copyright (c) 2004,2005 Theodore A. Roth # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # # $Id: Files.am,v 1.5 2007/05/14 13:52:01 joerg_wunsch Exp $ # # Copyright (c) 2002, Reinhard Jessich # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # $Id: Rules.am,v 1.2 2005/08/11 20:55:21 joerg_wunsch Exp $ # Copyright (c) 2004, Theodore A. Roth # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # # $Id: Files.am,v 1.9 2007/03/03 12:37:56 dmix Exp $ # # Copyright (c) 2002, Reinhard Jessich # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # $Id: Rules.am,v 1.2 2005/08/11 20:55:23 joerg_wunsch Exp $ # Copyright (c) 2004, Theodore A. Roth # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # # $Id: Files.am,v 1.8 2007/03/08 11:59:41 dmix Exp $ # # Copyright (c) 2002, Reinhard Jessich # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # $Id: Rules.am,v 1.2 2005/08/11 20:55:21 joerg_wunsch Exp $ # Copyright (c) 2004, Theodore A. Roth # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # # $Id: Files.am,v 1.2 2005/08/11 20:55:21 joerg_wunsch Exp $ # # Copyright (c) 2002, 2003, 2004, Joerg Wunsch # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # # $Id: Rules.am,v 1.2 2005/08/11 20:55:22 joerg_wunsch Exp $ # # Copyright (c) 2004,2005 Theodore A. Roth # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # # $Id: Files.am,v 1.6 2007/05/14 13:52:01 joerg_wunsch Exp $ # # Copyright (c) 2002, Reinhard Jessich # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # $Id: Rules.am,v 1.2 2005/08/11 20:55:26 joerg_wunsch Exp $ # Copyright (c) 2004, Theodore A. Roth # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. # * Neither the name of the copyright holders nor the names of # contributors may be used to endorse or promote products derived # from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS # INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN # CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. # # $Id: Files.am,v 1.9 2007/12/01 04:39:05 dmix Exp $ # SOURCES = $(nodist_libc_a_SOURCES) $(nodist_libm_a_SOURCES) $(nodist_libprintf_flt_a_SOURCES) $(nodist_libprintf_min_a_SOURCES) $(nodist_libscanf_flt_a_SOURCES) $(nodist_libscanf_min_a_SOURCES) srcdir = @srcdir@ top_srcdir = @top_srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/AvrCommonLibC.am \ $(top_srcdir)/libc/misc/Files.am \ $(top_srcdir)/libc/misc/Rules.am \ $(top_srcdir)/libc/pmstring/Files.am \ $(top_srcdir)/libc/pmstring/Rules.am \ $(top_srcdir)/libc/stdio/Files.am \ $(top_srcdir)/libc/stdio/Rules.am \ $(top_srcdir)/libc/stdlib/Files.am \ $(top_srcdir)/libc/stdlib/Rules.am \ $(top_srcdir)/libc/string/Files.am \ $(top_srcdir)/libc/string/Rules.am \ $(top_srcdir)/libm/fplib/Files.am \ $(top_srcdir)/libm/fplib/Rules.am subdir = avr/lib/avr4 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(avrdir)" avrLIBRARIES_INSTALL = $(INSTALL_DATA) LIBRARIES = $(avr_LIBRARIES) ARFLAGS = cru libc_a_AR = $(AR) $(ARFLAGS) @HAS_avr4_TRUE@am__DEPENDENCIES_1 = vfprintf_std.o vfscanf_std.o @HAS_avr4_TRUE@am__DEPENDENCIES_2 = ee_rb.S ee_rblk.S ee_rw.S ee_wb.S \ @HAS_avr4_TRUE@ ee_ww.S ee_wblk.S @HAS_avr4_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_2) \ @HAS_avr4_TRUE@ $(am__DEPENDENCIES_2) @HAS_avr4_TRUE@am__objects_1 = abs.$(OBJEXT) assert.$(OBJEXT) \ @HAS_avr4_TRUE@ bsearch.$(OBJEXT) calloc.$(OBJEXT) \ @HAS_avr4_TRUE@ errno.$(OBJEXT) dtoa_prf.$(OBJEXT) \ @HAS_avr4_TRUE@ dtostre.$(OBJEXT) dtostrf.$(OBJEXT) \ @HAS_avr4_TRUE@ labs.$(OBJEXT) malloc.$(OBJEXT) qsort.$(OBJEXT) \ @HAS_avr4_TRUE@ rand.$(OBJEXT) random.$(OBJEXT) \ @HAS_avr4_TRUE@ realloc.$(OBJEXT) strtod.$(OBJEXT) \ @HAS_avr4_TRUE@ strtol.$(OBJEXT) strtoul.$(OBJEXT) @HAS_avr4_TRUE@am__objects_2 = abort.$(OBJEXT) atof.$(OBJEXT) \ @HAS_avr4_TRUE@ atoi.$(OBJEXT) atol.$(OBJEXT) div.$(OBJEXT) \ @HAS_avr4_TRUE@ exit.$(OBJEXT) ftoa_engine.$(OBJEXT) \ @HAS_avr4_TRUE@ ldiv.$(OBJEXT) setjmp.$(OBJEXT) \ @HAS_avr4_TRUE@ isascii.$(OBJEXT) toascii.$(OBJEXT) \ @HAS_avr4_TRUE@ isalnum.$(OBJEXT) cty_isfalse.$(OBJEXT) \ @HAS_avr4_TRUE@ isalpha.$(OBJEXT) isdigit.$(OBJEXT) \ @HAS_avr4_TRUE@ isxdigit.$(OBJEXT) iscntrl.$(OBJEXT) \ @HAS_avr4_TRUE@ isprint.$(OBJEXT) isspace.$(OBJEXT) \ @HAS_avr4_TRUE@ isblank.$(OBJEXT) ispunct.$(OBJEXT) \ @HAS_avr4_TRUE@ tolower.$(OBJEXT) toupper.$(OBJEXT) am__objects_3 = @HAS_avr4_TRUE@am__objects_4 = memchr_P.$(OBJEXT) memcmp_P.$(OBJEXT) \ @HAS_avr4_TRUE@ memcpy_P.$(OBJEXT) memrchr_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strcasecmp_P.$(OBJEXT) strcat_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strchr_P.$(OBJEXT) strchrnul_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strcmp_P.$(OBJEXT) strcpy_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strcspn_P.$(OBJEXT) strlcat_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strlcpy_P.$(OBJEXT) strlen_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strncasecmp_P.$(OBJEXT) strncat_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strncmp_P.$(OBJEXT) strncpy_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strnlen_P.$(OBJEXT) strpbrk_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strrchr_P.$(OBJEXT) strsep_P.$(OBJEXT) \ @HAS_avr4_TRUE@ strspn_P.$(OBJEXT) strstr_P.$(OBJEXT) @HAS_avr4_TRUE@am__objects_5 = ffs.$(OBJEXT) ffsl.$(OBJEXT) \ @HAS_avr4_TRUE@ ffsll.$(OBJEXT) memccpy.$(OBJEXT) \ @HAS_avr4_TRUE@ memchr.$(OBJEXT) memcmp.$(OBJEXT) \ @HAS_avr4_TRUE@ memcpy.$(OBJEXT) memmem.$(OBJEXT) \ @HAS_avr4_TRUE@ memmem_P.$(OBJEXT) memmove.$(OBJEXT) \ @HAS_avr4_TRUE@ memrchr.$(OBJEXT) memset.$(OBJEXT) \ @HAS_avr4_TRUE@ strcasecmp.$(OBJEXT) strcasestr.$(OBJEXT) \ @HAS_avr4_TRUE@ strcasestr_P.$(OBJEXT) strcat.$(OBJEXT) \ @HAS_avr4_TRUE@ strchr.$(OBJEXT) strchrnul.$(OBJEXT) \ @HAS_avr4_TRUE@ strcmp.$(OBJEXT) strcpy.$(OBJEXT) \ @HAS_avr4_TRUE@ strcspn.$(OBJEXT) strlcat.$(OBJEXT) \ @HAS_avr4_TRUE@ strlcpy.$(OBJEXT) strlen.$(OBJEXT) \ @HAS_avr4_TRUE@ strlwr.$(OBJEXT) strncasecmp.$(OBJEXT) \ @HAS_avr4_TRUE@ strncat.$(OBJEXT) strncmp.$(OBJEXT) \ @HAS_avr4_TRUE@ strncpy.$(OBJEXT) strnlen.$(OBJEXT) \ @HAS_avr4_TRUE@ strpbrk.$(OBJEXT) strrchr.$(OBJEXT) \ @HAS_avr4_TRUE@ strrev.$(OBJEXT) strsep.$(OBJEXT) \ @HAS_avr4_TRUE@ strspn.$(OBJEXT) strstr.$(OBJEXT) \ @HAS_avr4_TRUE@ strtok_r.$(OBJEXT) strupr.$(OBJEXT) @HAS_avr4_TRUE@am__objects_6 = itoa.$(OBJEXT) ltoa.$(OBJEXT) \ @HAS_avr4_TRUE@ mulsi10.$(OBJEXT) mul10.$(OBJEXT) \ @HAS_avr4_TRUE@ ultoa.$(OBJEXT) utoa.$(OBJEXT) @HAS_avr4_TRUE@am__objects_7 = clearerr.$(OBJEXT) fclose.$(OBJEXT) \ @HAS_avr4_TRUE@ fdevopen.$(OBJEXT) feof.$(OBJEXT) \ @HAS_avr4_TRUE@ ferror.$(OBJEXT) fgetc.$(OBJEXT) \ @HAS_avr4_TRUE@ fgets.$(OBJEXT) fprintf.$(OBJEXT) \ @HAS_avr4_TRUE@ fprintf_p.$(OBJEXT) fputc.$(OBJEXT) \ @HAS_avr4_TRUE@ fputs.$(OBJEXT) fputs_p.$(OBJEXT) \ @HAS_avr4_TRUE@ fread.$(OBJEXT) fscanf.$(OBJEXT) \ @HAS_avr4_TRUE@ fscanf_p.$(OBJEXT) fwrite.$(OBJEXT) \ @HAS_avr4_TRUE@ getchar.$(OBJEXT) gets.$(OBJEXT) iob.$(OBJEXT) \ @HAS_avr4_TRUE@ printf.$(OBJEXT) printf_p.$(OBJEXT) \ @HAS_avr4_TRUE@ putchar.$(OBJEXT) puts.$(OBJEXT) \ @HAS_avr4_TRUE@ puts_p.$(OBJEXT) scanf.$(OBJEXT) \ @HAS_avr4_TRUE@ scanf_p.$(OBJEXT) snprintf.$(OBJEXT) \ @HAS_avr4_TRUE@ snprintf_p.$(OBJEXT) sprintf.$(OBJEXT) \ @HAS_avr4_TRUE@ sprintf_p.$(OBJEXT) sscanf.$(OBJEXT) \ @HAS_avr4_TRUE@ sscanf_p.$(OBJEXT) vfprintf_p.$(OBJEXT) \ @HAS_avr4_TRUE@ vfscanf_p.$(OBJEXT) vprintf.$(OBJEXT) \ @HAS_avr4_TRUE@ vscanf.$(OBJEXT) vsnprintf.$(OBJEXT) \ @HAS_avr4_TRUE@ vsnprintf_p.$(OBJEXT) vsprintf.$(OBJEXT) \ @HAS_avr4_TRUE@ vsprintf_p.$(OBJEXT) ungetc.$(OBJEXT) @HAS_avr4_TRUE@am__objects_8 = getc.$(OBJEXT) putc.$(OBJEXT) \ @HAS_avr4_TRUE@ ultoa_invert.$(OBJEXT) @HAS_avr4_TRUE@am__objects_9 = acos.$(OBJEXT) addsf3.$(OBJEXT) \ @HAS_avr4_TRUE@ addsf3x.$(OBJEXT) asin.$(OBJEXT) \ @HAS_avr4_TRUE@ atan2.$(OBJEXT) atan.$(OBJEXT) ceil.$(OBJEXT) \ @HAS_avr4_TRUE@ copysign.$(OBJEXT) cosh.$(OBJEXT) cos.$(OBJEXT) \ @HAS_avr4_TRUE@ divsf3.$(OBJEXT) divsf3x.$(OBJEXT) \ @HAS_avr4_TRUE@ exp.$(OBJEXT) fixsfdi.$(OBJEXT) \ @HAS_avr4_TRUE@ fixsfsi.$(OBJEXT) fixunssfsi.$(OBJEXT) \ @HAS_avr4_TRUE@ floatdisf.$(OBJEXT) floatsisf.$(OBJEXT) \ @HAS_avr4_TRUE@ floatunsdisf.$(OBJEXT) fdim.$(OBJEXT) \ @HAS_avr4_TRUE@ floor.$(OBJEXT) fma.$(OBJEXT) fmax.$(OBJEXT) \ @HAS_avr4_TRUE@ fmin.$(OBJEXT) fmod.$(OBJEXT) \ @HAS_avr4_TRUE@ fp_arccos.$(OBJEXT) fp_cmp.$(OBJEXT) \ @HAS_avr4_TRUE@ fp_inf.$(OBJEXT) fp_mintl.$(OBJEXT) \ @HAS_avr4_TRUE@ fp_mpack.$(OBJEXT) fp_nan.$(OBJEXT) \ @HAS_avr4_TRUE@ fp_negdi.$(OBJEXT) fp_norm2.$(OBJEXT) \ @HAS_avr4_TRUE@ fp_powser.$(OBJEXT) fp_powsodd.$(OBJEXT) \ @HAS_avr4_TRUE@ fp_pscA.$(OBJEXT) fp_pscB.$(OBJEXT) \ @HAS_avr4_TRUE@ fp_rempio2.$(OBJEXT) fp_round.$(OBJEXT) \ @HAS_avr4_TRUE@ fp_sinus.$(OBJEXT) fp_split3.$(OBJEXT) \ @HAS_avr4_TRUE@ fp_trunc.$(OBJEXT) fp_zero.$(OBJEXT) \ @HAS_avr4_TRUE@ frexp.$(OBJEXT) hypot.$(OBJEXT) \ @HAS_avr4_TRUE@ inverse.$(OBJEXT) isfinite.$(OBJEXT) \ @HAS_avr4_TRUE@ isinf.$(OBJEXT) isnan.$(OBJEXT) ldexp.$(OBJEXT) \ @HAS_avr4_TRUE@ log10.$(OBJEXT) log.$(OBJEXT) lrint.$(OBJEXT) \ @HAS_avr4_TRUE@ lround.$(OBJEXT) modf.$(OBJEXT) \ @HAS_avr4_TRUE@ mulsf3.$(OBJEXT) mulsf3x.$(OBJEXT) \ @HAS_avr4_TRUE@ negsf2.$(OBJEXT) pow.$(OBJEXT) round.$(OBJEXT) \ @HAS_avr4_TRUE@ signbit.$(OBJEXT) sinh.$(OBJEXT) sin.$(OBJEXT) \ @HAS_avr4_TRUE@ sqrt.$(OBJEXT) square.$(OBJEXT) tanh.$(OBJEXT) \ @HAS_avr4_TRUE@ tan.$(OBJEXT) trunc.$(OBJEXT) @HAS_avr4_TRUE@nodist_libc_a_OBJECTS = $(am__objects_1) \ @HAS_avr4_TRUE@ $(am__objects_2) $(am__objects_3) \ @HAS_avr4_TRUE@ $(am__objects_4) $(am__objects_3) \ @HAS_avr4_TRUE@ $(am__objects_5) $(am__objects_3) \ @HAS_avr4_TRUE@ $(am__objects_6) $(am__objects_7) \ @HAS_avr4_TRUE@ $(am__objects_8) $(am__objects_3) \ @HAS_avr4_TRUE@ $(am__objects_9) libc_a_OBJECTS = $(nodist_libc_a_OBJECTS) libm_a_AR = $(AR) $(ARFLAGS) libm_a_LIBADD = @HAS_avr4_TRUE@nodist_libm_a_OBJECTS = $(am__objects_3) \ @HAS_avr4_TRUE@ $(am__objects_9) libm_a_OBJECTS = $(nodist_libm_a_OBJECTS) libprintf_flt_a_AR = $(AR) $(ARFLAGS) @HAS_avr4_TRUE@libprintf_flt_a_DEPENDENCIES = vfprintf_flt.o nodist_libprintf_flt_a_OBJECTS = libprintf_flt_a_OBJECTS = $(nodist_libprintf_flt_a_OBJECTS) libprintf_min_a_AR = $(AR) $(ARFLAGS) @HAS_avr4_TRUE@libprintf_min_a_DEPENDENCIES = vfprintf_min.o nodist_libprintf_min_a_OBJECTS = libprintf_min_a_OBJECTS = $(nodist_libprintf_min_a_OBJECTS) libscanf_flt_a_AR = $(AR) $(ARFLAGS) @HAS_avr4_TRUE@libscanf_flt_a_DEPENDENCIES = vfscanf_flt.o nodist_libscanf_flt_a_OBJECTS = libscanf_flt_a_OBJECTS = $(nodist_libscanf_flt_a_OBJECTS) libscanf_min_a_AR = $(AR) $(ARFLAGS) @HAS_avr4_TRUE@libscanf_min_a_DEPENDENCIES = vfscanf_min.o nodist_libscanf_min_a_OBJECTS = libscanf_min_a_OBJECTS = $(nodist_libscanf_min_a_OBJECTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS) COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(nodist_libc_a_SOURCES) $(nodist_libm_a_SOURCES) \ $(nodist_libprintf_flt_a_SOURCES) \ $(nodist_libprintf_min_a_SOURCES) \ $(nodist_libscanf_flt_a_SOURCES) \ $(nodist_libscanf_min_a_SOURCES) DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursive ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 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 ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AVR_LIBC_MAJOR = @AVR_LIBC_MAJOR@ AVR_LIBC_MINOR = @AVR_LIBC_MINOR@ AVR_LIBC_RELDATE = @AVR_LIBC_RELDATE@ AVR_LIBC_REVISION = @AVR_LIBC_REVISION@ AVR_LIBC_USER_MANUAL = @AVR_LIBC_USER_MANUAL@ AVR_LIBC_VERSION = @AVR_LIBC_VERSION@ AVR_LIBC_VERSION_NUMERIC = @AVR_LIBC_VERSION_NUMERIC@ AWK = @AWK@ CC = @CC@ CCAS = @CCAS@ CCASFLAGS = @CCASFLAGS@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DOCSDIR = @DOCSDIR@ DOC_INST_DIR = @DOC_INST_DIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EXEEXT = @EXEEXT@ HAS_at43usb320_FALSE = @HAS_at43usb320_FALSE@ HAS_at43usb320_TRUE = @HAS_at43usb320_TRUE@ HAS_at43usb355_FALSE = @HAS_at43usb355_FALSE@ HAS_at43usb355_TRUE = @HAS_at43usb355_TRUE@ HAS_at76c711_FALSE = @HAS_at76c711_FALSE@ HAS_at76c711_TRUE = @HAS_at76c711_TRUE@ HAS_at86rf401_FALSE = @HAS_at86rf401_FALSE@ HAS_at86rf401_TRUE = @HAS_at86rf401_TRUE@ HAS_at90c8534_FALSE = @HAS_at90c8534_FALSE@ HAS_at90c8534_TRUE = @HAS_at90c8534_TRUE@ HAS_at90can128_FALSE = @HAS_at90can128_FALSE@ HAS_at90can128_TRUE = @HAS_at90can128_TRUE@ HAS_at90can32_FALSE = @HAS_at90can32_FALSE@ HAS_at90can32_TRUE = @HAS_at90can32_TRUE@ HAS_at90can64_FALSE = @HAS_at90can64_FALSE@ HAS_at90can64_TRUE = @HAS_at90can64_TRUE@ HAS_at90pwm1_FALSE = @HAS_at90pwm1_FALSE@ HAS_at90pwm1_TRUE = @HAS_at90pwm1_TRUE@ HAS_at90pwm216_FALSE = @HAS_at90pwm216_FALSE@ HAS_at90pwm216_TRUE = @HAS_at90pwm216_TRUE@ HAS_at90pwm2_FALSE = @HAS_at90pwm2_FALSE@ HAS_at90pwm2_TRUE = @HAS_at90pwm2_TRUE@ HAS_at90pwm2b_FALSE = @HAS_at90pwm2b_FALSE@ HAS_at90pwm2b_TRUE = @HAS_at90pwm2b_TRUE@ HAS_at90pwm316_FALSE = @HAS_at90pwm316_FALSE@ HAS_at90pwm316_TRUE = @HAS_at90pwm316_TRUE@ HAS_at90pwm3_FALSE = @HAS_at90pwm3_FALSE@ HAS_at90pwm3_TRUE = @HAS_at90pwm3_TRUE@ HAS_at90pwm3b_FALSE = @HAS_at90pwm3b_FALSE@ HAS_at90pwm3b_TRUE = @HAS_at90pwm3b_TRUE@ HAS_at90s1200_FALSE = @HAS_at90s1200_FALSE@ HAS_at90s1200_TRUE = @HAS_at90s1200_TRUE@ HAS_at90s2313_FALSE = @HAS_at90s2313_FALSE@ HAS_at90s2313_TRUE = @HAS_at90s2313_TRUE@ HAS_at90s2323_FALSE = @HAS_at90s2323_FALSE@ HAS_at90s2323_TRUE = @HAS_at90s2323_TRUE@ HAS_at90s2333_FALSE = @HAS_at90s2333_FALSE@ HAS_at90s2333_TRUE = @HAS_at90s2333_TRUE@ HAS_at90s2343_FALSE = @HAS_at90s2343_FALSE@ HAS_at90s2343_TRUE = @HAS_at90s2343_TRUE@ HAS_at90s4414_FALSE = @HAS_at90s4414_FALSE@ HAS_at90s4414_TRUE = @HAS_at90s4414_TRUE@ HAS_at90s4433_FALSE = @HAS_at90s4433_FALSE@ HAS_at90s4433_TRUE = @HAS_at90s4433_TRUE@ HAS_at90s4434_FALSE = @HAS_at90s4434_FALSE@ HAS_at90s4434_TRUE = @HAS_at90s4434_TRUE@ HAS_at90s8515_FALSE = @HAS_at90s8515_FALSE@ HAS_at90s8515_TRUE = @HAS_at90s8515_TRUE@ HAS_at90s8535_FALSE = @HAS_at90s8535_FALSE@ HAS_at90s8535_TRUE = @HAS_at90s8535_TRUE@ HAS_at90usb1286_FALSE = @HAS_at90usb1286_FALSE@ HAS_at90usb1286_TRUE = @HAS_at90usb1286_TRUE@ HAS_at90usb1287_FALSE = @HAS_at90usb1287_FALSE@ HAS_at90usb1287_TRUE = @HAS_at90usb1287_TRUE@ HAS_at90usb162_FALSE = @HAS_at90usb162_FALSE@ HAS_at90usb162_TRUE = @HAS_at90usb162_TRUE@ HAS_at90usb646_FALSE = @HAS_at90usb646_FALSE@ HAS_at90usb646_TRUE = @HAS_at90usb646_TRUE@ HAS_at90usb647_FALSE = @HAS_at90usb647_FALSE@ HAS_at90usb647_TRUE = @HAS_at90usb647_TRUE@ HAS_at90usb82_FALSE = @HAS_at90usb82_FALSE@ HAS_at90usb82_TRUE = @HAS_at90usb82_TRUE@ HAS_at94k_FALSE = @HAS_at94k_FALSE@ HAS_at94k_TRUE = @HAS_at94k_TRUE@ HAS_atmega103_FALSE = @HAS_atmega103_FALSE@ HAS_atmega103_TRUE = @HAS_atmega103_TRUE@ HAS_atmega1280_FALSE = @HAS_atmega1280_FALSE@ HAS_atmega1280_TRUE = @HAS_atmega1280_TRUE@ HAS_atmega1281_FALSE = @HAS_atmega1281_FALSE@ HAS_atmega1281_TRUE = @HAS_atmega1281_TRUE@ HAS_atmega1284p_FALSE = @HAS_atmega1284p_FALSE@ HAS_atmega1284p_TRUE = @HAS_atmega1284p_TRUE@ HAS_atmega128_FALSE = @HAS_atmega128_FALSE@ HAS_atmega128_TRUE = @HAS_atmega128_TRUE@ HAS_atmega161_FALSE = @HAS_atmega161_FALSE@ HAS_atmega161_TRUE = @HAS_atmega161_TRUE@ HAS_atmega162_FALSE = @HAS_atmega162_FALSE@ HAS_atmega162_TRUE = @HAS_atmega162_TRUE@ HAS_atmega163_FALSE = @HAS_atmega163_FALSE@ HAS_atmega163_TRUE = @HAS_atmega163_TRUE@ HAS_atmega164p_FALSE = @HAS_atmega164p_FALSE@ HAS_atmega164p_TRUE = @HAS_atmega164p_TRUE@ HAS_atmega165_FALSE = @HAS_atmega165_FALSE@ HAS_atmega165_TRUE = @HAS_atmega165_TRUE@ HAS_atmega165p_FALSE = @HAS_atmega165p_FALSE@ HAS_atmega165p_TRUE = @HAS_atmega165p_TRUE@ HAS_atmega168_FALSE = @HAS_atmega168_FALSE@ HAS_atmega168_TRUE = @HAS_atmega168_TRUE@ HAS_atmega168p_FALSE = @HAS_atmega168p_FALSE@ HAS_atmega168p_TRUE = @HAS_atmega168p_TRUE@ HAS_atmega169_FALSE = @HAS_atmega169_FALSE@ HAS_atmega169_TRUE = @HAS_atmega169_TRUE@ HAS_atmega169p_FALSE = @HAS_atmega169p_FALSE@ HAS_atmega169p_TRUE = @HAS_atmega169p_TRUE@ HAS_atmega16_FALSE = @HAS_atmega16_FALSE@ HAS_atmega16_TRUE = @HAS_atmega16_TRUE@ HAS_atmega16hva_FALSE = @HAS_atmega16hva_FALSE@ HAS_atmega16hva_TRUE = @HAS_atmega16hva_TRUE@ HAS_atmega2560_FALSE = @HAS_atmega2560_FALSE@ HAS_atmega2560_TRUE = @HAS_atmega2560_TRUE@ HAS_atmega2561_FALSE = @HAS_atmega2561_FALSE@ HAS_atmega2561_TRUE = @HAS_atmega2561_TRUE@ HAS_atmega323_FALSE = @HAS_atmega323_FALSE@ HAS_atmega323_TRUE = @HAS_atmega323_TRUE@ HAS_atmega324p_FALSE = @HAS_atmega324p_FALSE@ HAS_atmega324p_TRUE = @HAS_atmega324p_TRUE@ HAS_atmega3250_FALSE = @HAS_atmega3250_FALSE@ HAS_atmega3250_TRUE = @HAS_atmega3250_TRUE@ HAS_atmega3250p_FALSE = @HAS_atmega3250p_FALSE@ HAS_atmega3250p_TRUE = @HAS_atmega3250p_TRUE@ HAS_atmega325_FALSE = @HAS_atmega325_FALSE@ HAS_atmega325_TRUE = @HAS_atmega325_TRUE@ HAS_atmega325p_FALSE = @HAS_atmega325p_FALSE@ HAS_atmega325p_TRUE = @HAS_atmega325p_TRUE@ HAS_atmega328p_FALSE = @HAS_atmega328p_FALSE@ HAS_atmega328p_TRUE = @HAS_atmega328p_TRUE@ HAS_atmega3290_FALSE = @HAS_atmega3290_FALSE@ HAS_atmega3290_TRUE = @HAS_atmega3290_TRUE@ HAS_atmega3290p_FALSE = @HAS_atmega3290p_FALSE@ HAS_atmega3290p_TRUE = @HAS_atmega3290p_TRUE@ HAS_atmega329_FALSE = @HAS_atmega329_FALSE@ HAS_atmega329_TRUE = @HAS_atmega329_TRUE@ HAS_atmega329p_FALSE = @HAS_atmega329p_FALSE@ HAS_atmega329p_TRUE = @HAS_atmega329p_TRUE@ HAS_atmega32_FALSE = @HAS_atmega32_FALSE@ HAS_atmega32_TRUE = @HAS_atmega32_TRUE@ HAS_atmega32hvb_FALSE = @HAS_atmega32hvb_FALSE@ HAS_atmega32hvb_TRUE = @HAS_atmega32hvb_TRUE@ HAS_atmega406_FALSE = @HAS_atmega406_FALSE@ HAS_atmega406_TRUE = @HAS_atmega406_TRUE@ HAS_atmega48_FALSE = @HAS_atmega48_FALSE@ HAS_atmega48_TRUE = @HAS_atmega48_TRUE@ HAS_atmega48p_FALSE = @HAS_atmega48p_FALSE@ HAS_atmega48p_TRUE = @HAS_atmega48p_TRUE@ HAS_atmega640_FALSE = @HAS_atmega640_FALSE@ HAS_atmega640_TRUE = @HAS_atmega640_TRUE@ HAS_atmega644_FALSE = @HAS_atmega644_FALSE@ HAS_atmega644_TRUE = @HAS_atmega644_TRUE@ HAS_atmega644p_FALSE = @HAS_atmega644p_FALSE@ HAS_atmega644p_TRUE = @HAS_atmega644p_TRUE@ HAS_atmega6450_FALSE = @HAS_atmega6450_FALSE@ HAS_atmega6450_TRUE = @HAS_atmega6450_TRUE@ HAS_atmega645_FALSE = @HAS_atmega645_FALSE@ HAS_atmega645_TRUE = @HAS_atmega645_TRUE@ HAS_atmega6490_FALSE = @HAS_atmega6490_FALSE@ HAS_atmega6490_TRUE = @HAS_atmega6490_TRUE@ HAS_atmega649_FALSE = @HAS_atmega649_FALSE@ HAS_atmega649_TRUE = @HAS_atmega649_TRUE@ HAS_atmega64_FALSE = @HAS_atmega64_FALSE@ HAS_atmega64_TRUE = @HAS_atmega64_TRUE@ HAS_atmega8515_FALSE = @HAS_atmega8515_FALSE@ HAS_atmega8515_TRUE = @HAS_atmega8515_TRUE@ HAS_atmega8535_FALSE = @HAS_atmega8535_FALSE@ HAS_atmega8535_TRUE = @HAS_atmega8535_TRUE@ HAS_atmega88_FALSE = @HAS_atmega88_FALSE@ HAS_atmega88_TRUE = @HAS_atmega88_TRUE@ HAS_atmega88p_FALSE = @HAS_atmega88p_FALSE@ HAS_atmega88p_TRUE = @HAS_atmega88p_TRUE@ HAS_atmega8_FALSE = @HAS_atmega8_FALSE@ HAS_atmega8_TRUE = @HAS_atmega8_TRUE@ HAS_atmega8hva_FALSE = @HAS_atmega8hva_FALSE@ HAS_atmega8hva_TRUE = @HAS_atmega8hva_TRUE@ HAS_attiny11_FALSE = @HAS_attiny11_FALSE@ HAS_attiny11_TRUE = @HAS_attiny11_TRUE@ HAS_attiny12_FALSE = @HAS_attiny12_FALSE@ HAS_attiny12_TRUE = @HAS_attiny12_TRUE@ HAS_attiny13_FALSE = @HAS_attiny13_FALSE@ HAS_attiny13_TRUE = @HAS_attiny13_TRUE@ HAS_attiny15_FALSE = @HAS_attiny15_FALSE@ HAS_attiny15_TRUE = @HAS_attiny15_TRUE@ HAS_attiny22_FALSE = @HAS_attiny22_FALSE@ HAS_attiny22_TRUE = @HAS_attiny22_TRUE@ HAS_attiny2313_FALSE = @HAS_attiny2313_FALSE@ HAS_attiny2313_TRUE = @HAS_attiny2313_TRUE@ HAS_attiny24_FALSE = @HAS_attiny24_FALSE@ HAS_attiny24_TRUE = @HAS_attiny24_TRUE@ HAS_attiny25_FALSE = @HAS_attiny25_FALSE@ HAS_attiny25_TRUE = @HAS_attiny25_TRUE@ HAS_attiny261_FALSE = @HAS_attiny261_FALSE@ HAS_attiny261_TRUE = @HAS_attiny261_TRUE@ HAS_attiny26_FALSE = @HAS_attiny26_FALSE@ HAS_attiny26_TRUE = @HAS_attiny26_TRUE@ HAS_attiny28_FALSE = @HAS_attiny28_FALSE@ HAS_attiny28_TRUE = @HAS_attiny28_TRUE@ HAS_attiny43u_FALSE = @HAS_attiny43u_FALSE@ HAS_attiny43u_TRUE = @HAS_attiny43u_TRUE@ HAS_attiny44_FALSE = @HAS_attiny44_FALSE@ HAS_attiny44_TRUE = @HAS_attiny44_TRUE@ HAS_attiny45_FALSE = @HAS_attiny45_FALSE@ HAS_attiny45_TRUE = @HAS_attiny45_TRUE@ HAS_attiny461_FALSE = @HAS_attiny461_FALSE@ HAS_attiny461_TRUE = @HAS_attiny461_TRUE@ HAS_attiny48_FALSE = @HAS_attiny48_FALSE@ HAS_attiny48_TRUE = @HAS_attiny48_TRUE@ HAS_attiny84_FALSE = @HAS_attiny84_FALSE@ HAS_attiny84_TRUE = @HAS_attiny84_TRUE@ HAS_attiny85_FALSE = @HAS_attiny85_FALSE@ HAS_attiny85_TRUE = @HAS_attiny85_TRUE@ HAS_attiny861_FALSE = @HAS_attiny861_FALSE@ HAS_attiny861_TRUE = @HAS_attiny861_TRUE@ HAS_attiny88_FALSE = @HAS_attiny88_FALSE@ HAS_attiny88_TRUE = @HAS_attiny88_TRUE@ HAS_avr25_FALSE = @HAS_avr25_FALSE@ HAS_avr25_TRUE = @HAS_avr25_TRUE@ HAS_avr2_FALSE = @HAS_avr2_FALSE@ HAS_avr2_TRUE = @HAS_avr2_TRUE@ HAS_avr3_FALSE = @HAS_avr3_FALSE@ HAS_avr3_TRUE = @HAS_avr3_TRUE@ HAS_avr4_FALSE = @HAS_avr4_FALSE@ HAS_avr4_TRUE = @HAS_avr4_TRUE@ HAS_avr5_FALSE = @HAS_avr5_FALSE@ HAS_avr5_TRUE = @HAS_avr5_TRUE@ HAS_avr6_FALSE = @HAS_avr6_FALSE@ HAS_avr6_TRUE = @HAS_avr6_TRUE@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_DOX_HTML = @INSTALL_DOX_HTML@ INSTALL_DOX_MAN = @INSTALL_DOX_MAN@ INSTALL_DOX_PDF = @INSTALL_DOX_PDF@ INSTALL_DOX_PS = @INSTALL_DOX_PS@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PNGTOPNM = @PNGTOPNM@ PNMTOPNG = @PNMTOPNG@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ TARGET_DOX_HTML = @TARGET_DOX_HTML@ TARGET_DOX_PDF = @TARGET_DOX_PDF@ TARGET_DOX_PS = @TARGET_DOX_PS@ VERSION = @VERSION@ ac_ct_AR = @ac_ct_AR@ ac_ct_AS = @ac_ct_AS@ ac_ct_CC = @ac_ct_CC@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ SUBDIRS = \ atmega48 \ atmega48p \ atmega8 \ atmega88 \ atmega88p \ atmega8515 \ atmega8535 \ atmega8hva \ at90pwm1 \ at90pwm2 \ at90pwm2b \ at90pwm3 \ at90pwm3b AVR_TARGET = avr4 AVR_TARGET_CRT = crt90pwm3b.o AVR_TARGET_DEFS = -D__COMPILING_AVR_LIBC__ AVR_TARGET_CFLAGS = -mcall-prologues -Os AVR_TARGET_ASFLAGS = AVR_INSTALL_DIR = avr4 @HAS_avr4_TRUE@AM_CPPFLAGS = -I$(top_srcdir)/common -I$(top_srcdir)/include @HAS_avr4_TRUE@AVRLIB_CFLAGS = -g -Wall -W -Wstrict-prototypes -mmcu=$(AVR_TARGET) $(AVR_TARGET_DEFS) $(AVR_TARGET_CFLAGS) @HAS_avr4_TRUE@AVRLIB_ASFLAGS = -x assembler-with-cpp -Wa,-gstabs -mmcu=$(AVR_TARGET) $(AVR_TARGET_DEFS) $(AVR_TARGET_ASFLAGS) @HAS_avr4_TRUE@AM_CFLAGS = $(AVRLIB_CFLAGS) @HAS_avr4_TRUE@AM_CCASFLAGS = $(AM_CPPFLAGS) $(AVRLIB_ASFLAGS) @HAS_avr4_TRUE@__install_dir = $(prefix)/avr/lib/$(AVR_INSTALL_DIR) @HAS_avr4_TRUE@avrdir = $(__install_dir) @HAS_avr4_TRUE@avrlibdir = $(__install_dir) @HAS_avr4_TRUE@avr_LIBRARIES = \ @HAS_avr4_TRUE@ libc.a \ @HAS_avr4_TRUE@ libprintf_min.a \ @HAS_avr4_TRUE@ libprintf_flt.a \ @HAS_avr4_TRUE@ libscanf_min.a \ @HAS_avr4_TRUE@ libscanf_flt.a \ @HAS_avr4_TRUE@ libm.a @HAS_avr4_TRUE@stdlib_a_c_sources = \ @HAS_avr4_TRUE@ abs.c \ @HAS_avr4_TRUE@ assert.c \ @HAS_avr4_TRUE@ bsearch.c \ @HAS_avr4_TRUE@ calloc.c \ @HAS_avr4_TRUE@ errno.c \ @HAS_avr4_TRUE@ dtoa_prf.c \ @HAS_avr4_TRUE@ dtostre.c \ @HAS_avr4_TRUE@ dtostrf.c \ @HAS_avr4_TRUE@ labs.c \ @HAS_avr4_TRUE@ malloc.c \ @HAS_avr4_TRUE@ qsort.c \ @HAS_avr4_TRUE@ rand.c \ @HAS_avr4_TRUE@ random.c \ @HAS_avr4_TRUE@ realloc.c \ @HAS_avr4_TRUE@ strtod.c \ @HAS_avr4_TRUE@ strtol.c \ @HAS_avr4_TRUE@ strtoul.c \ @HAS_avr4_TRUE@ dtoa_conv.h \ @HAS_avr4_TRUE@ stdlib_private.h @HAS_avr4_TRUE@stdlib_a_asm_sources = \ @HAS_avr4_TRUE@ abort.S \ @HAS_avr4_TRUE@ atof.S \ @HAS_avr4_TRUE@ atoi.S \ @HAS_avr4_TRUE@ atol.S \ @HAS_avr4_TRUE@ div.S \ @HAS_avr4_TRUE@ exit.S \ @HAS_avr4_TRUE@ ftoa_engine.S \ @HAS_avr4_TRUE@ ldiv.S \ @HAS_avr4_TRUE@ setjmp.S \ @HAS_avr4_TRUE@ isascii.S \ @HAS_avr4_TRUE@ toascii.S \ @HAS_avr4_TRUE@ isalnum.S \ @HAS_avr4_TRUE@ cty_isfalse.S \ @HAS_avr4_TRUE@ isalpha.S \ @HAS_avr4_TRUE@ isdigit.S \ @HAS_avr4_TRUE@ isxdigit.S \ @HAS_avr4_TRUE@ iscntrl.S \ @HAS_avr4_TRUE@ isprint.S \ @HAS_avr4_TRUE@ isspace.S \ @HAS_avr4_TRUE@ isblank.S \ @HAS_avr4_TRUE@ ispunct.S \ @HAS_avr4_TRUE@ tolower.S \ @HAS_avr4_TRUE@ toupper.S @HAS_avr4_TRUE@stdlib_a_extra_dist = \ @HAS_avr4_TRUE@ ctype.S \ @HAS_avr4_TRUE@ abort.c \ @HAS_avr4_TRUE@ atoi.c \ @HAS_avr4_TRUE@ atol.c @HAS_avr4_TRUE@pmstring_a_c_sources = @HAS_avr4_TRUE@pmstring_a_asm_sources = \ @HAS_avr4_TRUE@ memchr_P.S \ @HAS_avr4_TRUE@ memcmp_P.S \ @HAS_avr4_TRUE@ memcpy_P.S \ @HAS_avr4_TRUE@ memrchr_P.S \ @HAS_avr4_TRUE@ strcasecmp_P.S \ @HAS_avr4_TRUE@ strcat_P.S \ @HAS_avr4_TRUE@ strchr_P.S \ @HAS_avr4_TRUE@ strchrnul_P.S \ @HAS_avr4_TRUE@ strcmp_P.S \ @HAS_avr4_TRUE@ strcpy_P.S \ @HAS_avr4_TRUE@ strcspn_P.S \ @HAS_avr4_TRUE@ strlcat_P.S \ @HAS_avr4_TRUE@ strlcpy_P.S \ @HAS_avr4_TRUE@ strlen_P.S \ @HAS_avr4_TRUE@ strncasecmp_P.S \ @HAS_avr4_TRUE@ strncat_P.S \ @HAS_avr4_TRUE@ strncmp_P.S \ @HAS_avr4_TRUE@ strncpy_P.S \ @HAS_avr4_TRUE@ strnlen_P.S \ @HAS_avr4_TRUE@ strpbrk_P.S \ @HAS_avr4_TRUE@ strrchr_P.S \ @HAS_avr4_TRUE@ strsep_P.S \ @HAS_avr4_TRUE@ strspn_P.S \ @HAS_avr4_TRUE@ strstr_P.S @HAS_avr4_TRUE@string_a_c_sources = @HAS_avr4_TRUE@string_a_asm_sources = \ @HAS_avr4_TRUE@ ffs.S \ @HAS_avr4_TRUE@ ffsl.S \ @HAS_avr4_TRUE@ ffsll.S \ @HAS_avr4_TRUE@ memccpy.S \ @HAS_avr4_TRUE@ memchr.S \ @HAS_avr4_TRUE@ memcmp.S \ @HAS_avr4_TRUE@ memcpy.S \ @HAS_avr4_TRUE@ memmem.S \ @HAS_avr4_TRUE@ memmem_P.S \ @HAS_avr4_TRUE@ memmove.S \ @HAS_avr4_TRUE@ memrchr.S \ @HAS_avr4_TRUE@ memset.S \ @HAS_avr4_TRUE@ strcasecmp.S \ @HAS_avr4_TRUE@ strcasestr.S \ @HAS_avr4_TRUE@ strcasestr_P.S \ @HAS_avr4_TRUE@ strcat.S \ @HAS_avr4_TRUE@ strchr.S \ @HAS_avr4_TRUE@ strchrnul.S \ @HAS_avr4_TRUE@ strcmp.S \ @HAS_avr4_TRUE@ strcpy.S \ @HAS_avr4_TRUE@ strcspn.S \ @HAS_avr4_TRUE@ strlcat.S \ @HAS_avr4_TRUE@ strlcpy.S \ @HAS_avr4_TRUE@ strlen.S \ @HAS_avr4_TRUE@ strlwr.S \ @HAS_avr4_TRUE@ strncasecmp.S \ @HAS_avr4_TRUE@ strncat.S \ @HAS_avr4_TRUE@ strncmp.S \ @HAS_avr4_TRUE@ strncpy.S \ @HAS_avr4_TRUE@ strnlen.S \ @HAS_avr4_TRUE@ strpbrk.S \ @HAS_avr4_TRUE@ strrchr.S \ @HAS_avr4_TRUE@ strrev.S \ @HAS_avr4_TRUE@ strsep.S \ @HAS_avr4_TRUE@ strspn.S \ @HAS_avr4_TRUE@ strstr.S \ @HAS_avr4_TRUE@ strtok_r.S \ @HAS_avr4_TRUE@ strupr.S @HAS_avr4_TRUE@string_a_extra_dist = \ @HAS_avr4_TRUE@ strlcat.c \ @HAS_avr4_TRUE@ strlcpy.c @HAS_avr4_TRUE@misc_a_c_sources = @HAS_avr4_TRUE@eeprom_asm_sources = \ @HAS_avr4_TRUE@ ee_rb.S \ @HAS_avr4_TRUE@ ee_rblk.S \ @HAS_avr4_TRUE@ ee_rw.S \ @HAS_avr4_TRUE@ ee_wb.S \ @HAS_avr4_TRUE@ ee_ww.S \ @HAS_avr4_TRUE@ ee_wblk.S @HAS_avr4_TRUE@misc_a_asm_sources = \ @HAS_avr4_TRUE@ itoa.S \ @HAS_avr4_TRUE@ ltoa.S \ @HAS_avr4_TRUE@ mulsi10.S \ @HAS_avr4_TRUE@ mul10.S \ @HAS_avr4_TRUE@ ultoa.S \ @HAS_avr4_TRUE@ utoa.S @HAS_avr4_TRUE@misc_a_extra_dist = eeprom.S $(eeprom_asm_sources) @HAS_avr4_TRUE@misc_a_libadd = \ @HAS_avr4_TRUE@ $(eeprom_asm_sources:%.S=%.1F2021.o) \ @HAS_avr4_TRUE@ $(eeprom_asm_sources:%.S=%.1C1D1E.o) @HAS_avr4_TRUE@stdio_a_c_sources = \ @HAS_avr4_TRUE@ clearerr.c \ @HAS_avr4_TRUE@ fclose.c \ @HAS_avr4_TRUE@ fdevopen.c \ @HAS_avr4_TRUE@ feof.c \ @HAS_avr4_TRUE@ ferror.c \ @HAS_avr4_TRUE@ fgetc.c \ @HAS_avr4_TRUE@ fgets.c \ @HAS_avr4_TRUE@ fprintf.c \ @HAS_avr4_TRUE@ fprintf_p.c \ @HAS_avr4_TRUE@ fputc.c \ @HAS_avr4_TRUE@ fputs.c \ @HAS_avr4_TRUE@ fputs_p.c \ @HAS_avr4_TRUE@ fread.c \ @HAS_avr4_TRUE@ fscanf.c \ @HAS_avr4_TRUE@ fscanf_p.c \ @HAS_avr4_TRUE@ fwrite.c \ @HAS_avr4_TRUE@ getchar.c \ @HAS_avr4_TRUE@ gets.c \ @HAS_avr4_TRUE@ iob.c \ @HAS_avr4_TRUE@ printf.c \ @HAS_avr4_TRUE@ printf_p.c \ @HAS_avr4_TRUE@ putchar.c \ @HAS_avr4_TRUE@ puts.c \ @HAS_avr4_TRUE@ puts_p.c \ @HAS_avr4_TRUE@ scanf.c \ @HAS_avr4_TRUE@ scanf_p.c \ @HAS_avr4_TRUE@ snprintf.c \ @HAS_avr4_TRUE@ snprintf_p.c \ @HAS_avr4_TRUE@ sprintf.c \ @HAS_avr4_TRUE@ sprintf_p.c \ @HAS_avr4_TRUE@ sscanf.c \ @HAS_avr4_TRUE@ sscanf_p.c \ @HAS_avr4_TRUE@ vfprintf_p.c \ @HAS_avr4_TRUE@ vfscanf_p.c \ @HAS_avr4_TRUE@ vprintf.c \ @HAS_avr4_TRUE@ vscanf.c \ @HAS_avr4_TRUE@ vsnprintf.c \ @HAS_avr4_TRUE@ vsnprintf_p.c \ @HAS_avr4_TRUE@ vsprintf.c \ @HAS_avr4_TRUE@ vsprintf_p.c \ @HAS_avr4_TRUE@ ungetc.c @HAS_avr4_TRUE@stdio_a_asm_sources = \ @HAS_avr4_TRUE@ getc.S \ @HAS_avr4_TRUE@ putc.S \ @HAS_avr4_TRUE@ ultoa_invert.S @HAS_avr4_TRUE@stdio_a_extra_dist = \ @HAS_avr4_TRUE@ vfprintf.c \ @HAS_avr4_TRUE@ vfscanf.c \ @HAS_avr4_TRUE@ stdio_private.h \ @HAS_avr4_TRUE@ xtoa_fast.h @HAS_avr4_TRUE@stdio_a_libadd = vfprintf_std.o vfscanf_std.o @HAS_avr4_TRUE@nodist_libprintf_min_a_SOURCES = @HAS_avr4_TRUE@libprintf_min_a_LIBADD = vfprintf_min.o @HAS_avr4_TRUE@nodist_libprintf_flt_a_SOURCES = @HAS_avr4_TRUE@libprintf_flt_a_LIBADD = vfprintf_flt.o @HAS_avr4_TRUE@nodist_libscanf_min_a_SOURCES = @HAS_avr4_TRUE@libscanf_min_a_LIBADD = vfscanf_min.o @HAS_avr4_TRUE@nodist_libscanf_flt_a_SOURCES = @HAS_avr4_TRUE@libscanf_flt_a_LIBADD = vfscanf_flt.o # vfprintf is compiled best with -Os -mno-tablejump, this gives the # smallest code. @HAS_avr4_TRUE@PRINTF_CFLAGS = -Os -mno-tablejump @HAS_avr4_TRUE@libm_a_c_sources = @HAS_avr4_TRUE@libm_a_asm_sources = \ @HAS_avr4_TRUE@ acos.S \ @HAS_avr4_TRUE@ addsf3.S \ @HAS_avr4_TRUE@ addsf3x.S \ @HAS_avr4_TRUE@ asin.S \ @HAS_avr4_TRUE@ atan2.S \ @HAS_avr4_TRUE@ atan.S \ @HAS_avr4_TRUE@ ceil.S \ @HAS_avr4_TRUE@ copysign.S \ @HAS_avr4_TRUE@ cosh.S \ @HAS_avr4_TRUE@ cos.S \ @HAS_avr4_TRUE@ divsf3.S \ @HAS_avr4_TRUE@ divsf3x.S \ @HAS_avr4_TRUE@ exp.S \ @HAS_avr4_TRUE@ fixsfdi.S \ @HAS_avr4_TRUE@ fixsfsi.S \ @HAS_avr4_TRUE@ fixunssfsi.S \ @HAS_avr4_TRUE@ floatdisf.S \ @HAS_avr4_TRUE@ floatsisf.S \ @HAS_avr4_TRUE@ floatunsdisf.S \ @HAS_avr4_TRUE@ fdim.S \ @HAS_avr4_TRUE@ floor.S \ @HAS_avr4_TRUE@ fma.S \ @HAS_avr4_TRUE@ fmax.S \ @HAS_avr4_TRUE@ fmin.S \ @HAS_avr4_TRUE@ fmod.S \ @HAS_avr4_TRUE@ fp_arccos.S \ @HAS_avr4_TRUE@ fp_cmp.S \ @HAS_avr4_TRUE@ fp_inf.S \ @HAS_avr4_TRUE@ fp_mintl.S \ @HAS_avr4_TRUE@ fp_mpack.S \ @HAS_avr4_TRUE@ fp_nan.S \ @HAS_avr4_TRUE@ fp_negdi.S \ @HAS_avr4_TRUE@ fp_norm2.S \ @HAS_avr4_TRUE@ fp_powser.S \ @HAS_avr4_TRUE@ fp_powsodd.S \ @HAS_avr4_TRUE@ fp_pscA.S \ @HAS_avr4_TRUE@ fp_pscB.S \ @HAS_avr4_TRUE@ fp_rempio2.S \ @HAS_avr4_TRUE@ fp_round.S \ @HAS_avr4_TRUE@ fp_sinus.S \ @HAS_avr4_TRUE@ fp_split3.S \ @HAS_avr4_TRUE@ fp_trunc.S \ @HAS_avr4_TRUE@ fp_zero.S \ @HAS_avr4_TRUE@ frexp.S \ @HAS_avr4_TRUE@ hypot.S \ @HAS_avr4_TRUE@ inverse.S \ @HAS_avr4_TRUE@ isfinite.S \ @HAS_avr4_TRUE@ isinf.S \ @HAS_avr4_TRUE@ isnan.S \ @HAS_avr4_TRUE@ ldexp.S \ @HAS_avr4_TRUE@ log10.S \ @HAS_avr4_TRUE@ log.S \ @HAS_avr4_TRUE@ lrint.S \ @HAS_avr4_TRUE@ lround.S \ @HAS_avr4_TRUE@ modf.S \ @HAS_avr4_TRUE@ mulsf3.S \ @HAS_avr4_TRUE@ mulsf3x.S \ @HAS_avr4_TRUE@ negsf2.S \ @HAS_avr4_TRUE@ pow.S \ @HAS_avr4_TRUE@ round.S \ @HAS_avr4_TRUE@ signbit.S \ @HAS_avr4_TRUE@ sinh.S \ @HAS_avr4_TRUE@ sin.S \ @HAS_avr4_TRUE@ sqrt.S \ @HAS_avr4_TRUE@ square.S \ @HAS_avr4_TRUE@ tanh.S \ @HAS_avr4_TRUE@ tan.S \ @HAS_avr4_TRUE@ trunc.S @HAS_avr4_TRUE@libm_a_extra_dist = \ @HAS_avr4_TRUE@ asmdef.h \ @HAS_avr4_TRUE@ fp32def.h \ @HAS_avr4_TRUE@ ntz.h @HAS_avr4_TRUE@nodist_libc_a_SOURCES = \ @HAS_avr4_TRUE@ $(stdlib_a_c_sources) \ @HAS_avr4_TRUE@ $(stdlib_a_asm_sources) \ @HAS_avr4_TRUE@ $(pmstring_a_c_sources) \ @HAS_avr4_TRUE@ $(pmstring_a_asm_sources) \ @HAS_avr4_TRUE@ $(string_a_c_sources) \ @HAS_avr4_TRUE@ $(string_a_asm_sources) \ @HAS_avr4_TRUE@ $(misc_a_c_sources) \ @HAS_avr4_TRUE@ $(misc_a_asm_sources) \ @HAS_avr4_TRUE@ $(stdio_a_c_sources) \ @HAS_avr4_TRUE@ $(stdio_a_asm_sources) \ @HAS_avr4_TRUE@ $(libm_a_c_sources) \ @HAS_avr4_TRUE@ $(libm_a_asm_sources) @HAS_avr4_TRUE@nodist_libm_a_SOURCES = \ @HAS_avr4_TRUE@ $(libm_a_c_sources) \ @HAS_avr4_TRUE@ $(libm_a_asm_sources) @HAS_avr4_TRUE@libc_a_LIBADD = \ @HAS_avr4_TRUE@ $(stdio_a_libadd) \ @HAS_avr4_TRUE@ $(misc_a_libadd) @HAS_avr4_TRUE@libc_a_DEPENDENCIES = \ @HAS_avr4_TRUE@ $(stdio_a_libadd) \ @HAS_avr4_TRUE@ $(misc_a_libadd) all: all-recursive .SUFFIXES: .SUFFIXES: .S .c .o .obj $(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) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign avr/lib/avr4/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign avr/lib/avr4/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-avrLIBRARIES: $(avr_LIBRARIES) @$(NORMAL_INSTALL) test -z "$(avrdir)" || $(mkdir_p) "$(DESTDIR)$(avrdir)" @list='$(avr_LIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(avrLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(avrdir)/$$f'"; \ $(avrLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(avrdir)/$$f"; \ else :; fi; \ done @$(POST_INSTALL) @list='$(avr_LIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ p=$(am__strip_dir) \ echo " $(RANLIB) '$(DESTDIR)$(avrdir)/$$p'"; \ $(RANLIB) "$(DESTDIR)$(avrdir)/$$p"; \ else :; fi; \ done uninstall-avrLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(avr_LIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(avrdir)/$$p'"; \ rm -f "$(DESTDIR)$(avrdir)/$$p"; \ done clean-avrLIBRARIES: -test -z "$(avr_LIBRARIES)" || rm -f $(avr_LIBRARIES) libc.a: $(libc_a_OBJECTS) $(libc_a_DEPENDENCIES) -rm -f libc.a $(libc_a_AR) libc.a $(libc_a_OBJECTS) $(libc_a_LIBADD) $(RANLIB) libc.a libm.a: $(libm_a_OBJECTS) $(libm_a_DEPENDENCIES) -rm -f libm.a $(libm_a_AR) libm.a $(libm_a_OBJECTS) $(libm_a_LIBADD) $(RANLIB) libm.a libprintf_flt.a: $(libprintf_flt_a_OBJECTS) $(libprintf_flt_a_DEPENDENCIES) -rm -f libprintf_flt.a $(libprintf_flt_a_AR) libprintf_flt.a $(libprintf_flt_a_OBJECTS) $(libprintf_flt_a_LIBADD) $(RANLIB) libprintf_flt.a libprintf_min.a: $(libprintf_min_a_OBJECTS) $(libprintf_min_a_DEPENDENCIES) -rm -f libprintf_min.a $(libprintf_min_a_AR) libprintf_min.a $(libprintf_min_a_OBJECTS) $(libprintf_min_a_LIBADD) $(RANLIB) libprintf_min.a libscanf_flt.a: $(libscanf_flt_a_OBJECTS) $(libscanf_flt_a_DEPENDENCIES) -rm -f libscanf_flt.a $(libscanf_flt_a_AR) libscanf_flt.a $(libscanf_flt_a_OBJECTS) $(libscanf_flt_a_LIBADD) $(RANLIB) libscanf_flt.a libscanf_min.a: $(libscanf_min_a_OBJECTS) $(libscanf_min_a_DEPENDENCIES) -rm -f libscanf_min.a $(libscanf_min_a_AR) libscanf_min.a $(libscanf_min_a_OBJECTS) $(libscanf_min_a_LIBADD) $(RANLIB) libscanf_min.a mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abs.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/assert.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsearch.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/calloc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clearerr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoa_prf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtostre.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtostrf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errno.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fclose.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdevopen.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/feof.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ferror.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fgetc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fgets.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fprintf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fprintf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fputc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fputs.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fputs_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fread.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fscanf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fscanf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fwrite.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getchar.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gets.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iob.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/labs.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/putchar.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/puts.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/puts_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qsort.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rand.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/random.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realloc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scanf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scanf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sscanf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sscanf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtod.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtol.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtoul.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ungetc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vfprintf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vfscanf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vprintf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vscanf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf_p.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf_p.Po@am__quote@ .S.o: $(CCASCOMPILE) -c $< .S.obj: $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'` .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` uninstall-info-am: # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @set fnord $$MAKEFLAGS; amf=$$2; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(mkdir_p) $(distdir)/../../.. $(distdir)/../../../libc/misc $(distdir)/../../../libc/pmstring $(distdir)/../../../libc/stdio $(distdir)/../../../libc/stdlib $(distdir)/../../../libc/string $(distdir)/../../../libm/fplib @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(mkdir_p) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile $(LIBRARIES) installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(avrdir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-avrLIBRARIES clean-generic mostlyclean-am distclean: distclean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-avrLIBRARIES install-exec-am: install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-avrLIBRARIES uninstall-info-am uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ clean clean-avrLIBRARIES clean-generic clean-recursive ctags \ ctags-recursive distclean distclean-compile distclean-generic \ distclean-recursive distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-avrLIBRARIES \ install-data install-data-am install-exec install-exec-am \ install-info install-info-am install-man install-strip \ installcheck installcheck-am installdirs installdirs-am \ maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \ tags tags-recursive uninstall uninstall-am \ uninstall-avrLIBRARIES uninstall-info-am # vim: set ft=make: # vim: set ft=make: # vim: set ft=make: # vim: set ft=make: # vim: set ft=make: # vim: set ft=make: # vim: set ft=make: @HAS_avr4_TRUE@%.1C1D1E.o: %.S @HAS_avr4_TRUE@ $(COMPILE) $(AVRLIB_ASFLAGS) -c $< -o $@ -DEEPROM_REG_LOCATIONS_OVERRIDE=1C1D1E @HAS_avr4_TRUE@%.1F2021.o: %.S @HAS_avr4_TRUE@ $(COMPILE) $(AVRLIB_ASFLAGS) -c $< -o $@ -DEEPROM_REG_LOCATIONS_OVERRIDE=1F2021 # vim: set ft=make: # vim: set ft=make: @HAS_avr4_TRUE@vfprintf_min.o: vfprintf.c @HAS_avr4_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DPRINTF_LEVEL=PRINTF_MIN -c -o $@ $< @HAS_avr4_TRUE@vfprintf_std.o: vfprintf.c @HAS_avr4_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DPRINTF_LEVEL=PRINTF_STD -c -o $@ $< @HAS_avr4_TRUE@vfprintf_flt.o: vfprintf.c @HAS_avr4_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DPRINTF_LEVEL=PRINTF_FLT -c -o $@ $< @HAS_avr4_TRUE@vfscanf_min.o: vfscanf.c @HAS_avr4_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DSCANF_LEVEL=SCANF_MIN -c -o $@ $< @HAS_avr4_TRUE@vfscanf_std.o: vfscanf.c @HAS_avr4_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DSCANF_LEVEL=SCANF_STD -c -o $@ $< @HAS_avr4_TRUE@vfscanf_flt.o: vfscanf.c @HAS_avr4_TRUE@ $(COMPILE) $(PRINTF_CFLAGS) -DSCANF_LEVEL=SCANF_FLT -c -o $@ $< # vim: set ft=make: # vim: set ft=make: # vim: set ft=make: # NOTE: Automake will be performing the following include, not GNU Make. # Automake will also be scanning the included file. @HAS_avr4_FALSE@echo all distdir install installdirs clean distclean uninstall check: # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: