* src/pic16/gen.c (pic16_freeAsmop): avoid NULL pointer dereference,
[fw/sdcc] / device / lib / pic16 / libc / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
34         $(top_srcdir)/Makefile.common
35 subdir = libc
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39         $(ACLOCAL_M4)
40 mkinstalldirs = $(install_sh) -d
41 CONFIG_HEADER = $(top_builddir)/config.h
42 CONFIG_CLEAN_FILES =
43 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
44 am__vpath_adj = case $$p in \
45     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
46     *) f=$$p;; \
47   esac;
48 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
49 am__installdirs = "$(DESTDIR)$(libdir)"
50 libLIBRARIES_INSTALL = $(INSTALL_DATA)
51 LIBRARIES = $(lib_LIBRARIES)
52 libc18f_a_AR = $(AR) $(ARFLAGS)
53 libc18f_a_LIBADD =
54 am_libc18f_a_OBJECTS = iscntrl.$(OBJEXT) isdigit.$(OBJEXT) \
55         isgraph.$(OBJEXT) islower.$(OBJEXT) isprint.$(OBJEXT) \
56         ispunct.$(OBJEXT) isspace.$(OBJEXT) isupper.$(OBJEXT) \
57         isxdigit.$(OBJEXT) delay100ktcy.$(OBJEXT) \
58         delay100tcy.$(OBJEXT) delay10ktcy.$(OBJEXT) \
59         delay10tcy.$(OBJEXT) delay1ktcy.$(OBJEXT) delay1mtcy.$(OBJEXT) \
60         fprintf.$(OBJEXT) printf.$(OBJEXT) printf_small.$(OBJEXT) \
61         printf_tiny.$(OBJEXT) putchar.$(OBJEXT) sprintf.$(OBJEXT) \
62         streams.$(OBJEXT) strmgpsim.$(OBJEXT) strmmssp.$(OBJEXT) \
63         strmputchar.$(OBJEXT) strmusart.$(OBJEXT) vfprintf.$(OBJEXT) \
64         vprintf.$(OBJEXT) vsprintf.$(OBJEXT) atof.$(OBJEXT) \
65         atoi.$(OBJEXT) atol.$(OBJEXT) calloc.$(OBJEXT) crc16.$(OBJEXT) \
66         free.$(OBJEXT) g_ftoa.$(OBJEXT) itoa.$(OBJEXT) ltoa.$(OBJEXT) \
67         malloc.$(OBJEXT) memfree.$(OBJEXT) memfreemax.$(OBJEXT) \
68         memmisc.$(OBJEXT) rand.$(OBJEXT) realloc.$(OBJEXT) \
69         x_ftoa.$(OBJEXT) memccpy.$(OBJEXT) memchr.$(OBJEXT) \
70         memchrpgm.$(OBJEXT) memchrram.$(OBJEXT) memcmp.$(OBJEXT) \
71         memcpy.$(OBJEXT) memcpypgm2ram.$(OBJEXT) \
72         memcpyram2ram.$(OBJEXT) memmove.$(OBJEXT) memrchr.$(OBJEXT) \
73         memset.$(OBJEXT) strcat.$(OBJEXT) strchr.$(OBJEXT) \
74         strcmp.$(OBJEXT) strcpy.$(OBJEXT) strcspn.$(OBJEXT) \
75         strlen.$(OBJEXT) strlwr.$(OBJEXT) strncat.$(OBJEXT) \
76         strncmp.$(OBJEXT) strncpy.$(OBJEXT) strpbrk.$(OBJEXT) \
77         strrchr.$(OBJEXT) strspn.$(OBJEXT) strstr.$(OBJEXT) \
78         strtok.$(OBJEXT) strupr.$(OBJEXT) cnvfrac.$(OBJEXT) \
79         cnvint.$(OBJEXT) cvtdec.$(OBJEXT)
80 libc18f_a_OBJECTS = $(am_libc18f_a_OBJECTS)
81 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
82 depcomp = $(SHELL) $(top_srcdir)/depcomp
83 am__depfiles_maybe = depfiles
84 CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
85         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
86 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88 CCLD = $(CC)
89 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
90 SOURCES = $(libc18f_a_SOURCES)
91 DIST_SOURCES = $(libc18f_a_SOURCES)
92 ETAGS = etags
93 CTAGS = ctags
94 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95 ACLOCAL = @ACLOCAL@
96 AMTAR = @AMTAR@
97 AR = @AR@
98 ARCH = @ARCH@
99 ARFLAGS = @ARFLAGS@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 CC = @CC@
105 CCAS = @CCAS@
106 CCASDEPMODE = @CCASDEPMODE@
107 CCASFLAGS = @CCASFLAGS@
108 CCDEPMODE = @CCDEPMODE@
109 CFLAGS = @CFLAGS@
110 CYGPATH_W = @CYGPATH_W@
111 DEFS = @DEFS@
112 DEPDIR = @DEPDIR@
113 ECHO_C = @ECHO_C@
114 ECHO_N = @ECHO_N@
115 ECHO_T = @ECHO_T@
116 INSTALL = @INSTALL@
117 INSTALL_DATA = @INSTALL_DATA@
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121 LD = @LD@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LTLIBOBJS = @LTLIBOBJS@
125 MAKEINFO = @MAKEINFO@
126 MKDIR_P = @MKDIR_P@
127 OBJEXT = @OBJEXT@
128 PACKAGE = @PACKAGE@
129 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130 PACKAGE_NAME = @PACKAGE_NAME@
131 PACKAGE_STRING = @PACKAGE_STRING@
132 PACKAGE_TARNAME = @PACKAGE_TARNAME@
133 PACKAGE_VERSION = @PACKAGE_VERSION@
134 PATH_SEPARATOR = @PATH_SEPARATOR@
135 RANLIB = @RANLIB@
136 SET_MAKE = @SET_MAKE@
137 SHELL = @SHELL@
138 STRIP = @STRIP@
139 USE_FLOATS = @USE_FLOATS@
140 VERSION = @VERSION@
141 abs_builddir = @abs_builddir@
142 abs_srcdir = @abs_srcdir@
143 abs_top_builddir = @abs_top_builddir@
144 abs_top_srcdir = @abs_top_srcdir@
145 am__include = @am__include@
146 am__leading_dot = @am__leading_dot@
147 am__quote = @am__quote@
148 am__tar = @am__tar@
149 am__untar = @am__untar@
150 bindir = @bindir@
151 build_alias = @build_alias@
152 builddir = @builddir@
153 datadir = @datadir@
154 datarootdir = @datarootdir@
155 docdir = @docdir@
156 dvidir = @dvidir@
157 exec_prefix = @exec_prefix@
158 host_alias = @host_alias@
159 htmldir = @htmldir@
160 includedir = @includedir@
161 infodir = @infodir@
162 install_sh = @install_sh@
163 libdir = @libdir@
164 libexecdir = @libexecdir@
165 localedir = @localedir@
166 localstatedir = @localstatedir@
167 mandir = @mandir@
168 mkdir_p = @mkdir_p@
169 oldincludedir = @oldincludedir@
170 pdfdir = @pdfdir@
171 prefix = @prefix@
172 program_transform_name = @program_transform_name@
173 psdir = @psdir@
174 sbindir = @sbindir@
175 sharedstatedir = @sharedstatedir@
176 srcdir = @srcdir@
177 sysconfdir = @sysconfdir@
178 target_alias = @target_alias@
179 top_builddir = @top_builddir@
180 top_srcdir = @top_srcdir@
181 lib_LIBRARIES = libc18f.a
182 libc18f_a_SOURCES = ctype/iscntrl.c ctype/isdigit.c ctype/isgraph.c \
183         ctype/islower.c ctype/isprint.c ctype/ispunct.c \
184         ctype/isspace.c ctype/isupper.c ctype/isxdigit.c \
185         delay/delay100ktcy.S delay/delay100tcy.S delay/delay10ktcy.S \
186         delay/delay10tcy.S delay/delay1ktcy.S delay/delay1mtcy.S \
187         stdio/fprintf.c stdio/printf.c stdio/printf_small.c \
188         stdio/printf_tiny.c stdio/putchar.c stdio/sprintf.c \
189         stdio/streams.c stdio/strmgpsim.c stdio/strmmssp.c \
190         stdio/strmputchar.c stdio/strmusart.c stdio/vfprintf.c \
191         stdio/vprintf.c stdio/vsprintf.c stdlib/atof.c stdlib/atoi.c \
192         stdlib/atol.c stdlib/calloc.c stdlib/crc16.c stdlib/free.c \
193         stdlib/g_ftoa.S stdlib/itoa.c stdlib/ltoa.c stdlib/malloc.c \
194         stdlib/memfree.c stdlib/memfreemax.c stdlib/memmisc.c \
195         stdlib/rand.c stdlib/realloc.c stdlib/x_ftoa.c \
196         string/memccpy.c string/memchr.c string/memchrpgm.c \
197         string/memchrram.c string/memcmp.c string/memcpy.c \
198         string/memcpypgm2ram.c string/memcpyram2ram.c string/memmove.c \
199         string/memrchr.c string/memset.c string/strcat.c \
200         string/strchr.c string/strcmp.c string/strcpy.c \
201         string/strcspn.c string/strlen.c string/strlwr.c \
202         string/strncat.c string/strncmp.c string/strncpy.c \
203         string/strpbrk.c string/strrchr.c string/strspn.c \
204         string/strstr.c string/strtok.c string/strupr.c \
205         utils/cnvfrac.S utils/cnvint.S utils/cvtdec.S
206 #AM_CFLAGS += --no-optimize-goto
207
208 #AM_CFLAGS += --debug-ralloc
209 #AM_CFLAGS += --debug-xtra
210 #AM_CFLAGS += --pcode-verbose
211
212 #AM_CFLAGS += --nooverlay
213 #AM_CFLAGS += --nogcse
214 #AM_CFLAGS += --nolabelopt
215 #AM_CFLAGS += --noinvariant
216 #AM_CFLAGS += --noinduction
217 #AM_CFLAGS += --nojtbound
218 #AM_CFLAGS += --noloopreverse
219 AM_CFLAGS = --std-c99 --asm="$(CCAS)" -I. \
220         -I$(top_srcdir)/../../include/pic16 -Wa,-q \
221         --fommit-frame-pointer --obanksel=9 --denable-peeps \
222         --optimize-cmp --optimize-df --i-code-in-asm @USE_FLOATS@
223 AM_CCASFLAGS = -I$(top_srcdir)/../../include/pic16 -I$(srcdir)
224 all: all-am
225
226 .SUFFIXES:
227 .SUFFIXES: .S .c .o .obj
228 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
229         @for dep in $?; do \
230           case '$(am__configure_deps)' in \
231             *$$dep*) \
232               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
233                 && exit 0; \
234               exit 1;; \
235           esac; \
236         done; \
237         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libc/Makefile'; \
238         cd $(top_srcdir) && \
239           $(AUTOMAKE) --foreign  libc/Makefile
240 .PRECIOUS: Makefile
241 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242         @case '$?' in \
243           *config.status*) \
244             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
245           *) \
246             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248         esac;
249
250 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252
253 $(top_srcdir)/configure:  $(am__configure_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257 install-libLIBRARIES: $(lib_LIBRARIES)
258         @$(NORMAL_INSTALL)
259         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
260         @list='$(lib_LIBRARIES)'; for p in $$list; do \
261           if test -f $$p; then \
262             f=$(am__strip_dir) \
263             echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
264             $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
265           else :; fi; \
266         done
267         @$(POST_INSTALL)
268         @list='$(lib_LIBRARIES)'; for p in $$list; do \
269           if test -f $$p; then \
270             p=$(am__strip_dir) \
271             echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
272             $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
273           else :; fi; \
274         done
275
276 uninstall-libLIBRARIES:
277         @$(NORMAL_UNINSTALL)
278         @list='$(lib_LIBRARIES)'; for p in $$list; do \
279           p=$(am__strip_dir) \
280           echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \
281           rm -f "$(DESTDIR)$(libdir)/$$p"; \
282         done
283
284 clean-libLIBRARIES:
285         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
286 libc18f.a: $(libc18f_a_OBJECTS) $(libc18f_a_DEPENDENCIES) 
287         -rm -f libc18f.a
288         $(libc18f_a_AR) libc18f.a $(libc18f_a_OBJECTS) $(libc18f_a_LIBADD)
289         $(RANLIB) libc18f.a
290
291 mostlyclean-compile:
292         -rm -f *.$(OBJEXT)
293
294 distclean-compile:
295         -rm -f *.tab.c
296
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atof.Po@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atoi.Po@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atol.Po@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/calloc.Po@am__quote@
301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cnvfrac.Po@am__quote@
302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cnvint.Po@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc16.Po@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cvtdec.Po@am__quote@
305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delay100ktcy.Po@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delay100tcy.Po@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delay10ktcy.Po@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delay10tcy.Po@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delay1ktcy.Po@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delay1mtcy.Po@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fprintf.Po@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/free.Po@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_ftoa.Po@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iscntrl.Po@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isdigit.Po@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isgraph.Po@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/islower.Po@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isprint.Po@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ispunct.Po@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isspace.Po@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isupper.Po@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isxdigit.Po@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itoa.Po@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ltoa.Po@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memccpy.Po@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchrpgm.Po@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchrram.Po@am__quote@
330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcmp.Po@am__quote@
331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpy.Po@am__quote@
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpypgm2ram.Po@am__quote@
333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpyram2ram.Po@am__quote@
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memfree.Po@am__quote@
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memfreemax.Po@am__quote@
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmisc.Po@am__quote@
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmove.Po@am__quote@
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memrchr.Po@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset.Po@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf.Po@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf_small.Po@am__quote@
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf_tiny.Po@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/putchar.Po@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rand.Po@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realloc.Po@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf.Po@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcat.Po@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strchr.Po@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcmp.Po@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcpy.Po@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcspn.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/streams.Po@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlen.Po@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlwr.Po@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strmgpsim.Po@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strmmssp.Po@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strmputchar.Po@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strmusart.Po@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncat.Po@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncmp.Po@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncpy.Po@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strpbrk.Po@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strrchr.Po@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strspn.Po@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strstr.Po@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtok.Po@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strupr.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vfprintf.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vprintf.Po@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf.Po@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x_ftoa.Po@am__quote@
372
373 .S.o:
374 @am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
375 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
376 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
377 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
378 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
379
380 .S.obj:
381 @am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
382 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
383 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
384 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
385 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
386
387 delay100ktcy.o: delay/delay100ktcy.S
388 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay100ktcy.o -MD -MP -MF $(DEPDIR)/delay100ktcy.Tpo -c -o delay100ktcy.o `test -f 'delay/delay100ktcy.S' || echo '$(srcdir)/'`delay/delay100ktcy.S
389 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay100ktcy.Tpo $(DEPDIR)/delay100ktcy.Po
390 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay100ktcy.S' object='delay100ktcy.o' libtool=no @AMDEPBACKSLASH@
391 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay100ktcy.o `test -f 'delay/delay100ktcy.S' || echo '$(srcdir)/'`delay/delay100ktcy.S
393
394 delay100ktcy.obj: delay/delay100ktcy.S
395 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay100ktcy.obj -MD -MP -MF $(DEPDIR)/delay100ktcy.Tpo -c -o delay100ktcy.obj `if test -f 'delay/delay100ktcy.S'; then $(CYGPATH_W) 'delay/delay100ktcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay100ktcy.S'; fi`
396 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay100ktcy.Tpo $(DEPDIR)/delay100ktcy.Po
397 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay100ktcy.S' object='delay100ktcy.obj' libtool=no @AMDEPBACKSLASH@
398 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay100ktcy.obj `if test -f 'delay/delay100ktcy.S'; then $(CYGPATH_W) 'delay/delay100ktcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay100ktcy.S'; fi`
400
401 delay100tcy.o: delay/delay100tcy.S
402 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay100tcy.o -MD -MP -MF $(DEPDIR)/delay100tcy.Tpo -c -o delay100tcy.o `test -f 'delay/delay100tcy.S' || echo '$(srcdir)/'`delay/delay100tcy.S
403 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay100tcy.Tpo $(DEPDIR)/delay100tcy.Po
404 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay100tcy.S' object='delay100tcy.o' libtool=no @AMDEPBACKSLASH@
405 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
406 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay100tcy.o `test -f 'delay/delay100tcy.S' || echo '$(srcdir)/'`delay/delay100tcy.S
407
408 delay100tcy.obj: delay/delay100tcy.S
409 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay100tcy.obj -MD -MP -MF $(DEPDIR)/delay100tcy.Tpo -c -o delay100tcy.obj `if test -f 'delay/delay100tcy.S'; then $(CYGPATH_W) 'delay/delay100tcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay100tcy.S'; fi`
410 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay100tcy.Tpo $(DEPDIR)/delay100tcy.Po
411 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay100tcy.S' object='delay100tcy.obj' libtool=no @AMDEPBACKSLASH@
412 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
413 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay100tcy.obj `if test -f 'delay/delay100tcy.S'; then $(CYGPATH_W) 'delay/delay100tcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay100tcy.S'; fi`
414
415 delay10ktcy.o: delay/delay10ktcy.S
416 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay10ktcy.o -MD -MP -MF $(DEPDIR)/delay10ktcy.Tpo -c -o delay10ktcy.o `test -f 'delay/delay10ktcy.S' || echo '$(srcdir)/'`delay/delay10ktcy.S
417 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay10ktcy.Tpo $(DEPDIR)/delay10ktcy.Po
418 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay10ktcy.S' object='delay10ktcy.o' libtool=no @AMDEPBACKSLASH@
419 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
420 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay10ktcy.o `test -f 'delay/delay10ktcy.S' || echo '$(srcdir)/'`delay/delay10ktcy.S
421
422 delay10ktcy.obj: delay/delay10ktcy.S
423 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay10ktcy.obj -MD -MP -MF $(DEPDIR)/delay10ktcy.Tpo -c -o delay10ktcy.obj `if test -f 'delay/delay10ktcy.S'; then $(CYGPATH_W) 'delay/delay10ktcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay10ktcy.S'; fi`
424 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay10ktcy.Tpo $(DEPDIR)/delay10ktcy.Po
425 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay10ktcy.S' object='delay10ktcy.obj' libtool=no @AMDEPBACKSLASH@
426 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
427 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay10ktcy.obj `if test -f 'delay/delay10ktcy.S'; then $(CYGPATH_W) 'delay/delay10ktcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay10ktcy.S'; fi`
428
429 delay10tcy.o: delay/delay10tcy.S
430 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay10tcy.o -MD -MP -MF $(DEPDIR)/delay10tcy.Tpo -c -o delay10tcy.o `test -f 'delay/delay10tcy.S' || echo '$(srcdir)/'`delay/delay10tcy.S
431 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay10tcy.Tpo $(DEPDIR)/delay10tcy.Po
432 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay10tcy.S' object='delay10tcy.o' libtool=no @AMDEPBACKSLASH@
433 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
434 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay10tcy.o `test -f 'delay/delay10tcy.S' || echo '$(srcdir)/'`delay/delay10tcy.S
435
436 delay10tcy.obj: delay/delay10tcy.S
437 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay10tcy.obj -MD -MP -MF $(DEPDIR)/delay10tcy.Tpo -c -o delay10tcy.obj `if test -f 'delay/delay10tcy.S'; then $(CYGPATH_W) 'delay/delay10tcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay10tcy.S'; fi`
438 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay10tcy.Tpo $(DEPDIR)/delay10tcy.Po
439 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay10tcy.S' object='delay10tcy.obj' libtool=no @AMDEPBACKSLASH@
440 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
441 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay10tcy.obj `if test -f 'delay/delay10tcy.S'; then $(CYGPATH_W) 'delay/delay10tcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay10tcy.S'; fi`
442
443 delay1ktcy.o: delay/delay1ktcy.S
444 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay1ktcy.o -MD -MP -MF $(DEPDIR)/delay1ktcy.Tpo -c -o delay1ktcy.o `test -f 'delay/delay1ktcy.S' || echo '$(srcdir)/'`delay/delay1ktcy.S
445 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay1ktcy.Tpo $(DEPDIR)/delay1ktcy.Po
446 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay1ktcy.S' object='delay1ktcy.o' libtool=no @AMDEPBACKSLASH@
447 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay1ktcy.o `test -f 'delay/delay1ktcy.S' || echo '$(srcdir)/'`delay/delay1ktcy.S
449
450 delay1ktcy.obj: delay/delay1ktcy.S
451 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay1ktcy.obj -MD -MP -MF $(DEPDIR)/delay1ktcy.Tpo -c -o delay1ktcy.obj `if test -f 'delay/delay1ktcy.S'; then $(CYGPATH_W) 'delay/delay1ktcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay1ktcy.S'; fi`
452 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay1ktcy.Tpo $(DEPDIR)/delay1ktcy.Po
453 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay1ktcy.S' object='delay1ktcy.obj' libtool=no @AMDEPBACKSLASH@
454 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay1ktcy.obj `if test -f 'delay/delay1ktcy.S'; then $(CYGPATH_W) 'delay/delay1ktcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay1ktcy.S'; fi`
456
457 delay1mtcy.o: delay/delay1mtcy.S
458 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay1mtcy.o -MD -MP -MF $(DEPDIR)/delay1mtcy.Tpo -c -o delay1mtcy.o `test -f 'delay/delay1mtcy.S' || echo '$(srcdir)/'`delay/delay1mtcy.S
459 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay1mtcy.Tpo $(DEPDIR)/delay1mtcy.Po
460 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay1mtcy.S' object='delay1mtcy.o' libtool=no @AMDEPBACKSLASH@
461 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
462 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay1mtcy.o `test -f 'delay/delay1mtcy.S' || echo '$(srcdir)/'`delay/delay1mtcy.S
463
464 delay1mtcy.obj: delay/delay1mtcy.S
465 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT delay1mtcy.obj -MD -MP -MF $(DEPDIR)/delay1mtcy.Tpo -c -o delay1mtcy.obj `if test -f 'delay/delay1mtcy.S'; then $(CYGPATH_W) 'delay/delay1mtcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay1mtcy.S'; fi`
466 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/delay1mtcy.Tpo $(DEPDIR)/delay1mtcy.Po
467 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='delay/delay1mtcy.S' object='delay1mtcy.obj' libtool=no @AMDEPBACKSLASH@
468 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
469 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o delay1mtcy.obj `if test -f 'delay/delay1mtcy.S'; then $(CYGPATH_W) 'delay/delay1mtcy.S'; else $(CYGPATH_W) '$(srcdir)/delay/delay1mtcy.S'; fi`
470
471 g_ftoa.o: stdlib/g_ftoa.S
472 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT g_ftoa.o -MD -MP -MF $(DEPDIR)/g_ftoa.Tpo -c -o g_ftoa.o `test -f 'stdlib/g_ftoa.S' || echo '$(srcdir)/'`stdlib/g_ftoa.S
473 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/g_ftoa.Tpo $(DEPDIR)/g_ftoa.Po
474 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='stdlib/g_ftoa.S' object='g_ftoa.o' libtool=no @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o g_ftoa.o `test -f 'stdlib/g_ftoa.S' || echo '$(srcdir)/'`stdlib/g_ftoa.S
477
478 g_ftoa.obj: stdlib/g_ftoa.S
479 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT g_ftoa.obj -MD -MP -MF $(DEPDIR)/g_ftoa.Tpo -c -o g_ftoa.obj `if test -f 'stdlib/g_ftoa.S'; then $(CYGPATH_W) 'stdlib/g_ftoa.S'; else $(CYGPATH_W) '$(srcdir)/stdlib/g_ftoa.S'; fi`
480 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/g_ftoa.Tpo $(DEPDIR)/g_ftoa.Po
481 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='stdlib/g_ftoa.S' object='g_ftoa.obj' libtool=no @AMDEPBACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o g_ftoa.obj `if test -f 'stdlib/g_ftoa.S'; then $(CYGPATH_W) 'stdlib/g_ftoa.S'; else $(CYGPATH_W) '$(srcdir)/stdlib/g_ftoa.S'; fi`
484
485 cnvfrac.o: utils/cnvfrac.S
486 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT cnvfrac.o -MD -MP -MF $(DEPDIR)/cnvfrac.Tpo -c -o cnvfrac.o `test -f 'utils/cnvfrac.S' || echo '$(srcdir)/'`utils/cnvfrac.S
487 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/cnvfrac.Tpo $(DEPDIR)/cnvfrac.Po
488 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='utils/cnvfrac.S' object='cnvfrac.o' libtool=no @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o cnvfrac.o `test -f 'utils/cnvfrac.S' || echo '$(srcdir)/'`utils/cnvfrac.S
491
492 cnvfrac.obj: utils/cnvfrac.S
493 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT cnvfrac.obj -MD -MP -MF $(DEPDIR)/cnvfrac.Tpo -c -o cnvfrac.obj `if test -f 'utils/cnvfrac.S'; then $(CYGPATH_W) 'utils/cnvfrac.S'; else $(CYGPATH_W) '$(srcdir)/utils/cnvfrac.S'; fi`
494 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/cnvfrac.Tpo $(DEPDIR)/cnvfrac.Po
495 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='utils/cnvfrac.S' object='cnvfrac.obj' libtool=no @AMDEPBACKSLASH@
496 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o cnvfrac.obj `if test -f 'utils/cnvfrac.S'; then $(CYGPATH_W) 'utils/cnvfrac.S'; else $(CYGPATH_W) '$(srcdir)/utils/cnvfrac.S'; fi`
498
499 cnvint.o: utils/cnvint.S
500 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT cnvint.o -MD -MP -MF $(DEPDIR)/cnvint.Tpo -c -o cnvint.o `test -f 'utils/cnvint.S' || echo '$(srcdir)/'`utils/cnvint.S
501 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/cnvint.Tpo $(DEPDIR)/cnvint.Po
502 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='utils/cnvint.S' object='cnvint.o' libtool=no @AMDEPBACKSLASH@
503 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
504 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o cnvint.o `test -f 'utils/cnvint.S' || echo '$(srcdir)/'`utils/cnvint.S
505
506 cnvint.obj: utils/cnvint.S
507 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT cnvint.obj -MD -MP -MF $(DEPDIR)/cnvint.Tpo -c -o cnvint.obj `if test -f 'utils/cnvint.S'; then $(CYGPATH_W) 'utils/cnvint.S'; else $(CYGPATH_W) '$(srcdir)/utils/cnvint.S'; fi`
508 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/cnvint.Tpo $(DEPDIR)/cnvint.Po
509 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='utils/cnvint.S' object='cnvint.obj' libtool=no @AMDEPBACKSLASH@
510 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
511 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o cnvint.obj `if test -f 'utils/cnvint.S'; then $(CYGPATH_W) 'utils/cnvint.S'; else $(CYGPATH_W) '$(srcdir)/utils/cnvint.S'; fi`
512
513 cvtdec.o: utils/cvtdec.S
514 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT cvtdec.o -MD -MP -MF $(DEPDIR)/cvtdec.Tpo -c -o cvtdec.o `test -f 'utils/cvtdec.S' || echo '$(srcdir)/'`utils/cvtdec.S
515 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/cvtdec.Tpo $(DEPDIR)/cvtdec.Po
516 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='utils/cvtdec.S' object='cvtdec.o' libtool=no @AMDEPBACKSLASH@
517 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
518 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o cvtdec.o `test -f 'utils/cvtdec.S' || echo '$(srcdir)/'`utils/cvtdec.S
519
520 cvtdec.obj: utils/cvtdec.S
521 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT cvtdec.obj -MD -MP -MF $(DEPDIR)/cvtdec.Tpo -c -o cvtdec.obj `if test -f 'utils/cvtdec.S'; then $(CYGPATH_W) 'utils/cvtdec.S'; else $(CYGPATH_W) '$(srcdir)/utils/cvtdec.S'; fi`
522 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/cvtdec.Tpo $(DEPDIR)/cvtdec.Po
523 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='utils/cvtdec.S' object='cvtdec.obj' libtool=no @AMDEPBACKSLASH@
524 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
525 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o cvtdec.obj `if test -f 'utils/cvtdec.S'; then $(CYGPATH_W) 'utils/cvtdec.S'; else $(CYGPATH_W) '$(srcdir)/utils/cvtdec.S'; fi`
526
527 .c.o:
528 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
529 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
530 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
531 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
532 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
533
534 .c.obj:
535 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
536 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
539 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
540
541 iscntrl.o: ctype/iscntrl.c
542 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT iscntrl.o -MD -MP -MF $(DEPDIR)/iscntrl.Tpo -c -o iscntrl.o `test -f 'ctype/iscntrl.c' || echo '$(srcdir)/'`ctype/iscntrl.c
543 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iscntrl.Tpo $(DEPDIR)/iscntrl.Po
544 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/iscntrl.c' object='iscntrl.o' libtool=no @AMDEPBACKSLASH@
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
546 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o iscntrl.o `test -f 'ctype/iscntrl.c' || echo '$(srcdir)/'`ctype/iscntrl.c
547
548 iscntrl.obj: ctype/iscntrl.c
549 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT iscntrl.obj -MD -MP -MF $(DEPDIR)/iscntrl.Tpo -c -o iscntrl.obj `if test -f 'ctype/iscntrl.c'; then $(CYGPATH_W) 'ctype/iscntrl.c'; else $(CYGPATH_W) '$(srcdir)/ctype/iscntrl.c'; fi`
550 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/iscntrl.Tpo $(DEPDIR)/iscntrl.Po
551 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/iscntrl.c' object='iscntrl.obj' libtool=no @AMDEPBACKSLASH@
552 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
553 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o iscntrl.obj `if test -f 'ctype/iscntrl.c'; then $(CYGPATH_W) 'ctype/iscntrl.c'; else $(CYGPATH_W) '$(srcdir)/ctype/iscntrl.c'; fi`
554
555 isdigit.o: ctype/isdigit.c
556 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isdigit.o -MD -MP -MF $(DEPDIR)/isdigit.Tpo -c -o isdigit.o `test -f 'ctype/isdigit.c' || echo '$(srcdir)/'`ctype/isdigit.c
557 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isdigit.Tpo $(DEPDIR)/isdigit.Po
558 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isdigit.c' object='isdigit.o' libtool=no @AMDEPBACKSLASH@
559 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
560 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isdigit.o `test -f 'ctype/isdigit.c' || echo '$(srcdir)/'`ctype/isdigit.c
561
562 isdigit.obj: ctype/isdigit.c
563 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isdigit.obj -MD -MP -MF $(DEPDIR)/isdigit.Tpo -c -o isdigit.obj `if test -f 'ctype/isdigit.c'; then $(CYGPATH_W) 'ctype/isdigit.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isdigit.c'; fi`
564 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isdigit.Tpo $(DEPDIR)/isdigit.Po
565 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isdigit.c' object='isdigit.obj' libtool=no @AMDEPBACKSLASH@
566 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isdigit.obj `if test -f 'ctype/isdigit.c'; then $(CYGPATH_W) 'ctype/isdigit.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isdigit.c'; fi`
568
569 isgraph.o: ctype/isgraph.c
570 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isgraph.o -MD -MP -MF $(DEPDIR)/isgraph.Tpo -c -o isgraph.o `test -f 'ctype/isgraph.c' || echo '$(srcdir)/'`ctype/isgraph.c
571 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isgraph.Tpo $(DEPDIR)/isgraph.Po
572 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isgraph.c' object='isgraph.o' libtool=no @AMDEPBACKSLASH@
573 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isgraph.o `test -f 'ctype/isgraph.c' || echo '$(srcdir)/'`ctype/isgraph.c
575
576 isgraph.obj: ctype/isgraph.c
577 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isgraph.obj -MD -MP -MF $(DEPDIR)/isgraph.Tpo -c -o isgraph.obj `if test -f 'ctype/isgraph.c'; then $(CYGPATH_W) 'ctype/isgraph.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isgraph.c'; fi`
578 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isgraph.Tpo $(DEPDIR)/isgraph.Po
579 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isgraph.c' object='isgraph.obj' libtool=no @AMDEPBACKSLASH@
580 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isgraph.obj `if test -f 'ctype/isgraph.c'; then $(CYGPATH_W) 'ctype/isgraph.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isgraph.c'; fi`
582
583 islower.o: ctype/islower.c
584 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT islower.o -MD -MP -MF $(DEPDIR)/islower.Tpo -c -o islower.o `test -f 'ctype/islower.c' || echo '$(srcdir)/'`ctype/islower.c
585 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/islower.Tpo $(DEPDIR)/islower.Po
586 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/islower.c' object='islower.o' libtool=no @AMDEPBACKSLASH@
587 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
588 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o islower.o `test -f 'ctype/islower.c' || echo '$(srcdir)/'`ctype/islower.c
589
590 islower.obj: ctype/islower.c
591 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT islower.obj -MD -MP -MF $(DEPDIR)/islower.Tpo -c -o islower.obj `if test -f 'ctype/islower.c'; then $(CYGPATH_W) 'ctype/islower.c'; else $(CYGPATH_W) '$(srcdir)/ctype/islower.c'; fi`
592 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/islower.Tpo $(DEPDIR)/islower.Po
593 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/islower.c' object='islower.obj' libtool=no @AMDEPBACKSLASH@
594 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o islower.obj `if test -f 'ctype/islower.c'; then $(CYGPATH_W) 'ctype/islower.c'; else $(CYGPATH_W) '$(srcdir)/ctype/islower.c'; fi`
596
597 isprint.o: ctype/isprint.c
598 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isprint.o -MD -MP -MF $(DEPDIR)/isprint.Tpo -c -o isprint.o `test -f 'ctype/isprint.c' || echo '$(srcdir)/'`ctype/isprint.c
599 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isprint.Tpo $(DEPDIR)/isprint.Po
600 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isprint.c' object='isprint.o' libtool=no @AMDEPBACKSLASH@
601 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
602 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isprint.o `test -f 'ctype/isprint.c' || echo '$(srcdir)/'`ctype/isprint.c
603
604 isprint.obj: ctype/isprint.c
605 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isprint.obj -MD -MP -MF $(DEPDIR)/isprint.Tpo -c -o isprint.obj `if test -f 'ctype/isprint.c'; then $(CYGPATH_W) 'ctype/isprint.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isprint.c'; fi`
606 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isprint.Tpo $(DEPDIR)/isprint.Po
607 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isprint.c' object='isprint.obj' libtool=no @AMDEPBACKSLASH@
608 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
609 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isprint.obj `if test -f 'ctype/isprint.c'; then $(CYGPATH_W) 'ctype/isprint.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isprint.c'; fi`
610
611 ispunct.o: ctype/ispunct.c
612 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ispunct.o -MD -MP -MF $(DEPDIR)/ispunct.Tpo -c -o ispunct.o `test -f 'ctype/ispunct.c' || echo '$(srcdir)/'`ctype/ispunct.c
613 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ispunct.Tpo $(DEPDIR)/ispunct.Po
614 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/ispunct.c' object='ispunct.o' libtool=no @AMDEPBACKSLASH@
615 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
616 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ispunct.o `test -f 'ctype/ispunct.c' || echo '$(srcdir)/'`ctype/ispunct.c
617
618 ispunct.obj: ctype/ispunct.c
619 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ispunct.obj -MD -MP -MF $(DEPDIR)/ispunct.Tpo -c -o ispunct.obj `if test -f 'ctype/ispunct.c'; then $(CYGPATH_W) 'ctype/ispunct.c'; else $(CYGPATH_W) '$(srcdir)/ctype/ispunct.c'; fi`
620 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ispunct.Tpo $(DEPDIR)/ispunct.Po
621 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/ispunct.c' object='ispunct.obj' libtool=no @AMDEPBACKSLASH@
622 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ispunct.obj `if test -f 'ctype/ispunct.c'; then $(CYGPATH_W) 'ctype/ispunct.c'; else $(CYGPATH_W) '$(srcdir)/ctype/ispunct.c'; fi`
624
625 isspace.o: ctype/isspace.c
626 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isspace.o -MD -MP -MF $(DEPDIR)/isspace.Tpo -c -o isspace.o `test -f 'ctype/isspace.c' || echo '$(srcdir)/'`ctype/isspace.c
627 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isspace.Tpo $(DEPDIR)/isspace.Po
628 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isspace.c' object='isspace.o' libtool=no @AMDEPBACKSLASH@
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isspace.o `test -f 'ctype/isspace.c' || echo '$(srcdir)/'`ctype/isspace.c
631
632 isspace.obj: ctype/isspace.c
633 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isspace.obj -MD -MP -MF $(DEPDIR)/isspace.Tpo -c -o isspace.obj `if test -f 'ctype/isspace.c'; then $(CYGPATH_W) 'ctype/isspace.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isspace.c'; fi`
634 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isspace.Tpo $(DEPDIR)/isspace.Po
635 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isspace.c' object='isspace.obj' libtool=no @AMDEPBACKSLASH@
636 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
637 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isspace.obj `if test -f 'ctype/isspace.c'; then $(CYGPATH_W) 'ctype/isspace.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isspace.c'; fi`
638
639 isupper.o: ctype/isupper.c
640 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isupper.o -MD -MP -MF $(DEPDIR)/isupper.Tpo -c -o isupper.o `test -f 'ctype/isupper.c' || echo '$(srcdir)/'`ctype/isupper.c
641 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isupper.Tpo $(DEPDIR)/isupper.Po
642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isupper.c' object='isupper.o' libtool=no @AMDEPBACKSLASH@
643 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
644 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isupper.o `test -f 'ctype/isupper.c' || echo '$(srcdir)/'`ctype/isupper.c
645
646 isupper.obj: ctype/isupper.c
647 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isupper.obj -MD -MP -MF $(DEPDIR)/isupper.Tpo -c -o isupper.obj `if test -f 'ctype/isupper.c'; then $(CYGPATH_W) 'ctype/isupper.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isupper.c'; fi`
648 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isupper.Tpo $(DEPDIR)/isupper.Po
649 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isupper.c' object='isupper.obj' libtool=no @AMDEPBACKSLASH@
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
651 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isupper.obj `if test -f 'ctype/isupper.c'; then $(CYGPATH_W) 'ctype/isupper.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isupper.c'; fi`
652
653 isxdigit.o: ctype/isxdigit.c
654 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isxdigit.o -MD -MP -MF $(DEPDIR)/isxdigit.Tpo -c -o isxdigit.o `test -f 'ctype/isxdigit.c' || echo '$(srcdir)/'`ctype/isxdigit.c
655 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isxdigit.Tpo $(DEPDIR)/isxdigit.Po
656 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isxdigit.c' object='isxdigit.o' libtool=no @AMDEPBACKSLASH@
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
658 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isxdigit.o `test -f 'ctype/isxdigit.c' || echo '$(srcdir)/'`ctype/isxdigit.c
659
660 isxdigit.obj: ctype/isxdigit.c
661 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT isxdigit.obj -MD -MP -MF $(DEPDIR)/isxdigit.Tpo -c -o isxdigit.obj `if test -f 'ctype/isxdigit.c'; then $(CYGPATH_W) 'ctype/isxdigit.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isxdigit.c'; fi`
662 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/isxdigit.Tpo $(DEPDIR)/isxdigit.Po
663 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ctype/isxdigit.c' object='isxdigit.obj' libtool=no @AMDEPBACKSLASH@
664 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
665 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o isxdigit.obj `if test -f 'ctype/isxdigit.c'; then $(CYGPATH_W) 'ctype/isxdigit.c'; else $(CYGPATH_W) '$(srcdir)/ctype/isxdigit.c'; fi`
666
667 fprintf.o: stdio/fprintf.c
668 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fprintf.o -MD -MP -MF $(DEPDIR)/fprintf.Tpo -c -o fprintf.o `test -f 'stdio/fprintf.c' || echo '$(srcdir)/'`stdio/fprintf.c
669 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fprintf.Tpo $(DEPDIR)/fprintf.Po
670 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/fprintf.c' object='fprintf.o' libtool=no @AMDEPBACKSLASH@
671 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
672 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fprintf.o `test -f 'stdio/fprintf.c' || echo '$(srcdir)/'`stdio/fprintf.c
673
674 fprintf.obj: stdio/fprintf.c
675 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fprintf.obj -MD -MP -MF $(DEPDIR)/fprintf.Tpo -c -o fprintf.obj `if test -f 'stdio/fprintf.c'; then $(CYGPATH_W) 'stdio/fprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/fprintf.c'; fi`
676 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fprintf.Tpo $(DEPDIR)/fprintf.Po
677 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/fprintf.c' object='fprintf.obj' libtool=no @AMDEPBACKSLASH@
678 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
679 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fprintf.obj `if test -f 'stdio/fprintf.c'; then $(CYGPATH_W) 'stdio/fprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/fprintf.c'; fi`
680
681 printf.o: stdio/printf.c
682 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT printf.o -MD -MP -MF $(DEPDIR)/printf.Tpo -c -o printf.o `test -f 'stdio/printf.c' || echo '$(srcdir)/'`stdio/printf.c
683 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/printf.Tpo $(DEPDIR)/printf.Po
684 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/printf.c' object='printf.o' libtool=no @AMDEPBACKSLASH@
685 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
686 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o printf.o `test -f 'stdio/printf.c' || echo '$(srcdir)/'`stdio/printf.c
687
688 printf.obj: stdio/printf.c
689 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT printf.obj -MD -MP -MF $(DEPDIR)/printf.Tpo -c -o printf.obj `if test -f 'stdio/printf.c'; then $(CYGPATH_W) 'stdio/printf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/printf.c'; fi`
690 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/printf.Tpo $(DEPDIR)/printf.Po
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/printf.c' object='printf.obj' libtool=no @AMDEPBACKSLASH@
692 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o printf.obj `if test -f 'stdio/printf.c'; then $(CYGPATH_W) 'stdio/printf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/printf.c'; fi`
694
695 printf_small.o: stdio/printf_small.c
696 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT printf_small.o -MD -MP -MF $(DEPDIR)/printf_small.Tpo -c -o printf_small.o `test -f 'stdio/printf_small.c' || echo '$(srcdir)/'`stdio/printf_small.c
697 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/printf_small.Tpo $(DEPDIR)/printf_small.Po
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/printf_small.c' object='printf_small.o' libtool=no @AMDEPBACKSLASH@
699 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
700 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o printf_small.o `test -f 'stdio/printf_small.c' || echo '$(srcdir)/'`stdio/printf_small.c
701
702 printf_small.obj: stdio/printf_small.c
703 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT printf_small.obj -MD -MP -MF $(DEPDIR)/printf_small.Tpo -c -o printf_small.obj `if test -f 'stdio/printf_small.c'; then $(CYGPATH_W) 'stdio/printf_small.c'; else $(CYGPATH_W) '$(srcdir)/stdio/printf_small.c'; fi`
704 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/printf_small.Tpo $(DEPDIR)/printf_small.Po
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/printf_small.c' object='printf_small.obj' libtool=no @AMDEPBACKSLASH@
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o printf_small.obj `if test -f 'stdio/printf_small.c'; then $(CYGPATH_W) 'stdio/printf_small.c'; else $(CYGPATH_W) '$(srcdir)/stdio/printf_small.c'; fi`
708
709 printf_tiny.o: stdio/printf_tiny.c
710 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT printf_tiny.o -MD -MP -MF $(DEPDIR)/printf_tiny.Tpo -c -o printf_tiny.o `test -f 'stdio/printf_tiny.c' || echo '$(srcdir)/'`stdio/printf_tiny.c
711 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/printf_tiny.Tpo $(DEPDIR)/printf_tiny.Po
712 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/printf_tiny.c' object='printf_tiny.o' libtool=no @AMDEPBACKSLASH@
713 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
714 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o printf_tiny.o `test -f 'stdio/printf_tiny.c' || echo '$(srcdir)/'`stdio/printf_tiny.c
715
716 printf_tiny.obj: stdio/printf_tiny.c
717 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT printf_tiny.obj -MD -MP -MF $(DEPDIR)/printf_tiny.Tpo -c -o printf_tiny.obj `if test -f 'stdio/printf_tiny.c'; then $(CYGPATH_W) 'stdio/printf_tiny.c'; else $(CYGPATH_W) '$(srcdir)/stdio/printf_tiny.c'; fi`
718 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/printf_tiny.Tpo $(DEPDIR)/printf_tiny.Po
719 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/printf_tiny.c' object='printf_tiny.obj' libtool=no @AMDEPBACKSLASH@
720 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
721 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o printf_tiny.obj `if test -f 'stdio/printf_tiny.c'; then $(CYGPATH_W) 'stdio/printf_tiny.c'; else $(CYGPATH_W) '$(srcdir)/stdio/printf_tiny.c'; fi`
722
723 putchar.o: stdio/putchar.c
724 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT putchar.o -MD -MP -MF $(DEPDIR)/putchar.Tpo -c -o putchar.o `test -f 'stdio/putchar.c' || echo '$(srcdir)/'`stdio/putchar.c
725 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/putchar.Tpo $(DEPDIR)/putchar.Po
726 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/putchar.c' object='putchar.o' libtool=no @AMDEPBACKSLASH@
727 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
728 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o putchar.o `test -f 'stdio/putchar.c' || echo '$(srcdir)/'`stdio/putchar.c
729
730 putchar.obj: stdio/putchar.c
731 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT putchar.obj -MD -MP -MF $(DEPDIR)/putchar.Tpo -c -o putchar.obj `if test -f 'stdio/putchar.c'; then $(CYGPATH_W) 'stdio/putchar.c'; else $(CYGPATH_W) '$(srcdir)/stdio/putchar.c'; fi`
732 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/putchar.Tpo $(DEPDIR)/putchar.Po
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/putchar.c' object='putchar.obj' libtool=no @AMDEPBACKSLASH@
734 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
735 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o putchar.obj `if test -f 'stdio/putchar.c'; then $(CYGPATH_W) 'stdio/putchar.c'; else $(CYGPATH_W) '$(srcdir)/stdio/putchar.c'; fi`
736
737 sprintf.o: stdio/sprintf.c
738 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sprintf.o -MD -MP -MF $(DEPDIR)/sprintf.Tpo -c -o sprintf.o `test -f 'stdio/sprintf.c' || echo '$(srcdir)/'`stdio/sprintf.c
739 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sprintf.Tpo $(DEPDIR)/sprintf.Po
740 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/sprintf.c' object='sprintf.o' libtool=no @AMDEPBACKSLASH@
741 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
742 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sprintf.o `test -f 'stdio/sprintf.c' || echo '$(srcdir)/'`stdio/sprintf.c
743
744 sprintf.obj: stdio/sprintf.c
745 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sprintf.obj -MD -MP -MF $(DEPDIR)/sprintf.Tpo -c -o sprintf.obj `if test -f 'stdio/sprintf.c'; then $(CYGPATH_W) 'stdio/sprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/sprintf.c'; fi`
746 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sprintf.Tpo $(DEPDIR)/sprintf.Po
747 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/sprintf.c' object='sprintf.obj' libtool=no @AMDEPBACKSLASH@
748 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
749 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sprintf.obj `if test -f 'stdio/sprintf.c'; then $(CYGPATH_W) 'stdio/sprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/sprintf.c'; fi`
750
751 streams.o: stdio/streams.c
752 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT streams.o -MD -MP -MF $(DEPDIR)/streams.Tpo -c -o streams.o `test -f 'stdio/streams.c' || echo '$(srcdir)/'`stdio/streams.c
753 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/streams.Tpo $(DEPDIR)/streams.Po
754 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/streams.c' object='streams.o' libtool=no @AMDEPBACKSLASH@
755 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
756 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o streams.o `test -f 'stdio/streams.c' || echo '$(srcdir)/'`stdio/streams.c
757
758 streams.obj: stdio/streams.c
759 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT streams.obj -MD -MP -MF $(DEPDIR)/streams.Tpo -c -o streams.obj `if test -f 'stdio/streams.c'; then $(CYGPATH_W) 'stdio/streams.c'; else $(CYGPATH_W) '$(srcdir)/stdio/streams.c'; fi`
760 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/streams.Tpo $(DEPDIR)/streams.Po
761 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/streams.c' object='streams.obj' libtool=no @AMDEPBACKSLASH@
762 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
763 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o streams.obj `if test -f 'stdio/streams.c'; then $(CYGPATH_W) 'stdio/streams.c'; else $(CYGPATH_W) '$(srcdir)/stdio/streams.c'; fi`
764
765 strmgpsim.o: stdio/strmgpsim.c
766 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strmgpsim.o -MD -MP -MF $(DEPDIR)/strmgpsim.Tpo -c -o strmgpsim.o `test -f 'stdio/strmgpsim.c' || echo '$(srcdir)/'`stdio/strmgpsim.c
767 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strmgpsim.Tpo $(DEPDIR)/strmgpsim.Po
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/strmgpsim.c' object='strmgpsim.o' libtool=no @AMDEPBACKSLASH@
769 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
770 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strmgpsim.o `test -f 'stdio/strmgpsim.c' || echo '$(srcdir)/'`stdio/strmgpsim.c
771
772 strmgpsim.obj: stdio/strmgpsim.c
773 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strmgpsim.obj -MD -MP -MF $(DEPDIR)/strmgpsim.Tpo -c -o strmgpsim.obj `if test -f 'stdio/strmgpsim.c'; then $(CYGPATH_W) 'stdio/strmgpsim.c'; else $(CYGPATH_W) '$(srcdir)/stdio/strmgpsim.c'; fi`
774 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strmgpsim.Tpo $(DEPDIR)/strmgpsim.Po
775 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/strmgpsim.c' object='strmgpsim.obj' libtool=no @AMDEPBACKSLASH@
776 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
777 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strmgpsim.obj `if test -f 'stdio/strmgpsim.c'; then $(CYGPATH_W) 'stdio/strmgpsim.c'; else $(CYGPATH_W) '$(srcdir)/stdio/strmgpsim.c'; fi`
778
779 strmmssp.o: stdio/strmmssp.c
780 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strmmssp.o -MD -MP -MF $(DEPDIR)/strmmssp.Tpo -c -o strmmssp.o `test -f 'stdio/strmmssp.c' || echo '$(srcdir)/'`stdio/strmmssp.c
781 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strmmssp.Tpo $(DEPDIR)/strmmssp.Po
782 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/strmmssp.c' object='strmmssp.o' libtool=no @AMDEPBACKSLASH@
783 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
784 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strmmssp.o `test -f 'stdio/strmmssp.c' || echo '$(srcdir)/'`stdio/strmmssp.c
785
786 strmmssp.obj: stdio/strmmssp.c
787 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strmmssp.obj -MD -MP -MF $(DEPDIR)/strmmssp.Tpo -c -o strmmssp.obj `if test -f 'stdio/strmmssp.c'; then $(CYGPATH_W) 'stdio/strmmssp.c'; else $(CYGPATH_W) '$(srcdir)/stdio/strmmssp.c'; fi`
788 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strmmssp.Tpo $(DEPDIR)/strmmssp.Po
789 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/strmmssp.c' object='strmmssp.obj' libtool=no @AMDEPBACKSLASH@
790 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
791 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strmmssp.obj `if test -f 'stdio/strmmssp.c'; then $(CYGPATH_W) 'stdio/strmmssp.c'; else $(CYGPATH_W) '$(srcdir)/stdio/strmmssp.c'; fi`
792
793 strmputchar.o: stdio/strmputchar.c
794 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strmputchar.o -MD -MP -MF $(DEPDIR)/strmputchar.Tpo -c -o strmputchar.o `test -f 'stdio/strmputchar.c' || echo '$(srcdir)/'`stdio/strmputchar.c
795 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strmputchar.Tpo $(DEPDIR)/strmputchar.Po
796 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/strmputchar.c' object='strmputchar.o' libtool=no @AMDEPBACKSLASH@
797 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
798 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strmputchar.o `test -f 'stdio/strmputchar.c' || echo '$(srcdir)/'`stdio/strmputchar.c
799
800 strmputchar.obj: stdio/strmputchar.c
801 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strmputchar.obj -MD -MP -MF $(DEPDIR)/strmputchar.Tpo -c -o strmputchar.obj `if test -f 'stdio/strmputchar.c'; then $(CYGPATH_W) 'stdio/strmputchar.c'; else $(CYGPATH_W) '$(srcdir)/stdio/strmputchar.c'; fi`
802 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strmputchar.Tpo $(DEPDIR)/strmputchar.Po
803 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/strmputchar.c' object='strmputchar.obj' libtool=no @AMDEPBACKSLASH@
804 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
805 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strmputchar.obj `if test -f 'stdio/strmputchar.c'; then $(CYGPATH_W) 'stdio/strmputchar.c'; else $(CYGPATH_W) '$(srcdir)/stdio/strmputchar.c'; fi`
806
807 strmusart.o: stdio/strmusart.c
808 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strmusart.o -MD -MP -MF $(DEPDIR)/strmusart.Tpo -c -o strmusart.o `test -f 'stdio/strmusart.c' || echo '$(srcdir)/'`stdio/strmusart.c
809 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strmusart.Tpo $(DEPDIR)/strmusart.Po
810 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/strmusart.c' object='strmusart.o' libtool=no @AMDEPBACKSLASH@
811 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
812 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strmusart.o `test -f 'stdio/strmusart.c' || echo '$(srcdir)/'`stdio/strmusart.c
813
814 strmusart.obj: stdio/strmusart.c
815 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strmusart.obj -MD -MP -MF $(DEPDIR)/strmusart.Tpo -c -o strmusart.obj `if test -f 'stdio/strmusart.c'; then $(CYGPATH_W) 'stdio/strmusart.c'; else $(CYGPATH_W) '$(srcdir)/stdio/strmusart.c'; fi`
816 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strmusart.Tpo $(DEPDIR)/strmusart.Po
817 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/strmusart.c' object='strmusart.obj' libtool=no @AMDEPBACKSLASH@
818 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
819 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strmusart.obj `if test -f 'stdio/strmusart.c'; then $(CYGPATH_W) 'stdio/strmusart.c'; else $(CYGPATH_W) '$(srcdir)/stdio/strmusart.c'; fi`
820
821 vfprintf.o: stdio/vfprintf.c
822 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vfprintf.o -MD -MP -MF $(DEPDIR)/vfprintf.Tpo -c -o vfprintf.o `test -f 'stdio/vfprintf.c' || echo '$(srcdir)/'`stdio/vfprintf.c
823 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/vfprintf.Tpo $(DEPDIR)/vfprintf.Po
824 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/vfprintf.c' object='vfprintf.o' libtool=no @AMDEPBACKSLASH@
825 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
826 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vfprintf.o `test -f 'stdio/vfprintf.c' || echo '$(srcdir)/'`stdio/vfprintf.c
827
828 vfprintf.obj: stdio/vfprintf.c
829 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vfprintf.obj -MD -MP -MF $(DEPDIR)/vfprintf.Tpo -c -o vfprintf.obj `if test -f 'stdio/vfprintf.c'; then $(CYGPATH_W) 'stdio/vfprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/vfprintf.c'; fi`
830 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/vfprintf.Tpo $(DEPDIR)/vfprintf.Po
831 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/vfprintf.c' object='vfprintf.obj' libtool=no @AMDEPBACKSLASH@
832 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
833 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vfprintf.obj `if test -f 'stdio/vfprintf.c'; then $(CYGPATH_W) 'stdio/vfprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/vfprintf.c'; fi`
834
835 vprintf.o: stdio/vprintf.c
836 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vprintf.o -MD -MP -MF $(DEPDIR)/vprintf.Tpo -c -o vprintf.o `test -f 'stdio/vprintf.c' || echo '$(srcdir)/'`stdio/vprintf.c
837 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/vprintf.Tpo $(DEPDIR)/vprintf.Po
838 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/vprintf.c' object='vprintf.o' libtool=no @AMDEPBACKSLASH@
839 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
840 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vprintf.o `test -f 'stdio/vprintf.c' || echo '$(srcdir)/'`stdio/vprintf.c
841
842 vprintf.obj: stdio/vprintf.c
843 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vprintf.obj -MD -MP -MF $(DEPDIR)/vprintf.Tpo -c -o vprintf.obj `if test -f 'stdio/vprintf.c'; then $(CYGPATH_W) 'stdio/vprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/vprintf.c'; fi`
844 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/vprintf.Tpo $(DEPDIR)/vprintf.Po
845 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/vprintf.c' object='vprintf.obj' libtool=no @AMDEPBACKSLASH@
846 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
847 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vprintf.obj `if test -f 'stdio/vprintf.c'; then $(CYGPATH_W) 'stdio/vprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/vprintf.c'; fi`
848
849 vsprintf.o: stdio/vsprintf.c
850 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vsprintf.o -MD -MP -MF $(DEPDIR)/vsprintf.Tpo -c -o vsprintf.o `test -f 'stdio/vsprintf.c' || echo '$(srcdir)/'`stdio/vsprintf.c
851 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/vsprintf.Tpo $(DEPDIR)/vsprintf.Po
852 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/vsprintf.c' object='vsprintf.o' libtool=no @AMDEPBACKSLASH@
853 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
854 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vsprintf.o `test -f 'stdio/vsprintf.c' || echo '$(srcdir)/'`stdio/vsprintf.c
855
856 vsprintf.obj: stdio/vsprintf.c
857 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vsprintf.obj -MD -MP -MF $(DEPDIR)/vsprintf.Tpo -c -o vsprintf.obj `if test -f 'stdio/vsprintf.c'; then $(CYGPATH_W) 'stdio/vsprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/vsprintf.c'; fi`
858 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/vsprintf.Tpo $(DEPDIR)/vsprintf.Po
859 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdio/vsprintf.c' object='vsprintf.obj' libtool=no @AMDEPBACKSLASH@
860 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
861 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vsprintf.obj `if test -f 'stdio/vsprintf.c'; then $(CYGPATH_W) 'stdio/vsprintf.c'; else $(CYGPATH_W) '$(srcdir)/stdio/vsprintf.c'; fi`
862
863 atof.o: stdlib/atof.c
864 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atof.o -MD -MP -MF $(DEPDIR)/atof.Tpo -c -o atof.o `test -f 'stdlib/atof.c' || echo '$(srcdir)/'`stdlib/atof.c
865 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/atof.Tpo $(DEPDIR)/atof.Po
866 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/atof.c' object='atof.o' libtool=no @AMDEPBACKSLASH@
867 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
868 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atof.o `test -f 'stdlib/atof.c' || echo '$(srcdir)/'`stdlib/atof.c
869
870 atof.obj: stdlib/atof.c
871 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atof.obj -MD -MP -MF $(DEPDIR)/atof.Tpo -c -o atof.obj `if test -f 'stdlib/atof.c'; then $(CYGPATH_W) 'stdlib/atof.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/atof.c'; fi`
872 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/atof.Tpo $(DEPDIR)/atof.Po
873 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/atof.c' object='atof.obj' libtool=no @AMDEPBACKSLASH@
874 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
875 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atof.obj `if test -f 'stdlib/atof.c'; then $(CYGPATH_W) 'stdlib/atof.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/atof.c'; fi`
876
877 atoi.o: stdlib/atoi.c
878 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atoi.o -MD -MP -MF $(DEPDIR)/atoi.Tpo -c -o atoi.o `test -f 'stdlib/atoi.c' || echo '$(srcdir)/'`stdlib/atoi.c
879 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/atoi.Tpo $(DEPDIR)/atoi.Po
880 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/atoi.c' object='atoi.o' libtool=no @AMDEPBACKSLASH@
881 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
882 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atoi.o `test -f 'stdlib/atoi.c' || echo '$(srcdir)/'`stdlib/atoi.c
883
884 atoi.obj: stdlib/atoi.c
885 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atoi.obj -MD -MP -MF $(DEPDIR)/atoi.Tpo -c -o atoi.obj `if test -f 'stdlib/atoi.c'; then $(CYGPATH_W) 'stdlib/atoi.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/atoi.c'; fi`
886 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/atoi.Tpo $(DEPDIR)/atoi.Po
887 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/atoi.c' object='atoi.obj' libtool=no @AMDEPBACKSLASH@
888 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
889 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atoi.obj `if test -f 'stdlib/atoi.c'; then $(CYGPATH_W) 'stdlib/atoi.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/atoi.c'; fi`
890
891 atol.o: stdlib/atol.c
892 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atol.o -MD -MP -MF $(DEPDIR)/atol.Tpo -c -o atol.o `test -f 'stdlib/atol.c' || echo '$(srcdir)/'`stdlib/atol.c
893 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/atol.Tpo $(DEPDIR)/atol.Po
894 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/atol.c' object='atol.o' libtool=no @AMDEPBACKSLASH@
895 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
896 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atol.o `test -f 'stdlib/atol.c' || echo '$(srcdir)/'`stdlib/atol.c
897
898 atol.obj: stdlib/atol.c
899 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atol.obj -MD -MP -MF $(DEPDIR)/atol.Tpo -c -o atol.obj `if test -f 'stdlib/atol.c'; then $(CYGPATH_W) 'stdlib/atol.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/atol.c'; fi`
900 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/atol.Tpo $(DEPDIR)/atol.Po
901 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/atol.c' object='atol.obj' libtool=no @AMDEPBACKSLASH@
902 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
903 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atol.obj `if test -f 'stdlib/atol.c'; then $(CYGPATH_W) 'stdlib/atol.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/atol.c'; fi`
904
905 calloc.o: stdlib/calloc.c
906 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT calloc.o -MD -MP -MF $(DEPDIR)/calloc.Tpo -c -o calloc.o `test -f 'stdlib/calloc.c' || echo '$(srcdir)/'`stdlib/calloc.c
907 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/calloc.Tpo $(DEPDIR)/calloc.Po
908 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/calloc.c' object='calloc.o' libtool=no @AMDEPBACKSLASH@
909 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
910 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o calloc.o `test -f 'stdlib/calloc.c' || echo '$(srcdir)/'`stdlib/calloc.c
911
912 calloc.obj: stdlib/calloc.c
913 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT calloc.obj -MD -MP -MF $(DEPDIR)/calloc.Tpo -c -o calloc.obj `if test -f 'stdlib/calloc.c'; then $(CYGPATH_W) 'stdlib/calloc.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/calloc.c'; fi`
914 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/calloc.Tpo $(DEPDIR)/calloc.Po
915 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/calloc.c' object='calloc.obj' libtool=no @AMDEPBACKSLASH@
916 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
917 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o calloc.obj `if test -f 'stdlib/calloc.c'; then $(CYGPATH_W) 'stdlib/calloc.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/calloc.c'; fi`
918
919 crc16.o: stdlib/crc16.c
920 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crc16.o -MD -MP -MF $(DEPDIR)/crc16.Tpo -c -o crc16.o `test -f 'stdlib/crc16.c' || echo '$(srcdir)/'`stdlib/crc16.c
921 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/crc16.Tpo $(DEPDIR)/crc16.Po
922 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/crc16.c' object='crc16.o' libtool=no @AMDEPBACKSLASH@
923 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
924 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crc16.o `test -f 'stdlib/crc16.c' || echo '$(srcdir)/'`stdlib/crc16.c
925
926 crc16.obj: stdlib/crc16.c
927 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT crc16.obj -MD -MP -MF $(DEPDIR)/crc16.Tpo -c -o crc16.obj `if test -f 'stdlib/crc16.c'; then $(CYGPATH_W) 'stdlib/crc16.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/crc16.c'; fi`
928 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/crc16.Tpo $(DEPDIR)/crc16.Po
929 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/crc16.c' object='crc16.obj' libtool=no @AMDEPBACKSLASH@
930 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
931 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crc16.obj `if test -f 'stdlib/crc16.c'; then $(CYGPATH_W) 'stdlib/crc16.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/crc16.c'; fi`
932
933 free.o: stdlib/free.c
934 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT free.o -MD -MP -MF $(DEPDIR)/free.Tpo -c -o free.o `test -f 'stdlib/free.c' || echo '$(srcdir)/'`stdlib/free.c
935 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/free.Tpo $(DEPDIR)/free.Po
936 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/free.c' object='free.o' libtool=no @AMDEPBACKSLASH@
937 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
938 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o free.o `test -f 'stdlib/free.c' || echo '$(srcdir)/'`stdlib/free.c
939
940 free.obj: stdlib/free.c
941 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT free.obj -MD -MP -MF $(DEPDIR)/free.Tpo -c -o free.obj `if test -f 'stdlib/free.c'; then $(CYGPATH_W) 'stdlib/free.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/free.c'; fi`
942 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/free.Tpo $(DEPDIR)/free.Po
943 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/free.c' object='free.obj' libtool=no @AMDEPBACKSLASH@
944 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
945 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o free.obj `if test -f 'stdlib/free.c'; then $(CYGPATH_W) 'stdlib/free.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/free.c'; fi`
946
947 itoa.o: stdlib/itoa.c
948 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT itoa.o -MD -MP -MF $(DEPDIR)/itoa.Tpo -c -o itoa.o `test -f 'stdlib/itoa.c' || echo '$(srcdir)/'`stdlib/itoa.c
949 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/itoa.Tpo $(DEPDIR)/itoa.Po
950 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/itoa.c' object='itoa.o' libtool=no @AMDEPBACKSLASH@
951 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
952 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o itoa.o `test -f 'stdlib/itoa.c' || echo '$(srcdir)/'`stdlib/itoa.c
953
954 itoa.obj: stdlib/itoa.c
955 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT itoa.obj -MD -MP -MF $(DEPDIR)/itoa.Tpo -c -o itoa.obj `if test -f 'stdlib/itoa.c'; then $(CYGPATH_W) 'stdlib/itoa.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/itoa.c'; fi`
956 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/itoa.Tpo $(DEPDIR)/itoa.Po
957 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/itoa.c' object='itoa.obj' libtool=no @AMDEPBACKSLASH@
958 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
959 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o itoa.obj `if test -f 'stdlib/itoa.c'; then $(CYGPATH_W) 'stdlib/itoa.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/itoa.c'; fi`
960
961 ltoa.o: stdlib/ltoa.c
962 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ltoa.o -MD -MP -MF $(DEPDIR)/ltoa.Tpo -c -o ltoa.o `test -f 'stdlib/ltoa.c' || echo '$(srcdir)/'`stdlib/ltoa.c
963 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ltoa.Tpo $(DEPDIR)/ltoa.Po
964 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/ltoa.c' object='ltoa.o' libtool=no @AMDEPBACKSLASH@
965 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
966 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ltoa.o `test -f 'stdlib/ltoa.c' || echo '$(srcdir)/'`stdlib/ltoa.c
967
968 ltoa.obj: stdlib/ltoa.c
969 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ltoa.obj -MD -MP -MF $(DEPDIR)/ltoa.Tpo -c -o ltoa.obj `if test -f 'stdlib/ltoa.c'; then $(CYGPATH_W) 'stdlib/ltoa.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/ltoa.c'; fi`
970 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ltoa.Tpo $(DEPDIR)/ltoa.Po
971 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/ltoa.c' object='ltoa.obj' libtool=no @AMDEPBACKSLASH@
972 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
973 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ltoa.obj `if test -f 'stdlib/ltoa.c'; then $(CYGPATH_W) 'stdlib/ltoa.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/ltoa.c'; fi`
974
975 malloc.o: stdlib/malloc.c
976 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT malloc.o -MD -MP -MF $(DEPDIR)/malloc.Tpo -c -o malloc.o `test -f 'stdlib/malloc.c' || echo '$(srcdir)/'`stdlib/malloc.c
977 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/malloc.Tpo $(DEPDIR)/malloc.Po
978 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/malloc.c' object='malloc.o' libtool=no @AMDEPBACKSLASH@
979 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
980 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o malloc.o `test -f 'stdlib/malloc.c' || echo '$(srcdir)/'`stdlib/malloc.c
981
982 malloc.obj: stdlib/malloc.c
983 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT malloc.obj -MD -MP -MF $(DEPDIR)/malloc.Tpo -c -o malloc.obj `if test -f 'stdlib/malloc.c'; then $(CYGPATH_W) 'stdlib/malloc.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/malloc.c'; fi`
984 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/malloc.Tpo $(DEPDIR)/malloc.Po
985 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/malloc.c' object='malloc.obj' libtool=no @AMDEPBACKSLASH@
986 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
987 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o malloc.obj `if test -f 'stdlib/malloc.c'; then $(CYGPATH_W) 'stdlib/malloc.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/malloc.c'; fi`
988
989 memfree.o: stdlib/memfree.c
990 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memfree.o -MD -MP -MF $(DEPDIR)/memfree.Tpo -c -o memfree.o `test -f 'stdlib/memfree.c' || echo '$(srcdir)/'`stdlib/memfree.c
991 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memfree.Tpo $(DEPDIR)/memfree.Po
992 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/memfree.c' object='memfree.o' libtool=no @AMDEPBACKSLASH@
993 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
994 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memfree.o `test -f 'stdlib/memfree.c' || echo '$(srcdir)/'`stdlib/memfree.c
995
996 memfree.obj: stdlib/memfree.c
997 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memfree.obj -MD -MP -MF $(DEPDIR)/memfree.Tpo -c -o memfree.obj `if test -f 'stdlib/memfree.c'; then $(CYGPATH_W) 'stdlib/memfree.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/memfree.c'; fi`
998 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memfree.Tpo $(DEPDIR)/memfree.Po
999 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/memfree.c' object='memfree.obj' libtool=no @AMDEPBACKSLASH@
1000 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1001 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memfree.obj `if test -f 'stdlib/memfree.c'; then $(CYGPATH_W) 'stdlib/memfree.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/memfree.c'; fi`
1002
1003 memfreemax.o: stdlib/memfreemax.c
1004 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memfreemax.o -MD -MP -MF $(DEPDIR)/memfreemax.Tpo -c -o memfreemax.o `test -f 'stdlib/memfreemax.c' || echo '$(srcdir)/'`stdlib/memfreemax.c
1005 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memfreemax.Tpo $(DEPDIR)/memfreemax.Po
1006 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/memfreemax.c' object='memfreemax.o' libtool=no @AMDEPBACKSLASH@
1007 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1008 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memfreemax.o `test -f 'stdlib/memfreemax.c' || echo '$(srcdir)/'`stdlib/memfreemax.c
1009
1010 memfreemax.obj: stdlib/memfreemax.c
1011 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memfreemax.obj -MD -MP -MF $(DEPDIR)/memfreemax.Tpo -c -o memfreemax.obj `if test -f 'stdlib/memfreemax.c'; then $(CYGPATH_W) 'stdlib/memfreemax.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/memfreemax.c'; fi`
1012 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memfreemax.Tpo $(DEPDIR)/memfreemax.Po
1013 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/memfreemax.c' object='memfreemax.obj' libtool=no @AMDEPBACKSLASH@
1014 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1015 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memfreemax.obj `if test -f 'stdlib/memfreemax.c'; then $(CYGPATH_W) 'stdlib/memfreemax.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/memfreemax.c'; fi`
1016
1017 memmisc.o: stdlib/memmisc.c
1018 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memmisc.o -MD -MP -MF $(DEPDIR)/memmisc.Tpo -c -o memmisc.o `test -f 'stdlib/memmisc.c' || echo '$(srcdir)/'`stdlib/memmisc.c
1019 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memmisc.Tpo $(DEPDIR)/memmisc.Po
1020 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/memmisc.c' object='memmisc.o' libtool=no @AMDEPBACKSLASH@
1021 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1022 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memmisc.o `test -f 'stdlib/memmisc.c' || echo '$(srcdir)/'`stdlib/memmisc.c
1023
1024 memmisc.obj: stdlib/memmisc.c
1025 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memmisc.obj -MD -MP -MF $(DEPDIR)/memmisc.Tpo -c -o memmisc.obj `if test -f 'stdlib/memmisc.c'; then $(CYGPATH_W) 'stdlib/memmisc.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/memmisc.c'; fi`
1026 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memmisc.Tpo $(DEPDIR)/memmisc.Po
1027 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/memmisc.c' object='memmisc.obj' libtool=no @AMDEPBACKSLASH@
1028 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1029 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memmisc.obj `if test -f 'stdlib/memmisc.c'; then $(CYGPATH_W) 'stdlib/memmisc.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/memmisc.c'; fi`
1030
1031 rand.o: stdlib/rand.c
1032 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rand.o -MD -MP -MF $(DEPDIR)/rand.Tpo -c -o rand.o `test -f 'stdlib/rand.c' || echo '$(srcdir)/'`stdlib/rand.c
1033 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/rand.Tpo $(DEPDIR)/rand.Po
1034 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/rand.c' object='rand.o' libtool=no @AMDEPBACKSLASH@
1035 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1036 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rand.o `test -f 'stdlib/rand.c' || echo '$(srcdir)/'`stdlib/rand.c
1037
1038 rand.obj: stdlib/rand.c
1039 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rand.obj -MD -MP -MF $(DEPDIR)/rand.Tpo -c -o rand.obj `if test -f 'stdlib/rand.c'; then $(CYGPATH_W) 'stdlib/rand.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/rand.c'; fi`
1040 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/rand.Tpo $(DEPDIR)/rand.Po
1041 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/rand.c' object='rand.obj' libtool=no @AMDEPBACKSLASH@
1042 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1043 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rand.obj `if test -f 'stdlib/rand.c'; then $(CYGPATH_W) 'stdlib/rand.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/rand.c'; fi`
1044
1045 realloc.o: stdlib/realloc.c
1046 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT realloc.o -MD -MP -MF $(DEPDIR)/realloc.Tpo -c -o realloc.o `test -f 'stdlib/realloc.c' || echo '$(srcdir)/'`stdlib/realloc.c
1047 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/realloc.Tpo $(DEPDIR)/realloc.Po
1048 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/realloc.c' object='realloc.o' libtool=no @AMDEPBACKSLASH@
1049 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1050 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o realloc.o `test -f 'stdlib/realloc.c' || echo '$(srcdir)/'`stdlib/realloc.c
1051
1052 realloc.obj: stdlib/realloc.c
1053 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT realloc.obj -MD -MP -MF $(DEPDIR)/realloc.Tpo -c -o realloc.obj `if test -f 'stdlib/realloc.c'; then $(CYGPATH_W) 'stdlib/realloc.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/realloc.c'; fi`
1054 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/realloc.Tpo $(DEPDIR)/realloc.Po
1055 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/realloc.c' object='realloc.obj' libtool=no @AMDEPBACKSLASH@
1056 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1057 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o realloc.obj `if test -f 'stdlib/realloc.c'; then $(CYGPATH_W) 'stdlib/realloc.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/realloc.c'; fi`
1058
1059 x_ftoa.o: stdlib/x_ftoa.c
1060 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x_ftoa.o -MD -MP -MF $(DEPDIR)/x_ftoa.Tpo -c -o x_ftoa.o `test -f 'stdlib/x_ftoa.c' || echo '$(srcdir)/'`stdlib/x_ftoa.c
1061 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/x_ftoa.Tpo $(DEPDIR)/x_ftoa.Po
1062 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/x_ftoa.c' object='x_ftoa.o' libtool=no @AMDEPBACKSLASH@
1063 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1064 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x_ftoa.o `test -f 'stdlib/x_ftoa.c' || echo '$(srcdir)/'`stdlib/x_ftoa.c
1065
1066 x_ftoa.obj: stdlib/x_ftoa.c
1067 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x_ftoa.obj -MD -MP -MF $(DEPDIR)/x_ftoa.Tpo -c -o x_ftoa.obj `if test -f 'stdlib/x_ftoa.c'; then $(CYGPATH_W) 'stdlib/x_ftoa.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/x_ftoa.c'; fi`
1068 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/x_ftoa.Tpo $(DEPDIR)/x_ftoa.Po
1069 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='stdlib/x_ftoa.c' object='x_ftoa.obj' libtool=no @AMDEPBACKSLASH@
1070 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1071 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x_ftoa.obj `if test -f 'stdlib/x_ftoa.c'; then $(CYGPATH_W) 'stdlib/x_ftoa.c'; else $(CYGPATH_W) '$(srcdir)/stdlib/x_ftoa.c'; fi`
1072
1073 memccpy.o: string/memccpy.c
1074 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memccpy.o -MD -MP -MF $(DEPDIR)/memccpy.Tpo -c -o memccpy.o `test -f 'string/memccpy.c' || echo '$(srcdir)/'`string/memccpy.c
1075 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memccpy.Tpo $(DEPDIR)/memccpy.Po
1076 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memccpy.c' object='memccpy.o' libtool=no @AMDEPBACKSLASH@
1077 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1078 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memccpy.o `test -f 'string/memccpy.c' || echo '$(srcdir)/'`string/memccpy.c
1079
1080 memccpy.obj: string/memccpy.c
1081 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memccpy.obj -MD -MP -MF $(DEPDIR)/memccpy.Tpo -c -o memccpy.obj `if test -f 'string/memccpy.c'; then $(CYGPATH_W) 'string/memccpy.c'; else $(CYGPATH_W) '$(srcdir)/string/memccpy.c'; fi`
1082 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memccpy.Tpo $(DEPDIR)/memccpy.Po
1083 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memccpy.c' object='memccpy.obj' libtool=no @AMDEPBACKSLASH@
1084 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1085 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memccpy.obj `if test -f 'string/memccpy.c'; then $(CYGPATH_W) 'string/memccpy.c'; else $(CYGPATH_W) '$(srcdir)/string/memccpy.c'; fi`
1086
1087 memchr.o: string/memchr.c
1088 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memchr.o -MD -MP -MF $(DEPDIR)/memchr.Tpo -c -o memchr.o `test -f 'string/memchr.c' || echo '$(srcdir)/'`string/memchr.c
1089 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memchr.Tpo $(DEPDIR)/memchr.Po
1090 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memchr.c' object='memchr.o' libtool=no @AMDEPBACKSLASH@
1091 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1092 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memchr.o `test -f 'string/memchr.c' || echo '$(srcdir)/'`string/memchr.c
1093
1094 memchr.obj: string/memchr.c
1095 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memchr.obj -MD -MP -MF $(DEPDIR)/memchr.Tpo -c -o memchr.obj `if test -f 'string/memchr.c'; then $(CYGPATH_W) 'string/memchr.c'; else $(CYGPATH_W) '$(srcdir)/string/memchr.c'; fi`
1096 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memchr.Tpo $(DEPDIR)/memchr.Po
1097 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memchr.c' object='memchr.obj' libtool=no @AMDEPBACKSLASH@
1098 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1099 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memchr.obj `if test -f 'string/memchr.c'; then $(CYGPATH_W) 'string/memchr.c'; else $(CYGPATH_W) '$(srcdir)/string/memchr.c'; fi`
1100
1101 memchrpgm.o: string/memchrpgm.c
1102 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memchrpgm.o -MD -MP -MF $(DEPDIR)/memchrpgm.Tpo -c -o memchrpgm.o `test -f 'string/memchrpgm.c' || echo '$(srcdir)/'`string/memchrpgm.c
1103 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memchrpgm.Tpo $(DEPDIR)/memchrpgm.Po
1104 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memchrpgm.c' object='memchrpgm.o' libtool=no @AMDEPBACKSLASH@
1105 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1106 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memchrpgm.o `test -f 'string/memchrpgm.c' || echo '$(srcdir)/'`string/memchrpgm.c
1107
1108 memchrpgm.obj: string/memchrpgm.c
1109 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memchrpgm.obj -MD -MP -MF $(DEPDIR)/memchrpgm.Tpo -c -o memchrpgm.obj `if test -f 'string/memchrpgm.c'; then $(CYGPATH_W) 'string/memchrpgm.c'; else $(CYGPATH_W) '$(srcdir)/string/memchrpgm.c'; fi`
1110 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memchrpgm.Tpo $(DEPDIR)/memchrpgm.Po
1111 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memchrpgm.c' object='memchrpgm.obj' libtool=no @AMDEPBACKSLASH@
1112 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1113 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memchrpgm.obj `if test -f 'string/memchrpgm.c'; then $(CYGPATH_W) 'string/memchrpgm.c'; else $(CYGPATH_W) '$(srcdir)/string/memchrpgm.c'; fi`
1114
1115 memchrram.o: string/memchrram.c
1116 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memchrram.o -MD -MP -MF $(DEPDIR)/memchrram.Tpo -c -o memchrram.o `test -f 'string/memchrram.c' || echo '$(srcdir)/'`string/memchrram.c
1117 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memchrram.Tpo $(DEPDIR)/memchrram.Po
1118 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memchrram.c' object='memchrram.o' libtool=no @AMDEPBACKSLASH@
1119 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1120 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memchrram.o `test -f 'string/memchrram.c' || echo '$(srcdir)/'`string/memchrram.c
1121
1122 memchrram.obj: string/memchrram.c
1123 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memchrram.obj -MD -MP -MF $(DEPDIR)/memchrram.Tpo -c -o memchrram.obj `if test -f 'string/memchrram.c'; then $(CYGPATH_W) 'string/memchrram.c'; else $(CYGPATH_W) '$(srcdir)/string/memchrram.c'; fi`
1124 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memchrram.Tpo $(DEPDIR)/memchrram.Po
1125 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memchrram.c' object='memchrram.obj' libtool=no @AMDEPBACKSLASH@
1126 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1127 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memchrram.obj `if test -f 'string/memchrram.c'; then $(CYGPATH_W) 'string/memchrram.c'; else $(CYGPATH_W) '$(srcdir)/string/memchrram.c'; fi`
1128
1129 memcmp.o: string/memcmp.c
1130 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memcmp.o -MD -MP -MF $(DEPDIR)/memcmp.Tpo -c -o memcmp.o `test -f 'string/memcmp.c' || echo '$(srcdir)/'`string/memcmp.c
1131 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memcmp.Tpo $(DEPDIR)/memcmp.Po
1132 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memcmp.c' object='memcmp.o' libtool=no @AMDEPBACKSLASH@
1133 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1134 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memcmp.o `test -f 'string/memcmp.c' || echo '$(srcdir)/'`string/memcmp.c
1135
1136 memcmp.obj: string/memcmp.c
1137 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memcmp.obj -MD -MP -MF $(DEPDIR)/memcmp.Tpo -c -o memcmp.obj `if test -f 'string/memcmp.c'; then $(CYGPATH_W) 'string/memcmp.c'; else $(CYGPATH_W) '$(srcdir)/string/memcmp.c'; fi`
1138 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memcmp.Tpo $(DEPDIR)/memcmp.Po
1139 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memcmp.c' object='memcmp.obj' libtool=no @AMDEPBACKSLASH@
1140 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1141 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memcmp.obj `if test -f 'string/memcmp.c'; then $(CYGPATH_W) 'string/memcmp.c'; else $(CYGPATH_W) '$(srcdir)/string/memcmp.c'; fi`
1142
1143 memcpy.o: string/memcpy.c
1144 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memcpy.o -MD -MP -MF $(DEPDIR)/memcpy.Tpo -c -o memcpy.o `test -f 'string/memcpy.c' || echo '$(srcdir)/'`string/memcpy.c
1145 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memcpy.Tpo $(DEPDIR)/memcpy.Po
1146 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memcpy.c' object='memcpy.o' libtool=no @AMDEPBACKSLASH@
1147 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1148 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memcpy.o `test -f 'string/memcpy.c' || echo '$(srcdir)/'`string/memcpy.c
1149
1150 memcpy.obj: string/memcpy.c
1151 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memcpy.obj -MD -MP -MF $(DEPDIR)/memcpy.Tpo -c -o memcpy.obj `if test -f 'string/memcpy.c'; then $(CYGPATH_W) 'string/memcpy.c'; else $(CYGPATH_W) '$(srcdir)/string/memcpy.c'; fi`
1152 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memcpy.Tpo $(DEPDIR)/memcpy.Po
1153 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memcpy.c' object='memcpy.obj' libtool=no @AMDEPBACKSLASH@
1154 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1155 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memcpy.obj `if test -f 'string/memcpy.c'; then $(CYGPATH_W) 'string/memcpy.c'; else $(CYGPATH_W) '$(srcdir)/string/memcpy.c'; fi`
1156
1157 memcpypgm2ram.o: string/memcpypgm2ram.c
1158 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memcpypgm2ram.o -MD -MP -MF $(DEPDIR)/memcpypgm2ram.Tpo -c -o memcpypgm2ram.o `test -f 'string/memcpypgm2ram.c' || echo '$(srcdir)/'`string/memcpypgm2ram.c
1159 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memcpypgm2ram.Tpo $(DEPDIR)/memcpypgm2ram.Po
1160 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memcpypgm2ram.c' object='memcpypgm2ram.o' libtool=no @AMDEPBACKSLASH@
1161 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1162 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memcpypgm2ram.o `test -f 'string/memcpypgm2ram.c' || echo '$(srcdir)/'`string/memcpypgm2ram.c
1163
1164 memcpypgm2ram.obj: string/memcpypgm2ram.c
1165 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memcpypgm2ram.obj -MD -MP -MF $(DEPDIR)/memcpypgm2ram.Tpo -c -o memcpypgm2ram.obj `if test -f 'string/memcpypgm2ram.c'; then $(CYGPATH_W) 'string/memcpypgm2ram.c'; else $(CYGPATH_W) '$(srcdir)/string/memcpypgm2ram.c'; fi`
1166 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memcpypgm2ram.Tpo $(DEPDIR)/memcpypgm2ram.Po
1167 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memcpypgm2ram.c' object='memcpypgm2ram.obj' libtool=no @AMDEPBACKSLASH@
1168 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1169 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memcpypgm2ram.obj `if test -f 'string/memcpypgm2ram.c'; then $(CYGPATH_W) 'string/memcpypgm2ram.c'; else $(CYGPATH_W) '$(srcdir)/string/memcpypgm2ram.c'; fi`
1170
1171 memcpyram2ram.o: string/memcpyram2ram.c
1172 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memcpyram2ram.o -MD -MP -MF $(DEPDIR)/memcpyram2ram.Tpo -c -o memcpyram2ram.o `test -f 'string/memcpyram2ram.c' || echo '$(srcdir)/'`string/memcpyram2ram.c
1173 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memcpyram2ram.Tpo $(DEPDIR)/memcpyram2ram.Po
1174 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memcpyram2ram.c' object='memcpyram2ram.o' libtool=no @AMDEPBACKSLASH@
1175 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1176 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memcpyram2ram.o `test -f 'string/memcpyram2ram.c' || echo '$(srcdir)/'`string/memcpyram2ram.c
1177
1178 memcpyram2ram.obj: string/memcpyram2ram.c
1179 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memcpyram2ram.obj -MD -MP -MF $(DEPDIR)/memcpyram2ram.Tpo -c -o memcpyram2ram.obj `if test -f 'string/memcpyram2ram.c'; then $(CYGPATH_W) 'string/memcpyram2ram.c'; else $(CYGPATH_W) '$(srcdir)/string/memcpyram2ram.c'; fi`
1180 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memcpyram2ram.Tpo $(DEPDIR)/memcpyram2ram.Po
1181 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memcpyram2ram.c' object='memcpyram2ram.obj' libtool=no @AMDEPBACKSLASH@
1182 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1183 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memcpyram2ram.obj `if test -f 'string/memcpyram2ram.c'; then $(CYGPATH_W) 'string/memcpyram2ram.c'; else $(CYGPATH_W) '$(srcdir)/string/memcpyram2ram.c'; fi`
1184
1185 memmove.o: string/memmove.c
1186 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memmove.o -MD -MP -MF $(DEPDIR)/memmove.Tpo -c -o memmove.o `test -f 'string/memmove.c' || echo '$(srcdir)/'`string/memmove.c
1187 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memmove.Tpo $(DEPDIR)/memmove.Po
1188 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memmove.c' object='memmove.o' libtool=no @AMDEPBACKSLASH@
1189 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1190 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memmove.o `test -f 'string/memmove.c' || echo '$(srcdir)/'`string/memmove.c
1191
1192 memmove.obj: string/memmove.c
1193 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memmove.obj -MD -MP -MF $(DEPDIR)/memmove.Tpo -c -o memmove.obj `if test -f 'string/memmove.c'; then $(CYGPATH_W) 'string/memmove.c'; else $(CYGPATH_W) '$(srcdir)/string/memmove.c'; fi`
1194 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memmove.Tpo $(DEPDIR)/memmove.Po
1195 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memmove.c' object='memmove.obj' libtool=no @AMDEPBACKSLASH@
1196 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1197 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memmove.obj `if test -f 'string/memmove.c'; then $(CYGPATH_W) 'string/memmove.c'; else $(CYGPATH_W) '$(srcdir)/string/memmove.c'; fi`
1198
1199 memrchr.o: string/memrchr.c
1200 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memrchr.o -MD -MP -MF $(DEPDIR)/memrchr.Tpo -c -o memrchr.o `test -f 'string/memrchr.c' || echo '$(srcdir)/'`string/memrchr.c
1201 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memrchr.Tpo $(DEPDIR)/memrchr.Po
1202 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memrchr.c' object='memrchr.o' libtool=no @AMDEPBACKSLASH@
1203 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1204 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memrchr.o `test -f 'string/memrchr.c' || echo '$(srcdir)/'`string/memrchr.c
1205
1206 memrchr.obj: string/memrchr.c
1207 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memrchr.obj -MD -MP -MF $(DEPDIR)/memrchr.Tpo -c -o memrchr.obj `if test -f 'string/memrchr.c'; then $(CYGPATH_W) 'string/memrchr.c'; else $(CYGPATH_W) '$(srcdir)/string/memrchr.c'; fi`
1208 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memrchr.Tpo $(DEPDIR)/memrchr.Po
1209 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memrchr.c' object='memrchr.obj' libtool=no @AMDEPBACKSLASH@
1210 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1211 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memrchr.obj `if test -f 'string/memrchr.c'; then $(CYGPATH_W) 'string/memrchr.c'; else $(CYGPATH_W) '$(srcdir)/string/memrchr.c'; fi`
1212
1213 memset.o: string/memset.c
1214 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memset.o -MD -MP -MF $(DEPDIR)/memset.Tpo -c -o memset.o `test -f 'string/memset.c' || echo '$(srcdir)/'`string/memset.c
1215 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memset.Tpo $(DEPDIR)/memset.Po
1216 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memset.c' object='memset.o' libtool=no @AMDEPBACKSLASH@
1217 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1218 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memset.o `test -f 'string/memset.c' || echo '$(srcdir)/'`string/memset.c
1219
1220 memset.obj: string/memset.c
1221 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT memset.obj -MD -MP -MF $(DEPDIR)/memset.Tpo -c -o memset.obj `if test -f 'string/memset.c'; then $(CYGPATH_W) 'string/memset.c'; else $(CYGPATH_W) '$(srcdir)/string/memset.c'; fi`
1222 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/memset.Tpo $(DEPDIR)/memset.Po
1223 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/memset.c' object='memset.obj' libtool=no @AMDEPBACKSLASH@
1224 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1225 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o memset.obj `if test -f 'string/memset.c'; then $(CYGPATH_W) 'string/memset.c'; else $(CYGPATH_W) '$(srcdir)/string/memset.c'; fi`
1226
1227 strcat.o: string/strcat.c
1228 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcat.o -MD -MP -MF $(DEPDIR)/strcat.Tpo -c -o strcat.o `test -f 'string/strcat.c' || echo '$(srcdir)/'`string/strcat.c
1229 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strcat.Tpo $(DEPDIR)/strcat.Po
1230 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strcat.c' object='strcat.o' libtool=no @AMDEPBACKSLASH@
1231 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1232 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcat.o `test -f 'string/strcat.c' || echo '$(srcdir)/'`string/strcat.c
1233
1234 strcat.obj: string/strcat.c
1235 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcat.obj -MD -MP -MF $(DEPDIR)/strcat.Tpo -c -o strcat.obj `if test -f 'string/strcat.c'; then $(CYGPATH_W) 'string/strcat.c'; else $(CYGPATH_W) '$(srcdir)/string/strcat.c'; fi`
1236 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strcat.Tpo $(DEPDIR)/strcat.Po
1237 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strcat.c' object='strcat.obj' libtool=no @AMDEPBACKSLASH@
1238 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1239 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcat.obj `if test -f 'string/strcat.c'; then $(CYGPATH_W) 'string/strcat.c'; else $(CYGPATH_W) '$(srcdir)/string/strcat.c'; fi`
1240
1241 strchr.o: string/strchr.c
1242 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strchr.o -MD -MP -MF $(DEPDIR)/strchr.Tpo -c -o strchr.o `test -f 'string/strchr.c' || echo '$(srcdir)/'`string/strchr.c
1243 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strchr.Tpo $(DEPDIR)/strchr.Po
1244 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strchr.c' object='strchr.o' libtool=no @AMDEPBACKSLASH@
1245 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1246 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strchr.o `test -f 'string/strchr.c' || echo '$(srcdir)/'`string/strchr.c
1247
1248 strchr.obj: string/strchr.c
1249 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strchr.obj -MD -MP -MF $(DEPDIR)/strchr.Tpo -c -o strchr.obj `if test -f 'string/strchr.c'; then $(CYGPATH_W) 'string/strchr.c'; else $(CYGPATH_W) '$(srcdir)/string/strchr.c'; fi`
1250 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strchr.Tpo $(DEPDIR)/strchr.Po
1251 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strchr.c' object='strchr.obj' libtool=no @AMDEPBACKSLASH@
1252 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1253 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strchr.obj `if test -f 'string/strchr.c'; then $(CYGPATH_W) 'string/strchr.c'; else $(CYGPATH_W) '$(srcdir)/string/strchr.c'; fi`
1254
1255 strcmp.o: string/strcmp.c
1256 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcmp.o -MD -MP -MF $(DEPDIR)/strcmp.Tpo -c -o strcmp.o `test -f 'string/strcmp.c' || echo '$(srcdir)/'`string/strcmp.c
1257 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strcmp.Tpo $(DEPDIR)/strcmp.Po
1258 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strcmp.c' object='strcmp.o' libtool=no @AMDEPBACKSLASH@
1259 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1260 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcmp.o `test -f 'string/strcmp.c' || echo '$(srcdir)/'`string/strcmp.c
1261
1262 strcmp.obj: string/strcmp.c
1263 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcmp.obj -MD -MP -MF $(DEPDIR)/strcmp.Tpo -c -o strcmp.obj `if test -f 'string/strcmp.c'; then $(CYGPATH_W) 'string/strcmp.c'; else $(CYGPATH_W) '$(srcdir)/string/strcmp.c'; fi`
1264 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strcmp.Tpo $(DEPDIR)/strcmp.Po
1265 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strcmp.c' object='strcmp.obj' libtool=no @AMDEPBACKSLASH@
1266 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1267 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcmp.obj `if test -f 'string/strcmp.c'; then $(CYGPATH_W) 'string/strcmp.c'; else $(CYGPATH_W) '$(srcdir)/string/strcmp.c'; fi`
1268
1269 strcpy.o: string/strcpy.c
1270 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcpy.o -MD -MP -MF $(DEPDIR)/strcpy.Tpo -c -o strcpy.o `test -f 'string/strcpy.c' || echo '$(srcdir)/'`string/strcpy.c
1271 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strcpy.Tpo $(DEPDIR)/strcpy.Po
1272 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strcpy.c' object='strcpy.o' libtool=no @AMDEPBACKSLASH@
1273 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1274 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcpy.o `test -f 'string/strcpy.c' || echo '$(srcdir)/'`string/strcpy.c
1275
1276 strcpy.obj: string/strcpy.c
1277 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcpy.obj -MD -MP -MF $(DEPDIR)/strcpy.Tpo -c -o strcpy.obj `if test -f 'string/strcpy.c'; then $(CYGPATH_W) 'string/strcpy.c'; else $(CYGPATH_W) '$(srcdir)/string/strcpy.c'; fi`
1278 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strcpy.Tpo $(DEPDIR)/strcpy.Po
1279 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strcpy.c' object='strcpy.obj' libtool=no @AMDEPBACKSLASH@
1280 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1281 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcpy.obj `if test -f 'string/strcpy.c'; then $(CYGPATH_W) 'string/strcpy.c'; else $(CYGPATH_W) '$(srcdir)/string/strcpy.c'; fi`
1282
1283 strcspn.o: string/strcspn.c
1284 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcspn.o -MD -MP -MF $(DEPDIR)/strcspn.Tpo -c -o strcspn.o `test -f 'string/strcspn.c' || echo '$(srcdir)/'`string/strcspn.c
1285 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strcspn.Tpo $(DEPDIR)/strcspn.Po
1286 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strcspn.c' object='strcspn.o' libtool=no @AMDEPBACKSLASH@
1287 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1288 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcspn.o `test -f 'string/strcspn.c' || echo '$(srcdir)/'`string/strcspn.c
1289
1290 strcspn.obj: string/strcspn.c
1291 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strcspn.obj -MD -MP -MF $(DEPDIR)/strcspn.Tpo -c -o strcspn.obj `if test -f 'string/strcspn.c'; then $(CYGPATH_W) 'string/strcspn.c'; else $(CYGPATH_W) '$(srcdir)/string/strcspn.c'; fi`
1292 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strcspn.Tpo $(DEPDIR)/strcspn.Po
1293 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strcspn.c' object='strcspn.obj' libtool=no @AMDEPBACKSLASH@
1294 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1295 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strcspn.obj `if test -f 'string/strcspn.c'; then $(CYGPATH_W) 'string/strcspn.c'; else $(CYGPATH_W) '$(srcdir)/string/strcspn.c'; fi`
1296
1297 strlen.o: string/strlen.c
1298 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strlen.o -MD -MP -MF $(DEPDIR)/strlen.Tpo -c -o strlen.o `test -f 'string/strlen.c' || echo '$(srcdir)/'`string/strlen.c
1299 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strlen.Tpo $(DEPDIR)/strlen.Po
1300 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strlen.c' object='strlen.o' libtool=no @AMDEPBACKSLASH@
1301 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1302 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strlen.o `test -f 'string/strlen.c' || echo '$(srcdir)/'`string/strlen.c
1303
1304 strlen.obj: string/strlen.c
1305 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strlen.obj -MD -MP -MF $(DEPDIR)/strlen.Tpo -c -o strlen.obj `if test -f 'string/strlen.c'; then $(CYGPATH_W) 'string/strlen.c'; else $(CYGPATH_W) '$(srcdir)/string/strlen.c'; fi`
1306 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strlen.Tpo $(DEPDIR)/strlen.Po
1307 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strlen.c' object='strlen.obj' libtool=no @AMDEPBACKSLASH@
1308 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1309 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strlen.obj `if test -f 'string/strlen.c'; then $(CYGPATH_W) 'string/strlen.c'; else $(CYGPATH_W) '$(srcdir)/string/strlen.c'; fi`
1310
1311 strlwr.o: string/strlwr.c
1312 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strlwr.o -MD -MP -MF $(DEPDIR)/strlwr.Tpo -c -o strlwr.o `test -f 'string/strlwr.c' || echo '$(srcdir)/'`string/strlwr.c
1313 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strlwr.Tpo $(DEPDIR)/strlwr.Po
1314 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strlwr.c' object='strlwr.o' libtool=no @AMDEPBACKSLASH@
1315 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1316 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strlwr.o `test -f 'string/strlwr.c' || echo '$(srcdir)/'`string/strlwr.c
1317
1318 strlwr.obj: string/strlwr.c
1319 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strlwr.obj -MD -MP -MF $(DEPDIR)/strlwr.Tpo -c -o strlwr.obj `if test -f 'string/strlwr.c'; then $(CYGPATH_W) 'string/strlwr.c'; else $(CYGPATH_W) '$(srcdir)/string/strlwr.c'; fi`
1320 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strlwr.Tpo $(DEPDIR)/strlwr.Po
1321 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strlwr.c' object='strlwr.obj' libtool=no @AMDEPBACKSLASH@
1322 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1323 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strlwr.obj `if test -f 'string/strlwr.c'; then $(CYGPATH_W) 'string/strlwr.c'; else $(CYGPATH_W) '$(srcdir)/string/strlwr.c'; fi`
1324
1325 strncat.o: string/strncat.c
1326 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strncat.o -MD -MP -MF $(DEPDIR)/strncat.Tpo -c -o strncat.o `test -f 'string/strncat.c' || echo '$(srcdir)/'`string/strncat.c
1327 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strncat.Tpo $(DEPDIR)/strncat.Po
1328 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strncat.c' object='strncat.o' libtool=no @AMDEPBACKSLASH@
1329 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1330 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strncat.o `test -f 'string/strncat.c' || echo '$(srcdir)/'`string/strncat.c
1331
1332 strncat.obj: string/strncat.c
1333 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strncat.obj -MD -MP -MF $(DEPDIR)/strncat.Tpo -c -o strncat.obj `if test -f 'string/strncat.c'; then $(CYGPATH_W) 'string/strncat.c'; else $(CYGPATH_W) '$(srcdir)/string/strncat.c'; fi`
1334 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strncat.Tpo $(DEPDIR)/strncat.Po
1335 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strncat.c' object='strncat.obj' libtool=no @AMDEPBACKSLASH@
1336 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1337 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strncat.obj `if test -f 'string/strncat.c'; then $(CYGPATH_W) 'string/strncat.c'; else $(CYGPATH_W) '$(srcdir)/string/strncat.c'; fi`
1338
1339 strncmp.o: string/strncmp.c
1340 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strncmp.o -MD -MP -MF $(DEPDIR)/strncmp.Tpo -c -o strncmp.o `test -f 'string/strncmp.c' || echo '$(srcdir)/'`string/strncmp.c
1341 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strncmp.Tpo $(DEPDIR)/strncmp.Po
1342 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strncmp.c' object='strncmp.o' libtool=no @AMDEPBACKSLASH@
1343 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1344 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strncmp.o `test -f 'string/strncmp.c' || echo '$(srcdir)/'`string/strncmp.c
1345
1346 strncmp.obj: string/strncmp.c
1347 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strncmp.obj -MD -MP -MF $(DEPDIR)/strncmp.Tpo -c -o strncmp.obj `if test -f 'string/strncmp.c'; then $(CYGPATH_W) 'string/strncmp.c'; else $(CYGPATH_W) '$(srcdir)/string/strncmp.c'; fi`
1348 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strncmp.Tpo $(DEPDIR)/strncmp.Po
1349 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strncmp.c' object='strncmp.obj' libtool=no @AMDEPBACKSLASH@
1350 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1351 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strncmp.obj `if test -f 'string/strncmp.c'; then $(CYGPATH_W) 'string/strncmp.c'; else $(CYGPATH_W) '$(srcdir)/string/strncmp.c'; fi`
1352
1353 strncpy.o: string/strncpy.c
1354 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strncpy.o -MD -MP -MF $(DEPDIR)/strncpy.Tpo -c -o strncpy.o `test -f 'string/strncpy.c' || echo '$(srcdir)/'`string/strncpy.c
1355 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strncpy.Tpo $(DEPDIR)/strncpy.Po
1356 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strncpy.c' object='strncpy.o' libtool=no @AMDEPBACKSLASH@
1357 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1358 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strncpy.o `test -f 'string/strncpy.c' || echo '$(srcdir)/'`string/strncpy.c
1359
1360 strncpy.obj: string/strncpy.c
1361 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strncpy.obj -MD -MP -MF $(DEPDIR)/strncpy.Tpo -c -o strncpy.obj `if test -f 'string/strncpy.c'; then $(CYGPATH_W) 'string/strncpy.c'; else $(CYGPATH_W) '$(srcdir)/string/strncpy.c'; fi`
1362 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strncpy.Tpo $(DEPDIR)/strncpy.Po
1363 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strncpy.c' object='strncpy.obj' libtool=no @AMDEPBACKSLASH@
1364 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1365 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strncpy.obj `if test -f 'string/strncpy.c'; then $(CYGPATH_W) 'string/strncpy.c'; else $(CYGPATH_W) '$(srcdir)/string/strncpy.c'; fi`
1366
1367 strpbrk.o: string/strpbrk.c
1368 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strpbrk.o -MD -MP -MF $(DEPDIR)/strpbrk.Tpo -c -o strpbrk.o `test -f 'string/strpbrk.c' || echo '$(srcdir)/'`string/strpbrk.c
1369 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strpbrk.Tpo $(DEPDIR)/strpbrk.Po
1370 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strpbrk.c' object='strpbrk.o' libtool=no @AMDEPBACKSLASH@
1371 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1372 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strpbrk.o `test -f 'string/strpbrk.c' || echo '$(srcdir)/'`string/strpbrk.c
1373
1374 strpbrk.obj: string/strpbrk.c
1375 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strpbrk.obj -MD -MP -MF $(DEPDIR)/strpbrk.Tpo -c -o strpbrk.obj `if test -f 'string/strpbrk.c'; then $(CYGPATH_W) 'string/strpbrk.c'; else $(CYGPATH_W) '$(srcdir)/string/strpbrk.c'; fi`
1376 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strpbrk.Tpo $(DEPDIR)/strpbrk.Po
1377 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strpbrk.c' object='strpbrk.obj' libtool=no @AMDEPBACKSLASH@
1378 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1379 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strpbrk.obj `if test -f 'string/strpbrk.c'; then $(CYGPATH_W) 'string/strpbrk.c'; else $(CYGPATH_W) '$(srcdir)/string/strpbrk.c'; fi`
1380
1381 strrchr.o: string/strrchr.c
1382 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strrchr.o -MD -MP -MF $(DEPDIR)/strrchr.Tpo -c -o strrchr.o `test -f 'string/strrchr.c' || echo '$(srcdir)/'`string/strrchr.c
1383 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strrchr.Tpo $(DEPDIR)/strrchr.Po
1384 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strrchr.c' object='strrchr.o' libtool=no @AMDEPBACKSLASH@
1385 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1386 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strrchr.o `test -f 'string/strrchr.c' || echo '$(srcdir)/'`string/strrchr.c
1387
1388 strrchr.obj: string/strrchr.c
1389 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strrchr.obj -MD -MP -MF $(DEPDIR)/strrchr.Tpo -c -o strrchr.obj `if test -f 'string/strrchr.c'; then $(CYGPATH_W) 'string/strrchr.c'; else $(CYGPATH_W) '$(srcdir)/string/strrchr.c'; fi`
1390 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strrchr.Tpo $(DEPDIR)/strrchr.Po
1391 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strrchr.c' object='strrchr.obj' libtool=no @AMDEPBACKSLASH@
1392 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1393 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strrchr.obj `if test -f 'string/strrchr.c'; then $(CYGPATH_W) 'string/strrchr.c'; else $(CYGPATH_W) '$(srcdir)/string/strrchr.c'; fi`
1394
1395 strspn.o: string/strspn.c
1396 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strspn.o -MD -MP -MF $(DEPDIR)/strspn.Tpo -c -o strspn.o `test -f 'string/strspn.c' || echo '$(srcdir)/'`string/strspn.c
1397 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strspn.Tpo $(DEPDIR)/strspn.Po
1398 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strspn.c' object='strspn.o' libtool=no @AMDEPBACKSLASH@
1399 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1400 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strspn.o `test -f 'string/strspn.c' || echo '$(srcdir)/'`string/strspn.c
1401
1402 strspn.obj: string/strspn.c
1403 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strspn.obj -MD -MP -MF $(DEPDIR)/strspn.Tpo -c -o strspn.obj `if test -f 'string/strspn.c'; then $(CYGPATH_W) 'string/strspn.c'; else $(CYGPATH_W) '$(srcdir)/string/strspn.c'; fi`
1404 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strspn.Tpo $(DEPDIR)/strspn.Po
1405 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strspn.c' object='strspn.obj' libtool=no @AMDEPBACKSLASH@
1406 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1407 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strspn.obj `if test -f 'string/strspn.c'; then $(CYGPATH_W) 'string/strspn.c'; else $(CYGPATH_W) '$(srcdir)/string/strspn.c'; fi`
1408
1409 strstr.o: string/strstr.c
1410 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strstr.o -MD -MP -MF $(DEPDIR)/strstr.Tpo -c -o strstr.o `test -f 'string/strstr.c' || echo '$(srcdir)/'`string/strstr.c
1411 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strstr.Tpo $(DEPDIR)/strstr.Po
1412 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strstr.c' object='strstr.o' libtool=no @AMDEPBACKSLASH@
1413 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1414 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strstr.o `test -f 'string/strstr.c' || echo '$(srcdir)/'`string/strstr.c
1415
1416 strstr.obj: string/strstr.c
1417 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strstr.obj -MD -MP -MF $(DEPDIR)/strstr.Tpo -c -o strstr.obj `if test -f 'string/strstr.c'; then $(CYGPATH_W) 'string/strstr.c'; else $(CYGPATH_W) '$(srcdir)/string/strstr.c'; fi`
1418 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strstr.Tpo $(DEPDIR)/strstr.Po
1419 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strstr.c' object='strstr.obj' libtool=no @AMDEPBACKSLASH@
1420 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1421 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strstr.obj `if test -f 'string/strstr.c'; then $(CYGPATH_W) 'string/strstr.c'; else $(CYGPATH_W) '$(srcdir)/string/strstr.c'; fi`
1422
1423 strtok.o: string/strtok.c
1424 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strtok.o -MD -MP -MF $(DEPDIR)/strtok.Tpo -c -o strtok.o `test -f 'string/strtok.c' || echo '$(srcdir)/'`string/strtok.c
1425 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strtok.Tpo $(DEPDIR)/strtok.Po
1426 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strtok.c' object='strtok.o' libtool=no @AMDEPBACKSLASH@
1427 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1428 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strtok.o `test -f 'string/strtok.c' || echo '$(srcdir)/'`string/strtok.c
1429
1430 strtok.obj: string/strtok.c
1431 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strtok.obj -MD -MP -MF $(DEPDIR)/strtok.Tpo -c -o strtok.obj `if test -f 'string/strtok.c'; then $(CYGPATH_W) 'string/strtok.c'; else $(CYGPATH_W) '$(srcdir)/string/strtok.c'; fi`
1432 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strtok.Tpo $(DEPDIR)/strtok.Po
1433 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strtok.c' object='strtok.obj' libtool=no @AMDEPBACKSLASH@
1434 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1435 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strtok.obj `if test -f 'string/strtok.c'; then $(CYGPATH_W) 'string/strtok.c'; else $(CYGPATH_W) '$(srcdir)/string/strtok.c'; fi`
1436
1437 strupr.o: string/strupr.c
1438 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strupr.o -MD -MP -MF $(DEPDIR)/strupr.Tpo -c -o strupr.o `test -f 'string/strupr.c' || echo '$(srcdir)/'`string/strupr.c
1439 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strupr.Tpo $(DEPDIR)/strupr.Po
1440 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strupr.c' object='strupr.o' libtool=no @AMDEPBACKSLASH@
1441 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1442 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strupr.o `test -f 'string/strupr.c' || echo '$(srcdir)/'`string/strupr.c
1443
1444 strupr.obj: string/strupr.c
1445 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT strupr.obj -MD -MP -MF $(DEPDIR)/strupr.Tpo -c -o strupr.obj `if test -f 'string/strupr.c'; then $(CYGPATH_W) 'string/strupr.c'; else $(CYGPATH_W) '$(srcdir)/string/strupr.c'; fi`
1446 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/strupr.Tpo $(DEPDIR)/strupr.Po
1447 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='string/strupr.c' object='strupr.obj' libtool=no @AMDEPBACKSLASH@
1448 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1449 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o strupr.obj `if test -f 'string/strupr.c'; then $(CYGPATH_W) 'string/strupr.c'; else $(CYGPATH_W) '$(srcdir)/string/strupr.c'; fi`
1450
1451 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1452         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1453         unique=`for i in $$list; do \
1454             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1455           done | \
1456           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
1457               END { if (nonempty) { for (i in files) print i; }; }'`; \
1458         mkid -fID $$unique
1459 tags: TAGS
1460
1461 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1462                 $(TAGS_FILES) $(LISP)
1463         tags=; \
1464         here=`pwd`; \
1465         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1466         unique=`for i in $$list; do \
1467             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1468           done | \
1469           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1470               END { if (nonempty) { for (i in files) print i; }; }'`; \
1471         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1472           test -n "$$unique" || unique=$$empty_fix; \
1473           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1474             $$tags $$unique; \
1475         fi
1476 ctags: CTAGS
1477 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1478                 $(TAGS_FILES) $(LISP)
1479         tags=; \
1480         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1481         unique=`for i in $$list; do \
1482             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1483           done | \
1484           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1485               END { if (nonempty) { for (i in files) print i; }; }'`; \
1486         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1487           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1488              $$tags $$unique
1489
1490 GTAGS:
1491         here=`$(am__cd) $(top_builddir) && pwd` \
1492           && cd $(top_srcdir) \
1493           && gtags -i $(GTAGS_ARGS) $$here
1494
1495 distclean-tags:
1496         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1497
1498 distdir: $(DISTFILES)
1499         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1500         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1501         list='$(DISTFILES)'; \
1502           dist_files=`for file in $$list; do echo $$file; done | \
1503           sed -e "s|^$$srcdirstrip/||;t" \
1504               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1505         case $$dist_files in \
1506           */*) $(MKDIR_P) `echo "$$dist_files" | \
1507                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1508                            sort -u` ;; \
1509         esac; \
1510         for file in $$dist_files; do \
1511           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1512           if test -d $$d/$$file; then \
1513             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1514             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1515               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1516             fi; \
1517             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1518           else \
1519             test -f $(distdir)/$$file \
1520             || cp -p $$d/$$file $(distdir)/$$file \
1521             || exit 1; \
1522           fi; \
1523         done
1524 check-am: all-am
1525 check: check-am
1526 all-am: Makefile $(LIBRARIES)
1527 installdirs:
1528         for dir in "$(DESTDIR)$(libdir)"; do \
1529           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1530         done
1531 install: install-am
1532 install-exec: install-exec-am
1533 install-data: install-data-am
1534 uninstall: uninstall-am
1535
1536 install-am: all-am
1537         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1538
1539 installcheck: installcheck-am
1540 install-strip:
1541         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1542           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1543           `test -z '$(STRIP)' || \
1544             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1545 mostlyclean-generic:
1546
1547 clean-generic:
1548
1549 distclean-generic:
1550         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1551
1552 maintainer-clean-generic:
1553         @echo "This command is intended for maintainers to use"
1554         @echo "it deletes files that may require special tools to rebuild."
1555 clean: clean-am
1556
1557 clean-am: clean-generic clean-libLIBRARIES clean-local mostlyclean-am
1558
1559 distclean: distclean-am
1560         -rm -rf ./$(DEPDIR)
1561         -rm -f Makefile
1562 distclean-am: clean-am distclean-compile distclean-generic \
1563         distclean-tags
1564
1565 dvi: dvi-am
1566
1567 dvi-am:
1568
1569 html: html-am
1570
1571 info: info-am
1572
1573 info-am:
1574
1575 install-data-am:
1576
1577 install-dvi: install-dvi-am
1578
1579 install-exec-am: install-libLIBRARIES
1580
1581 install-html: install-html-am
1582
1583 install-info: install-info-am
1584
1585 install-man:
1586
1587 install-pdf: install-pdf-am
1588
1589 install-ps: install-ps-am
1590
1591 installcheck-am:
1592
1593 maintainer-clean: maintainer-clean-am
1594         -rm -rf ./$(DEPDIR)
1595         -rm -f Makefile
1596 maintainer-clean-am: distclean-am maintainer-clean-generic
1597
1598 mostlyclean: mostlyclean-am
1599
1600 mostlyclean-am: mostlyclean-compile mostlyclean-generic
1601
1602 pdf: pdf-am
1603
1604 pdf-am:
1605
1606 ps: ps-am
1607
1608 ps-am:
1609
1610 uninstall-am: uninstall-libLIBRARIES
1611
1612 .MAKE: install-am install-strip
1613
1614 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1615         clean-libLIBRARIES clean-local ctags distclean \
1616         distclean-compile distclean-generic distclean-tags distdir dvi \
1617         dvi-am html html-am info info-am install install-am \
1618         install-data install-data-am install-dvi install-dvi-am \
1619         install-exec install-exec-am install-html install-html-am \
1620         install-info install-info-am install-libLIBRARIES install-man \
1621         install-pdf install-pdf-am install-ps install-ps-am \
1622         install-strip installcheck installcheck-am installdirs \
1623         maintainer-clean maintainer-clean-generic mostlyclean \
1624         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
1625         tags uninstall uninstall-am uninstall-libLIBRARIES
1626
1627
1628 clean-local:
1629         $(RM) *.asm;
1630         $(RM) *.lst;
1631
1632 clean-intermediate: clean-local
1633         list='$(SUBDIRS)'; for subdir in $$list; do \
1634           echo "Making $@ in $$subdir"; \
1635           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@); \
1636         done
1637 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1638 # Otherwise a system limit (for SysV at least) may be exceeded.
1639 .NOEXPORT: