Imported Upstream version 2.9.0
[debian/cc1111] / device / lib / pic16 / libsdcc / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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 = libsdcc
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 libsdcc_a_AR = $(AR) $(ARFLAGS)
53 libsdcc_a_LIBADD =
54 am_libsdcc_a_OBJECTS = divschar.$(OBJEXT) divuchar.$(OBJEXT) \
55         modschar.$(OBJEXT) moduchar.$(OBJEXT) fps16x162schar.$(OBJEXT) \
56         fps16x162sfloat.$(OBJEXT) fps16x162sint.$(OBJEXT) \
57         fps16x162slong.$(OBJEXT) fps16x162uchar.$(OBJEXT) \
58         fps16x162uint.$(OBJEXT) fps16x162ulong.$(OBJEXT) \
59         fps16x16_add.$(OBJEXT) fps16x16_div.$(OBJEXT) \
60         fps16x16_eq.$(OBJEXT) fps16x16_gt.$(OBJEXT) \
61         fps16x16_gteq.$(OBJEXT) fps16x16_lt.$(OBJEXT) \
62         fps16x16_lteq.$(OBJEXT) fps16x16_mul.$(OBJEXT) \
63         fps16x16_neq.$(OBJEXT) fps16x16_sub.$(OBJEXT) \
64         schar2fps16x16.$(OBJEXT) sint2fps16x16.$(OBJEXT) \
65         slong2fps16x16.$(OBJEXT) uchar2fps16x16.$(OBJEXT) \
66         uint2fps16x16.$(OBJEXT) ulong2fps16x16.$(OBJEXT) \
67         fs2schar.$(OBJEXT) fs2sint.$(OBJEXT) fs2slong.$(OBJEXT) \
68         fs2uchar.$(OBJEXT) fs2uint.$(OBJEXT) fs2ulong.$(OBJEXT) \
69         fsadd.$(OBJEXT) fsdiv.$(OBJEXT) fseq.$(OBJEXT) fsgt.$(OBJEXT) \
70         fslt.$(OBJEXT) fsmul.$(OBJEXT) fsneq.$(OBJEXT) fssub.$(OBJEXT) \
71         schar2fs.$(OBJEXT) sint2fs.$(OBJEXT) slong2fs.$(OBJEXT) \
72         uchar2fs.$(OBJEXT) uint2fs.$(OBJEXT) ulong2fs.$(OBJEXT) \
73         gptrget1.$(OBJEXT) gptrget2.$(OBJEXT) gptrget3.$(OBJEXT) \
74         gptrget4.$(OBJEXT) gptrput1.$(OBJEXT) gptrput2.$(OBJEXT) \
75         gptrput3.$(OBJEXT) gptrput4.$(OBJEXT) divsint.$(OBJEXT) \
76         divuint.$(OBJEXT) modsint.$(OBJEXT) moduint.$(OBJEXT) \
77         mulint.$(OBJEXT) divslong.$(OBJEXT) divulong.$(OBJEXT) \
78         modslong.$(OBJEXT) modulong.$(OBJEXT) mullong.$(OBJEXT) \
79         lrrest.$(OBJEXT) lrst.$(OBJEXT) stack.$(OBJEXT)
80 libsdcc_a_OBJECTS = $(am_libsdcc_a_OBJECTS)
81 DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
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 = $(libsdcc_a_SOURCES)
91 DIST_SOURCES = $(libsdcc_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_build_prefix = @top_build_prefix@
180 top_builddir = @top_builddir@
181 top_srcdir = @top_srcdir@
182 lib_LIBRARIES = libsdcc.a
183 libsdcc_a_SOURCES = char/divschar.c char/divuchar.c char/modschar.c \
184         char/moduchar.c fixed16x16/fps16x162schar.S \
185         fixed16x16/fps16x162sfloat.c fixed16x16/fps16x162sint.S \
186         fixed16x16/fps16x162slong.S fixed16x16/fps16x162uchar.S \
187         fixed16x16/fps16x162uint.S fixed16x16/fps16x162ulong.S \
188         fixed16x16/fps16x16_add.c fixed16x16/fps16x16_div.c \
189         fixed16x16/fps16x16_eq.c fixed16x16/fps16x16_gt.c \
190         fixed16x16/fps16x16_gteq.c fixed16x16/fps16x16_lt.c \
191         fixed16x16/fps16x16_lteq.c fixed16x16/fps16x16_mul.c \
192         fixed16x16/fps16x16_neq.c fixed16x16/fps16x16_sub.c \
193         fixed16x16/schar2fps16x16.S fixed16x16/sint2fps16x16.S \
194         fixed16x16/slong2fps16x16.S fixed16x16/uchar2fps16x16.S \
195         fixed16x16/uint2fps16x16.S fixed16x16/ulong2fps16x16.S \
196         float/fs2schar.c float/fs2sint.c float/fs2slong.c \
197         float/fs2uchar.c float/fs2uint.c float/fs2ulong.c \
198         float/fsadd.c float/fsdiv.c float/fseq.c float/fsgt.c \
199         float/fslt.c float/fsmul.c float/fsneq.c float/fssub.c \
200         float/schar2fs.c float/sint2fs.c float/slong2fs.c \
201         float/uchar2fs.c float/uint2fs.c float/ulong2fs.c \
202         gptr/gptrget1.c gptr/gptrget2.c gptr/gptrget3.c \
203         gptr/gptrget4.c gptr/gptrput1.c gptr/gptrput2.c \
204         gptr/gptrput3.c gptr/gptrput4.c int/divsint.c int/divuint.c \
205         int/modsint.c int/moduint.c int/mulint.c long/divslong.c \
206         long/divulong.c long/modslong.c long/modulong.c long/mullong.c \
207         lregs/lrrest.c lregs/lrst.c stack/stack.S
208 #AM_CFLAGS += --no-optimize-goto
209
210 #AM_CFLAGS += --debug-ralloc
211 #AM_CFLAGS += --debug-xtra
212 #AM_CFLAGS += --pcode-verbose
213
214 #AM_CFLAGS += --nooverlay
215 #AM_CFLAGS += --nogcse
216 #AM_CFLAGS += --nolabelopt
217 #AM_CFLAGS += --noinvariant
218 #AM_CFLAGS += --noinduction
219 #AM_CFLAGS += --nojtbound
220 #AM_CFLAGS += --noloopreverse
221 AM_CFLAGS = --std-c99 --asm="$(CCAS)" -I. \
222         -I$(top_srcdir)/../../include/pic16 --fommit-frame-pointer \
223         --obanksel=9 --denable-peeps --optimize-cmp --optimize-df \
224         --i-code-in-asm @USE_FLOATS@
225 AM_CCASFLAGS = -I$(top_srcdir)/../../include/pic16 -I$(srcdir)
226 all: all-am
227
228 .SUFFIXES:
229 .SUFFIXES: .S .c .o .obj
230 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.common $(am__configure_deps)
231         @for dep in $?; do \
232           case '$(am__configure_deps)' in \
233             *$$dep*) \
234               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
235                 && exit 0; \
236               exit 1;; \
237           esac; \
238         done; \
239         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libsdcc/Makefile'; \
240         cd $(top_srcdir) && \
241           $(AUTOMAKE) --foreign  libsdcc/Makefile
242 .PRECIOUS: Makefile
243 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
244         @case '$?' in \
245           *config.status*) \
246             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
247           *) \
248             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
249             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
250         esac;
251
252 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
253         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254
255 $(top_srcdir)/configure:  $(am__configure_deps)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
258         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259 install-libLIBRARIES: $(lib_LIBRARIES)
260         @$(NORMAL_INSTALL)
261         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
262         @list='$(lib_LIBRARIES)'; for p in $$list; do \
263           if test -f $$p; then \
264             f=$(am__strip_dir) \
265             echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
266             $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
267           else :; fi; \
268         done
269         @$(POST_INSTALL)
270         @list='$(lib_LIBRARIES)'; for p in $$list; do \
271           if test -f $$p; then \
272             p=$(am__strip_dir) \
273             echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
274             $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
275           else :; fi; \
276         done
277
278 uninstall-libLIBRARIES:
279         @$(NORMAL_UNINSTALL)
280         @list='$(lib_LIBRARIES)'; for p in $$list; do \
281           p=$(am__strip_dir) \
282           echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \
283           rm -f "$(DESTDIR)$(libdir)/$$p"; \
284         done
285
286 clean-libLIBRARIES:
287         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
288 libsdcc.a: $(libsdcc_a_OBJECTS) $(libsdcc_a_DEPENDENCIES) 
289         -rm -f libsdcc.a
290         $(libsdcc_a_AR) libsdcc.a $(libsdcc_a_OBJECTS) $(libsdcc_a_LIBADD)
291         $(RANLIB) libsdcc.a
292
293 mostlyclean-compile:
294         -rm -f *.$(OBJEXT)
295
296 distclean-compile:
297         -rm -f *.tab.c
298
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/divschar.Po@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/divsint.Po@am__quote@
301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/divslong.Po@am__quote@
302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/divuchar.Po@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/divuint.Po@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/divulong.Po@am__quote@
305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x162schar.Po@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x162sfloat.Po@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x162sint.Po@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x162slong.Po@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x162uchar.Po@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x162uint.Po@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x162ulong.Po@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_add.Po@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_div.Po@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_eq.Po@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_gt.Po@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_gteq.Po@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_lt.Po@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_lteq.Po@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_mul.Po@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_neq.Po@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fps16x16_sub.Po@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fs2schar.Po@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fs2sint.Po@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fs2slong.Po@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fs2uchar.Po@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fs2uint.Po@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fs2ulong.Po@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsadd.Po@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsdiv.Po@am__quote@
330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fseq.Po@am__quote@
331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsgt.Po@am__quote@
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fslt.Po@am__quote@
333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsmul.Po@am__quote@
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsneq.Po@am__quote@
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fssub.Po@am__quote@
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gptrget1.Po@am__quote@
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gptrget2.Po@am__quote@
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gptrget3.Po@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gptrget4.Po@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gptrput1.Po@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gptrput2.Po@am__quote@
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gptrput3.Po@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gptrput4.Po@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lrrest.Po@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lrst.Po@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modschar.Po@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modsint.Po@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modslong.Po@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moduchar.Po@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moduint.Po@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modulong.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mulint.Po@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mullong.Po@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/schar2fps16x16.Po@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/schar2fs.Po@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sint2fps16x16.Po@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sint2fs.Po@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/slong2fps16x16.Po@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/slong2fs.Po@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stack.Po@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uchar2fps16x16.Po@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uchar2fs.Po@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uint2fps16x16.Po@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uint2fs.Po@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ulong2fps16x16.Po@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ulong2fs.Po@am__quote@
367
368 .S.o:
369 @am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
370 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
371 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
372 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
374
375 .S.obj:
376 @am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
377 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
378 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
379 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380 @am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
381
382 fps16x162schar.o: fixed16x16/fps16x162schar.S
383 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162schar.o -MD -MP -MF $(DEPDIR)/fps16x162schar.Tpo -c -o fps16x162schar.o `test -f 'fixed16x16/fps16x162schar.S' || echo '$(srcdir)/'`fixed16x16/fps16x162schar.S
384 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162schar.Tpo $(DEPDIR)/fps16x162schar.Po
385 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162schar.S' object='fps16x162schar.o' libtool=no @AMDEPBACKSLASH@
386 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
387 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162schar.o `test -f 'fixed16x16/fps16x162schar.S' || echo '$(srcdir)/'`fixed16x16/fps16x162schar.S
388
389 fps16x162schar.obj: fixed16x16/fps16x162schar.S
390 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162schar.obj -MD -MP -MF $(DEPDIR)/fps16x162schar.Tpo -c -o fps16x162schar.obj `if test -f 'fixed16x16/fps16x162schar.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162schar.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162schar.S'; fi`
391 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162schar.Tpo $(DEPDIR)/fps16x162schar.Po
392 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162schar.S' object='fps16x162schar.obj' libtool=no @AMDEPBACKSLASH@
393 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
394 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162schar.obj `if test -f 'fixed16x16/fps16x162schar.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162schar.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162schar.S'; fi`
395
396 fps16x162sint.o: fixed16x16/fps16x162sint.S
397 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162sint.o -MD -MP -MF $(DEPDIR)/fps16x162sint.Tpo -c -o fps16x162sint.o `test -f 'fixed16x16/fps16x162sint.S' || echo '$(srcdir)/'`fixed16x16/fps16x162sint.S
398 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162sint.Tpo $(DEPDIR)/fps16x162sint.Po
399 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162sint.S' object='fps16x162sint.o' libtool=no @AMDEPBACKSLASH@
400 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162sint.o `test -f 'fixed16x16/fps16x162sint.S' || echo '$(srcdir)/'`fixed16x16/fps16x162sint.S
402
403 fps16x162sint.obj: fixed16x16/fps16x162sint.S
404 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162sint.obj -MD -MP -MF $(DEPDIR)/fps16x162sint.Tpo -c -o fps16x162sint.obj `if test -f 'fixed16x16/fps16x162sint.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162sint.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162sint.S'; fi`
405 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162sint.Tpo $(DEPDIR)/fps16x162sint.Po
406 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162sint.S' object='fps16x162sint.obj' libtool=no @AMDEPBACKSLASH@
407 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
408 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162sint.obj `if test -f 'fixed16x16/fps16x162sint.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162sint.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162sint.S'; fi`
409
410 fps16x162slong.o: fixed16x16/fps16x162slong.S
411 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162slong.o -MD -MP -MF $(DEPDIR)/fps16x162slong.Tpo -c -o fps16x162slong.o `test -f 'fixed16x16/fps16x162slong.S' || echo '$(srcdir)/'`fixed16x16/fps16x162slong.S
412 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162slong.Tpo $(DEPDIR)/fps16x162slong.Po
413 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162slong.S' object='fps16x162slong.o' libtool=no @AMDEPBACKSLASH@
414 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162slong.o `test -f 'fixed16x16/fps16x162slong.S' || echo '$(srcdir)/'`fixed16x16/fps16x162slong.S
416
417 fps16x162slong.obj: fixed16x16/fps16x162slong.S
418 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162slong.obj -MD -MP -MF $(DEPDIR)/fps16x162slong.Tpo -c -o fps16x162slong.obj `if test -f 'fixed16x16/fps16x162slong.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162slong.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162slong.S'; fi`
419 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162slong.Tpo $(DEPDIR)/fps16x162slong.Po
420 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162slong.S' object='fps16x162slong.obj' libtool=no @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162slong.obj `if test -f 'fixed16x16/fps16x162slong.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162slong.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162slong.S'; fi`
423
424 fps16x162uchar.o: fixed16x16/fps16x162uchar.S
425 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162uchar.o -MD -MP -MF $(DEPDIR)/fps16x162uchar.Tpo -c -o fps16x162uchar.o `test -f 'fixed16x16/fps16x162uchar.S' || echo '$(srcdir)/'`fixed16x16/fps16x162uchar.S
426 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162uchar.Tpo $(DEPDIR)/fps16x162uchar.Po
427 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162uchar.S' object='fps16x162uchar.o' libtool=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162uchar.o `test -f 'fixed16x16/fps16x162uchar.S' || echo '$(srcdir)/'`fixed16x16/fps16x162uchar.S
430
431 fps16x162uchar.obj: fixed16x16/fps16x162uchar.S
432 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162uchar.obj -MD -MP -MF $(DEPDIR)/fps16x162uchar.Tpo -c -o fps16x162uchar.obj `if test -f 'fixed16x16/fps16x162uchar.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162uchar.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162uchar.S'; fi`
433 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162uchar.Tpo $(DEPDIR)/fps16x162uchar.Po
434 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162uchar.S' object='fps16x162uchar.obj' libtool=no @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162uchar.obj `if test -f 'fixed16x16/fps16x162uchar.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162uchar.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162uchar.S'; fi`
437
438 fps16x162uint.o: fixed16x16/fps16x162uint.S
439 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162uint.o -MD -MP -MF $(DEPDIR)/fps16x162uint.Tpo -c -o fps16x162uint.o `test -f 'fixed16x16/fps16x162uint.S' || echo '$(srcdir)/'`fixed16x16/fps16x162uint.S
440 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162uint.Tpo $(DEPDIR)/fps16x162uint.Po
441 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162uint.S' object='fps16x162uint.o' libtool=no @AMDEPBACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162uint.o `test -f 'fixed16x16/fps16x162uint.S' || echo '$(srcdir)/'`fixed16x16/fps16x162uint.S
444
445 fps16x162uint.obj: fixed16x16/fps16x162uint.S
446 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162uint.obj -MD -MP -MF $(DEPDIR)/fps16x162uint.Tpo -c -o fps16x162uint.obj `if test -f 'fixed16x16/fps16x162uint.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162uint.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162uint.S'; fi`
447 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162uint.Tpo $(DEPDIR)/fps16x162uint.Po
448 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162uint.S' object='fps16x162uint.obj' libtool=no @AMDEPBACKSLASH@
449 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
450 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162uint.obj `if test -f 'fixed16x16/fps16x162uint.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162uint.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162uint.S'; fi`
451
452 fps16x162ulong.o: fixed16x16/fps16x162ulong.S
453 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162ulong.o -MD -MP -MF $(DEPDIR)/fps16x162ulong.Tpo -c -o fps16x162ulong.o `test -f 'fixed16x16/fps16x162ulong.S' || echo '$(srcdir)/'`fixed16x16/fps16x162ulong.S
454 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162ulong.Tpo $(DEPDIR)/fps16x162ulong.Po
455 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162ulong.S' object='fps16x162ulong.o' libtool=no @AMDEPBACKSLASH@
456 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
457 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162ulong.o `test -f 'fixed16x16/fps16x162ulong.S' || echo '$(srcdir)/'`fixed16x16/fps16x162ulong.S
458
459 fps16x162ulong.obj: fixed16x16/fps16x162ulong.S
460 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT fps16x162ulong.obj -MD -MP -MF $(DEPDIR)/fps16x162ulong.Tpo -c -o fps16x162ulong.obj `if test -f 'fixed16x16/fps16x162ulong.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162ulong.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162ulong.S'; fi`
461 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/fps16x162ulong.Tpo $(DEPDIR)/fps16x162ulong.Po
462 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/fps16x162ulong.S' object='fps16x162ulong.obj' libtool=no @AMDEPBACKSLASH@
463 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
464 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o fps16x162ulong.obj `if test -f 'fixed16x16/fps16x162ulong.S'; then $(CYGPATH_W) 'fixed16x16/fps16x162ulong.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162ulong.S'; fi`
465
466 schar2fps16x16.o: fixed16x16/schar2fps16x16.S
467 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT schar2fps16x16.o -MD -MP -MF $(DEPDIR)/schar2fps16x16.Tpo -c -o schar2fps16x16.o `test -f 'fixed16x16/schar2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/schar2fps16x16.S
468 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/schar2fps16x16.Tpo $(DEPDIR)/schar2fps16x16.Po
469 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/schar2fps16x16.S' object='schar2fps16x16.o' libtool=no @AMDEPBACKSLASH@
470 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
471 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o schar2fps16x16.o `test -f 'fixed16x16/schar2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/schar2fps16x16.S
472
473 schar2fps16x16.obj: fixed16x16/schar2fps16x16.S
474 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT schar2fps16x16.obj -MD -MP -MF $(DEPDIR)/schar2fps16x16.Tpo -c -o schar2fps16x16.obj `if test -f 'fixed16x16/schar2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/schar2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/schar2fps16x16.S'; fi`
475 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/schar2fps16x16.Tpo $(DEPDIR)/schar2fps16x16.Po
476 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/schar2fps16x16.S' object='schar2fps16x16.obj' libtool=no @AMDEPBACKSLASH@
477 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
478 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o schar2fps16x16.obj `if test -f 'fixed16x16/schar2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/schar2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/schar2fps16x16.S'; fi`
479
480 sint2fps16x16.o: fixed16x16/sint2fps16x16.S
481 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT sint2fps16x16.o -MD -MP -MF $(DEPDIR)/sint2fps16x16.Tpo -c -o sint2fps16x16.o `test -f 'fixed16x16/sint2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/sint2fps16x16.S
482 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/sint2fps16x16.Tpo $(DEPDIR)/sint2fps16x16.Po
483 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/sint2fps16x16.S' object='sint2fps16x16.o' libtool=no @AMDEPBACKSLASH@
484 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
485 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sint2fps16x16.o `test -f 'fixed16x16/sint2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/sint2fps16x16.S
486
487 sint2fps16x16.obj: fixed16x16/sint2fps16x16.S
488 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT sint2fps16x16.obj -MD -MP -MF $(DEPDIR)/sint2fps16x16.Tpo -c -o sint2fps16x16.obj `if test -f 'fixed16x16/sint2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/sint2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/sint2fps16x16.S'; fi`
489 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/sint2fps16x16.Tpo $(DEPDIR)/sint2fps16x16.Po
490 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/sint2fps16x16.S' object='sint2fps16x16.obj' libtool=no @AMDEPBACKSLASH@
491 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sint2fps16x16.obj `if test -f 'fixed16x16/sint2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/sint2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/sint2fps16x16.S'; fi`
493
494 slong2fps16x16.o: fixed16x16/slong2fps16x16.S
495 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT slong2fps16x16.o -MD -MP -MF $(DEPDIR)/slong2fps16x16.Tpo -c -o slong2fps16x16.o `test -f 'fixed16x16/slong2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/slong2fps16x16.S
496 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/slong2fps16x16.Tpo $(DEPDIR)/slong2fps16x16.Po
497 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/slong2fps16x16.S' object='slong2fps16x16.o' libtool=no @AMDEPBACKSLASH@
498 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
499 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o slong2fps16x16.o `test -f 'fixed16x16/slong2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/slong2fps16x16.S
500
501 slong2fps16x16.obj: fixed16x16/slong2fps16x16.S
502 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT slong2fps16x16.obj -MD -MP -MF $(DEPDIR)/slong2fps16x16.Tpo -c -o slong2fps16x16.obj `if test -f 'fixed16x16/slong2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/slong2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/slong2fps16x16.S'; fi`
503 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/slong2fps16x16.Tpo $(DEPDIR)/slong2fps16x16.Po
504 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/slong2fps16x16.S' object='slong2fps16x16.obj' libtool=no @AMDEPBACKSLASH@
505 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
506 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o slong2fps16x16.obj `if test -f 'fixed16x16/slong2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/slong2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/slong2fps16x16.S'; fi`
507
508 uchar2fps16x16.o: fixed16x16/uchar2fps16x16.S
509 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT uchar2fps16x16.o -MD -MP -MF $(DEPDIR)/uchar2fps16x16.Tpo -c -o uchar2fps16x16.o `test -f 'fixed16x16/uchar2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/uchar2fps16x16.S
510 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/uchar2fps16x16.Tpo $(DEPDIR)/uchar2fps16x16.Po
511 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/uchar2fps16x16.S' object='uchar2fps16x16.o' libtool=no @AMDEPBACKSLASH@
512 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
513 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o uchar2fps16x16.o `test -f 'fixed16x16/uchar2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/uchar2fps16x16.S
514
515 uchar2fps16x16.obj: fixed16x16/uchar2fps16x16.S
516 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT uchar2fps16x16.obj -MD -MP -MF $(DEPDIR)/uchar2fps16x16.Tpo -c -o uchar2fps16x16.obj `if test -f 'fixed16x16/uchar2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/uchar2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/uchar2fps16x16.S'; fi`
517 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/uchar2fps16x16.Tpo $(DEPDIR)/uchar2fps16x16.Po
518 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/uchar2fps16x16.S' object='uchar2fps16x16.obj' libtool=no @AMDEPBACKSLASH@
519 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
520 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o uchar2fps16x16.obj `if test -f 'fixed16x16/uchar2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/uchar2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/uchar2fps16x16.S'; fi`
521
522 uint2fps16x16.o: fixed16x16/uint2fps16x16.S
523 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT uint2fps16x16.o -MD -MP -MF $(DEPDIR)/uint2fps16x16.Tpo -c -o uint2fps16x16.o `test -f 'fixed16x16/uint2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/uint2fps16x16.S
524 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/uint2fps16x16.Tpo $(DEPDIR)/uint2fps16x16.Po
525 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/uint2fps16x16.S' object='uint2fps16x16.o' libtool=no @AMDEPBACKSLASH@
526 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o uint2fps16x16.o `test -f 'fixed16x16/uint2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/uint2fps16x16.S
528
529 uint2fps16x16.obj: fixed16x16/uint2fps16x16.S
530 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT uint2fps16x16.obj -MD -MP -MF $(DEPDIR)/uint2fps16x16.Tpo -c -o uint2fps16x16.obj `if test -f 'fixed16x16/uint2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/uint2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/uint2fps16x16.S'; fi`
531 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/uint2fps16x16.Tpo $(DEPDIR)/uint2fps16x16.Po
532 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/uint2fps16x16.S' object='uint2fps16x16.obj' libtool=no @AMDEPBACKSLASH@
533 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o uint2fps16x16.obj `if test -f 'fixed16x16/uint2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/uint2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/uint2fps16x16.S'; fi`
535
536 ulong2fps16x16.o: fixed16x16/ulong2fps16x16.S
537 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT ulong2fps16x16.o -MD -MP -MF $(DEPDIR)/ulong2fps16x16.Tpo -c -o ulong2fps16x16.o `test -f 'fixed16x16/ulong2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/ulong2fps16x16.S
538 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/ulong2fps16x16.Tpo $(DEPDIR)/ulong2fps16x16.Po
539 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/ulong2fps16x16.S' object='ulong2fps16x16.o' libtool=no @AMDEPBACKSLASH@
540 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o ulong2fps16x16.o `test -f 'fixed16x16/ulong2fps16x16.S' || echo '$(srcdir)/'`fixed16x16/ulong2fps16x16.S
542
543 ulong2fps16x16.obj: fixed16x16/ulong2fps16x16.S
544 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT ulong2fps16x16.obj -MD -MP -MF $(DEPDIR)/ulong2fps16x16.Tpo -c -o ulong2fps16x16.obj `if test -f 'fixed16x16/ulong2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/ulong2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/ulong2fps16x16.S'; fi`
545 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/ulong2fps16x16.Tpo $(DEPDIR)/ulong2fps16x16.Po
546 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='fixed16x16/ulong2fps16x16.S' object='ulong2fps16x16.obj' libtool=no @AMDEPBACKSLASH@
547 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o ulong2fps16x16.obj `if test -f 'fixed16x16/ulong2fps16x16.S'; then $(CYGPATH_W) 'fixed16x16/ulong2fps16x16.S'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/ulong2fps16x16.S'; fi`
549
550 stack.o: stack/stack.S
551 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT stack.o -MD -MP -MF $(DEPDIR)/stack.Tpo -c -o stack.o `test -f 'stack/stack.S' || echo '$(srcdir)/'`stack/stack.S
552 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/stack.Tpo $(DEPDIR)/stack.Po
553 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='stack/stack.S' object='stack.o' libtool=no @AMDEPBACKSLASH@
554 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o stack.o `test -f 'stack/stack.S' || echo '$(srcdir)/'`stack/stack.S
556
557 stack.obj: stack/stack.S
558 @am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT stack.obj -MD -MP -MF $(DEPDIR)/stack.Tpo -c -o stack.obj `if test -f 'stack/stack.S'; then $(CYGPATH_W) 'stack/stack.S'; else $(CYGPATH_W) '$(srcdir)/stack/stack.S'; fi`
559 @am__fastdepCCAS_TRUE@  mv -f $(DEPDIR)/stack.Tpo $(DEPDIR)/stack.Po
560 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='stack/stack.S' object='stack.obj' libtool=no @AMDEPBACKSLASH@
561 @AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562 @am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o stack.obj `if test -f 'stack/stack.S'; then $(CYGPATH_W) 'stack/stack.S'; else $(CYGPATH_W) '$(srcdir)/stack/stack.S'; fi`
563
564 .c.o:
565 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
566 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
567 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
568 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
569 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
570
571 .c.obj:
572 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
573 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
574 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
575 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
577
578 divschar.o: char/divschar.c
579 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divschar.o -MD -MP -MF $(DEPDIR)/divschar.Tpo -c -o divschar.o `test -f 'char/divschar.c' || echo '$(srcdir)/'`char/divschar.c
580 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divschar.Tpo $(DEPDIR)/divschar.Po
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='char/divschar.c' object='divschar.o' libtool=no @AMDEPBACKSLASH@
582 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divschar.o `test -f 'char/divschar.c' || echo '$(srcdir)/'`char/divschar.c
584
585 divschar.obj: char/divschar.c
586 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divschar.obj -MD -MP -MF $(DEPDIR)/divschar.Tpo -c -o divschar.obj `if test -f 'char/divschar.c'; then $(CYGPATH_W) 'char/divschar.c'; else $(CYGPATH_W) '$(srcdir)/char/divschar.c'; fi`
587 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divschar.Tpo $(DEPDIR)/divschar.Po
588 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='char/divschar.c' object='divschar.obj' libtool=no @AMDEPBACKSLASH@
589 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
590 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divschar.obj `if test -f 'char/divschar.c'; then $(CYGPATH_W) 'char/divschar.c'; else $(CYGPATH_W) '$(srcdir)/char/divschar.c'; fi`
591
592 divuchar.o: char/divuchar.c
593 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divuchar.o -MD -MP -MF $(DEPDIR)/divuchar.Tpo -c -o divuchar.o `test -f 'char/divuchar.c' || echo '$(srcdir)/'`char/divuchar.c
594 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divuchar.Tpo $(DEPDIR)/divuchar.Po
595 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='char/divuchar.c' object='divuchar.o' libtool=no @AMDEPBACKSLASH@
596 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divuchar.o `test -f 'char/divuchar.c' || echo '$(srcdir)/'`char/divuchar.c
598
599 divuchar.obj: char/divuchar.c
600 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divuchar.obj -MD -MP -MF $(DEPDIR)/divuchar.Tpo -c -o divuchar.obj `if test -f 'char/divuchar.c'; then $(CYGPATH_W) 'char/divuchar.c'; else $(CYGPATH_W) '$(srcdir)/char/divuchar.c'; fi`
601 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divuchar.Tpo $(DEPDIR)/divuchar.Po
602 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='char/divuchar.c' object='divuchar.obj' libtool=no @AMDEPBACKSLASH@
603 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divuchar.obj `if test -f 'char/divuchar.c'; then $(CYGPATH_W) 'char/divuchar.c'; else $(CYGPATH_W) '$(srcdir)/char/divuchar.c'; fi`
605
606 modschar.o: char/modschar.c
607 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT modschar.o -MD -MP -MF $(DEPDIR)/modschar.Tpo -c -o modschar.o `test -f 'char/modschar.c' || echo '$(srcdir)/'`char/modschar.c
608 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/modschar.Tpo $(DEPDIR)/modschar.Po
609 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='char/modschar.c' object='modschar.o' libtool=no @AMDEPBACKSLASH@
610 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o modschar.o `test -f 'char/modschar.c' || echo '$(srcdir)/'`char/modschar.c
612
613 modschar.obj: char/modschar.c
614 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT modschar.obj -MD -MP -MF $(DEPDIR)/modschar.Tpo -c -o modschar.obj `if test -f 'char/modschar.c'; then $(CYGPATH_W) 'char/modschar.c'; else $(CYGPATH_W) '$(srcdir)/char/modschar.c'; fi`
615 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/modschar.Tpo $(DEPDIR)/modschar.Po
616 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='char/modschar.c' object='modschar.obj' libtool=no @AMDEPBACKSLASH@
617 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o modschar.obj `if test -f 'char/modschar.c'; then $(CYGPATH_W) 'char/modschar.c'; else $(CYGPATH_W) '$(srcdir)/char/modschar.c'; fi`
619
620 moduchar.o: char/moduchar.c
621 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT moduchar.o -MD -MP -MF $(DEPDIR)/moduchar.Tpo -c -o moduchar.o `test -f 'char/moduchar.c' || echo '$(srcdir)/'`char/moduchar.c
622 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/moduchar.Tpo $(DEPDIR)/moduchar.Po
623 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='char/moduchar.c' object='moduchar.o' libtool=no @AMDEPBACKSLASH@
624 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o moduchar.o `test -f 'char/moduchar.c' || echo '$(srcdir)/'`char/moduchar.c
626
627 moduchar.obj: char/moduchar.c
628 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT moduchar.obj -MD -MP -MF $(DEPDIR)/moduchar.Tpo -c -o moduchar.obj `if test -f 'char/moduchar.c'; then $(CYGPATH_W) 'char/moduchar.c'; else $(CYGPATH_W) '$(srcdir)/char/moduchar.c'; fi`
629 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/moduchar.Tpo $(DEPDIR)/moduchar.Po
630 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='char/moduchar.c' object='moduchar.obj' libtool=no @AMDEPBACKSLASH@
631 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o moduchar.obj `if test -f 'char/moduchar.c'; then $(CYGPATH_W) 'char/moduchar.c'; else $(CYGPATH_W) '$(srcdir)/char/moduchar.c'; fi`
633
634 fps16x162sfloat.o: fixed16x16/fps16x162sfloat.c
635 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x162sfloat.o -MD -MP -MF $(DEPDIR)/fps16x162sfloat.Tpo -c -o fps16x162sfloat.o `test -f 'fixed16x16/fps16x162sfloat.c' || echo '$(srcdir)/'`fixed16x16/fps16x162sfloat.c
636 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x162sfloat.Tpo $(DEPDIR)/fps16x162sfloat.Po
637 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x162sfloat.c' object='fps16x162sfloat.o' libtool=no @AMDEPBACKSLASH@
638 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x162sfloat.o `test -f 'fixed16x16/fps16x162sfloat.c' || echo '$(srcdir)/'`fixed16x16/fps16x162sfloat.c
640
641 fps16x162sfloat.obj: fixed16x16/fps16x162sfloat.c
642 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x162sfloat.obj -MD -MP -MF $(DEPDIR)/fps16x162sfloat.Tpo -c -o fps16x162sfloat.obj `if test -f 'fixed16x16/fps16x162sfloat.c'; then $(CYGPATH_W) 'fixed16x16/fps16x162sfloat.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162sfloat.c'; fi`
643 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x162sfloat.Tpo $(DEPDIR)/fps16x162sfloat.Po
644 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x162sfloat.c' object='fps16x162sfloat.obj' libtool=no @AMDEPBACKSLASH@
645 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
646 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x162sfloat.obj `if test -f 'fixed16x16/fps16x162sfloat.c'; then $(CYGPATH_W) 'fixed16x16/fps16x162sfloat.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x162sfloat.c'; fi`
647
648 fps16x16_add.o: fixed16x16/fps16x16_add.c
649 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_add.o -MD -MP -MF $(DEPDIR)/fps16x16_add.Tpo -c -o fps16x16_add.o `test -f 'fixed16x16/fps16x16_add.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_add.c
650 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_add.Tpo $(DEPDIR)/fps16x16_add.Po
651 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_add.c' object='fps16x16_add.o' libtool=no @AMDEPBACKSLASH@
652 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_add.o `test -f 'fixed16x16/fps16x16_add.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_add.c
654
655 fps16x16_add.obj: fixed16x16/fps16x16_add.c
656 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_add.obj -MD -MP -MF $(DEPDIR)/fps16x16_add.Tpo -c -o fps16x16_add.obj `if test -f 'fixed16x16/fps16x16_add.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_add.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_add.c'; fi`
657 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_add.Tpo $(DEPDIR)/fps16x16_add.Po
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_add.c' object='fps16x16_add.obj' libtool=no @AMDEPBACKSLASH@
659 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
660 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_add.obj `if test -f 'fixed16x16/fps16x16_add.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_add.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_add.c'; fi`
661
662 fps16x16_div.o: fixed16x16/fps16x16_div.c
663 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_div.o -MD -MP -MF $(DEPDIR)/fps16x16_div.Tpo -c -o fps16x16_div.o `test -f 'fixed16x16/fps16x16_div.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_div.c
664 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_div.Tpo $(DEPDIR)/fps16x16_div.Po
665 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_div.c' object='fps16x16_div.o' libtool=no @AMDEPBACKSLASH@
666 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_div.o `test -f 'fixed16x16/fps16x16_div.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_div.c
668
669 fps16x16_div.obj: fixed16x16/fps16x16_div.c
670 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_div.obj -MD -MP -MF $(DEPDIR)/fps16x16_div.Tpo -c -o fps16x16_div.obj `if test -f 'fixed16x16/fps16x16_div.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_div.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_div.c'; fi`
671 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_div.Tpo $(DEPDIR)/fps16x16_div.Po
672 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_div.c' object='fps16x16_div.obj' libtool=no @AMDEPBACKSLASH@
673 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
674 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_div.obj `if test -f 'fixed16x16/fps16x16_div.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_div.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_div.c'; fi`
675
676 fps16x16_eq.o: fixed16x16/fps16x16_eq.c
677 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_eq.o -MD -MP -MF $(DEPDIR)/fps16x16_eq.Tpo -c -o fps16x16_eq.o `test -f 'fixed16x16/fps16x16_eq.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_eq.c
678 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_eq.Tpo $(DEPDIR)/fps16x16_eq.Po
679 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_eq.c' object='fps16x16_eq.o' libtool=no @AMDEPBACKSLASH@
680 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
681 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_eq.o `test -f 'fixed16x16/fps16x16_eq.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_eq.c
682
683 fps16x16_eq.obj: fixed16x16/fps16x16_eq.c
684 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_eq.obj -MD -MP -MF $(DEPDIR)/fps16x16_eq.Tpo -c -o fps16x16_eq.obj `if test -f 'fixed16x16/fps16x16_eq.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_eq.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_eq.c'; fi`
685 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_eq.Tpo $(DEPDIR)/fps16x16_eq.Po
686 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_eq.c' object='fps16x16_eq.obj' libtool=no @AMDEPBACKSLASH@
687 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
688 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_eq.obj `if test -f 'fixed16x16/fps16x16_eq.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_eq.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_eq.c'; fi`
689
690 fps16x16_gt.o: fixed16x16/fps16x16_gt.c
691 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_gt.o -MD -MP -MF $(DEPDIR)/fps16x16_gt.Tpo -c -o fps16x16_gt.o `test -f 'fixed16x16/fps16x16_gt.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_gt.c
692 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_gt.Tpo $(DEPDIR)/fps16x16_gt.Po
693 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_gt.c' object='fps16x16_gt.o' libtool=no @AMDEPBACKSLASH@
694 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
695 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_gt.o `test -f 'fixed16x16/fps16x16_gt.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_gt.c
696
697 fps16x16_gt.obj: fixed16x16/fps16x16_gt.c
698 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_gt.obj -MD -MP -MF $(DEPDIR)/fps16x16_gt.Tpo -c -o fps16x16_gt.obj `if test -f 'fixed16x16/fps16x16_gt.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_gt.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_gt.c'; fi`
699 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_gt.Tpo $(DEPDIR)/fps16x16_gt.Po
700 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_gt.c' object='fps16x16_gt.obj' libtool=no @AMDEPBACKSLASH@
701 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
702 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_gt.obj `if test -f 'fixed16x16/fps16x16_gt.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_gt.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_gt.c'; fi`
703
704 fps16x16_gteq.o: fixed16x16/fps16x16_gteq.c
705 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_gteq.o -MD -MP -MF $(DEPDIR)/fps16x16_gteq.Tpo -c -o fps16x16_gteq.o `test -f 'fixed16x16/fps16x16_gteq.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_gteq.c
706 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_gteq.Tpo $(DEPDIR)/fps16x16_gteq.Po
707 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_gteq.c' object='fps16x16_gteq.o' libtool=no @AMDEPBACKSLASH@
708 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
709 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_gteq.o `test -f 'fixed16x16/fps16x16_gteq.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_gteq.c
710
711 fps16x16_gteq.obj: fixed16x16/fps16x16_gteq.c
712 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_gteq.obj -MD -MP -MF $(DEPDIR)/fps16x16_gteq.Tpo -c -o fps16x16_gteq.obj `if test -f 'fixed16x16/fps16x16_gteq.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_gteq.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_gteq.c'; fi`
713 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_gteq.Tpo $(DEPDIR)/fps16x16_gteq.Po
714 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_gteq.c' object='fps16x16_gteq.obj' libtool=no @AMDEPBACKSLASH@
715 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
716 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_gteq.obj `if test -f 'fixed16x16/fps16x16_gteq.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_gteq.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_gteq.c'; fi`
717
718 fps16x16_lt.o: fixed16x16/fps16x16_lt.c
719 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_lt.o -MD -MP -MF $(DEPDIR)/fps16x16_lt.Tpo -c -o fps16x16_lt.o `test -f 'fixed16x16/fps16x16_lt.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_lt.c
720 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_lt.Tpo $(DEPDIR)/fps16x16_lt.Po
721 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_lt.c' object='fps16x16_lt.o' libtool=no @AMDEPBACKSLASH@
722 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_lt.o `test -f 'fixed16x16/fps16x16_lt.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_lt.c
724
725 fps16x16_lt.obj: fixed16x16/fps16x16_lt.c
726 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_lt.obj -MD -MP -MF $(DEPDIR)/fps16x16_lt.Tpo -c -o fps16x16_lt.obj `if test -f 'fixed16x16/fps16x16_lt.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_lt.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_lt.c'; fi`
727 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_lt.Tpo $(DEPDIR)/fps16x16_lt.Po
728 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_lt.c' object='fps16x16_lt.obj' libtool=no @AMDEPBACKSLASH@
729 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
730 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_lt.obj `if test -f 'fixed16x16/fps16x16_lt.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_lt.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_lt.c'; fi`
731
732 fps16x16_lteq.o: fixed16x16/fps16x16_lteq.c
733 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_lteq.o -MD -MP -MF $(DEPDIR)/fps16x16_lteq.Tpo -c -o fps16x16_lteq.o `test -f 'fixed16x16/fps16x16_lteq.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_lteq.c
734 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_lteq.Tpo $(DEPDIR)/fps16x16_lteq.Po
735 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_lteq.c' object='fps16x16_lteq.o' libtool=no @AMDEPBACKSLASH@
736 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
737 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_lteq.o `test -f 'fixed16x16/fps16x16_lteq.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_lteq.c
738
739 fps16x16_lteq.obj: fixed16x16/fps16x16_lteq.c
740 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_lteq.obj -MD -MP -MF $(DEPDIR)/fps16x16_lteq.Tpo -c -o fps16x16_lteq.obj `if test -f 'fixed16x16/fps16x16_lteq.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_lteq.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_lteq.c'; fi`
741 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_lteq.Tpo $(DEPDIR)/fps16x16_lteq.Po
742 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_lteq.c' object='fps16x16_lteq.obj' libtool=no @AMDEPBACKSLASH@
743 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
744 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_lteq.obj `if test -f 'fixed16x16/fps16x16_lteq.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_lteq.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_lteq.c'; fi`
745
746 fps16x16_mul.o: fixed16x16/fps16x16_mul.c
747 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_mul.o -MD -MP -MF $(DEPDIR)/fps16x16_mul.Tpo -c -o fps16x16_mul.o `test -f 'fixed16x16/fps16x16_mul.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_mul.c
748 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_mul.Tpo $(DEPDIR)/fps16x16_mul.Po
749 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_mul.c' object='fps16x16_mul.o' libtool=no @AMDEPBACKSLASH@
750 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_mul.o `test -f 'fixed16x16/fps16x16_mul.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_mul.c
752
753 fps16x16_mul.obj: fixed16x16/fps16x16_mul.c
754 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_mul.obj -MD -MP -MF $(DEPDIR)/fps16x16_mul.Tpo -c -o fps16x16_mul.obj `if test -f 'fixed16x16/fps16x16_mul.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_mul.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_mul.c'; fi`
755 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_mul.Tpo $(DEPDIR)/fps16x16_mul.Po
756 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_mul.c' object='fps16x16_mul.obj' libtool=no @AMDEPBACKSLASH@
757 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_mul.obj `if test -f 'fixed16x16/fps16x16_mul.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_mul.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_mul.c'; fi`
759
760 fps16x16_neq.o: fixed16x16/fps16x16_neq.c
761 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_neq.o -MD -MP -MF $(DEPDIR)/fps16x16_neq.Tpo -c -o fps16x16_neq.o `test -f 'fixed16x16/fps16x16_neq.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_neq.c
762 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_neq.Tpo $(DEPDIR)/fps16x16_neq.Po
763 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_neq.c' object='fps16x16_neq.o' libtool=no @AMDEPBACKSLASH@
764 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
765 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_neq.o `test -f 'fixed16x16/fps16x16_neq.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_neq.c
766
767 fps16x16_neq.obj: fixed16x16/fps16x16_neq.c
768 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_neq.obj -MD -MP -MF $(DEPDIR)/fps16x16_neq.Tpo -c -o fps16x16_neq.obj `if test -f 'fixed16x16/fps16x16_neq.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_neq.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_neq.c'; fi`
769 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_neq.Tpo $(DEPDIR)/fps16x16_neq.Po
770 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_neq.c' object='fps16x16_neq.obj' libtool=no @AMDEPBACKSLASH@
771 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
772 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_neq.obj `if test -f 'fixed16x16/fps16x16_neq.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_neq.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_neq.c'; fi`
773
774 fps16x16_sub.o: fixed16x16/fps16x16_sub.c
775 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_sub.o -MD -MP -MF $(DEPDIR)/fps16x16_sub.Tpo -c -o fps16x16_sub.o `test -f 'fixed16x16/fps16x16_sub.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_sub.c
776 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_sub.Tpo $(DEPDIR)/fps16x16_sub.Po
777 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_sub.c' object='fps16x16_sub.o' libtool=no @AMDEPBACKSLASH@
778 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_sub.o `test -f 'fixed16x16/fps16x16_sub.c' || echo '$(srcdir)/'`fixed16x16/fps16x16_sub.c
780
781 fps16x16_sub.obj: fixed16x16/fps16x16_sub.c
782 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fps16x16_sub.obj -MD -MP -MF $(DEPDIR)/fps16x16_sub.Tpo -c -o fps16x16_sub.obj `if test -f 'fixed16x16/fps16x16_sub.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_sub.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_sub.c'; fi`
783 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fps16x16_sub.Tpo $(DEPDIR)/fps16x16_sub.Po
784 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fixed16x16/fps16x16_sub.c' object='fps16x16_sub.obj' libtool=no @AMDEPBACKSLASH@
785 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fps16x16_sub.obj `if test -f 'fixed16x16/fps16x16_sub.c'; then $(CYGPATH_W) 'fixed16x16/fps16x16_sub.c'; else $(CYGPATH_W) '$(srcdir)/fixed16x16/fps16x16_sub.c'; fi`
787
788 fs2schar.o: float/fs2schar.c
789 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2schar.o -MD -MP -MF $(DEPDIR)/fs2schar.Tpo -c -o fs2schar.o `test -f 'float/fs2schar.c' || echo '$(srcdir)/'`float/fs2schar.c
790 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2schar.Tpo $(DEPDIR)/fs2schar.Po
791 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2schar.c' object='fs2schar.o' libtool=no @AMDEPBACKSLASH@
792 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
793 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2schar.o `test -f 'float/fs2schar.c' || echo '$(srcdir)/'`float/fs2schar.c
794
795 fs2schar.obj: float/fs2schar.c
796 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2schar.obj -MD -MP -MF $(DEPDIR)/fs2schar.Tpo -c -o fs2schar.obj `if test -f 'float/fs2schar.c'; then $(CYGPATH_W) 'float/fs2schar.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2schar.c'; fi`
797 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2schar.Tpo $(DEPDIR)/fs2schar.Po
798 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2schar.c' object='fs2schar.obj' libtool=no @AMDEPBACKSLASH@
799 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
800 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2schar.obj `if test -f 'float/fs2schar.c'; then $(CYGPATH_W) 'float/fs2schar.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2schar.c'; fi`
801
802 fs2sint.o: float/fs2sint.c
803 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2sint.o -MD -MP -MF $(DEPDIR)/fs2sint.Tpo -c -o fs2sint.o `test -f 'float/fs2sint.c' || echo '$(srcdir)/'`float/fs2sint.c
804 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2sint.Tpo $(DEPDIR)/fs2sint.Po
805 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2sint.c' object='fs2sint.o' libtool=no @AMDEPBACKSLASH@
806 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
807 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2sint.o `test -f 'float/fs2sint.c' || echo '$(srcdir)/'`float/fs2sint.c
808
809 fs2sint.obj: float/fs2sint.c
810 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2sint.obj -MD -MP -MF $(DEPDIR)/fs2sint.Tpo -c -o fs2sint.obj `if test -f 'float/fs2sint.c'; then $(CYGPATH_W) 'float/fs2sint.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2sint.c'; fi`
811 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2sint.Tpo $(DEPDIR)/fs2sint.Po
812 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2sint.c' object='fs2sint.obj' libtool=no @AMDEPBACKSLASH@
813 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
814 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2sint.obj `if test -f 'float/fs2sint.c'; then $(CYGPATH_W) 'float/fs2sint.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2sint.c'; fi`
815
816 fs2slong.o: float/fs2slong.c
817 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2slong.o -MD -MP -MF $(DEPDIR)/fs2slong.Tpo -c -o fs2slong.o `test -f 'float/fs2slong.c' || echo '$(srcdir)/'`float/fs2slong.c
818 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2slong.Tpo $(DEPDIR)/fs2slong.Po
819 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2slong.c' object='fs2slong.o' libtool=no @AMDEPBACKSLASH@
820 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
821 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2slong.o `test -f 'float/fs2slong.c' || echo '$(srcdir)/'`float/fs2slong.c
822
823 fs2slong.obj: float/fs2slong.c
824 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2slong.obj -MD -MP -MF $(DEPDIR)/fs2slong.Tpo -c -o fs2slong.obj `if test -f 'float/fs2slong.c'; then $(CYGPATH_W) 'float/fs2slong.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2slong.c'; fi`
825 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2slong.Tpo $(DEPDIR)/fs2slong.Po
826 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2slong.c' object='fs2slong.obj' libtool=no @AMDEPBACKSLASH@
827 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
828 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2slong.obj `if test -f 'float/fs2slong.c'; then $(CYGPATH_W) 'float/fs2slong.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2slong.c'; fi`
829
830 fs2uchar.o: float/fs2uchar.c
831 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2uchar.o -MD -MP -MF $(DEPDIR)/fs2uchar.Tpo -c -o fs2uchar.o `test -f 'float/fs2uchar.c' || echo '$(srcdir)/'`float/fs2uchar.c
832 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2uchar.Tpo $(DEPDIR)/fs2uchar.Po
833 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2uchar.c' object='fs2uchar.o' libtool=no @AMDEPBACKSLASH@
834 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
835 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2uchar.o `test -f 'float/fs2uchar.c' || echo '$(srcdir)/'`float/fs2uchar.c
836
837 fs2uchar.obj: float/fs2uchar.c
838 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2uchar.obj -MD -MP -MF $(DEPDIR)/fs2uchar.Tpo -c -o fs2uchar.obj `if test -f 'float/fs2uchar.c'; then $(CYGPATH_W) 'float/fs2uchar.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2uchar.c'; fi`
839 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2uchar.Tpo $(DEPDIR)/fs2uchar.Po
840 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2uchar.c' object='fs2uchar.obj' libtool=no @AMDEPBACKSLASH@
841 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
842 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2uchar.obj `if test -f 'float/fs2uchar.c'; then $(CYGPATH_W) 'float/fs2uchar.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2uchar.c'; fi`
843
844 fs2uint.o: float/fs2uint.c
845 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2uint.o -MD -MP -MF $(DEPDIR)/fs2uint.Tpo -c -o fs2uint.o `test -f 'float/fs2uint.c' || echo '$(srcdir)/'`float/fs2uint.c
846 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2uint.Tpo $(DEPDIR)/fs2uint.Po
847 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2uint.c' object='fs2uint.o' libtool=no @AMDEPBACKSLASH@
848 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
849 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2uint.o `test -f 'float/fs2uint.c' || echo '$(srcdir)/'`float/fs2uint.c
850
851 fs2uint.obj: float/fs2uint.c
852 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2uint.obj -MD -MP -MF $(DEPDIR)/fs2uint.Tpo -c -o fs2uint.obj `if test -f 'float/fs2uint.c'; then $(CYGPATH_W) 'float/fs2uint.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2uint.c'; fi`
853 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2uint.Tpo $(DEPDIR)/fs2uint.Po
854 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2uint.c' object='fs2uint.obj' libtool=no @AMDEPBACKSLASH@
855 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
856 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2uint.obj `if test -f 'float/fs2uint.c'; then $(CYGPATH_W) 'float/fs2uint.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2uint.c'; fi`
857
858 fs2ulong.o: float/fs2ulong.c
859 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2ulong.o -MD -MP -MF $(DEPDIR)/fs2ulong.Tpo -c -o fs2ulong.o `test -f 'float/fs2ulong.c' || echo '$(srcdir)/'`float/fs2ulong.c
860 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2ulong.Tpo $(DEPDIR)/fs2ulong.Po
861 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2ulong.c' object='fs2ulong.o' libtool=no @AMDEPBACKSLASH@
862 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
863 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2ulong.o `test -f 'float/fs2ulong.c' || echo '$(srcdir)/'`float/fs2ulong.c
864
865 fs2ulong.obj: float/fs2ulong.c
866 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fs2ulong.obj -MD -MP -MF $(DEPDIR)/fs2ulong.Tpo -c -o fs2ulong.obj `if test -f 'float/fs2ulong.c'; then $(CYGPATH_W) 'float/fs2ulong.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2ulong.c'; fi`
867 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fs2ulong.Tpo $(DEPDIR)/fs2ulong.Po
868 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fs2ulong.c' object='fs2ulong.obj' libtool=no @AMDEPBACKSLASH@
869 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
870 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fs2ulong.obj `if test -f 'float/fs2ulong.c'; then $(CYGPATH_W) 'float/fs2ulong.c'; else $(CYGPATH_W) '$(srcdir)/float/fs2ulong.c'; fi`
871
872 fsadd.o: float/fsadd.c
873 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsadd.o -MD -MP -MF $(DEPDIR)/fsadd.Tpo -c -o fsadd.o `test -f 'float/fsadd.c' || echo '$(srcdir)/'`float/fsadd.c
874 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsadd.Tpo $(DEPDIR)/fsadd.Po
875 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsadd.c' object='fsadd.o' libtool=no @AMDEPBACKSLASH@
876 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
877 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsadd.o `test -f 'float/fsadd.c' || echo '$(srcdir)/'`float/fsadd.c
878
879 fsadd.obj: float/fsadd.c
880 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsadd.obj -MD -MP -MF $(DEPDIR)/fsadd.Tpo -c -o fsadd.obj `if test -f 'float/fsadd.c'; then $(CYGPATH_W) 'float/fsadd.c'; else $(CYGPATH_W) '$(srcdir)/float/fsadd.c'; fi`
881 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsadd.Tpo $(DEPDIR)/fsadd.Po
882 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsadd.c' object='fsadd.obj' libtool=no @AMDEPBACKSLASH@
883 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsadd.obj `if test -f 'float/fsadd.c'; then $(CYGPATH_W) 'float/fsadd.c'; else $(CYGPATH_W) '$(srcdir)/float/fsadd.c'; fi`
885
886 fsdiv.o: float/fsdiv.c
887 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsdiv.o -MD -MP -MF $(DEPDIR)/fsdiv.Tpo -c -o fsdiv.o `test -f 'float/fsdiv.c' || echo '$(srcdir)/'`float/fsdiv.c
888 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsdiv.Tpo $(DEPDIR)/fsdiv.Po
889 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsdiv.c' object='fsdiv.o' libtool=no @AMDEPBACKSLASH@
890 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
891 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsdiv.o `test -f 'float/fsdiv.c' || echo '$(srcdir)/'`float/fsdiv.c
892
893 fsdiv.obj: float/fsdiv.c
894 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsdiv.obj -MD -MP -MF $(DEPDIR)/fsdiv.Tpo -c -o fsdiv.obj `if test -f 'float/fsdiv.c'; then $(CYGPATH_W) 'float/fsdiv.c'; else $(CYGPATH_W) '$(srcdir)/float/fsdiv.c'; fi`
895 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsdiv.Tpo $(DEPDIR)/fsdiv.Po
896 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsdiv.c' object='fsdiv.obj' libtool=no @AMDEPBACKSLASH@
897 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
898 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsdiv.obj `if test -f 'float/fsdiv.c'; then $(CYGPATH_W) 'float/fsdiv.c'; else $(CYGPATH_W) '$(srcdir)/float/fsdiv.c'; fi`
899
900 fseq.o: float/fseq.c
901 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fseq.o -MD -MP -MF $(DEPDIR)/fseq.Tpo -c -o fseq.o `test -f 'float/fseq.c' || echo '$(srcdir)/'`float/fseq.c
902 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fseq.Tpo $(DEPDIR)/fseq.Po
903 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fseq.c' object='fseq.o' libtool=no @AMDEPBACKSLASH@
904 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
905 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fseq.o `test -f 'float/fseq.c' || echo '$(srcdir)/'`float/fseq.c
906
907 fseq.obj: float/fseq.c
908 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fseq.obj -MD -MP -MF $(DEPDIR)/fseq.Tpo -c -o fseq.obj `if test -f 'float/fseq.c'; then $(CYGPATH_W) 'float/fseq.c'; else $(CYGPATH_W) '$(srcdir)/float/fseq.c'; fi`
909 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fseq.Tpo $(DEPDIR)/fseq.Po
910 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fseq.c' object='fseq.obj' libtool=no @AMDEPBACKSLASH@
911 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
912 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fseq.obj `if test -f 'float/fseq.c'; then $(CYGPATH_W) 'float/fseq.c'; else $(CYGPATH_W) '$(srcdir)/float/fseq.c'; fi`
913
914 fsgt.o: float/fsgt.c
915 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsgt.o -MD -MP -MF $(DEPDIR)/fsgt.Tpo -c -o fsgt.o `test -f 'float/fsgt.c' || echo '$(srcdir)/'`float/fsgt.c
916 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsgt.Tpo $(DEPDIR)/fsgt.Po
917 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsgt.c' object='fsgt.o' libtool=no @AMDEPBACKSLASH@
918 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
919 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsgt.o `test -f 'float/fsgt.c' || echo '$(srcdir)/'`float/fsgt.c
920
921 fsgt.obj: float/fsgt.c
922 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsgt.obj -MD -MP -MF $(DEPDIR)/fsgt.Tpo -c -o fsgt.obj `if test -f 'float/fsgt.c'; then $(CYGPATH_W) 'float/fsgt.c'; else $(CYGPATH_W) '$(srcdir)/float/fsgt.c'; fi`
923 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsgt.Tpo $(DEPDIR)/fsgt.Po
924 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsgt.c' object='fsgt.obj' libtool=no @AMDEPBACKSLASH@
925 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
926 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsgt.obj `if test -f 'float/fsgt.c'; then $(CYGPATH_W) 'float/fsgt.c'; else $(CYGPATH_W) '$(srcdir)/float/fsgt.c'; fi`
927
928 fslt.o: float/fslt.c
929 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fslt.o -MD -MP -MF $(DEPDIR)/fslt.Tpo -c -o fslt.o `test -f 'float/fslt.c' || echo '$(srcdir)/'`float/fslt.c
930 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fslt.Tpo $(DEPDIR)/fslt.Po
931 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fslt.c' object='fslt.o' libtool=no @AMDEPBACKSLASH@
932 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
933 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fslt.o `test -f 'float/fslt.c' || echo '$(srcdir)/'`float/fslt.c
934
935 fslt.obj: float/fslt.c
936 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fslt.obj -MD -MP -MF $(DEPDIR)/fslt.Tpo -c -o fslt.obj `if test -f 'float/fslt.c'; then $(CYGPATH_W) 'float/fslt.c'; else $(CYGPATH_W) '$(srcdir)/float/fslt.c'; fi`
937 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fslt.Tpo $(DEPDIR)/fslt.Po
938 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fslt.c' object='fslt.obj' libtool=no @AMDEPBACKSLASH@
939 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
940 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fslt.obj `if test -f 'float/fslt.c'; then $(CYGPATH_W) 'float/fslt.c'; else $(CYGPATH_W) '$(srcdir)/float/fslt.c'; fi`
941
942 fsmul.o: float/fsmul.c
943 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsmul.o -MD -MP -MF $(DEPDIR)/fsmul.Tpo -c -o fsmul.o `test -f 'float/fsmul.c' || echo '$(srcdir)/'`float/fsmul.c
944 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsmul.Tpo $(DEPDIR)/fsmul.Po
945 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsmul.c' object='fsmul.o' libtool=no @AMDEPBACKSLASH@
946 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
947 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsmul.o `test -f 'float/fsmul.c' || echo '$(srcdir)/'`float/fsmul.c
948
949 fsmul.obj: float/fsmul.c
950 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsmul.obj -MD -MP -MF $(DEPDIR)/fsmul.Tpo -c -o fsmul.obj `if test -f 'float/fsmul.c'; then $(CYGPATH_W) 'float/fsmul.c'; else $(CYGPATH_W) '$(srcdir)/float/fsmul.c'; fi`
951 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsmul.Tpo $(DEPDIR)/fsmul.Po
952 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsmul.c' object='fsmul.obj' libtool=no @AMDEPBACKSLASH@
953 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
954 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsmul.obj `if test -f 'float/fsmul.c'; then $(CYGPATH_W) 'float/fsmul.c'; else $(CYGPATH_W) '$(srcdir)/float/fsmul.c'; fi`
955
956 fsneq.o: float/fsneq.c
957 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsneq.o -MD -MP -MF $(DEPDIR)/fsneq.Tpo -c -o fsneq.o `test -f 'float/fsneq.c' || echo '$(srcdir)/'`float/fsneq.c
958 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsneq.Tpo $(DEPDIR)/fsneq.Po
959 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsneq.c' object='fsneq.o' libtool=no @AMDEPBACKSLASH@
960 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
961 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsneq.o `test -f 'float/fsneq.c' || echo '$(srcdir)/'`float/fsneq.c
962
963 fsneq.obj: float/fsneq.c
964 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fsneq.obj -MD -MP -MF $(DEPDIR)/fsneq.Tpo -c -o fsneq.obj `if test -f 'float/fsneq.c'; then $(CYGPATH_W) 'float/fsneq.c'; else $(CYGPATH_W) '$(srcdir)/float/fsneq.c'; fi`
965 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fsneq.Tpo $(DEPDIR)/fsneq.Po
966 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fsneq.c' object='fsneq.obj' libtool=no @AMDEPBACKSLASH@
967 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
968 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fsneq.obj `if test -f 'float/fsneq.c'; then $(CYGPATH_W) 'float/fsneq.c'; else $(CYGPATH_W) '$(srcdir)/float/fsneq.c'; fi`
969
970 fssub.o: float/fssub.c
971 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fssub.o -MD -MP -MF $(DEPDIR)/fssub.Tpo -c -o fssub.o `test -f 'float/fssub.c' || echo '$(srcdir)/'`float/fssub.c
972 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fssub.Tpo $(DEPDIR)/fssub.Po
973 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fssub.c' object='fssub.o' libtool=no @AMDEPBACKSLASH@
974 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
975 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fssub.o `test -f 'float/fssub.c' || echo '$(srcdir)/'`float/fssub.c
976
977 fssub.obj: float/fssub.c
978 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fssub.obj -MD -MP -MF $(DEPDIR)/fssub.Tpo -c -o fssub.obj `if test -f 'float/fssub.c'; then $(CYGPATH_W) 'float/fssub.c'; else $(CYGPATH_W) '$(srcdir)/float/fssub.c'; fi`
979 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/fssub.Tpo $(DEPDIR)/fssub.Po
980 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/fssub.c' object='fssub.obj' libtool=no @AMDEPBACKSLASH@
981 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
982 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fssub.obj `if test -f 'float/fssub.c'; then $(CYGPATH_W) 'float/fssub.c'; else $(CYGPATH_W) '$(srcdir)/float/fssub.c'; fi`
983
984 schar2fs.o: float/schar2fs.c
985 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT schar2fs.o -MD -MP -MF $(DEPDIR)/schar2fs.Tpo -c -o schar2fs.o `test -f 'float/schar2fs.c' || echo '$(srcdir)/'`float/schar2fs.c
986 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/schar2fs.Tpo $(DEPDIR)/schar2fs.Po
987 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/schar2fs.c' object='schar2fs.o' libtool=no @AMDEPBACKSLASH@
988 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
989 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o schar2fs.o `test -f 'float/schar2fs.c' || echo '$(srcdir)/'`float/schar2fs.c
990
991 schar2fs.obj: float/schar2fs.c
992 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT schar2fs.obj -MD -MP -MF $(DEPDIR)/schar2fs.Tpo -c -o schar2fs.obj `if test -f 'float/schar2fs.c'; then $(CYGPATH_W) 'float/schar2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/schar2fs.c'; fi`
993 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/schar2fs.Tpo $(DEPDIR)/schar2fs.Po
994 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/schar2fs.c' object='schar2fs.obj' libtool=no @AMDEPBACKSLASH@
995 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
996 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o schar2fs.obj `if test -f 'float/schar2fs.c'; then $(CYGPATH_W) 'float/schar2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/schar2fs.c'; fi`
997
998 sint2fs.o: float/sint2fs.c
999 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sint2fs.o -MD -MP -MF $(DEPDIR)/sint2fs.Tpo -c -o sint2fs.o `test -f 'float/sint2fs.c' || echo '$(srcdir)/'`float/sint2fs.c
1000 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sint2fs.Tpo $(DEPDIR)/sint2fs.Po
1001 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/sint2fs.c' object='sint2fs.o' libtool=no @AMDEPBACKSLASH@
1002 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1003 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sint2fs.o `test -f 'float/sint2fs.c' || echo '$(srcdir)/'`float/sint2fs.c
1004
1005 sint2fs.obj: float/sint2fs.c
1006 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sint2fs.obj -MD -MP -MF $(DEPDIR)/sint2fs.Tpo -c -o sint2fs.obj `if test -f 'float/sint2fs.c'; then $(CYGPATH_W) 'float/sint2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/sint2fs.c'; fi`
1007 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/sint2fs.Tpo $(DEPDIR)/sint2fs.Po
1008 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/sint2fs.c' object='sint2fs.obj' libtool=no @AMDEPBACKSLASH@
1009 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1010 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sint2fs.obj `if test -f 'float/sint2fs.c'; then $(CYGPATH_W) 'float/sint2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/sint2fs.c'; fi`
1011
1012 slong2fs.o: float/slong2fs.c
1013 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT slong2fs.o -MD -MP -MF $(DEPDIR)/slong2fs.Tpo -c -o slong2fs.o `test -f 'float/slong2fs.c' || echo '$(srcdir)/'`float/slong2fs.c
1014 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/slong2fs.Tpo $(DEPDIR)/slong2fs.Po
1015 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/slong2fs.c' object='slong2fs.o' libtool=no @AMDEPBACKSLASH@
1016 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1017 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o slong2fs.o `test -f 'float/slong2fs.c' || echo '$(srcdir)/'`float/slong2fs.c
1018
1019 slong2fs.obj: float/slong2fs.c
1020 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT slong2fs.obj -MD -MP -MF $(DEPDIR)/slong2fs.Tpo -c -o slong2fs.obj `if test -f 'float/slong2fs.c'; then $(CYGPATH_W) 'float/slong2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/slong2fs.c'; fi`
1021 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/slong2fs.Tpo $(DEPDIR)/slong2fs.Po
1022 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/slong2fs.c' object='slong2fs.obj' libtool=no @AMDEPBACKSLASH@
1023 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1024 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o slong2fs.obj `if test -f 'float/slong2fs.c'; then $(CYGPATH_W) 'float/slong2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/slong2fs.c'; fi`
1025
1026 uchar2fs.o: float/uchar2fs.c
1027 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uchar2fs.o -MD -MP -MF $(DEPDIR)/uchar2fs.Tpo -c -o uchar2fs.o `test -f 'float/uchar2fs.c' || echo '$(srcdir)/'`float/uchar2fs.c
1028 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/uchar2fs.Tpo $(DEPDIR)/uchar2fs.Po
1029 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/uchar2fs.c' object='uchar2fs.o' libtool=no @AMDEPBACKSLASH@
1030 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1031 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uchar2fs.o `test -f 'float/uchar2fs.c' || echo '$(srcdir)/'`float/uchar2fs.c
1032
1033 uchar2fs.obj: float/uchar2fs.c
1034 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uchar2fs.obj -MD -MP -MF $(DEPDIR)/uchar2fs.Tpo -c -o uchar2fs.obj `if test -f 'float/uchar2fs.c'; then $(CYGPATH_W) 'float/uchar2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/uchar2fs.c'; fi`
1035 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/uchar2fs.Tpo $(DEPDIR)/uchar2fs.Po
1036 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/uchar2fs.c' object='uchar2fs.obj' libtool=no @AMDEPBACKSLASH@
1037 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1038 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uchar2fs.obj `if test -f 'float/uchar2fs.c'; then $(CYGPATH_W) 'float/uchar2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/uchar2fs.c'; fi`
1039
1040 uint2fs.o: float/uint2fs.c
1041 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uint2fs.o -MD -MP -MF $(DEPDIR)/uint2fs.Tpo -c -o uint2fs.o `test -f 'float/uint2fs.c' || echo '$(srcdir)/'`float/uint2fs.c
1042 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/uint2fs.Tpo $(DEPDIR)/uint2fs.Po
1043 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/uint2fs.c' object='uint2fs.o' libtool=no @AMDEPBACKSLASH@
1044 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1045 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uint2fs.o `test -f 'float/uint2fs.c' || echo '$(srcdir)/'`float/uint2fs.c
1046
1047 uint2fs.obj: float/uint2fs.c
1048 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uint2fs.obj -MD -MP -MF $(DEPDIR)/uint2fs.Tpo -c -o uint2fs.obj `if test -f 'float/uint2fs.c'; then $(CYGPATH_W) 'float/uint2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/uint2fs.c'; fi`
1049 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/uint2fs.Tpo $(DEPDIR)/uint2fs.Po
1050 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/uint2fs.c' object='uint2fs.obj' libtool=no @AMDEPBACKSLASH@
1051 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1052 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uint2fs.obj `if test -f 'float/uint2fs.c'; then $(CYGPATH_W) 'float/uint2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/uint2fs.c'; fi`
1053
1054 ulong2fs.o: float/ulong2fs.c
1055 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ulong2fs.o -MD -MP -MF $(DEPDIR)/ulong2fs.Tpo -c -o ulong2fs.o `test -f 'float/ulong2fs.c' || echo '$(srcdir)/'`float/ulong2fs.c
1056 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ulong2fs.Tpo $(DEPDIR)/ulong2fs.Po
1057 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/ulong2fs.c' object='ulong2fs.o' libtool=no @AMDEPBACKSLASH@
1058 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1059 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ulong2fs.o `test -f 'float/ulong2fs.c' || echo '$(srcdir)/'`float/ulong2fs.c
1060
1061 ulong2fs.obj: float/ulong2fs.c
1062 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ulong2fs.obj -MD -MP -MF $(DEPDIR)/ulong2fs.Tpo -c -o ulong2fs.obj `if test -f 'float/ulong2fs.c'; then $(CYGPATH_W) 'float/ulong2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/ulong2fs.c'; fi`
1063 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ulong2fs.Tpo $(DEPDIR)/ulong2fs.Po
1064 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='float/ulong2fs.c' object='ulong2fs.obj' libtool=no @AMDEPBACKSLASH@
1065 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1066 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ulong2fs.obj `if test -f 'float/ulong2fs.c'; then $(CYGPATH_W) 'float/ulong2fs.c'; else $(CYGPATH_W) '$(srcdir)/float/ulong2fs.c'; fi`
1067
1068 gptrget1.o: gptr/gptrget1.c
1069 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrget1.o -MD -MP -MF $(DEPDIR)/gptrget1.Tpo -c -o gptrget1.o `test -f 'gptr/gptrget1.c' || echo '$(srcdir)/'`gptr/gptrget1.c
1070 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrget1.Tpo $(DEPDIR)/gptrget1.Po
1071 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrget1.c' object='gptrget1.o' libtool=no @AMDEPBACKSLASH@
1072 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1073 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrget1.o `test -f 'gptr/gptrget1.c' || echo '$(srcdir)/'`gptr/gptrget1.c
1074
1075 gptrget1.obj: gptr/gptrget1.c
1076 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrget1.obj -MD -MP -MF $(DEPDIR)/gptrget1.Tpo -c -o gptrget1.obj `if test -f 'gptr/gptrget1.c'; then $(CYGPATH_W) 'gptr/gptrget1.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrget1.c'; fi`
1077 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrget1.Tpo $(DEPDIR)/gptrget1.Po
1078 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrget1.c' object='gptrget1.obj' libtool=no @AMDEPBACKSLASH@
1079 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1080 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrget1.obj `if test -f 'gptr/gptrget1.c'; then $(CYGPATH_W) 'gptr/gptrget1.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrget1.c'; fi`
1081
1082 gptrget2.o: gptr/gptrget2.c
1083 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrget2.o -MD -MP -MF $(DEPDIR)/gptrget2.Tpo -c -o gptrget2.o `test -f 'gptr/gptrget2.c' || echo '$(srcdir)/'`gptr/gptrget2.c
1084 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrget2.Tpo $(DEPDIR)/gptrget2.Po
1085 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrget2.c' object='gptrget2.o' libtool=no @AMDEPBACKSLASH@
1086 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1087 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrget2.o `test -f 'gptr/gptrget2.c' || echo '$(srcdir)/'`gptr/gptrget2.c
1088
1089 gptrget2.obj: gptr/gptrget2.c
1090 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrget2.obj -MD -MP -MF $(DEPDIR)/gptrget2.Tpo -c -o gptrget2.obj `if test -f 'gptr/gptrget2.c'; then $(CYGPATH_W) 'gptr/gptrget2.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrget2.c'; fi`
1091 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrget2.Tpo $(DEPDIR)/gptrget2.Po
1092 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrget2.c' object='gptrget2.obj' libtool=no @AMDEPBACKSLASH@
1093 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1094 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrget2.obj `if test -f 'gptr/gptrget2.c'; then $(CYGPATH_W) 'gptr/gptrget2.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrget2.c'; fi`
1095
1096 gptrget3.o: gptr/gptrget3.c
1097 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrget3.o -MD -MP -MF $(DEPDIR)/gptrget3.Tpo -c -o gptrget3.o `test -f 'gptr/gptrget3.c' || echo '$(srcdir)/'`gptr/gptrget3.c
1098 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrget3.Tpo $(DEPDIR)/gptrget3.Po
1099 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrget3.c' object='gptrget3.o' libtool=no @AMDEPBACKSLASH@
1100 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1101 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrget3.o `test -f 'gptr/gptrget3.c' || echo '$(srcdir)/'`gptr/gptrget3.c
1102
1103 gptrget3.obj: gptr/gptrget3.c
1104 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrget3.obj -MD -MP -MF $(DEPDIR)/gptrget3.Tpo -c -o gptrget3.obj `if test -f 'gptr/gptrget3.c'; then $(CYGPATH_W) 'gptr/gptrget3.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrget3.c'; fi`
1105 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrget3.Tpo $(DEPDIR)/gptrget3.Po
1106 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrget3.c' object='gptrget3.obj' libtool=no @AMDEPBACKSLASH@
1107 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1108 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrget3.obj `if test -f 'gptr/gptrget3.c'; then $(CYGPATH_W) 'gptr/gptrget3.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrget3.c'; fi`
1109
1110 gptrget4.o: gptr/gptrget4.c
1111 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrget4.o -MD -MP -MF $(DEPDIR)/gptrget4.Tpo -c -o gptrget4.o `test -f 'gptr/gptrget4.c' || echo '$(srcdir)/'`gptr/gptrget4.c
1112 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrget4.Tpo $(DEPDIR)/gptrget4.Po
1113 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrget4.c' object='gptrget4.o' libtool=no @AMDEPBACKSLASH@
1114 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1115 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrget4.o `test -f 'gptr/gptrget4.c' || echo '$(srcdir)/'`gptr/gptrget4.c
1116
1117 gptrget4.obj: gptr/gptrget4.c
1118 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrget4.obj -MD -MP -MF $(DEPDIR)/gptrget4.Tpo -c -o gptrget4.obj `if test -f 'gptr/gptrget4.c'; then $(CYGPATH_W) 'gptr/gptrget4.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrget4.c'; fi`
1119 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrget4.Tpo $(DEPDIR)/gptrget4.Po
1120 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrget4.c' object='gptrget4.obj' libtool=no @AMDEPBACKSLASH@
1121 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1122 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrget4.obj `if test -f 'gptr/gptrget4.c'; then $(CYGPATH_W) 'gptr/gptrget4.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrget4.c'; fi`
1123
1124 gptrput1.o: gptr/gptrput1.c
1125 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrput1.o -MD -MP -MF $(DEPDIR)/gptrput1.Tpo -c -o gptrput1.o `test -f 'gptr/gptrput1.c' || echo '$(srcdir)/'`gptr/gptrput1.c
1126 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrput1.Tpo $(DEPDIR)/gptrput1.Po
1127 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrput1.c' object='gptrput1.o' libtool=no @AMDEPBACKSLASH@
1128 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1129 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrput1.o `test -f 'gptr/gptrput1.c' || echo '$(srcdir)/'`gptr/gptrput1.c
1130
1131 gptrput1.obj: gptr/gptrput1.c
1132 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrput1.obj -MD -MP -MF $(DEPDIR)/gptrput1.Tpo -c -o gptrput1.obj `if test -f 'gptr/gptrput1.c'; then $(CYGPATH_W) 'gptr/gptrput1.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrput1.c'; fi`
1133 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrput1.Tpo $(DEPDIR)/gptrput1.Po
1134 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrput1.c' object='gptrput1.obj' libtool=no @AMDEPBACKSLASH@
1135 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1136 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrput1.obj `if test -f 'gptr/gptrput1.c'; then $(CYGPATH_W) 'gptr/gptrput1.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrput1.c'; fi`
1137
1138 gptrput2.o: gptr/gptrput2.c
1139 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrput2.o -MD -MP -MF $(DEPDIR)/gptrput2.Tpo -c -o gptrput2.o `test -f 'gptr/gptrput2.c' || echo '$(srcdir)/'`gptr/gptrput2.c
1140 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrput2.Tpo $(DEPDIR)/gptrput2.Po
1141 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrput2.c' object='gptrput2.o' libtool=no @AMDEPBACKSLASH@
1142 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1143 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrput2.o `test -f 'gptr/gptrput2.c' || echo '$(srcdir)/'`gptr/gptrput2.c
1144
1145 gptrput2.obj: gptr/gptrput2.c
1146 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrput2.obj -MD -MP -MF $(DEPDIR)/gptrput2.Tpo -c -o gptrput2.obj `if test -f 'gptr/gptrput2.c'; then $(CYGPATH_W) 'gptr/gptrput2.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrput2.c'; fi`
1147 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrput2.Tpo $(DEPDIR)/gptrput2.Po
1148 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrput2.c' object='gptrput2.obj' libtool=no @AMDEPBACKSLASH@
1149 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1150 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrput2.obj `if test -f 'gptr/gptrput2.c'; then $(CYGPATH_W) 'gptr/gptrput2.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrput2.c'; fi`
1151
1152 gptrput3.o: gptr/gptrput3.c
1153 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrput3.o -MD -MP -MF $(DEPDIR)/gptrput3.Tpo -c -o gptrput3.o `test -f 'gptr/gptrput3.c' || echo '$(srcdir)/'`gptr/gptrput3.c
1154 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrput3.Tpo $(DEPDIR)/gptrput3.Po
1155 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrput3.c' object='gptrput3.o' libtool=no @AMDEPBACKSLASH@
1156 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1157 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrput3.o `test -f 'gptr/gptrput3.c' || echo '$(srcdir)/'`gptr/gptrput3.c
1158
1159 gptrput3.obj: gptr/gptrput3.c
1160 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrput3.obj -MD -MP -MF $(DEPDIR)/gptrput3.Tpo -c -o gptrput3.obj `if test -f 'gptr/gptrput3.c'; then $(CYGPATH_W) 'gptr/gptrput3.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrput3.c'; fi`
1161 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrput3.Tpo $(DEPDIR)/gptrput3.Po
1162 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrput3.c' object='gptrput3.obj' libtool=no @AMDEPBACKSLASH@
1163 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1164 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrput3.obj `if test -f 'gptr/gptrput3.c'; then $(CYGPATH_W) 'gptr/gptrput3.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrput3.c'; fi`
1165
1166 gptrput4.o: gptr/gptrput4.c
1167 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrput4.o -MD -MP -MF $(DEPDIR)/gptrput4.Tpo -c -o gptrput4.o `test -f 'gptr/gptrput4.c' || echo '$(srcdir)/'`gptr/gptrput4.c
1168 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrput4.Tpo $(DEPDIR)/gptrput4.Po
1169 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrput4.c' object='gptrput4.o' libtool=no @AMDEPBACKSLASH@
1170 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1171 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrput4.o `test -f 'gptr/gptrput4.c' || echo '$(srcdir)/'`gptr/gptrput4.c
1172
1173 gptrput4.obj: gptr/gptrput4.c
1174 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gptrput4.obj -MD -MP -MF $(DEPDIR)/gptrput4.Tpo -c -o gptrput4.obj `if test -f 'gptr/gptrput4.c'; then $(CYGPATH_W) 'gptr/gptrput4.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrput4.c'; fi`
1175 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gptrput4.Tpo $(DEPDIR)/gptrput4.Po
1176 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gptr/gptrput4.c' object='gptrput4.obj' libtool=no @AMDEPBACKSLASH@
1177 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1178 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gptrput4.obj `if test -f 'gptr/gptrput4.c'; then $(CYGPATH_W) 'gptr/gptrput4.c'; else $(CYGPATH_W) '$(srcdir)/gptr/gptrput4.c'; fi`
1179
1180 divsint.o: int/divsint.c
1181 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divsint.o -MD -MP -MF $(DEPDIR)/divsint.Tpo -c -o divsint.o `test -f 'int/divsint.c' || echo '$(srcdir)/'`int/divsint.c
1182 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divsint.Tpo $(DEPDIR)/divsint.Po
1183 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/divsint.c' object='divsint.o' libtool=no @AMDEPBACKSLASH@
1184 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1185 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divsint.o `test -f 'int/divsint.c' || echo '$(srcdir)/'`int/divsint.c
1186
1187 divsint.obj: int/divsint.c
1188 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divsint.obj -MD -MP -MF $(DEPDIR)/divsint.Tpo -c -o divsint.obj `if test -f 'int/divsint.c'; then $(CYGPATH_W) 'int/divsint.c'; else $(CYGPATH_W) '$(srcdir)/int/divsint.c'; fi`
1189 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divsint.Tpo $(DEPDIR)/divsint.Po
1190 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/divsint.c' object='divsint.obj' libtool=no @AMDEPBACKSLASH@
1191 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1192 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divsint.obj `if test -f 'int/divsint.c'; then $(CYGPATH_W) 'int/divsint.c'; else $(CYGPATH_W) '$(srcdir)/int/divsint.c'; fi`
1193
1194 divuint.o: int/divuint.c
1195 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divuint.o -MD -MP -MF $(DEPDIR)/divuint.Tpo -c -o divuint.o `test -f 'int/divuint.c' || echo '$(srcdir)/'`int/divuint.c
1196 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divuint.Tpo $(DEPDIR)/divuint.Po
1197 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/divuint.c' object='divuint.o' libtool=no @AMDEPBACKSLASH@
1198 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1199 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divuint.o `test -f 'int/divuint.c' || echo '$(srcdir)/'`int/divuint.c
1200
1201 divuint.obj: int/divuint.c
1202 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divuint.obj -MD -MP -MF $(DEPDIR)/divuint.Tpo -c -o divuint.obj `if test -f 'int/divuint.c'; then $(CYGPATH_W) 'int/divuint.c'; else $(CYGPATH_W) '$(srcdir)/int/divuint.c'; fi`
1203 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divuint.Tpo $(DEPDIR)/divuint.Po
1204 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/divuint.c' object='divuint.obj' libtool=no @AMDEPBACKSLASH@
1205 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1206 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divuint.obj `if test -f 'int/divuint.c'; then $(CYGPATH_W) 'int/divuint.c'; else $(CYGPATH_W) '$(srcdir)/int/divuint.c'; fi`
1207
1208 modsint.o: int/modsint.c
1209 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT modsint.o -MD -MP -MF $(DEPDIR)/modsint.Tpo -c -o modsint.o `test -f 'int/modsint.c' || echo '$(srcdir)/'`int/modsint.c
1210 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/modsint.Tpo $(DEPDIR)/modsint.Po
1211 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/modsint.c' object='modsint.o' libtool=no @AMDEPBACKSLASH@
1212 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1213 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o modsint.o `test -f 'int/modsint.c' || echo '$(srcdir)/'`int/modsint.c
1214
1215 modsint.obj: int/modsint.c
1216 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT modsint.obj -MD -MP -MF $(DEPDIR)/modsint.Tpo -c -o modsint.obj `if test -f 'int/modsint.c'; then $(CYGPATH_W) 'int/modsint.c'; else $(CYGPATH_W) '$(srcdir)/int/modsint.c'; fi`
1217 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/modsint.Tpo $(DEPDIR)/modsint.Po
1218 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/modsint.c' object='modsint.obj' libtool=no @AMDEPBACKSLASH@
1219 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1220 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o modsint.obj `if test -f 'int/modsint.c'; then $(CYGPATH_W) 'int/modsint.c'; else $(CYGPATH_W) '$(srcdir)/int/modsint.c'; fi`
1221
1222 moduint.o: int/moduint.c
1223 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT moduint.o -MD -MP -MF $(DEPDIR)/moduint.Tpo -c -o moduint.o `test -f 'int/moduint.c' || echo '$(srcdir)/'`int/moduint.c
1224 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/moduint.Tpo $(DEPDIR)/moduint.Po
1225 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/moduint.c' object='moduint.o' libtool=no @AMDEPBACKSLASH@
1226 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1227 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o moduint.o `test -f 'int/moduint.c' || echo '$(srcdir)/'`int/moduint.c
1228
1229 moduint.obj: int/moduint.c
1230 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT moduint.obj -MD -MP -MF $(DEPDIR)/moduint.Tpo -c -o moduint.obj `if test -f 'int/moduint.c'; then $(CYGPATH_W) 'int/moduint.c'; else $(CYGPATH_W) '$(srcdir)/int/moduint.c'; fi`
1231 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/moduint.Tpo $(DEPDIR)/moduint.Po
1232 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/moduint.c' object='moduint.obj' libtool=no @AMDEPBACKSLASH@
1233 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1234 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o moduint.obj `if test -f 'int/moduint.c'; then $(CYGPATH_W) 'int/moduint.c'; else $(CYGPATH_W) '$(srcdir)/int/moduint.c'; fi`
1235
1236 mulint.o: int/mulint.c
1237 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mulint.o -MD -MP -MF $(DEPDIR)/mulint.Tpo -c -o mulint.o `test -f 'int/mulint.c' || echo '$(srcdir)/'`int/mulint.c
1238 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/mulint.Tpo $(DEPDIR)/mulint.Po
1239 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/mulint.c' object='mulint.o' libtool=no @AMDEPBACKSLASH@
1240 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1241 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mulint.o `test -f 'int/mulint.c' || echo '$(srcdir)/'`int/mulint.c
1242
1243 mulint.obj: int/mulint.c
1244 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mulint.obj -MD -MP -MF $(DEPDIR)/mulint.Tpo -c -o mulint.obj `if test -f 'int/mulint.c'; then $(CYGPATH_W) 'int/mulint.c'; else $(CYGPATH_W) '$(srcdir)/int/mulint.c'; fi`
1245 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/mulint.Tpo $(DEPDIR)/mulint.Po
1246 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='int/mulint.c' object='mulint.obj' libtool=no @AMDEPBACKSLASH@
1247 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1248 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mulint.obj `if test -f 'int/mulint.c'; then $(CYGPATH_W) 'int/mulint.c'; else $(CYGPATH_W) '$(srcdir)/int/mulint.c'; fi`
1249
1250 divslong.o: long/divslong.c
1251 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divslong.o -MD -MP -MF $(DEPDIR)/divslong.Tpo -c -o divslong.o `test -f 'long/divslong.c' || echo '$(srcdir)/'`long/divslong.c
1252 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divslong.Tpo $(DEPDIR)/divslong.Po
1253 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/divslong.c' object='divslong.o' libtool=no @AMDEPBACKSLASH@
1254 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1255 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divslong.o `test -f 'long/divslong.c' || echo '$(srcdir)/'`long/divslong.c
1256
1257 divslong.obj: long/divslong.c
1258 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divslong.obj -MD -MP -MF $(DEPDIR)/divslong.Tpo -c -o divslong.obj `if test -f 'long/divslong.c'; then $(CYGPATH_W) 'long/divslong.c'; else $(CYGPATH_W) '$(srcdir)/long/divslong.c'; fi`
1259 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divslong.Tpo $(DEPDIR)/divslong.Po
1260 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/divslong.c' object='divslong.obj' libtool=no @AMDEPBACKSLASH@
1261 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1262 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divslong.obj `if test -f 'long/divslong.c'; then $(CYGPATH_W) 'long/divslong.c'; else $(CYGPATH_W) '$(srcdir)/long/divslong.c'; fi`
1263
1264 divulong.o: long/divulong.c
1265 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divulong.o -MD -MP -MF $(DEPDIR)/divulong.Tpo -c -o divulong.o `test -f 'long/divulong.c' || echo '$(srcdir)/'`long/divulong.c
1266 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divulong.Tpo $(DEPDIR)/divulong.Po
1267 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/divulong.c' object='divulong.o' libtool=no @AMDEPBACKSLASH@
1268 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1269 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divulong.o `test -f 'long/divulong.c' || echo '$(srcdir)/'`long/divulong.c
1270
1271 divulong.obj: long/divulong.c
1272 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT divulong.obj -MD -MP -MF $(DEPDIR)/divulong.Tpo -c -o divulong.obj `if test -f 'long/divulong.c'; then $(CYGPATH_W) 'long/divulong.c'; else $(CYGPATH_W) '$(srcdir)/long/divulong.c'; fi`
1273 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/divulong.Tpo $(DEPDIR)/divulong.Po
1274 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/divulong.c' object='divulong.obj' libtool=no @AMDEPBACKSLASH@
1275 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1276 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o divulong.obj `if test -f 'long/divulong.c'; then $(CYGPATH_W) 'long/divulong.c'; else $(CYGPATH_W) '$(srcdir)/long/divulong.c'; fi`
1277
1278 modslong.o: long/modslong.c
1279 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT modslong.o -MD -MP -MF $(DEPDIR)/modslong.Tpo -c -o modslong.o `test -f 'long/modslong.c' || echo '$(srcdir)/'`long/modslong.c
1280 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/modslong.Tpo $(DEPDIR)/modslong.Po
1281 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/modslong.c' object='modslong.o' libtool=no @AMDEPBACKSLASH@
1282 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1283 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o modslong.o `test -f 'long/modslong.c' || echo '$(srcdir)/'`long/modslong.c
1284
1285 modslong.obj: long/modslong.c
1286 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT modslong.obj -MD -MP -MF $(DEPDIR)/modslong.Tpo -c -o modslong.obj `if test -f 'long/modslong.c'; then $(CYGPATH_W) 'long/modslong.c'; else $(CYGPATH_W) '$(srcdir)/long/modslong.c'; fi`
1287 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/modslong.Tpo $(DEPDIR)/modslong.Po
1288 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/modslong.c' object='modslong.obj' libtool=no @AMDEPBACKSLASH@
1289 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1290 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o modslong.obj `if test -f 'long/modslong.c'; then $(CYGPATH_W) 'long/modslong.c'; else $(CYGPATH_W) '$(srcdir)/long/modslong.c'; fi`
1291
1292 modulong.o: long/modulong.c
1293 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT modulong.o -MD -MP -MF $(DEPDIR)/modulong.Tpo -c -o modulong.o `test -f 'long/modulong.c' || echo '$(srcdir)/'`long/modulong.c
1294 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/modulong.Tpo $(DEPDIR)/modulong.Po
1295 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/modulong.c' object='modulong.o' libtool=no @AMDEPBACKSLASH@
1296 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1297 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o modulong.o `test -f 'long/modulong.c' || echo '$(srcdir)/'`long/modulong.c
1298
1299 modulong.obj: long/modulong.c
1300 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT modulong.obj -MD -MP -MF $(DEPDIR)/modulong.Tpo -c -o modulong.obj `if test -f 'long/modulong.c'; then $(CYGPATH_W) 'long/modulong.c'; else $(CYGPATH_W) '$(srcdir)/long/modulong.c'; fi`
1301 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/modulong.Tpo $(DEPDIR)/modulong.Po
1302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/modulong.c' object='modulong.obj' libtool=no @AMDEPBACKSLASH@
1303 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1304 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o modulong.obj `if test -f 'long/modulong.c'; then $(CYGPATH_W) 'long/modulong.c'; else $(CYGPATH_W) '$(srcdir)/long/modulong.c'; fi`
1305
1306 mullong.o: long/mullong.c
1307 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mullong.o -MD -MP -MF $(DEPDIR)/mullong.Tpo -c -o mullong.o `test -f 'long/mullong.c' || echo '$(srcdir)/'`long/mullong.c
1308 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/mullong.Tpo $(DEPDIR)/mullong.Po
1309 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/mullong.c' object='mullong.o' libtool=no @AMDEPBACKSLASH@
1310 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1311 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mullong.o `test -f 'long/mullong.c' || echo '$(srcdir)/'`long/mullong.c
1312
1313 mullong.obj: long/mullong.c
1314 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mullong.obj -MD -MP -MF $(DEPDIR)/mullong.Tpo -c -o mullong.obj `if test -f 'long/mullong.c'; then $(CYGPATH_W) 'long/mullong.c'; else $(CYGPATH_W) '$(srcdir)/long/mullong.c'; fi`
1315 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/mullong.Tpo $(DEPDIR)/mullong.Po
1316 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='long/mullong.c' object='mullong.obj' libtool=no @AMDEPBACKSLASH@
1317 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1318 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mullong.obj `if test -f 'long/mullong.c'; then $(CYGPATH_W) 'long/mullong.c'; else $(CYGPATH_W) '$(srcdir)/long/mullong.c'; fi`
1319
1320 lrrest.o: lregs/lrrest.c
1321 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lrrest.o -MD -MP -MF $(DEPDIR)/lrrest.Tpo -c -o lrrest.o `test -f 'lregs/lrrest.c' || echo '$(srcdir)/'`lregs/lrrest.c
1322 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/lrrest.Tpo $(DEPDIR)/lrrest.Po
1323 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lregs/lrrest.c' object='lrrest.o' libtool=no @AMDEPBACKSLASH@
1324 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1325 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lrrest.o `test -f 'lregs/lrrest.c' || echo '$(srcdir)/'`lregs/lrrest.c
1326
1327 lrrest.obj: lregs/lrrest.c
1328 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lrrest.obj -MD -MP -MF $(DEPDIR)/lrrest.Tpo -c -o lrrest.obj `if test -f 'lregs/lrrest.c'; then $(CYGPATH_W) 'lregs/lrrest.c'; else $(CYGPATH_W) '$(srcdir)/lregs/lrrest.c'; fi`
1329 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/lrrest.Tpo $(DEPDIR)/lrrest.Po
1330 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lregs/lrrest.c' object='lrrest.obj' libtool=no @AMDEPBACKSLASH@
1331 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1332 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lrrest.obj `if test -f 'lregs/lrrest.c'; then $(CYGPATH_W) 'lregs/lrrest.c'; else $(CYGPATH_W) '$(srcdir)/lregs/lrrest.c'; fi`
1333
1334 lrst.o: lregs/lrst.c
1335 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lrst.o -MD -MP -MF $(DEPDIR)/lrst.Tpo -c -o lrst.o `test -f 'lregs/lrst.c' || echo '$(srcdir)/'`lregs/lrst.c
1336 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/lrst.Tpo $(DEPDIR)/lrst.Po
1337 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lregs/lrst.c' object='lrst.o' libtool=no @AMDEPBACKSLASH@
1338 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1339 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lrst.o `test -f 'lregs/lrst.c' || echo '$(srcdir)/'`lregs/lrst.c
1340
1341 lrst.obj: lregs/lrst.c
1342 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lrst.obj -MD -MP -MF $(DEPDIR)/lrst.Tpo -c -o lrst.obj `if test -f 'lregs/lrst.c'; then $(CYGPATH_W) 'lregs/lrst.c'; else $(CYGPATH_W) '$(srcdir)/lregs/lrst.c'; fi`
1343 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/lrst.Tpo $(DEPDIR)/lrst.Po
1344 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lregs/lrst.c' object='lrst.obj' libtool=no @AMDEPBACKSLASH@
1345 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1346 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lrst.obj `if test -f 'lregs/lrst.c'; then $(CYGPATH_W) 'lregs/lrst.c'; else $(CYGPATH_W) '$(srcdir)/lregs/lrst.c'; fi`
1347
1348 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1349         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1350         unique=`for i in $$list; do \
1351             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1352           done | \
1353           $(AWK) '    { files[$$0] = 1; } \
1354                END { for (i in files) print i; }'`; \
1355         mkid -fID $$unique
1356 tags: TAGS
1357
1358 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1359                 $(TAGS_FILES) $(LISP)
1360         tags=; \
1361         here=`pwd`; \
1362         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1363         unique=`for i in $$list; do \
1364             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1365           done | \
1366           $(AWK) '    { files[$$0] = 1; } \
1367                END { for (i in files) print i; }'`; \
1368         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1369           test -n "$$unique" || unique=$$empty_fix; \
1370           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1371             $$tags $$unique; \
1372         fi
1373 ctags: CTAGS
1374 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1375                 $(TAGS_FILES) $(LISP)
1376         tags=; \
1377         here=`pwd`; \
1378         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1379         unique=`for i in $$list; do \
1380             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1381           done | \
1382           $(AWK) '    { files[$$0] = 1; } \
1383                END { for (i in files) print i; }'`; \
1384         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1385           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1386              $$tags $$unique
1387
1388 GTAGS:
1389         here=`$(am__cd) $(top_builddir) && pwd` \
1390           && cd $(top_srcdir) \
1391           && gtags -i $(GTAGS_ARGS) $$here
1392
1393 distclean-tags:
1394         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1395
1396 distdir: $(DISTFILES)
1397         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1398         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1399         list='$(DISTFILES)'; \
1400           dist_files=`for file in $$list; do echo $$file; done | \
1401           sed -e "s|^$$srcdirstrip/||;t" \
1402               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1403         case $$dist_files in \
1404           */*) $(MKDIR_P) `echo "$$dist_files" | \
1405                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1406                            sort -u` ;; \
1407         esac; \
1408         for file in $$dist_files; do \
1409           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1410           if test -d $$d/$$file; then \
1411             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1412             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1413               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1414             fi; \
1415             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1416           else \
1417             test -f $(distdir)/$$file \
1418             || cp -p $$d/$$file $(distdir)/$$file \
1419             || exit 1; \
1420           fi; \
1421         done
1422 check-am: all-am
1423 check: check-am
1424 all-am: Makefile $(LIBRARIES)
1425 installdirs:
1426         for dir in "$(DESTDIR)$(libdir)"; do \
1427           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1428         done
1429 install: install-am
1430 install-exec: install-exec-am
1431 install-data: install-data-am
1432 uninstall: uninstall-am
1433
1434 install-am: all-am
1435         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1436
1437 installcheck: installcheck-am
1438 install-strip:
1439         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1440           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1441           `test -z '$(STRIP)' || \
1442             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1443 mostlyclean-generic:
1444
1445 clean-generic:
1446
1447 distclean-generic:
1448         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1449
1450 maintainer-clean-generic:
1451         @echo "This command is intended for maintainers to use"
1452         @echo "it deletes files that may require special tools to rebuild."
1453 clean: clean-am
1454
1455 clean-am: clean-generic clean-libLIBRARIES clean-local mostlyclean-am
1456
1457 distclean: distclean-am
1458         -rm -rf ./$(DEPDIR)
1459         -rm -f Makefile
1460 distclean-am: clean-am distclean-compile distclean-generic \
1461         distclean-tags
1462
1463 dvi: dvi-am
1464
1465 dvi-am:
1466
1467 html: html-am
1468
1469 info: info-am
1470
1471 info-am:
1472
1473 install-data-am:
1474
1475 install-dvi: install-dvi-am
1476
1477 install-exec-am: install-libLIBRARIES
1478
1479 install-html: install-html-am
1480
1481 install-info: install-info-am
1482
1483 install-man:
1484
1485 install-pdf: install-pdf-am
1486
1487 install-ps: install-ps-am
1488
1489 installcheck-am:
1490
1491 maintainer-clean: maintainer-clean-am
1492         -rm -rf ./$(DEPDIR)
1493         -rm -f Makefile
1494 maintainer-clean-am: distclean-am maintainer-clean-generic
1495
1496 mostlyclean: mostlyclean-am
1497
1498 mostlyclean-am: mostlyclean-compile mostlyclean-generic
1499
1500 pdf: pdf-am
1501
1502 pdf-am:
1503
1504 ps: ps-am
1505
1506 ps-am:
1507
1508 uninstall-am: uninstall-libLIBRARIES
1509
1510 .MAKE: install-am install-strip
1511
1512 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1513         clean-libLIBRARIES clean-local ctags distclean \
1514         distclean-compile distclean-generic distclean-tags distdir dvi \
1515         dvi-am html html-am info info-am install install-am \
1516         install-data install-data-am install-dvi install-dvi-am \
1517         install-exec install-exec-am install-html install-html-am \
1518         install-info install-info-am install-libLIBRARIES install-man \
1519         install-pdf install-pdf-am install-ps install-ps-am \
1520         install-strip installcheck installcheck-am installdirs \
1521         maintainer-clean maintainer-clean-generic mostlyclean \
1522         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
1523         tags uninstall uninstall-am uninstall-libLIBRARIES
1524
1525
1526 clean-local:
1527         $(RM) *.asm;
1528         $(RM) *.lst;
1529
1530 clean-intermediate: clean-local
1531         list='$(SUBDIRS)'; for subdir in $$list; do \
1532           echo "Making $@ in $$subdir"; \
1533           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@); \
1534         done
1535 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1536 # Otherwise a system limit (for SysV at least) may be exceeded.
1537 .NOEXPORT: