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