~ubuntu-branches/ubuntu/intrepid/comedilib/intrepid

« back to all changes in this revision

Viewing changes to demo/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): David Schleef
  • Date: 2003-09-23 18:11:12 UTC
  • Revision ID: james.westby@ubuntu.com-20030923181112-sat05jyh702rb1at
Tags: upstream-0.7.21
ImportĀ upstreamĀ versionĀ 0.7.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# 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
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AR = @AR@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOHEADER = @AUTOHEADER@
 
46
AUTOMAKE = @AUTOMAKE@
 
47
AWK = @AWK@
 
48
CC = @CC@
 
49
CCDEPMODE = @CCDEPMODE@
 
50
CFLAGS = @CFLAGS@
 
51
COMEDILIB = @COMEDILIB@
 
52
COMEDILIB_AGE = @COMEDILIB_AGE@
 
53
COMEDILIB_CFLAGS = @COMEDILIB_CFLAGS@
 
54
COMEDILIB_CURRENT = @COMEDILIB_CURRENT@
 
55
COMEDILIB_LIBS = @COMEDILIB_LIBS@
 
56
COMEDILIB_LIBVERSION = @COMEDILIB_LIBVERSION@
 
57
COMEDILIB_LT_LDFLAGS = @COMEDILIB_LT_LDFLAGS@
 
58
COMEDILIB_MAJOR = @COMEDILIB_MAJOR@
 
59
COMEDILIB_MICRO = @COMEDILIB_MICRO@
 
60
COMEDILIB_MINOR = @COMEDILIB_MINOR@
 
61
COMEDILIB_RELEASE = @COMEDILIB_RELEASE@
 
62
COMEDILIB_REVISION = @COMEDILIB_REVISION@
 
63
CPP = @CPP@
 
64
CPPFLAGS = @CPPFLAGS@
 
65
CXX = @CXX@
 
66
CXXCPP = @CXXCPP@
 
67
CXXDEPMODE = @CXXDEPMODE@
 
68
CXXFLAGS = @CXXFLAGS@
 
69
CYGPATH_W = @CYGPATH_W@
 
70
DEFS = @DEFS@
 
71
DEPDIR = @DEPDIR@
 
72
DOCBOOK2HTML = @DOCBOOK2HTML@
 
73
DOCBOOK2MAN = @DOCBOOK2MAN@
 
74
DOCBOOK2PDF = @DOCBOOK2PDF@
 
75
ECHO = @ECHO@
 
76
ECHO_C = @ECHO_C@
 
77
ECHO_N = @ECHO_N@
 
78
ECHO_T = @ECHO_T@
 
79
EGREP = @EGREP@
 
80
EXEEXT = @EXEEXT@
 
81
F77 = @F77@
 
82
FFLAGS = @FFLAGS@
 
83
HAVE_DOCBOOK2HTML_FALSE = @HAVE_DOCBOOK2HTML_FALSE@
 
84
HAVE_DOCBOOK2HTML_TRUE = @HAVE_DOCBOOK2HTML_TRUE@
 
85
HAVE_DOCBOOK2MAN_FALSE = @HAVE_DOCBOOK2MAN_FALSE@
 
86
HAVE_DOCBOOK2MAN_TRUE = @HAVE_DOCBOOK2MAN_TRUE@
 
87
HAVE_DOCBOOK2PDF_FALSE = @HAVE_DOCBOOK2PDF_FALSE@
 
88
HAVE_DOCBOOK2PDF_TRUE = @HAVE_DOCBOOK2PDF_TRUE@
 
89
HAVE_PYTHON_FALSE = @HAVE_PYTHON_FALSE@
 
90
HAVE_PYTHON_TRUE = @HAVE_PYTHON_TRUE@
 
91
INSTALL_DATA = @INSTALL_DATA@
 
92
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
93
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
94
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
95
LDFLAGS = @LDFLAGS@
 
96
LEX = @LEX@
 
97
LEXLIB = @LEXLIB@
 
98
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
99
LIBOBJS = @LIBOBJS@
 
100
LIBS = @LIBS@
 
101
LIBTOOL = @LIBTOOL@
 
102
LN_S = @LN_S@
 
103
LTLIBOBJS = @LTLIBOBJS@
 
104
MAINT = @MAINT@
 
105
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
106
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
107
MAKEINFO = @MAKEINFO@
 
108
OBJEXT = @OBJEXT@
 
109
PACKAGE = @PACKAGE@
 
110
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
111
PACKAGE_NAME = @PACKAGE_NAME@
 
112
PACKAGE_STRING = @PACKAGE_STRING@
 
113
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
114
PACKAGE_VERSION = @PACKAGE_VERSION@
 
115
PATH_SEPARATOR = @PATH_SEPARATOR@
 
116
PYTHON = @PYTHON@
 
117
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
118
PYTHON_INCLUDES = @PYTHON_INCLUDES@
 
119
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
120
PYTHON_PREFIX = @PYTHON_PREFIX@
 
121
PYTHON_QUIET = @PYTHON_QUIET@
 
122
PYTHON_VERSION = @PYTHON_VERSION@
 
123
RANLIB = @RANLIB@
 
124
SET_MAKE = @SET_MAKE@
 
125
SHELL = @SHELL@
 
126
STRIP = @STRIP@
 
127
VERSION = @VERSION@
 
128
YACC = @YACC@
 
129
ac_ct_AR = @ac_ct_AR@
 
130
ac_ct_CC = @ac_ct_CC@
 
131
ac_ct_CXX = @ac_ct_CXX@
 
132
ac_ct_F77 = @ac_ct_F77@
 
133
ac_ct_RANLIB = @ac_ct_RANLIB@
 
134
ac_ct_STRIP = @ac_ct_STRIP@
 
135
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
136
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
137
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
138
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
139
am__include = @am__include@
 
140
am__leading_dot = @am__leading_dot@
 
141
am__quote = @am__quote@
 
142
bindir = @bindir@
 
143
build = @build@
 
144
build_alias = @build_alias@
 
145
build_cpu = @build_cpu@
 
146
build_os = @build_os@
 
147
build_vendor = @build_vendor@
 
148
datadir = @datadir@
 
149
exec_prefix = @exec_prefix@
 
150
host = @host@
 
151
host_alias = @host_alias@
 
152
host_cpu = @host_cpu@
 
153
host_os = @host_os@
 
154
host_vendor = @host_vendor@
 
155
includedir = @includedir@
 
156
infodir = @infodir@
 
157
install_sh = @install_sh@
 
158
libdir = @libdir@
 
159
libexecdir = @libexecdir@
 
160
localstatedir = @localstatedir@
 
161
mandir = @mandir@
 
162
oldincludedir = @oldincludedir@
 
163
pcmciadir = @pcmciadir@
 
164
pkgpyexecdir = @pkgpyexecdir@
 
165
pkgpythondir = @pkgpythondir@
 
166
prefix = @prefix@
 
167
program_transform_name = @program_transform_name@
 
168
pyexecdir = @pyexecdir@
 
169
pythondir = @pythondir@
 
170
sbindir = @sbindir@
 
171
sharedstatedir = @sharedstatedir@
 
172
sysconfdir = @sysconfdir@
 
173
target = @target@
 
174
target_alias = @target_alias@
 
175
target_cpu = @target_cpu@
 
176
target_os = @target_os@
 
177
target_vendor = @target_vendor@
 
178
 
 
179
noinst_PROGRAMS = \
 
180
        antialias ao_waveform apply_cal cmd dio eeprom_dump info \
 
181
        inp inpn insn ledclock mmap outp poll receiver select \
 
182
        sender sigio sv tut1 tut2
 
183
 
 
184
 
 
185
noinst_HEADERS = examples.h
 
186
 
 
187
antialias_SOURCES = antialias.c common.c
 
188
antialias_CFLAGS = $(COMEDILIB_CFLAGS)
 
189
antialias_LDADD = $(COMEDILIB_LIBS)
 
190
 
 
191
ao_waveform_SOURCES = ao_waveform.c common.c
 
192
ao_waveform_CFLAGS = $(COMEDILIB_CFLAGS)
 
193
ao_waveform_LDADD = $(COMEDILIB_LIBS)
 
194
 
 
195
apply_cal_SOURCES = apply_cal.c common.c
 
196
apply_cal_CFLAGS = $(COMEDILIB_CFLAGS)
 
197
apply_cal_LDADD = $(COMEDILIB_LIBS)
 
198
 
 
199
cmd_SOURCES = cmd.c common.c
 
200
cmd_CFLAGS = $(COMEDILIB_CFLAGS)
 
201
cmd_LDADD = $(COMEDILIB_LIBS)
 
202
 
 
203
dio_SOURCES = dio.c common.c
 
204
dio_CFLAGS = $(COMEDILIB_CFLAGS)
 
205
dio_LDADD = $(COMEDILIB_LIBS)
 
206
 
 
207
eeprom_dump_SOURCES = eeprom_dump.c common.c
 
208
eeprom_dump_CFLAGS = $(COMEDILIB_CFLAGS)
 
209
eeprom_dump_LDADD = $(COMEDILIB_LIBS)
 
210
 
 
211
info_SOURCES = info.c common.c
 
212
info_CFLAGS = $(COMEDILIB_CFLAGS)
 
213
info_LDADD = $(COMEDILIB_LIBS)
 
214
 
 
215
inp_SOURCES = inp.c common.c
 
216
inp_CFLAGS = $(COMEDILIB_CFLAGS)
 
217
inp_LDADD = $(COMEDILIB_LIBS)
 
218
 
 
219
inpn_SOURCES = inpn.c common.c
 
220
inpn_CFLAGS = $(COMEDILIB_CFLAGS)
 
221
inpn_LDADD = $(COMEDILIB_LIBS)
 
222
 
 
223
insn_SOURCES = insn.c common.c
 
224
insn_CFLAGS = $(COMEDILIB_CFLAGS)
 
225
insn_LDADD = $(COMEDILIB_LIBS)
 
226
 
 
227
ledclock_SOURCES = ledclock.c common.c
 
228
ledclock_CFLAGS = $(COMEDILIB_CFLAGS)
 
229
ledclock_LDADD = $(COMEDILIB_LIBS)
 
230
 
 
231
mmap_SOURCES = mmap.c common.c
 
232
mmap_CFLAGS = $(COMEDILIB_CFLAGS)
 
233
mmap_LDADD = $(COMEDILIB_LIBS)
 
234
 
 
235
outp_SOURCES = outp.c common.c
 
236
outp_CFLAGS = $(COMEDILIB_CFLAGS)
 
237
outp_LDADD = $(COMEDILIB_LIBS)
 
238
 
 
239
poll_SOURCES = poll.c common.c
 
240
poll_CFLAGS = $(COMEDILIB_CFLAGS)
 
241
poll_LDADD = $(COMEDILIB_LIBS)
 
242
 
 
243
receiver_SOURCES = receiver.c common.c
 
244
receiver_CFLAGS = $(COMEDILIB_CFLAGS)
 
245
receiver_LDADD = $(COMEDILIB_LIBS)
 
246
 
 
247
select_SOURCES = select.c common.c
 
248
select_CFLAGS = $(COMEDILIB_CFLAGS)
 
249
select_LDADD = $(COMEDILIB_LIBS)
 
250
 
 
251
sender_SOURCES = sender.c common.c
 
252
sender_CFLAGS = $(COMEDILIB_CFLAGS)
 
253
sender_LDADD = $(COMEDILIB_LIBS)
 
254
 
 
255
sigio_SOURCES = sigio.c common.c
 
256
sigio_CFLAGS = $(COMEDILIB_CFLAGS)
 
257
sigio_LDADD = $(COMEDILIB_LIBS)
 
258
 
 
259
sv_SOURCES = sv.c common.c
 
260
sv_CFLAGS = $(COMEDILIB_CFLAGS)
 
261
sv_LDADD = $(COMEDILIB_LIBS)
 
262
 
 
263
tut1_SOURCES = tut1.c
 
264
tut1_CFLAGS = $(COMEDILIB_CFLAGS)
 
265
tut1_LDADD = $(COMEDILIB_LIBS)
 
266
 
 
267
tut2_SOURCES = tut2.c
 
268
tut2_CFLAGS = $(COMEDILIB_CFLAGS)
 
269
tut2_LDADD = $(COMEDILIB_LIBS)
 
270
subdir = demo
 
271
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
272
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
273
CONFIG_HEADER = $(top_builddir)/config.h
 
274
CONFIG_CLEAN_FILES =
 
275
noinst_PROGRAMS = antialias$(EXEEXT) ao_waveform$(EXEEXT) \
 
276
        apply_cal$(EXEEXT) cmd$(EXEEXT) dio$(EXEEXT) \
 
277
        eeprom_dump$(EXEEXT) info$(EXEEXT) inp$(EXEEXT) inpn$(EXEEXT) \
 
278
        insn$(EXEEXT) ledclock$(EXEEXT) mmap$(EXEEXT) outp$(EXEEXT) \
 
279
        poll$(EXEEXT) receiver$(EXEEXT) select$(EXEEXT) sender$(EXEEXT) \
 
280
        sigio$(EXEEXT) sv$(EXEEXT) tut1$(EXEEXT) tut2$(EXEEXT)
 
281
PROGRAMS = $(noinst_PROGRAMS)
 
282
 
 
283
am_antialias_OBJECTS = antialias-antialias.$(OBJEXT) \
 
284
        antialias-common.$(OBJEXT)
 
285
antialias_OBJECTS = $(am_antialias_OBJECTS)
 
286
antialias_DEPENDENCIES =
 
287
antialias_LDFLAGS =
 
288
am_ao_waveform_OBJECTS = ao_waveform-ao_waveform.$(OBJEXT) \
 
289
        ao_waveform-common.$(OBJEXT)
 
290
ao_waveform_OBJECTS = $(am_ao_waveform_OBJECTS)
 
291
ao_waveform_DEPENDENCIES =
 
292
ao_waveform_LDFLAGS =
 
293
am_apply_cal_OBJECTS = apply_cal-apply_cal.$(OBJEXT) \
 
294
        apply_cal-common.$(OBJEXT)
 
295
apply_cal_OBJECTS = $(am_apply_cal_OBJECTS)
 
296
apply_cal_DEPENDENCIES =
 
297
apply_cal_LDFLAGS =
 
298
am_cmd_OBJECTS = cmd-cmd.$(OBJEXT) cmd-common.$(OBJEXT)
 
299
cmd_OBJECTS = $(am_cmd_OBJECTS)
 
300
cmd_DEPENDENCIES =
 
301
cmd_LDFLAGS =
 
302
am_dio_OBJECTS = dio-dio.$(OBJEXT) dio-common.$(OBJEXT)
 
303
dio_OBJECTS = $(am_dio_OBJECTS)
 
304
dio_DEPENDENCIES =
 
305
dio_LDFLAGS =
 
306
am_eeprom_dump_OBJECTS = eeprom_dump-eeprom_dump.$(OBJEXT) \
 
307
        eeprom_dump-common.$(OBJEXT)
 
308
eeprom_dump_OBJECTS = $(am_eeprom_dump_OBJECTS)
 
309
eeprom_dump_DEPENDENCIES =
 
310
eeprom_dump_LDFLAGS =
 
311
am_info_OBJECTS = info-info.$(OBJEXT) info-common.$(OBJEXT)
 
312
info_OBJECTS = $(am_info_OBJECTS)
 
313
info_DEPENDENCIES =
 
314
info_LDFLAGS =
 
315
am_inp_OBJECTS = inp-inp.$(OBJEXT) inp-common.$(OBJEXT)
 
316
inp_OBJECTS = $(am_inp_OBJECTS)
 
317
inp_DEPENDENCIES =
 
318
inp_LDFLAGS =
 
319
am_inpn_OBJECTS = inpn-inpn.$(OBJEXT) inpn-common.$(OBJEXT)
 
320
inpn_OBJECTS = $(am_inpn_OBJECTS)
 
321
inpn_DEPENDENCIES =
 
322
inpn_LDFLAGS =
 
323
am_insn_OBJECTS = insn-insn.$(OBJEXT) insn-common.$(OBJEXT)
 
324
insn_OBJECTS = $(am_insn_OBJECTS)
 
325
insn_DEPENDENCIES =
 
326
insn_LDFLAGS =
 
327
am_ledclock_OBJECTS = ledclock-ledclock.$(OBJEXT) \
 
328
        ledclock-common.$(OBJEXT)
 
329
ledclock_OBJECTS = $(am_ledclock_OBJECTS)
 
330
ledclock_DEPENDENCIES =
 
331
ledclock_LDFLAGS =
 
332
am_mmap_OBJECTS = mmap-mmap.$(OBJEXT) mmap-common.$(OBJEXT)
 
333
mmap_OBJECTS = $(am_mmap_OBJECTS)
 
334
mmap_DEPENDENCIES =
 
335
mmap_LDFLAGS =
 
336
am_outp_OBJECTS = outp-outp.$(OBJEXT) outp-common.$(OBJEXT)
 
337
outp_OBJECTS = $(am_outp_OBJECTS)
 
338
outp_DEPENDENCIES =
 
339
outp_LDFLAGS =
 
340
am_poll_OBJECTS = poll-poll.$(OBJEXT) poll-common.$(OBJEXT)
 
341
poll_OBJECTS = $(am_poll_OBJECTS)
 
342
poll_DEPENDENCIES =
 
343
poll_LDFLAGS =
 
344
am_receiver_OBJECTS = receiver-receiver.$(OBJEXT) \
 
345
        receiver-common.$(OBJEXT)
 
346
receiver_OBJECTS = $(am_receiver_OBJECTS)
 
347
receiver_DEPENDENCIES =
 
348
receiver_LDFLAGS =
 
349
am_select_OBJECTS = select-select.$(OBJEXT) select-common.$(OBJEXT)
 
350
select_OBJECTS = $(am_select_OBJECTS)
 
351
select_DEPENDENCIES =
 
352
select_LDFLAGS =
 
353
am_sender_OBJECTS = sender-sender.$(OBJEXT) sender-common.$(OBJEXT)
 
354
sender_OBJECTS = $(am_sender_OBJECTS)
 
355
sender_DEPENDENCIES =
 
356
sender_LDFLAGS =
 
357
am_sigio_OBJECTS = sigio-sigio.$(OBJEXT) sigio-common.$(OBJEXT)
 
358
sigio_OBJECTS = $(am_sigio_OBJECTS)
 
359
sigio_DEPENDENCIES =
 
360
sigio_LDFLAGS =
 
361
am_sv_OBJECTS = sv-sv.$(OBJEXT) sv-common.$(OBJEXT)
 
362
sv_OBJECTS = $(am_sv_OBJECTS)
 
363
sv_DEPENDENCIES =
 
364
sv_LDFLAGS =
 
365
am_tut1_OBJECTS = tut1-tut1.$(OBJEXT)
 
366
tut1_OBJECTS = $(am_tut1_OBJECTS)
 
367
tut1_DEPENDENCIES =
 
368
tut1_LDFLAGS =
 
369
am_tut2_OBJECTS = tut2-tut2.$(OBJEXT)
 
370
tut2_OBJECTS = $(am_tut2_OBJECTS)
 
371
tut2_DEPENDENCIES =
 
372
tut2_LDFLAGS =
 
373
 
 
374
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
 
375
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
376
am__depfiles_maybe = depfiles
 
377
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/antialias-antialias.Po \
 
378
@AMDEP_TRUE@    ./$(DEPDIR)/antialias-common.Po \
 
379
@AMDEP_TRUE@    ./$(DEPDIR)/ao_waveform-ao_waveform.Po \
 
380
@AMDEP_TRUE@    ./$(DEPDIR)/ao_waveform-common.Po \
 
381
@AMDEP_TRUE@    ./$(DEPDIR)/apply_cal-apply_cal.Po \
 
382
@AMDEP_TRUE@    ./$(DEPDIR)/apply_cal-common.Po \
 
383
@AMDEP_TRUE@    ./$(DEPDIR)/cmd-cmd.Po ./$(DEPDIR)/cmd-common.Po \
 
384
@AMDEP_TRUE@    ./$(DEPDIR)/dio-common.Po ./$(DEPDIR)/dio-dio.Po \
 
385
@AMDEP_TRUE@    ./$(DEPDIR)/eeprom_dump-common.Po \
 
386
@AMDEP_TRUE@    ./$(DEPDIR)/eeprom_dump-eeprom_dump.Po \
 
387
@AMDEP_TRUE@    ./$(DEPDIR)/info-common.Po ./$(DEPDIR)/info-info.Po \
 
388
@AMDEP_TRUE@    ./$(DEPDIR)/inp-common.Po ./$(DEPDIR)/inp-inp.Po \
 
389
@AMDEP_TRUE@    ./$(DEPDIR)/inpn-common.Po ./$(DEPDIR)/inpn-inpn.Po \
 
390
@AMDEP_TRUE@    ./$(DEPDIR)/insn-common.Po ./$(DEPDIR)/insn-insn.Po \
 
391
@AMDEP_TRUE@    ./$(DEPDIR)/ledclock-common.Po \
 
392
@AMDEP_TRUE@    ./$(DEPDIR)/ledclock-ledclock.Po \
 
393
@AMDEP_TRUE@    ./$(DEPDIR)/mmap-common.Po ./$(DEPDIR)/mmap-mmap.Po \
 
394
@AMDEP_TRUE@    ./$(DEPDIR)/outp-common.Po ./$(DEPDIR)/outp-outp.Po \
 
395
@AMDEP_TRUE@    ./$(DEPDIR)/poll-common.Po ./$(DEPDIR)/poll-poll.Po \
 
396
@AMDEP_TRUE@    ./$(DEPDIR)/receiver-common.Po \
 
397
@AMDEP_TRUE@    ./$(DEPDIR)/receiver-receiver.Po \
 
398
@AMDEP_TRUE@    ./$(DEPDIR)/select-common.Po \
 
399
@AMDEP_TRUE@    ./$(DEPDIR)/select-select.Po \
 
400
@AMDEP_TRUE@    ./$(DEPDIR)/sender-common.Po \
 
401
@AMDEP_TRUE@    ./$(DEPDIR)/sender-sender.Po \
 
402
@AMDEP_TRUE@    ./$(DEPDIR)/sigio-common.Po \
 
403
@AMDEP_TRUE@    ./$(DEPDIR)/sigio-sigio.Po ./$(DEPDIR)/sv-common.Po \
 
404
@AMDEP_TRUE@    ./$(DEPDIR)/sv-sv.Po ./$(DEPDIR)/tut1-tut1.Po \
 
405
@AMDEP_TRUE@    ./$(DEPDIR)/tut2-tut2.Po
 
406
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
407
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
408
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
 
409
        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
410
CCLD = $(CC)
 
411
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
412
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
413
DIST_SOURCES = $(antialias_SOURCES) $(ao_waveform_SOURCES) \
 
414
        $(apply_cal_SOURCES) $(cmd_SOURCES) $(dio_SOURCES) \
 
415
        $(eeprom_dump_SOURCES) $(info_SOURCES) $(inp_SOURCES) \
 
416
        $(inpn_SOURCES) $(insn_SOURCES) $(ledclock_SOURCES) \
 
417
        $(mmap_SOURCES) $(outp_SOURCES) $(poll_SOURCES) \
 
418
        $(receiver_SOURCES) $(select_SOURCES) $(sender_SOURCES) \
 
419
        $(sigio_SOURCES) $(sv_SOURCES) $(tut1_SOURCES) $(tut2_SOURCES)
 
420
HEADERS = $(noinst_HEADERS)
 
421
 
 
422
DIST_COMMON = README $(noinst_HEADERS) Makefile.am Makefile.in
 
423
SOURCES = $(antialias_SOURCES) $(ao_waveform_SOURCES) $(apply_cal_SOURCES) $(cmd_SOURCES) $(dio_SOURCES) $(eeprom_dump_SOURCES) $(info_SOURCES) $(inp_SOURCES) $(inpn_SOURCES) $(insn_SOURCES) $(ledclock_SOURCES) $(mmap_SOURCES) $(outp_SOURCES) $(poll_SOURCES) $(receiver_SOURCES) $(select_SOURCES) $(sender_SOURCES) $(sigio_SOURCES) $(sv_SOURCES) $(tut1_SOURCES) $(tut2_SOURCES)
 
424
 
 
425
all: all-am
 
426
 
 
427
.SUFFIXES:
 
428
.SUFFIXES: .c .lo .o .obj
 
429
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
430
        cd $(top_srcdir) && \
 
431
          $(AUTOMAKE) --gnu  demo/Makefile
 
432
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
433
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
434
 
 
435
clean-noinstPROGRAMS:
 
436
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
 
437
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
438
          echo " rm -f $$p $$f"; \
 
439
          rm -f $$p $$f ; \
 
440
        done
 
441
antialias$(EXEEXT): $(antialias_OBJECTS) $(antialias_DEPENDENCIES) 
 
442
        @rm -f antialias$(EXEEXT)
 
443
        $(LINK) $(antialias_LDFLAGS) $(antialias_OBJECTS) $(antialias_LDADD) $(LIBS)
 
444
ao_waveform$(EXEEXT): $(ao_waveform_OBJECTS) $(ao_waveform_DEPENDENCIES) 
 
445
        @rm -f ao_waveform$(EXEEXT)
 
446
        $(LINK) $(ao_waveform_LDFLAGS) $(ao_waveform_OBJECTS) $(ao_waveform_LDADD) $(LIBS)
 
447
apply_cal$(EXEEXT): $(apply_cal_OBJECTS) $(apply_cal_DEPENDENCIES) 
 
448
        @rm -f apply_cal$(EXEEXT)
 
449
        $(LINK) $(apply_cal_LDFLAGS) $(apply_cal_OBJECTS) $(apply_cal_LDADD) $(LIBS)
 
450
cmd$(EXEEXT): $(cmd_OBJECTS) $(cmd_DEPENDENCIES) 
 
451
        @rm -f cmd$(EXEEXT)
 
452
        $(LINK) $(cmd_LDFLAGS) $(cmd_OBJECTS) $(cmd_LDADD) $(LIBS)
 
453
dio$(EXEEXT): $(dio_OBJECTS) $(dio_DEPENDENCIES) 
 
454
        @rm -f dio$(EXEEXT)
 
455
        $(LINK) $(dio_LDFLAGS) $(dio_OBJECTS) $(dio_LDADD) $(LIBS)
 
456
eeprom_dump$(EXEEXT): $(eeprom_dump_OBJECTS) $(eeprom_dump_DEPENDENCIES) 
 
457
        @rm -f eeprom_dump$(EXEEXT)
 
458
        $(LINK) $(eeprom_dump_LDFLAGS) $(eeprom_dump_OBJECTS) $(eeprom_dump_LDADD) $(LIBS)
 
459
info$(EXEEXT): $(info_OBJECTS) $(info_DEPENDENCIES) 
 
460
        @rm -f info$(EXEEXT)
 
461
        $(LINK) $(info_LDFLAGS) $(info_OBJECTS) $(info_LDADD) $(LIBS)
 
462
inp$(EXEEXT): $(inp_OBJECTS) $(inp_DEPENDENCIES) 
 
463
        @rm -f inp$(EXEEXT)
 
464
        $(LINK) $(inp_LDFLAGS) $(inp_OBJECTS) $(inp_LDADD) $(LIBS)
 
465
inpn$(EXEEXT): $(inpn_OBJECTS) $(inpn_DEPENDENCIES) 
 
466
        @rm -f inpn$(EXEEXT)
 
467
        $(LINK) $(inpn_LDFLAGS) $(inpn_OBJECTS) $(inpn_LDADD) $(LIBS)
 
468
insn$(EXEEXT): $(insn_OBJECTS) $(insn_DEPENDENCIES) 
 
469
        @rm -f insn$(EXEEXT)
 
470
        $(LINK) $(insn_LDFLAGS) $(insn_OBJECTS) $(insn_LDADD) $(LIBS)
 
471
ledclock$(EXEEXT): $(ledclock_OBJECTS) $(ledclock_DEPENDENCIES) 
 
472
        @rm -f ledclock$(EXEEXT)
 
473
        $(LINK) $(ledclock_LDFLAGS) $(ledclock_OBJECTS) $(ledclock_LDADD) $(LIBS)
 
474
mmap$(EXEEXT): $(mmap_OBJECTS) $(mmap_DEPENDENCIES) 
 
475
        @rm -f mmap$(EXEEXT)
 
476
        $(LINK) $(mmap_LDFLAGS) $(mmap_OBJECTS) $(mmap_LDADD) $(LIBS)
 
477
outp$(EXEEXT): $(outp_OBJECTS) $(outp_DEPENDENCIES) 
 
478
        @rm -f outp$(EXEEXT)
 
479
        $(LINK) $(outp_LDFLAGS) $(outp_OBJECTS) $(outp_LDADD) $(LIBS)
 
480
poll$(EXEEXT): $(poll_OBJECTS) $(poll_DEPENDENCIES) 
 
481
        @rm -f poll$(EXEEXT)
 
482
        $(LINK) $(poll_LDFLAGS) $(poll_OBJECTS) $(poll_LDADD) $(LIBS)
 
483
receiver$(EXEEXT): $(receiver_OBJECTS) $(receiver_DEPENDENCIES) 
 
484
        @rm -f receiver$(EXEEXT)
 
485
        $(LINK) $(receiver_LDFLAGS) $(receiver_OBJECTS) $(receiver_LDADD) $(LIBS)
 
486
select$(EXEEXT): $(select_OBJECTS) $(select_DEPENDENCIES) 
 
487
        @rm -f select$(EXEEXT)
 
488
        $(LINK) $(select_LDFLAGS) $(select_OBJECTS) $(select_LDADD) $(LIBS)
 
489
sender$(EXEEXT): $(sender_OBJECTS) $(sender_DEPENDENCIES) 
 
490
        @rm -f sender$(EXEEXT)
 
491
        $(LINK) $(sender_LDFLAGS) $(sender_OBJECTS) $(sender_LDADD) $(LIBS)
 
492
sigio$(EXEEXT): $(sigio_OBJECTS) $(sigio_DEPENDENCIES) 
 
493
        @rm -f sigio$(EXEEXT)
 
494
        $(LINK) $(sigio_LDFLAGS) $(sigio_OBJECTS) $(sigio_LDADD) $(LIBS)
 
495
sv$(EXEEXT): $(sv_OBJECTS) $(sv_DEPENDENCIES) 
 
496
        @rm -f sv$(EXEEXT)
 
497
        $(LINK) $(sv_LDFLAGS) $(sv_OBJECTS) $(sv_LDADD) $(LIBS)
 
498
tut1$(EXEEXT): $(tut1_OBJECTS) $(tut1_DEPENDENCIES) 
 
499
        @rm -f tut1$(EXEEXT)
 
500
        $(LINK) $(tut1_LDFLAGS) $(tut1_OBJECTS) $(tut1_LDADD) $(LIBS)
 
501
tut2$(EXEEXT): $(tut2_OBJECTS) $(tut2_DEPENDENCIES) 
 
502
        @rm -f tut2$(EXEEXT)
 
503
        $(LINK) $(tut2_LDFLAGS) $(tut2_OBJECTS) $(tut2_LDADD) $(LIBS)
 
504
 
 
505
mostlyclean-compile:
 
506
        -rm -f *.$(OBJEXT) core *.core
 
507
 
 
508
distclean-compile:
 
509
        -rm -f *.tab.c
 
510
 
 
511
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/antialias-antialias.Po@am__quote@
 
512
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/antialias-common.Po@am__quote@
 
513
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ao_waveform-ao_waveform.Po@am__quote@
 
514
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ao_waveform-common.Po@am__quote@
 
515
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apply_cal-apply_cal.Po@am__quote@
 
516
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/apply_cal-common.Po@am__quote@
 
517
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd-cmd.Po@am__quote@
 
518
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmd-common.Po@am__quote@
 
519
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dio-common.Po@am__quote@
 
520
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dio-dio.Po@am__quote@
 
521
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eeprom_dump-common.Po@am__quote@
 
522
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eeprom_dump-eeprom_dump.Po@am__quote@
 
523
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/info-common.Po@am__quote@
 
524
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/info-info.Po@am__quote@
 
525
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inp-common.Po@am__quote@
 
526
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inp-inp.Po@am__quote@
 
527
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inpn-common.Po@am__quote@
 
528
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inpn-inpn.Po@am__quote@
 
529
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/insn-common.Po@am__quote@
 
530
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/insn-insn.Po@am__quote@
 
531
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ledclock-common.Po@am__quote@
 
532
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ledclock-ledclock.Po@am__quote@
 
533
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmap-common.Po@am__quote@
 
534
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmap-mmap.Po@am__quote@
 
535
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/outp-common.Po@am__quote@
 
536
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/outp-outp.Po@am__quote@
 
537
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poll-common.Po@am__quote@
 
538
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poll-poll.Po@am__quote@
 
539
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/receiver-common.Po@am__quote@
 
540
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/receiver-receiver.Po@am__quote@
 
541
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select-common.Po@am__quote@
 
542
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select-select.Po@am__quote@
 
543
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sender-common.Po@am__quote@
 
544
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sender-sender.Po@am__quote@
 
545
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigio-common.Po@am__quote@
 
546
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigio-sigio.Po@am__quote@
 
547
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sv-common.Po@am__quote@
 
548
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sv-sv.Po@am__quote@
 
549
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tut1-tut1.Po@am__quote@
 
550
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tut2-tut2.Po@am__quote@
 
551
 
 
552
distclean-depend:
 
553
        -rm -rf ./$(DEPDIR)
 
554
 
 
555
.c.o:
 
556
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
557
@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
 
558
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
559
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
560
@am__fastdepCC_TRUE@    fi
 
561
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
562
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
563
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
564
@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
565
 
 
566
.c.obj:
 
567
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
568
@am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
 
569
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
570
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
571
@am__fastdepCC_TRUE@    fi
 
572
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
573
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
574
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
575
@am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
 
576
 
 
577
.c.lo:
 
578
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
579
@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
 
580
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
 
581
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
582
@am__fastdepCC_TRUE@    fi
 
583
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
584
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
585
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
586
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
 
587
 
 
588
antialias-antialias.o: antialias.c
 
589
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -MT antialias-antialias.o -MD -MP -MF "$(DEPDIR)/antialias-antialias.Tpo" \
 
590
@am__fastdepCC_TRUE@      -c -o antialias-antialias.o `test -f 'antialias.c' || echo '$(srcdir)/'`antialias.c; \
 
591
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/antialias-antialias.Tpo" "$(DEPDIR)/antialias-antialias.Po"; \
 
592
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/antialias-antialias.Tpo"; exit 1; \
 
593
@am__fastdepCC_TRUE@    fi
 
594
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='antialias.c' object='antialias-antialias.o' libtool=no @AMDEPBACKSLASH@
 
595
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/antialias-antialias.Po' tmpdepfile='$(DEPDIR)/antialias-antialias.TPo' @AMDEPBACKSLASH@
 
596
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
597
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -c -o antialias-antialias.o `test -f 'antialias.c' || echo '$(srcdir)/'`antialias.c
 
598
 
 
599
antialias-antialias.obj: antialias.c
 
600
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -MT antialias-antialias.obj -MD -MP -MF "$(DEPDIR)/antialias-antialias.Tpo" \
 
601
@am__fastdepCC_TRUE@      -c -o antialias-antialias.obj `if test -f 'antialias.c'; then $(CYGPATH_W) 'antialias.c'; else $(CYGPATH_W) '$(srcdir)/antialias.c'; fi`; \
 
602
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/antialias-antialias.Tpo" "$(DEPDIR)/antialias-antialias.Po"; \
 
603
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/antialias-antialias.Tpo"; exit 1; \
 
604
@am__fastdepCC_TRUE@    fi
 
605
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='antialias.c' object='antialias-antialias.obj' libtool=no @AMDEPBACKSLASH@
 
606
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/antialias-antialias.Po' tmpdepfile='$(DEPDIR)/antialias-antialias.TPo' @AMDEPBACKSLASH@
 
607
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
608
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -c -o antialias-antialias.obj `if test -f 'antialias.c'; then $(CYGPATH_W) 'antialias.c'; else $(CYGPATH_W) '$(srcdir)/antialias.c'; fi`
 
609
 
 
610
antialias-antialias.lo: antialias.c
 
611
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -MT antialias-antialias.lo -MD -MP -MF "$(DEPDIR)/antialias-antialias.Tpo" \
 
612
@am__fastdepCC_TRUE@      -c -o antialias-antialias.lo `test -f 'antialias.c' || echo '$(srcdir)/'`antialias.c; \
 
613
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/antialias-antialias.Tpo" "$(DEPDIR)/antialias-antialias.Plo"; \
 
614
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/antialias-antialias.Tpo"; exit 1; \
 
615
@am__fastdepCC_TRUE@    fi
 
616
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='antialias.c' object='antialias-antialias.lo' libtool=yes @AMDEPBACKSLASH@
 
617
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/antialias-antialias.Plo' tmpdepfile='$(DEPDIR)/antialias-antialias.TPlo' @AMDEPBACKSLASH@
 
618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
619
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -c -o antialias-antialias.lo `test -f 'antialias.c' || echo '$(srcdir)/'`antialias.c
 
620
 
 
621
antialias-common.o: common.c
 
622
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -MT antialias-common.o -MD -MP -MF "$(DEPDIR)/antialias-common.Tpo" \
 
623
@am__fastdepCC_TRUE@      -c -o antialias-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
624
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/antialias-common.Tpo" "$(DEPDIR)/antialias-common.Po"; \
 
625
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/antialias-common.Tpo"; exit 1; \
 
626
@am__fastdepCC_TRUE@    fi
 
627
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='antialias-common.o' libtool=no @AMDEPBACKSLASH@
 
628
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/antialias-common.Po' tmpdepfile='$(DEPDIR)/antialias-common.TPo' @AMDEPBACKSLASH@
 
629
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
630
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -c -o antialias-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
631
 
 
632
antialias-common.obj: common.c
 
633
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -MT antialias-common.obj -MD -MP -MF "$(DEPDIR)/antialias-common.Tpo" \
 
634
@am__fastdepCC_TRUE@      -c -o antialias-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
635
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/antialias-common.Tpo" "$(DEPDIR)/antialias-common.Po"; \
 
636
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/antialias-common.Tpo"; exit 1; \
 
637
@am__fastdepCC_TRUE@    fi
 
638
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='antialias-common.obj' libtool=no @AMDEPBACKSLASH@
 
639
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/antialias-common.Po' tmpdepfile='$(DEPDIR)/antialias-common.TPo' @AMDEPBACKSLASH@
 
640
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
641
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -c -o antialias-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
642
 
 
643
antialias-common.lo: common.c
 
644
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -MT antialias-common.lo -MD -MP -MF "$(DEPDIR)/antialias-common.Tpo" \
 
645
@am__fastdepCC_TRUE@      -c -o antialias-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
646
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/antialias-common.Tpo" "$(DEPDIR)/antialias-common.Plo"; \
 
647
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/antialias-common.Tpo"; exit 1; \
 
648
@am__fastdepCC_TRUE@    fi
 
649
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='antialias-common.lo' libtool=yes @AMDEPBACKSLASH@
 
650
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/antialias-common.Plo' tmpdepfile='$(DEPDIR)/antialias-common.TPlo' @AMDEPBACKSLASH@
 
651
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
652
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(antialias_CFLAGS) $(CFLAGS) -c -o antialias-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
653
 
 
654
ao_waveform-ao_waveform.o: ao_waveform.c
 
655
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -MT ao_waveform-ao_waveform.o -MD -MP -MF "$(DEPDIR)/ao_waveform-ao_waveform.Tpo" \
 
656
@am__fastdepCC_TRUE@      -c -o ao_waveform-ao_waveform.o `test -f 'ao_waveform.c' || echo '$(srcdir)/'`ao_waveform.c; \
 
657
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ao_waveform-ao_waveform.Tpo" "$(DEPDIR)/ao_waveform-ao_waveform.Po"; \
 
658
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ao_waveform-ao_waveform.Tpo"; exit 1; \
 
659
@am__fastdepCC_TRUE@    fi
 
660
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ao_waveform.c' object='ao_waveform-ao_waveform.o' libtool=no @AMDEPBACKSLASH@
 
661
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ao_waveform-ao_waveform.Po' tmpdepfile='$(DEPDIR)/ao_waveform-ao_waveform.TPo' @AMDEPBACKSLASH@
 
662
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
663
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -c -o ao_waveform-ao_waveform.o `test -f 'ao_waveform.c' || echo '$(srcdir)/'`ao_waveform.c
 
664
 
 
665
ao_waveform-ao_waveform.obj: ao_waveform.c
 
666
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -MT ao_waveform-ao_waveform.obj -MD -MP -MF "$(DEPDIR)/ao_waveform-ao_waveform.Tpo" \
 
667
@am__fastdepCC_TRUE@      -c -o ao_waveform-ao_waveform.obj `if test -f 'ao_waveform.c'; then $(CYGPATH_W) 'ao_waveform.c'; else $(CYGPATH_W) '$(srcdir)/ao_waveform.c'; fi`; \
 
668
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ao_waveform-ao_waveform.Tpo" "$(DEPDIR)/ao_waveform-ao_waveform.Po"; \
 
669
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ao_waveform-ao_waveform.Tpo"; exit 1; \
 
670
@am__fastdepCC_TRUE@    fi
 
671
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ao_waveform.c' object='ao_waveform-ao_waveform.obj' libtool=no @AMDEPBACKSLASH@
 
672
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ao_waveform-ao_waveform.Po' tmpdepfile='$(DEPDIR)/ao_waveform-ao_waveform.TPo' @AMDEPBACKSLASH@
 
673
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
674
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -c -o ao_waveform-ao_waveform.obj `if test -f 'ao_waveform.c'; then $(CYGPATH_W) 'ao_waveform.c'; else $(CYGPATH_W) '$(srcdir)/ao_waveform.c'; fi`
 
675
 
 
676
ao_waveform-ao_waveform.lo: ao_waveform.c
 
677
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -MT ao_waveform-ao_waveform.lo -MD -MP -MF "$(DEPDIR)/ao_waveform-ao_waveform.Tpo" \
 
678
@am__fastdepCC_TRUE@      -c -o ao_waveform-ao_waveform.lo `test -f 'ao_waveform.c' || echo '$(srcdir)/'`ao_waveform.c; \
 
679
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ao_waveform-ao_waveform.Tpo" "$(DEPDIR)/ao_waveform-ao_waveform.Plo"; \
 
680
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ao_waveform-ao_waveform.Tpo"; exit 1; \
 
681
@am__fastdepCC_TRUE@    fi
 
682
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ao_waveform.c' object='ao_waveform-ao_waveform.lo' libtool=yes @AMDEPBACKSLASH@
 
683
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ao_waveform-ao_waveform.Plo' tmpdepfile='$(DEPDIR)/ao_waveform-ao_waveform.TPlo' @AMDEPBACKSLASH@
 
684
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
685
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -c -o ao_waveform-ao_waveform.lo `test -f 'ao_waveform.c' || echo '$(srcdir)/'`ao_waveform.c
 
686
 
 
687
ao_waveform-common.o: common.c
 
688
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -MT ao_waveform-common.o -MD -MP -MF "$(DEPDIR)/ao_waveform-common.Tpo" \
 
689
@am__fastdepCC_TRUE@      -c -o ao_waveform-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
690
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ao_waveform-common.Tpo" "$(DEPDIR)/ao_waveform-common.Po"; \
 
691
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ao_waveform-common.Tpo"; exit 1; \
 
692
@am__fastdepCC_TRUE@    fi
 
693
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='ao_waveform-common.o' libtool=no @AMDEPBACKSLASH@
 
694
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ao_waveform-common.Po' tmpdepfile='$(DEPDIR)/ao_waveform-common.TPo' @AMDEPBACKSLASH@
 
695
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
696
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -c -o ao_waveform-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
697
 
 
698
ao_waveform-common.obj: common.c
 
699
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -MT ao_waveform-common.obj -MD -MP -MF "$(DEPDIR)/ao_waveform-common.Tpo" \
 
700
@am__fastdepCC_TRUE@      -c -o ao_waveform-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
701
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ao_waveform-common.Tpo" "$(DEPDIR)/ao_waveform-common.Po"; \
 
702
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ao_waveform-common.Tpo"; exit 1; \
 
703
@am__fastdepCC_TRUE@    fi
 
704
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='ao_waveform-common.obj' libtool=no @AMDEPBACKSLASH@
 
705
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ao_waveform-common.Po' tmpdepfile='$(DEPDIR)/ao_waveform-common.TPo' @AMDEPBACKSLASH@
 
706
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
707
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -c -o ao_waveform-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
708
 
 
709
ao_waveform-common.lo: common.c
 
710
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -MT ao_waveform-common.lo -MD -MP -MF "$(DEPDIR)/ao_waveform-common.Tpo" \
 
711
@am__fastdepCC_TRUE@      -c -o ao_waveform-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
712
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ao_waveform-common.Tpo" "$(DEPDIR)/ao_waveform-common.Plo"; \
 
713
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ao_waveform-common.Tpo"; exit 1; \
 
714
@am__fastdepCC_TRUE@    fi
 
715
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='ao_waveform-common.lo' libtool=yes @AMDEPBACKSLASH@
 
716
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ao_waveform-common.Plo' tmpdepfile='$(DEPDIR)/ao_waveform-common.TPlo' @AMDEPBACKSLASH@
 
717
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
718
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ao_waveform_CFLAGS) $(CFLAGS) -c -o ao_waveform-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
719
 
 
720
apply_cal-apply_cal.o: apply_cal.c
 
721
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -MT apply_cal-apply_cal.o -MD -MP -MF "$(DEPDIR)/apply_cal-apply_cal.Tpo" \
 
722
@am__fastdepCC_TRUE@      -c -o apply_cal-apply_cal.o `test -f 'apply_cal.c' || echo '$(srcdir)/'`apply_cal.c; \
 
723
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/apply_cal-apply_cal.Tpo" "$(DEPDIR)/apply_cal-apply_cal.Po"; \
 
724
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/apply_cal-apply_cal.Tpo"; exit 1; \
 
725
@am__fastdepCC_TRUE@    fi
 
726
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='apply_cal.c' object='apply_cal-apply_cal.o' libtool=no @AMDEPBACKSLASH@
 
727
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/apply_cal-apply_cal.Po' tmpdepfile='$(DEPDIR)/apply_cal-apply_cal.TPo' @AMDEPBACKSLASH@
 
728
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
729
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -c -o apply_cal-apply_cal.o `test -f 'apply_cal.c' || echo '$(srcdir)/'`apply_cal.c
 
730
 
 
731
apply_cal-apply_cal.obj: apply_cal.c
 
732
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -MT apply_cal-apply_cal.obj -MD -MP -MF "$(DEPDIR)/apply_cal-apply_cal.Tpo" \
 
733
@am__fastdepCC_TRUE@      -c -o apply_cal-apply_cal.obj `if test -f 'apply_cal.c'; then $(CYGPATH_W) 'apply_cal.c'; else $(CYGPATH_W) '$(srcdir)/apply_cal.c'; fi`; \
 
734
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/apply_cal-apply_cal.Tpo" "$(DEPDIR)/apply_cal-apply_cal.Po"; \
 
735
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/apply_cal-apply_cal.Tpo"; exit 1; \
 
736
@am__fastdepCC_TRUE@    fi
 
737
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='apply_cal.c' object='apply_cal-apply_cal.obj' libtool=no @AMDEPBACKSLASH@
 
738
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/apply_cal-apply_cal.Po' tmpdepfile='$(DEPDIR)/apply_cal-apply_cal.TPo' @AMDEPBACKSLASH@
 
739
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
740
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -c -o apply_cal-apply_cal.obj `if test -f 'apply_cal.c'; then $(CYGPATH_W) 'apply_cal.c'; else $(CYGPATH_W) '$(srcdir)/apply_cal.c'; fi`
 
741
 
 
742
apply_cal-apply_cal.lo: apply_cal.c
 
743
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -MT apply_cal-apply_cal.lo -MD -MP -MF "$(DEPDIR)/apply_cal-apply_cal.Tpo" \
 
744
@am__fastdepCC_TRUE@      -c -o apply_cal-apply_cal.lo `test -f 'apply_cal.c' || echo '$(srcdir)/'`apply_cal.c; \
 
745
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/apply_cal-apply_cal.Tpo" "$(DEPDIR)/apply_cal-apply_cal.Plo"; \
 
746
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/apply_cal-apply_cal.Tpo"; exit 1; \
 
747
@am__fastdepCC_TRUE@    fi
 
748
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='apply_cal.c' object='apply_cal-apply_cal.lo' libtool=yes @AMDEPBACKSLASH@
 
749
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/apply_cal-apply_cal.Plo' tmpdepfile='$(DEPDIR)/apply_cal-apply_cal.TPlo' @AMDEPBACKSLASH@
 
750
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
751
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -c -o apply_cal-apply_cal.lo `test -f 'apply_cal.c' || echo '$(srcdir)/'`apply_cal.c
 
752
 
 
753
apply_cal-common.o: common.c
 
754
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -MT apply_cal-common.o -MD -MP -MF "$(DEPDIR)/apply_cal-common.Tpo" \
 
755
@am__fastdepCC_TRUE@      -c -o apply_cal-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
756
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/apply_cal-common.Tpo" "$(DEPDIR)/apply_cal-common.Po"; \
 
757
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/apply_cal-common.Tpo"; exit 1; \
 
758
@am__fastdepCC_TRUE@    fi
 
759
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='apply_cal-common.o' libtool=no @AMDEPBACKSLASH@
 
760
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/apply_cal-common.Po' tmpdepfile='$(DEPDIR)/apply_cal-common.TPo' @AMDEPBACKSLASH@
 
761
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
762
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -c -o apply_cal-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
763
 
 
764
apply_cal-common.obj: common.c
 
765
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -MT apply_cal-common.obj -MD -MP -MF "$(DEPDIR)/apply_cal-common.Tpo" \
 
766
@am__fastdepCC_TRUE@      -c -o apply_cal-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
767
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/apply_cal-common.Tpo" "$(DEPDIR)/apply_cal-common.Po"; \
 
768
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/apply_cal-common.Tpo"; exit 1; \
 
769
@am__fastdepCC_TRUE@    fi
 
770
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='apply_cal-common.obj' libtool=no @AMDEPBACKSLASH@
 
771
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/apply_cal-common.Po' tmpdepfile='$(DEPDIR)/apply_cal-common.TPo' @AMDEPBACKSLASH@
 
772
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
773
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -c -o apply_cal-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
774
 
 
775
apply_cal-common.lo: common.c
 
776
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -MT apply_cal-common.lo -MD -MP -MF "$(DEPDIR)/apply_cal-common.Tpo" \
 
777
@am__fastdepCC_TRUE@      -c -o apply_cal-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
778
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/apply_cal-common.Tpo" "$(DEPDIR)/apply_cal-common.Plo"; \
 
779
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/apply_cal-common.Tpo"; exit 1; \
 
780
@am__fastdepCC_TRUE@    fi
 
781
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='apply_cal-common.lo' libtool=yes @AMDEPBACKSLASH@
 
782
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/apply_cal-common.Plo' tmpdepfile='$(DEPDIR)/apply_cal-common.TPlo' @AMDEPBACKSLASH@
 
783
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
784
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(apply_cal_CFLAGS) $(CFLAGS) -c -o apply_cal-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
785
 
 
786
cmd-cmd.o: cmd.c
 
787
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -MT cmd-cmd.o -MD -MP -MF "$(DEPDIR)/cmd-cmd.Tpo" \
 
788
@am__fastdepCC_TRUE@      -c -o cmd-cmd.o `test -f 'cmd.c' || echo '$(srcdir)/'`cmd.c; \
 
789
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/cmd-cmd.Tpo" "$(DEPDIR)/cmd-cmd.Po"; \
 
790
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/cmd-cmd.Tpo"; exit 1; \
 
791
@am__fastdepCC_TRUE@    fi
 
792
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='cmd.c' object='cmd-cmd.o' libtool=no @AMDEPBACKSLASH@
 
793
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/cmd-cmd.Po' tmpdepfile='$(DEPDIR)/cmd-cmd.TPo' @AMDEPBACKSLASH@
 
794
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
795
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -c -o cmd-cmd.o `test -f 'cmd.c' || echo '$(srcdir)/'`cmd.c
 
796
 
 
797
cmd-cmd.obj: cmd.c
 
798
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -MT cmd-cmd.obj -MD -MP -MF "$(DEPDIR)/cmd-cmd.Tpo" \
 
799
@am__fastdepCC_TRUE@      -c -o cmd-cmd.obj `if test -f 'cmd.c'; then $(CYGPATH_W) 'cmd.c'; else $(CYGPATH_W) '$(srcdir)/cmd.c'; fi`; \
 
800
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/cmd-cmd.Tpo" "$(DEPDIR)/cmd-cmd.Po"; \
 
801
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/cmd-cmd.Tpo"; exit 1; \
 
802
@am__fastdepCC_TRUE@    fi
 
803
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='cmd.c' object='cmd-cmd.obj' libtool=no @AMDEPBACKSLASH@
 
804
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/cmd-cmd.Po' tmpdepfile='$(DEPDIR)/cmd-cmd.TPo' @AMDEPBACKSLASH@
 
805
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
806
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -c -o cmd-cmd.obj `if test -f 'cmd.c'; then $(CYGPATH_W) 'cmd.c'; else $(CYGPATH_W) '$(srcdir)/cmd.c'; fi`
 
807
 
 
808
cmd-cmd.lo: cmd.c
 
809
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -MT cmd-cmd.lo -MD -MP -MF "$(DEPDIR)/cmd-cmd.Tpo" \
 
810
@am__fastdepCC_TRUE@      -c -o cmd-cmd.lo `test -f 'cmd.c' || echo '$(srcdir)/'`cmd.c; \
 
811
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/cmd-cmd.Tpo" "$(DEPDIR)/cmd-cmd.Plo"; \
 
812
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/cmd-cmd.Tpo"; exit 1; \
 
813
@am__fastdepCC_TRUE@    fi
 
814
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='cmd.c' object='cmd-cmd.lo' libtool=yes @AMDEPBACKSLASH@
 
815
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/cmd-cmd.Plo' tmpdepfile='$(DEPDIR)/cmd-cmd.TPlo' @AMDEPBACKSLASH@
 
816
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
817
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -c -o cmd-cmd.lo `test -f 'cmd.c' || echo '$(srcdir)/'`cmd.c
 
818
 
 
819
cmd-common.o: common.c
 
820
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -MT cmd-common.o -MD -MP -MF "$(DEPDIR)/cmd-common.Tpo" \
 
821
@am__fastdepCC_TRUE@      -c -o cmd-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
822
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/cmd-common.Tpo" "$(DEPDIR)/cmd-common.Po"; \
 
823
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/cmd-common.Tpo"; exit 1; \
 
824
@am__fastdepCC_TRUE@    fi
 
825
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='cmd-common.o' libtool=no @AMDEPBACKSLASH@
 
826
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/cmd-common.Po' tmpdepfile='$(DEPDIR)/cmd-common.TPo' @AMDEPBACKSLASH@
 
827
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
828
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -c -o cmd-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
829
 
 
830
cmd-common.obj: common.c
 
831
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -MT cmd-common.obj -MD -MP -MF "$(DEPDIR)/cmd-common.Tpo" \
 
832
@am__fastdepCC_TRUE@      -c -o cmd-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
833
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/cmd-common.Tpo" "$(DEPDIR)/cmd-common.Po"; \
 
834
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/cmd-common.Tpo"; exit 1; \
 
835
@am__fastdepCC_TRUE@    fi
 
836
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='cmd-common.obj' libtool=no @AMDEPBACKSLASH@
 
837
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/cmd-common.Po' tmpdepfile='$(DEPDIR)/cmd-common.TPo' @AMDEPBACKSLASH@
 
838
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
839
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -c -o cmd-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
840
 
 
841
cmd-common.lo: common.c
 
842
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -MT cmd-common.lo -MD -MP -MF "$(DEPDIR)/cmd-common.Tpo" \
 
843
@am__fastdepCC_TRUE@      -c -o cmd-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
844
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/cmd-common.Tpo" "$(DEPDIR)/cmd-common.Plo"; \
 
845
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/cmd-common.Tpo"; exit 1; \
 
846
@am__fastdepCC_TRUE@    fi
 
847
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='cmd-common.lo' libtool=yes @AMDEPBACKSLASH@
 
848
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/cmd-common.Plo' tmpdepfile='$(DEPDIR)/cmd-common.TPlo' @AMDEPBACKSLASH@
 
849
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
850
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cmd_CFLAGS) $(CFLAGS) -c -o cmd-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
851
 
 
852
dio-dio.o: dio.c
 
853
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -MT dio-dio.o -MD -MP -MF "$(DEPDIR)/dio-dio.Tpo" \
 
854
@am__fastdepCC_TRUE@      -c -o dio-dio.o `test -f 'dio.c' || echo '$(srcdir)/'`dio.c; \
 
855
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/dio-dio.Tpo" "$(DEPDIR)/dio-dio.Po"; \
 
856
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/dio-dio.Tpo"; exit 1; \
 
857
@am__fastdepCC_TRUE@    fi
 
858
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dio.c' object='dio-dio.o' libtool=no @AMDEPBACKSLASH@
 
859
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/dio-dio.Po' tmpdepfile='$(DEPDIR)/dio-dio.TPo' @AMDEPBACKSLASH@
 
860
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
861
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -c -o dio-dio.o `test -f 'dio.c' || echo '$(srcdir)/'`dio.c
 
862
 
 
863
dio-dio.obj: dio.c
 
864
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -MT dio-dio.obj -MD -MP -MF "$(DEPDIR)/dio-dio.Tpo" \
 
865
@am__fastdepCC_TRUE@      -c -o dio-dio.obj `if test -f 'dio.c'; then $(CYGPATH_W) 'dio.c'; else $(CYGPATH_W) '$(srcdir)/dio.c'; fi`; \
 
866
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/dio-dio.Tpo" "$(DEPDIR)/dio-dio.Po"; \
 
867
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/dio-dio.Tpo"; exit 1; \
 
868
@am__fastdepCC_TRUE@    fi
 
869
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dio.c' object='dio-dio.obj' libtool=no @AMDEPBACKSLASH@
 
870
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/dio-dio.Po' tmpdepfile='$(DEPDIR)/dio-dio.TPo' @AMDEPBACKSLASH@
 
871
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
872
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -c -o dio-dio.obj `if test -f 'dio.c'; then $(CYGPATH_W) 'dio.c'; else $(CYGPATH_W) '$(srcdir)/dio.c'; fi`
 
873
 
 
874
dio-dio.lo: dio.c
 
875
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -MT dio-dio.lo -MD -MP -MF "$(DEPDIR)/dio-dio.Tpo" \
 
876
@am__fastdepCC_TRUE@      -c -o dio-dio.lo `test -f 'dio.c' || echo '$(srcdir)/'`dio.c; \
 
877
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/dio-dio.Tpo" "$(DEPDIR)/dio-dio.Plo"; \
 
878
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/dio-dio.Tpo"; exit 1; \
 
879
@am__fastdepCC_TRUE@    fi
 
880
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dio.c' object='dio-dio.lo' libtool=yes @AMDEPBACKSLASH@
 
881
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/dio-dio.Plo' tmpdepfile='$(DEPDIR)/dio-dio.TPlo' @AMDEPBACKSLASH@
 
882
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
883
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -c -o dio-dio.lo `test -f 'dio.c' || echo '$(srcdir)/'`dio.c
 
884
 
 
885
dio-common.o: common.c
 
886
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -MT dio-common.o -MD -MP -MF "$(DEPDIR)/dio-common.Tpo" \
 
887
@am__fastdepCC_TRUE@      -c -o dio-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
888
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/dio-common.Tpo" "$(DEPDIR)/dio-common.Po"; \
 
889
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/dio-common.Tpo"; exit 1; \
 
890
@am__fastdepCC_TRUE@    fi
 
891
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='dio-common.o' libtool=no @AMDEPBACKSLASH@
 
892
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/dio-common.Po' tmpdepfile='$(DEPDIR)/dio-common.TPo' @AMDEPBACKSLASH@
 
893
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
894
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -c -o dio-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
895
 
 
896
dio-common.obj: common.c
 
897
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -MT dio-common.obj -MD -MP -MF "$(DEPDIR)/dio-common.Tpo" \
 
898
@am__fastdepCC_TRUE@      -c -o dio-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
899
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/dio-common.Tpo" "$(DEPDIR)/dio-common.Po"; \
 
900
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/dio-common.Tpo"; exit 1; \
 
901
@am__fastdepCC_TRUE@    fi
 
902
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='dio-common.obj' libtool=no @AMDEPBACKSLASH@
 
903
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/dio-common.Po' tmpdepfile='$(DEPDIR)/dio-common.TPo' @AMDEPBACKSLASH@
 
904
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
905
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -c -o dio-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
906
 
 
907
dio-common.lo: common.c
 
908
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -MT dio-common.lo -MD -MP -MF "$(DEPDIR)/dio-common.Tpo" \
 
909
@am__fastdepCC_TRUE@      -c -o dio-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
910
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/dio-common.Tpo" "$(DEPDIR)/dio-common.Plo"; \
 
911
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/dio-common.Tpo"; exit 1; \
 
912
@am__fastdepCC_TRUE@    fi
 
913
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='dio-common.lo' libtool=yes @AMDEPBACKSLASH@
 
914
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/dio-common.Plo' tmpdepfile='$(DEPDIR)/dio-common.TPlo' @AMDEPBACKSLASH@
 
915
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
916
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dio_CFLAGS) $(CFLAGS) -c -o dio-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
917
 
 
918
eeprom_dump-eeprom_dump.o: eeprom_dump.c
 
919
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -MT eeprom_dump-eeprom_dump.o -MD -MP -MF "$(DEPDIR)/eeprom_dump-eeprom_dump.Tpo" \
 
920
@am__fastdepCC_TRUE@      -c -o eeprom_dump-eeprom_dump.o `test -f 'eeprom_dump.c' || echo '$(srcdir)/'`eeprom_dump.c; \
 
921
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/eeprom_dump-eeprom_dump.Tpo" "$(DEPDIR)/eeprom_dump-eeprom_dump.Po"; \
 
922
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/eeprom_dump-eeprom_dump.Tpo"; exit 1; \
 
923
@am__fastdepCC_TRUE@    fi
 
924
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='eeprom_dump.c' object='eeprom_dump-eeprom_dump.o' libtool=no @AMDEPBACKSLASH@
 
925
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/eeprom_dump-eeprom_dump.Po' tmpdepfile='$(DEPDIR)/eeprom_dump-eeprom_dump.TPo' @AMDEPBACKSLASH@
 
926
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
927
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -c -o eeprom_dump-eeprom_dump.o `test -f 'eeprom_dump.c' || echo '$(srcdir)/'`eeprom_dump.c
 
928
 
 
929
eeprom_dump-eeprom_dump.obj: eeprom_dump.c
 
930
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -MT eeprom_dump-eeprom_dump.obj -MD -MP -MF "$(DEPDIR)/eeprom_dump-eeprom_dump.Tpo" \
 
931
@am__fastdepCC_TRUE@      -c -o eeprom_dump-eeprom_dump.obj `if test -f 'eeprom_dump.c'; then $(CYGPATH_W) 'eeprom_dump.c'; else $(CYGPATH_W) '$(srcdir)/eeprom_dump.c'; fi`; \
 
932
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/eeprom_dump-eeprom_dump.Tpo" "$(DEPDIR)/eeprom_dump-eeprom_dump.Po"; \
 
933
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/eeprom_dump-eeprom_dump.Tpo"; exit 1; \
 
934
@am__fastdepCC_TRUE@    fi
 
935
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='eeprom_dump.c' object='eeprom_dump-eeprom_dump.obj' libtool=no @AMDEPBACKSLASH@
 
936
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/eeprom_dump-eeprom_dump.Po' tmpdepfile='$(DEPDIR)/eeprom_dump-eeprom_dump.TPo' @AMDEPBACKSLASH@
 
937
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
938
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -c -o eeprom_dump-eeprom_dump.obj `if test -f 'eeprom_dump.c'; then $(CYGPATH_W) 'eeprom_dump.c'; else $(CYGPATH_W) '$(srcdir)/eeprom_dump.c'; fi`
 
939
 
 
940
eeprom_dump-eeprom_dump.lo: eeprom_dump.c
 
941
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -MT eeprom_dump-eeprom_dump.lo -MD -MP -MF "$(DEPDIR)/eeprom_dump-eeprom_dump.Tpo" \
 
942
@am__fastdepCC_TRUE@      -c -o eeprom_dump-eeprom_dump.lo `test -f 'eeprom_dump.c' || echo '$(srcdir)/'`eeprom_dump.c; \
 
943
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/eeprom_dump-eeprom_dump.Tpo" "$(DEPDIR)/eeprom_dump-eeprom_dump.Plo"; \
 
944
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/eeprom_dump-eeprom_dump.Tpo"; exit 1; \
 
945
@am__fastdepCC_TRUE@    fi
 
946
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='eeprom_dump.c' object='eeprom_dump-eeprom_dump.lo' libtool=yes @AMDEPBACKSLASH@
 
947
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/eeprom_dump-eeprom_dump.Plo' tmpdepfile='$(DEPDIR)/eeprom_dump-eeprom_dump.TPlo' @AMDEPBACKSLASH@
 
948
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
949
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -c -o eeprom_dump-eeprom_dump.lo `test -f 'eeprom_dump.c' || echo '$(srcdir)/'`eeprom_dump.c
 
950
 
 
951
eeprom_dump-common.o: common.c
 
952
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -MT eeprom_dump-common.o -MD -MP -MF "$(DEPDIR)/eeprom_dump-common.Tpo" \
 
953
@am__fastdepCC_TRUE@      -c -o eeprom_dump-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
954
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/eeprom_dump-common.Tpo" "$(DEPDIR)/eeprom_dump-common.Po"; \
 
955
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/eeprom_dump-common.Tpo"; exit 1; \
 
956
@am__fastdepCC_TRUE@    fi
 
957
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='eeprom_dump-common.o' libtool=no @AMDEPBACKSLASH@
 
958
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/eeprom_dump-common.Po' tmpdepfile='$(DEPDIR)/eeprom_dump-common.TPo' @AMDEPBACKSLASH@
 
959
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
960
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -c -o eeprom_dump-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
961
 
 
962
eeprom_dump-common.obj: common.c
 
963
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -MT eeprom_dump-common.obj -MD -MP -MF "$(DEPDIR)/eeprom_dump-common.Tpo" \
 
964
@am__fastdepCC_TRUE@      -c -o eeprom_dump-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
965
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/eeprom_dump-common.Tpo" "$(DEPDIR)/eeprom_dump-common.Po"; \
 
966
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/eeprom_dump-common.Tpo"; exit 1; \
 
967
@am__fastdepCC_TRUE@    fi
 
968
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='eeprom_dump-common.obj' libtool=no @AMDEPBACKSLASH@
 
969
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/eeprom_dump-common.Po' tmpdepfile='$(DEPDIR)/eeprom_dump-common.TPo' @AMDEPBACKSLASH@
 
970
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
971
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -c -o eeprom_dump-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
972
 
 
973
eeprom_dump-common.lo: common.c
 
974
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -MT eeprom_dump-common.lo -MD -MP -MF "$(DEPDIR)/eeprom_dump-common.Tpo" \
 
975
@am__fastdepCC_TRUE@      -c -o eeprom_dump-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
976
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/eeprom_dump-common.Tpo" "$(DEPDIR)/eeprom_dump-common.Plo"; \
 
977
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/eeprom_dump-common.Tpo"; exit 1; \
 
978
@am__fastdepCC_TRUE@    fi
 
979
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='eeprom_dump-common.lo' libtool=yes @AMDEPBACKSLASH@
 
980
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/eeprom_dump-common.Plo' tmpdepfile='$(DEPDIR)/eeprom_dump-common.TPlo' @AMDEPBACKSLASH@
 
981
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
982
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eeprom_dump_CFLAGS) $(CFLAGS) -c -o eeprom_dump-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
983
 
 
984
info-info.o: info.c
 
985
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -MT info-info.o -MD -MP -MF "$(DEPDIR)/info-info.Tpo" \
 
986
@am__fastdepCC_TRUE@      -c -o info-info.o `test -f 'info.c' || echo '$(srcdir)/'`info.c; \
 
987
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/info-info.Tpo" "$(DEPDIR)/info-info.Po"; \
 
988
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/info-info.Tpo"; exit 1; \
 
989
@am__fastdepCC_TRUE@    fi
 
990
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='info.c' object='info-info.o' libtool=no @AMDEPBACKSLASH@
 
991
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/info-info.Po' tmpdepfile='$(DEPDIR)/info-info.TPo' @AMDEPBACKSLASH@
 
992
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
993
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -c -o info-info.o `test -f 'info.c' || echo '$(srcdir)/'`info.c
 
994
 
 
995
info-info.obj: info.c
 
996
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -MT info-info.obj -MD -MP -MF "$(DEPDIR)/info-info.Tpo" \
 
997
@am__fastdepCC_TRUE@      -c -o info-info.obj `if test -f 'info.c'; then $(CYGPATH_W) 'info.c'; else $(CYGPATH_W) '$(srcdir)/info.c'; fi`; \
 
998
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/info-info.Tpo" "$(DEPDIR)/info-info.Po"; \
 
999
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/info-info.Tpo"; exit 1; \
 
1000
@am__fastdepCC_TRUE@    fi
 
1001
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='info.c' object='info-info.obj' libtool=no @AMDEPBACKSLASH@
 
1002
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/info-info.Po' tmpdepfile='$(DEPDIR)/info-info.TPo' @AMDEPBACKSLASH@
 
1003
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1004
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -c -o info-info.obj `if test -f 'info.c'; then $(CYGPATH_W) 'info.c'; else $(CYGPATH_W) '$(srcdir)/info.c'; fi`
 
1005
 
 
1006
info-info.lo: info.c
 
1007
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -MT info-info.lo -MD -MP -MF "$(DEPDIR)/info-info.Tpo" \
 
1008
@am__fastdepCC_TRUE@      -c -o info-info.lo `test -f 'info.c' || echo '$(srcdir)/'`info.c; \
 
1009
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/info-info.Tpo" "$(DEPDIR)/info-info.Plo"; \
 
1010
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/info-info.Tpo"; exit 1; \
 
1011
@am__fastdepCC_TRUE@    fi
 
1012
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='info.c' object='info-info.lo' libtool=yes @AMDEPBACKSLASH@
 
1013
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/info-info.Plo' tmpdepfile='$(DEPDIR)/info-info.TPlo' @AMDEPBACKSLASH@
 
1014
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1015
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -c -o info-info.lo `test -f 'info.c' || echo '$(srcdir)/'`info.c
 
1016
 
 
1017
info-common.o: common.c
 
1018
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -MT info-common.o -MD -MP -MF "$(DEPDIR)/info-common.Tpo" \
 
1019
@am__fastdepCC_TRUE@      -c -o info-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1020
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/info-common.Tpo" "$(DEPDIR)/info-common.Po"; \
 
1021
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/info-common.Tpo"; exit 1; \
 
1022
@am__fastdepCC_TRUE@    fi
 
1023
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='info-common.o' libtool=no @AMDEPBACKSLASH@
 
1024
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/info-common.Po' tmpdepfile='$(DEPDIR)/info-common.TPo' @AMDEPBACKSLASH@
 
1025
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1026
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -c -o info-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1027
 
 
1028
info-common.obj: common.c
 
1029
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -MT info-common.obj -MD -MP -MF "$(DEPDIR)/info-common.Tpo" \
 
1030
@am__fastdepCC_TRUE@      -c -o info-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1031
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/info-common.Tpo" "$(DEPDIR)/info-common.Po"; \
 
1032
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/info-common.Tpo"; exit 1; \
 
1033
@am__fastdepCC_TRUE@    fi
 
1034
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='info-common.obj' libtool=no @AMDEPBACKSLASH@
 
1035
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/info-common.Po' tmpdepfile='$(DEPDIR)/info-common.TPo' @AMDEPBACKSLASH@
 
1036
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1037
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -c -o info-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1038
 
 
1039
info-common.lo: common.c
 
1040
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -MT info-common.lo -MD -MP -MF "$(DEPDIR)/info-common.Tpo" \
 
1041
@am__fastdepCC_TRUE@      -c -o info-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1042
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/info-common.Tpo" "$(DEPDIR)/info-common.Plo"; \
 
1043
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/info-common.Tpo"; exit 1; \
 
1044
@am__fastdepCC_TRUE@    fi
 
1045
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='info-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1046
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/info-common.Plo' tmpdepfile='$(DEPDIR)/info-common.TPlo' @AMDEPBACKSLASH@
 
1047
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1048
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(info_CFLAGS) $(CFLAGS) -c -o info-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1049
 
 
1050
inp-inp.o: inp.c
 
1051
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -MT inp-inp.o -MD -MP -MF "$(DEPDIR)/inp-inp.Tpo" \
 
1052
@am__fastdepCC_TRUE@      -c -o inp-inp.o `test -f 'inp.c' || echo '$(srcdir)/'`inp.c; \
 
1053
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inp-inp.Tpo" "$(DEPDIR)/inp-inp.Po"; \
 
1054
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inp-inp.Tpo"; exit 1; \
 
1055
@am__fastdepCC_TRUE@    fi
 
1056
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inp.c' object='inp-inp.o' libtool=no @AMDEPBACKSLASH@
 
1057
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inp-inp.Po' tmpdepfile='$(DEPDIR)/inp-inp.TPo' @AMDEPBACKSLASH@
 
1058
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1059
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -c -o inp-inp.o `test -f 'inp.c' || echo '$(srcdir)/'`inp.c
 
1060
 
 
1061
inp-inp.obj: inp.c
 
1062
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -MT inp-inp.obj -MD -MP -MF "$(DEPDIR)/inp-inp.Tpo" \
 
1063
@am__fastdepCC_TRUE@      -c -o inp-inp.obj `if test -f 'inp.c'; then $(CYGPATH_W) 'inp.c'; else $(CYGPATH_W) '$(srcdir)/inp.c'; fi`; \
 
1064
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inp-inp.Tpo" "$(DEPDIR)/inp-inp.Po"; \
 
1065
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inp-inp.Tpo"; exit 1; \
 
1066
@am__fastdepCC_TRUE@    fi
 
1067
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inp.c' object='inp-inp.obj' libtool=no @AMDEPBACKSLASH@
 
1068
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inp-inp.Po' tmpdepfile='$(DEPDIR)/inp-inp.TPo' @AMDEPBACKSLASH@
 
1069
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1070
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -c -o inp-inp.obj `if test -f 'inp.c'; then $(CYGPATH_W) 'inp.c'; else $(CYGPATH_W) '$(srcdir)/inp.c'; fi`
 
1071
 
 
1072
inp-inp.lo: inp.c
 
1073
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -MT inp-inp.lo -MD -MP -MF "$(DEPDIR)/inp-inp.Tpo" \
 
1074
@am__fastdepCC_TRUE@      -c -o inp-inp.lo `test -f 'inp.c' || echo '$(srcdir)/'`inp.c; \
 
1075
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inp-inp.Tpo" "$(DEPDIR)/inp-inp.Plo"; \
 
1076
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inp-inp.Tpo"; exit 1; \
 
1077
@am__fastdepCC_TRUE@    fi
 
1078
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inp.c' object='inp-inp.lo' libtool=yes @AMDEPBACKSLASH@
 
1079
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inp-inp.Plo' tmpdepfile='$(DEPDIR)/inp-inp.TPlo' @AMDEPBACKSLASH@
 
1080
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1081
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -c -o inp-inp.lo `test -f 'inp.c' || echo '$(srcdir)/'`inp.c
 
1082
 
 
1083
inp-common.o: common.c
 
1084
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -MT inp-common.o -MD -MP -MF "$(DEPDIR)/inp-common.Tpo" \
 
1085
@am__fastdepCC_TRUE@      -c -o inp-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1086
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inp-common.Tpo" "$(DEPDIR)/inp-common.Po"; \
 
1087
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inp-common.Tpo"; exit 1; \
 
1088
@am__fastdepCC_TRUE@    fi
 
1089
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='inp-common.o' libtool=no @AMDEPBACKSLASH@
 
1090
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inp-common.Po' tmpdepfile='$(DEPDIR)/inp-common.TPo' @AMDEPBACKSLASH@
 
1091
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1092
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -c -o inp-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1093
 
 
1094
inp-common.obj: common.c
 
1095
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -MT inp-common.obj -MD -MP -MF "$(DEPDIR)/inp-common.Tpo" \
 
1096
@am__fastdepCC_TRUE@      -c -o inp-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1097
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inp-common.Tpo" "$(DEPDIR)/inp-common.Po"; \
 
1098
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inp-common.Tpo"; exit 1; \
 
1099
@am__fastdepCC_TRUE@    fi
 
1100
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='inp-common.obj' libtool=no @AMDEPBACKSLASH@
 
1101
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inp-common.Po' tmpdepfile='$(DEPDIR)/inp-common.TPo' @AMDEPBACKSLASH@
 
1102
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1103
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -c -o inp-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1104
 
 
1105
inp-common.lo: common.c
 
1106
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -MT inp-common.lo -MD -MP -MF "$(DEPDIR)/inp-common.Tpo" \
 
1107
@am__fastdepCC_TRUE@      -c -o inp-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1108
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inp-common.Tpo" "$(DEPDIR)/inp-common.Plo"; \
 
1109
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inp-common.Tpo"; exit 1; \
 
1110
@am__fastdepCC_TRUE@    fi
 
1111
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='inp-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1112
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inp-common.Plo' tmpdepfile='$(DEPDIR)/inp-common.TPlo' @AMDEPBACKSLASH@
 
1113
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1114
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inp_CFLAGS) $(CFLAGS) -c -o inp-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1115
 
 
1116
inpn-inpn.o: inpn.c
 
1117
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -MT inpn-inpn.o -MD -MP -MF "$(DEPDIR)/inpn-inpn.Tpo" \
 
1118
@am__fastdepCC_TRUE@      -c -o inpn-inpn.o `test -f 'inpn.c' || echo '$(srcdir)/'`inpn.c; \
 
1119
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inpn-inpn.Tpo" "$(DEPDIR)/inpn-inpn.Po"; \
 
1120
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inpn-inpn.Tpo"; exit 1; \
 
1121
@am__fastdepCC_TRUE@    fi
 
1122
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inpn.c' object='inpn-inpn.o' libtool=no @AMDEPBACKSLASH@
 
1123
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inpn-inpn.Po' tmpdepfile='$(DEPDIR)/inpn-inpn.TPo' @AMDEPBACKSLASH@
 
1124
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1125
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -c -o inpn-inpn.o `test -f 'inpn.c' || echo '$(srcdir)/'`inpn.c
 
1126
 
 
1127
inpn-inpn.obj: inpn.c
 
1128
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -MT inpn-inpn.obj -MD -MP -MF "$(DEPDIR)/inpn-inpn.Tpo" \
 
1129
@am__fastdepCC_TRUE@      -c -o inpn-inpn.obj `if test -f 'inpn.c'; then $(CYGPATH_W) 'inpn.c'; else $(CYGPATH_W) '$(srcdir)/inpn.c'; fi`; \
 
1130
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inpn-inpn.Tpo" "$(DEPDIR)/inpn-inpn.Po"; \
 
1131
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inpn-inpn.Tpo"; exit 1; \
 
1132
@am__fastdepCC_TRUE@    fi
 
1133
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inpn.c' object='inpn-inpn.obj' libtool=no @AMDEPBACKSLASH@
 
1134
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inpn-inpn.Po' tmpdepfile='$(DEPDIR)/inpn-inpn.TPo' @AMDEPBACKSLASH@
 
1135
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1136
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -c -o inpn-inpn.obj `if test -f 'inpn.c'; then $(CYGPATH_W) 'inpn.c'; else $(CYGPATH_W) '$(srcdir)/inpn.c'; fi`
 
1137
 
 
1138
inpn-inpn.lo: inpn.c
 
1139
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -MT inpn-inpn.lo -MD -MP -MF "$(DEPDIR)/inpn-inpn.Tpo" \
 
1140
@am__fastdepCC_TRUE@      -c -o inpn-inpn.lo `test -f 'inpn.c' || echo '$(srcdir)/'`inpn.c; \
 
1141
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inpn-inpn.Tpo" "$(DEPDIR)/inpn-inpn.Plo"; \
 
1142
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inpn-inpn.Tpo"; exit 1; \
 
1143
@am__fastdepCC_TRUE@    fi
 
1144
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inpn.c' object='inpn-inpn.lo' libtool=yes @AMDEPBACKSLASH@
 
1145
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inpn-inpn.Plo' tmpdepfile='$(DEPDIR)/inpn-inpn.TPlo' @AMDEPBACKSLASH@
 
1146
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1147
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -c -o inpn-inpn.lo `test -f 'inpn.c' || echo '$(srcdir)/'`inpn.c
 
1148
 
 
1149
inpn-common.o: common.c
 
1150
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -MT inpn-common.o -MD -MP -MF "$(DEPDIR)/inpn-common.Tpo" \
 
1151
@am__fastdepCC_TRUE@      -c -o inpn-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1152
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inpn-common.Tpo" "$(DEPDIR)/inpn-common.Po"; \
 
1153
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inpn-common.Tpo"; exit 1; \
 
1154
@am__fastdepCC_TRUE@    fi
 
1155
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='inpn-common.o' libtool=no @AMDEPBACKSLASH@
 
1156
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inpn-common.Po' tmpdepfile='$(DEPDIR)/inpn-common.TPo' @AMDEPBACKSLASH@
 
1157
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1158
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -c -o inpn-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1159
 
 
1160
inpn-common.obj: common.c
 
1161
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -MT inpn-common.obj -MD -MP -MF "$(DEPDIR)/inpn-common.Tpo" \
 
1162
@am__fastdepCC_TRUE@      -c -o inpn-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1163
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inpn-common.Tpo" "$(DEPDIR)/inpn-common.Po"; \
 
1164
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inpn-common.Tpo"; exit 1; \
 
1165
@am__fastdepCC_TRUE@    fi
 
1166
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='inpn-common.obj' libtool=no @AMDEPBACKSLASH@
 
1167
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inpn-common.Po' tmpdepfile='$(DEPDIR)/inpn-common.TPo' @AMDEPBACKSLASH@
 
1168
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1169
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -c -o inpn-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1170
 
 
1171
inpn-common.lo: common.c
 
1172
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -MT inpn-common.lo -MD -MP -MF "$(DEPDIR)/inpn-common.Tpo" \
 
1173
@am__fastdepCC_TRUE@      -c -o inpn-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1174
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/inpn-common.Tpo" "$(DEPDIR)/inpn-common.Plo"; \
 
1175
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/inpn-common.Tpo"; exit 1; \
 
1176
@am__fastdepCC_TRUE@    fi
 
1177
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='inpn-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1178
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/inpn-common.Plo' tmpdepfile='$(DEPDIR)/inpn-common.TPlo' @AMDEPBACKSLASH@
 
1179
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1180
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(inpn_CFLAGS) $(CFLAGS) -c -o inpn-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1181
 
 
1182
insn-insn.o: insn.c
 
1183
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -MT insn-insn.o -MD -MP -MF "$(DEPDIR)/insn-insn.Tpo" \
 
1184
@am__fastdepCC_TRUE@      -c -o insn-insn.o `test -f 'insn.c' || echo '$(srcdir)/'`insn.c; \
 
1185
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/insn-insn.Tpo" "$(DEPDIR)/insn-insn.Po"; \
 
1186
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/insn-insn.Tpo"; exit 1; \
 
1187
@am__fastdepCC_TRUE@    fi
 
1188
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='insn.c' object='insn-insn.o' libtool=no @AMDEPBACKSLASH@
 
1189
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/insn-insn.Po' tmpdepfile='$(DEPDIR)/insn-insn.TPo' @AMDEPBACKSLASH@
 
1190
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1191
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -c -o insn-insn.o `test -f 'insn.c' || echo '$(srcdir)/'`insn.c
 
1192
 
 
1193
insn-insn.obj: insn.c
 
1194
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -MT insn-insn.obj -MD -MP -MF "$(DEPDIR)/insn-insn.Tpo" \
 
1195
@am__fastdepCC_TRUE@      -c -o insn-insn.obj `if test -f 'insn.c'; then $(CYGPATH_W) 'insn.c'; else $(CYGPATH_W) '$(srcdir)/insn.c'; fi`; \
 
1196
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/insn-insn.Tpo" "$(DEPDIR)/insn-insn.Po"; \
 
1197
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/insn-insn.Tpo"; exit 1; \
 
1198
@am__fastdepCC_TRUE@    fi
 
1199
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='insn.c' object='insn-insn.obj' libtool=no @AMDEPBACKSLASH@
 
1200
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/insn-insn.Po' tmpdepfile='$(DEPDIR)/insn-insn.TPo' @AMDEPBACKSLASH@
 
1201
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1202
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -c -o insn-insn.obj `if test -f 'insn.c'; then $(CYGPATH_W) 'insn.c'; else $(CYGPATH_W) '$(srcdir)/insn.c'; fi`
 
1203
 
 
1204
insn-insn.lo: insn.c
 
1205
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -MT insn-insn.lo -MD -MP -MF "$(DEPDIR)/insn-insn.Tpo" \
 
1206
@am__fastdepCC_TRUE@      -c -o insn-insn.lo `test -f 'insn.c' || echo '$(srcdir)/'`insn.c; \
 
1207
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/insn-insn.Tpo" "$(DEPDIR)/insn-insn.Plo"; \
 
1208
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/insn-insn.Tpo"; exit 1; \
 
1209
@am__fastdepCC_TRUE@    fi
 
1210
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='insn.c' object='insn-insn.lo' libtool=yes @AMDEPBACKSLASH@
 
1211
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/insn-insn.Plo' tmpdepfile='$(DEPDIR)/insn-insn.TPlo' @AMDEPBACKSLASH@
 
1212
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1213
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -c -o insn-insn.lo `test -f 'insn.c' || echo '$(srcdir)/'`insn.c
 
1214
 
 
1215
insn-common.o: common.c
 
1216
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -MT insn-common.o -MD -MP -MF "$(DEPDIR)/insn-common.Tpo" \
 
1217
@am__fastdepCC_TRUE@      -c -o insn-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1218
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/insn-common.Tpo" "$(DEPDIR)/insn-common.Po"; \
 
1219
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/insn-common.Tpo"; exit 1; \
 
1220
@am__fastdepCC_TRUE@    fi
 
1221
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='insn-common.o' libtool=no @AMDEPBACKSLASH@
 
1222
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/insn-common.Po' tmpdepfile='$(DEPDIR)/insn-common.TPo' @AMDEPBACKSLASH@
 
1223
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1224
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -c -o insn-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1225
 
 
1226
insn-common.obj: common.c
 
1227
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -MT insn-common.obj -MD -MP -MF "$(DEPDIR)/insn-common.Tpo" \
 
1228
@am__fastdepCC_TRUE@      -c -o insn-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1229
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/insn-common.Tpo" "$(DEPDIR)/insn-common.Po"; \
 
1230
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/insn-common.Tpo"; exit 1; \
 
1231
@am__fastdepCC_TRUE@    fi
 
1232
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='insn-common.obj' libtool=no @AMDEPBACKSLASH@
 
1233
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/insn-common.Po' tmpdepfile='$(DEPDIR)/insn-common.TPo' @AMDEPBACKSLASH@
 
1234
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1235
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -c -o insn-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1236
 
 
1237
insn-common.lo: common.c
 
1238
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -MT insn-common.lo -MD -MP -MF "$(DEPDIR)/insn-common.Tpo" \
 
1239
@am__fastdepCC_TRUE@      -c -o insn-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1240
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/insn-common.Tpo" "$(DEPDIR)/insn-common.Plo"; \
 
1241
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/insn-common.Tpo"; exit 1; \
 
1242
@am__fastdepCC_TRUE@    fi
 
1243
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='insn-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1244
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/insn-common.Plo' tmpdepfile='$(DEPDIR)/insn-common.TPlo' @AMDEPBACKSLASH@
 
1245
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1246
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(insn_CFLAGS) $(CFLAGS) -c -o insn-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1247
 
 
1248
ledclock-ledclock.o: ledclock.c
 
1249
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -MT ledclock-ledclock.o -MD -MP -MF "$(DEPDIR)/ledclock-ledclock.Tpo" \
 
1250
@am__fastdepCC_TRUE@      -c -o ledclock-ledclock.o `test -f 'ledclock.c' || echo '$(srcdir)/'`ledclock.c; \
 
1251
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ledclock-ledclock.Tpo" "$(DEPDIR)/ledclock-ledclock.Po"; \
 
1252
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ledclock-ledclock.Tpo"; exit 1; \
 
1253
@am__fastdepCC_TRUE@    fi
 
1254
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ledclock.c' object='ledclock-ledclock.o' libtool=no @AMDEPBACKSLASH@
 
1255
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ledclock-ledclock.Po' tmpdepfile='$(DEPDIR)/ledclock-ledclock.TPo' @AMDEPBACKSLASH@
 
1256
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1257
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -c -o ledclock-ledclock.o `test -f 'ledclock.c' || echo '$(srcdir)/'`ledclock.c
 
1258
 
 
1259
ledclock-ledclock.obj: ledclock.c
 
1260
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -MT ledclock-ledclock.obj -MD -MP -MF "$(DEPDIR)/ledclock-ledclock.Tpo" \
 
1261
@am__fastdepCC_TRUE@      -c -o ledclock-ledclock.obj `if test -f 'ledclock.c'; then $(CYGPATH_W) 'ledclock.c'; else $(CYGPATH_W) '$(srcdir)/ledclock.c'; fi`; \
 
1262
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ledclock-ledclock.Tpo" "$(DEPDIR)/ledclock-ledclock.Po"; \
 
1263
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ledclock-ledclock.Tpo"; exit 1; \
 
1264
@am__fastdepCC_TRUE@    fi
 
1265
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ledclock.c' object='ledclock-ledclock.obj' libtool=no @AMDEPBACKSLASH@
 
1266
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ledclock-ledclock.Po' tmpdepfile='$(DEPDIR)/ledclock-ledclock.TPo' @AMDEPBACKSLASH@
 
1267
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1268
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -c -o ledclock-ledclock.obj `if test -f 'ledclock.c'; then $(CYGPATH_W) 'ledclock.c'; else $(CYGPATH_W) '$(srcdir)/ledclock.c'; fi`
 
1269
 
 
1270
ledclock-ledclock.lo: ledclock.c
 
1271
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -MT ledclock-ledclock.lo -MD -MP -MF "$(DEPDIR)/ledclock-ledclock.Tpo" \
 
1272
@am__fastdepCC_TRUE@      -c -o ledclock-ledclock.lo `test -f 'ledclock.c' || echo '$(srcdir)/'`ledclock.c; \
 
1273
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ledclock-ledclock.Tpo" "$(DEPDIR)/ledclock-ledclock.Plo"; \
 
1274
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ledclock-ledclock.Tpo"; exit 1; \
 
1275
@am__fastdepCC_TRUE@    fi
 
1276
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ledclock.c' object='ledclock-ledclock.lo' libtool=yes @AMDEPBACKSLASH@
 
1277
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ledclock-ledclock.Plo' tmpdepfile='$(DEPDIR)/ledclock-ledclock.TPlo' @AMDEPBACKSLASH@
 
1278
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1279
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -c -o ledclock-ledclock.lo `test -f 'ledclock.c' || echo '$(srcdir)/'`ledclock.c
 
1280
 
 
1281
ledclock-common.o: common.c
 
1282
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -MT ledclock-common.o -MD -MP -MF "$(DEPDIR)/ledclock-common.Tpo" \
 
1283
@am__fastdepCC_TRUE@      -c -o ledclock-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1284
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ledclock-common.Tpo" "$(DEPDIR)/ledclock-common.Po"; \
 
1285
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ledclock-common.Tpo"; exit 1; \
 
1286
@am__fastdepCC_TRUE@    fi
 
1287
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='ledclock-common.o' libtool=no @AMDEPBACKSLASH@
 
1288
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ledclock-common.Po' tmpdepfile='$(DEPDIR)/ledclock-common.TPo' @AMDEPBACKSLASH@
 
1289
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1290
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -c -o ledclock-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1291
 
 
1292
ledclock-common.obj: common.c
 
1293
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -MT ledclock-common.obj -MD -MP -MF "$(DEPDIR)/ledclock-common.Tpo" \
 
1294
@am__fastdepCC_TRUE@      -c -o ledclock-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1295
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ledclock-common.Tpo" "$(DEPDIR)/ledclock-common.Po"; \
 
1296
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ledclock-common.Tpo"; exit 1; \
 
1297
@am__fastdepCC_TRUE@    fi
 
1298
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='ledclock-common.obj' libtool=no @AMDEPBACKSLASH@
 
1299
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ledclock-common.Po' tmpdepfile='$(DEPDIR)/ledclock-common.TPo' @AMDEPBACKSLASH@
 
1300
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1301
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -c -o ledclock-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1302
 
 
1303
ledclock-common.lo: common.c
 
1304
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -MT ledclock-common.lo -MD -MP -MF "$(DEPDIR)/ledclock-common.Tpo" \
 
1305
@am__fastdepCC_TRUE@      -c -o ledclock-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1306
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/ledclock-common.Tpo" "$(DEPDIR)/ledclock-common.Plo"; \
 
1307
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/ledclock-common.Tpo"; exit 1; \
 
1308
@am__fastdepCC_TRUE@    fi
 
1309
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='ledclock-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1310
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/ledclock-common.Plo' tmpdepfile='$(DEPDIR)/ledclock-common.TPlo' @AMDEPBACKSLASH@
 
1311
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1312
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ledclock_CFLAGS) $(CFLAGS) -c -o ledclock-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1313
 
 
1314
mmap-mmap.o: mmap.c
 
1315
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -MT mmap-mmap.o -MD -MP -MF "$(DEPDIR)/mmap-mmap.Tpo" \
 
1316
@am__fastdepCC_TRUE@      -c -o mmap-mmap.o `test -f 'mmap.c' || echo '$(srcdir)/'`mmap.c; \
 
1317
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mmap-mmap.Tpo" "$(DEPDIR)/mmap-mmap.Po"; \
 
1318
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mmap-mmap.Tpo"; exit 1; \
 
1319
@am__fastdepCC_TRUE@    fi
 
1320
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap.c' object='mmap-mmap.o' libtool=no @AMDEPBACKSLASH@
 
1321
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/mmap-mmap.Po' tmpdepfile='$(DEPDIR)/mmap-mmap.TPo' @AMDEPBACKSLASH@
 
1322
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1323
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -c -o mmap-mmap.o `test -f 'mmap.c' || echo '$(srcdir)/'`mmap.c
 
1324
 
 
1325
mmap-mmap.obj: mmap.c
 
1326
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -MT mmap-mmap.obj -MD -MP -MF "$(DEPDIR)/mmap-mmap.Tpo" \
 
1327
@am__fastdepCC_TRUE@      -c -o mmap-mmap.obj `if test -f 'mmap.c'; then $(CYGPATH_W) 'mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap.c'; fi`; \
 
1328
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mmap-mmap.Tpo" "$(DEPDIR)/mmap-mmap.Po"; \
 
1329
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mmap-mmap.Tpo"; exit 1; \
 
1330
@am__fastdepCC_TRUE@    fi
 
1331
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap.c' object='mmap-mmap.obj' libtool=no @AMDEPBACKSLASH@
 
1332
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/mmap-mmap.Po' tmpdepfile='$(DEPDIR)/mmap-mmap.TPo' @AMDEPBACKSLASH@
 
1333
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1334
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -c -o mmap-mmap.obj `if test -f 'mmap.c'; then $(CYGPATH_W) 'mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap.c'; fi`
 
1335
 
 
1336
mmap-mmap.lo: mmap.c
 
1337
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -MT mmap-mmap.lo -MD -MP -MF "$(DEPDIR)/mmap-mmap.Tpo" \
 
1338
@am__fastdepCC_TRUE@      -c -o mmap-mmap.lo `test -f 'mmap.c' || echo '$(srcdir)/'`mmap.c; \
 
1339
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mmap-mmap.Tpo" "$(DEPDIR)/mmap-mmap.Plo"; \
 
1340
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mmap-mmap.Tpo"; exit 1; \
 
1341
@am__fastdepCC_TRUE@    fi
 
1342
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap.c' object='mmap-mmap.lo' libtool=yes @AMDEPBACKSLASH@
 
1343
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/mmap-mmap.Plo' tmpdepfile='$(DEPDIR)/mmap-mmap.TPlo' @AMDEPBACKSLASH@
 
1344
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1345
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -c -o mmap-mmap.lo `test -f 'mmap.c' || echo '$(srcdir)/'`mmap.c
 
1346
 
 
1347
mmap-common.o: common.c
 
1348
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -MT mmap-common.o -MD -MP -MF "$(DEPDIR)/mmap-common.Tpo" \
 
1349
@am__fastdepCC_TRUE@      -c -o mmap-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1350
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mmap-common.Tpo" "$(DEPDIR)/mmap-common.Po"; \
 
1351
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mmap-common.Tpo"; exit 1; \
 
1352
@am__fastdepCC_TRUE@    fi
 
1353
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='mmap-common.o' libtool=no @AMDEPBACKSLASH@
 
1354
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/mmap-common.Po' tmpdepfile='$(DEPDIR)/mmap-common.TPo' @AMDEPBACKSLASH@
 
1355
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1356
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -c -o mmap-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1357
 
 
1358
mmap-common.obj: common.c
 
1359
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -MT mmap-common.obj -MD -MP -MF "$(DEPDIR)/mmap-common.Tpo" \
 
1360
@am__fastdepCC_TRUE@      -c -o mmap-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1361
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mmap-common.Tpo" "$(DEPDIR)/mmap-common.Po"; \
 
1362
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mmap-common.Tpo"; exit 1; \
 
1363
@am__fastdepCC_TRUE@    fi
 
1364
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='mmap-common.obj' libtool=no @AMDEPBACKSLASH@
 
1365
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/mmap-common.Po' tmpdepfile='$(DEPDIR)/mmap-common.TPo' @AMDEPBACKSLASH@
 
1366
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1367
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -c -o mmap-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1368
 
 
1369
mmap-common.lo: common.c
 
1370
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -MT mmap-common.lo -MD -MP -MF "$(DEPDIR)/mmap-common.Tpo" \
 
1371
@am__fastdepCC_TRUE@      -c -o mmap-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1372
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mmap-common.Tpo" "$(DEPDIR)/mmap-common.Plo"; \
 
1373
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/mmap-common.Tpo"; exit 1; \
 
1374
@am__fastdepCC_TRUE@    fi
 
1375
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='mmap-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1376
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/mmap-common.Plo' tmpdepfile='$(DEPDIR)/mmap-common.TPlo' @AMDEPBACKSLASH@
 
1377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1378
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mmap_CFLAGS) $(CFLAGS) -c -o mmap-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1379
 
 
1380
outp-outp.o: outp.c
 
1381
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -MT outp-outp.o -MD -MP -MF "$(DEPDIR)/outp-outp.Tpo" \
 
1382
@am__fastdepCC_TRUE@      -c -o outp-outp.o `test -f 'outp.c' || echo '$(srcdir)/'`outp.c; \
 
1383
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/outp-outp.Tpo" "$(DEPDIR)/outp-outp.Po"; \
 
1384
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/outp-outp.Tpo"; exit 1; \
 
1385
@am__fastdepCC_TRUE@    fi
 
1386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='outp.c' object='outp-outp.o' libtool=no @AMDEPBACKSLASH@
 
1387
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/outp-outp.Po' tmpdepfile='$(DEPDIR)/outp-outp.TPo' @AMDEPBACKSLASH@
 
1388
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1389
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -c -o outp-outp.o `test -f 'outp.c' || echo '$(srcdir)/'`outp.c
 
1390
 
 
1391
outp-outp.obj: outp.c
 
1392
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -MT outp-outp.obj -MD -MP -MF "$(DEPDIR)/outp-outp.Tpo" \
 
1393
@am__fastdepCC_TRUE@      -c -o outp-outp.obj `if test -f 'outp.c'; then $(CYGPATH_W) 'outp.c'; else $(CYGPATH_W) '$(srcdir)/outp.c'; fi`; \
 
1394
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/outp-outp.Tpo" "$(DEPDIR)/outp-outp.Po"; \
 
1395
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/outp-outp.Tpo"; exit 1; \
 
1396
@am__fastdepCC_TRUE@    fi
 
1397
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='outp.c' object='outp-outp.obj' libtool=no @AMDEPBACKSLASH@
 
1398
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/outp-outp.Po' tmpdepfile='$(DEPDIR)/outp-outp.TPo' @AMDEPBACKSLASH@
 
1399
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1400
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -c -o outp-outp.obj `if test -f 'outp.c'; then $(CYGPATH_W) 'outp.c'; else $(CYGPATH_W) '$(srcdir)/outp.c'; fi`
 
1401
 
 
1402
outp-outp.lo: outp.c
 
1403
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -MT outp-outp.lo -MD -MP -MF "$(DEPDIR)/outp-outp.Tpo" \
 
1404
@am__fastdepCC_TRUE@      -c -o outp-outp.lo `test -f 'outp.c' || echo '$(srcdir)/'`outp.c; \
 
1405
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/outp-outp.Tpo" "$(DEPDIR)/outp-outp.Plo"; \
 
1406
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/outp-outp.Tpo"; exit 1; \
 
1407
@am__fastdepCC_TRUE@    fi
 
1408
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='outp.c' object='outp-outp.lo' libtool=yes @AMDEPBACKSLASH@
 
1409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/outp-outp.Plo' tmpdepfile='$(DEPDIR)/outp-outp.TPlo' @AMDEPBACKSLASH@
 
1410
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1411
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -c -o outp-outp.lo `test -f 'outp.c' || echo '$(srcdir)/'`outp.c
 
1412
 
 
1413
outp-common.o: common.c
 
1414
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -MT outp-common.o -MD -MP -MF "$(DEPDIR)/outp-common.Tpo" \
 
1415
@am__fastdepCC_TRUE@      -c -o outp-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1416
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/outp-common.Tpo" "$(DEPDIR)/outp-common.Po"; \
 
1417
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/outp-common.Tpo"; exit 1; \
 
1418
@am__fastdepCC_TRUE@    fi
 
1419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='outp-common.o' libtool=no @AMDEPBACKSLASH@
 
1420
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/outp-common.Po' tmpdepfile='$(DEPDIR)/outp-common.TPo' @AMDEPBACKSLASH@
 
1421
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1422
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -c -o outp-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1423
 
 
1424
outp-common.obj: common.c
 
1425
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -MT outp-common.obj -MD -MP -MF "$(DEPDIR)/outp-common.Tpo" \
 
1426
@am__fastdepCC_TRUE@      -c -o outp-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1427
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/outp-common.Tpo" "$(DEPDIR)/outp-common.Po"; \
 
1428
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/outp-common.Tpo"; exit 1; \
 
1429
@am__fastdepCC_TRUE@    fi
 
1430
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='outp-common.obj' libtool=no @AMDEPBACKSLASH@
 
1431
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/outp-common.Po' tmpdepfile='$(DEPDIR)/outp-common.TPo' @AMDEPBACKSLASH@
 
1432
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1433
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -c -o outp-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1434
 
 
1435
outp-common.lo: common.c
 
1436
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -MT outp-common.lo -MD -MP -MF "$(DEPDIR)/outp-common.Tpo" \
 
1437
@am__fastdepCC_TRUE@      -c -o outp-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1438
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/outp-common.Tpo" "$(DEPDIR)/outp-common.Plo"; \
 
1439
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/outp-common.Tpo"; exit 1; \
 
1440
@am__fastdepCC_TRUE@    fi
 
1441
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='outp-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1442
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/outp-common.Plo' tmpdepfile='$(DEPDIR)/outp-common.TPlo' @AMDEPBACKSLASH@
 
1443
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1444
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(outp_CFLAGS) $(CFLAGS) -c -o outp-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1445
 
 
1446
poll-poll.o: poll.c
 
1447
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -MT poll-poll.o -MD -MP -MF "$(DEPDIR)/poll-poll.Tpo" \
 
1448
@am__fastdepCC_TRUE@      -c -o poll-poll.o `test -f 'poll.c' || echo '$(srcdir)/'`poll.c; \
 
1449
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/poll-poll.Tpo" "$(DEPDIR)/poll-poll.Po"; \
 
1450
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/poll-poll.Tpo"; exit 1; \
 
1451
@am__fastdepCC_TRUE@    fi
 
1452
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='poll.c' object='poll-poll.o' libtool=no @AMDEPBACKSLASH@
 
1453
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/poll-poll.Po' tmpdepfile='$(DEPDIR)/poll-poll.TPo' @AMDEPBACKSLASH@
 
1454
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1455
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -c -o poll-poll.o `test -f 'poll.c' || echo '$(srcdir)/'`poll.c
 
1456
 
 
1457
poll-poll.obj: poll.c
 
1458
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -MT poll-poll.obj -MD -MP -MF "$(DEPDIR)/poll-poll.Tpo" \
 
1459
@am__fastdepCC_TRUE@      -c -o poll-poll.obj `if test -f 'poll.c'; then $(CYGPATH_W) 'poll.c'; else $(CYGPATH_W) '$(srcdir)/poll.c'; fi`; \
 
1460
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/poll-poll.Tpo" "$(DEPDIR)/poll-poll.Po"; \
 
1461
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/poll-poll.Tpo"; exit 1; \
 
1462
@am__fastdepCC_TRUE@    fi
 
1463
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='poll.c' object='poll-poll.obj' libtool=no @AMDEPBACKSLASH@
 
1464
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/poll-poll.Po' tmpdepfile='$(DEPDIR)/poll-poll.TPo' @AMDEPBACKSLASH@
 
1465
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1466
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -c -o poll-poll.obj `if test -f 'poll.c'; then $(CYGPATH_W) 'poll.c'; else $(CYGPATH_W) '$(srcdir)/poll.c'; fi`
 
1467
 
 
1468
poll-poll.lo: poll.c
 
1469
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -MT poll-poll.lo -MD -MP -MF "$(DEPDIR)/poll-poll.Tpo" \
 
1470
@am__fastdepCC_TRUE@      -c -o poll-poll.lo `test -f 'poll.c' || echo '$(srcdir)/'`poll.c; \
 
1471
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/poll-poll.Tpo" "$(DEPDIR)/poll-poll.Plo"; \
 
1472
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/poll-poll.Tpo"; exit 1; \
 
1473
@am__fastdepCC_TRUE@    fi
 
1474
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='poll.c' object='poll-poll.lo' libtool=yes @AMDEPBACKSLASH@
 
1475
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/poll-poll.Plo' tmpdepfile='$(DEPDIR)/poll-poll.TPlo' @AMDEPBACKSLASH@
 
1476
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1477
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -c -o poll-poll.lo `test -f 'poll.c' || echo '$(srcdir)/'`poll.c
 
1478
 
 
1479
poll-common.o: common.c
 
1480
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -MT poll-common.o -MD -MP -MF "$(DEPDIR)/poll-common.Tpo" \
 
1481
@am__fastdepCC_TRUE@      -c -o poll-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1482
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/poll-common.Tpo" "$(DEPDIR)/poll-common.Po"; \
 
1483
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/poll-common.Tpo"; exit 1; \
 
1484
@am__fastdepCC_TRUE@    fi
 
1485
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='poll-common.o' libtool=no @AMDEPBACKSLASH@
 
1486
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/poll-common.Po' tmpdepfile='$(DEPDIR)/poll-common.TPo' @AMDEPBACKSLASH@
 
1487
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1488
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -c -o poll-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1489
 
 
1490
poll-common.obj: common.c
 
1491
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -MT poll-common.obj -MD -MP -MF "$(DEPDIR)/poll-common.Tpo" \
 
1492
@am__fastdepCC_TRUE@      -c -o poll-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1493
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/poll-common.Tpo" "$(DEPDIR)/poll-common.Po"; \
 
1494
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/poll-common.Tpo"; exit 1; \
 
1495
@am__fastdepCC_TRUE@    fi
 
1496
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='poll-common.obj' libtool=no @AMDEPBACKSLASH@
 
1497
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/poll-common.Po' tmpdepfile='$(DEPDIR)/poll-common.TPo' @AMDEPBACKSLASH@
 
1498
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1499
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -c -o poll-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1500
 
 
1501
poll-common.lo: common.c
 
1502
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -MT poll-common.lo -MD -MP -MF "$(DEPDIR)/poll-common.Tpo" \
 
1503
@am__fastdepCC_TRUE@      -c -o poll-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1504
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/poll-common.Tpo" "$(DEPDIR)/poll-common.Plo"; \
 
1505
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/poll-common.Tpo"; exit 1; \
 
1506
@am__fastdepCC_TRUE@    fi
 
1507
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='poll-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1508
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/poll-common.Plo' tmpdepfile='$(DEPDIR)/poll-common.TPlo' @AMDEPBACKSLASH@
 
1509
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1510
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(poll_CFLAGS) $(CFLAGS) -c -o poll-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1511
 
 
1512
receiver-receiver.o: receiver.c
 
1513
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -MT receiver-receiver.o -MD -MP -MF "$(DEPDIR)/receiver-receiver.Tpo" \
 
1514
@am__fastdepCC_TRUE@      -c -o receiver-receiver.o `test -f 'receiver.c' || echo '$(srcdir)/'`receiver.c; \
 
1515
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/receiver-receiver.Tpo" "$(DEPDIR)/receiver-receiver.Po"; \
 
1516
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/receiver-receiver.Tpo"; exit 1; \
 
1517
@am__fastdepCC_TRUE@    fi
 
1518
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='receiver.c' object='receiver-receiver.o' libtool=no @AMDEPBACKSLASH@
 
1519
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/receiver-receiver.Po' tmpdepfile='$(DEPDIR)/receiver-receiver.TPo' @AMDEPBACKSLASH@
 
1520
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1521
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -c -o receiver-receiver.o `test -f 'receiver.c' || echo '$(srcdir)/'`receiver.c
 
1522
 
 
1523
receiver-receiver.obj: receiver.c
 
1524
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -MT receiver-receiver.obj -MD -MP -MF "$(DEPDIR)/receiver-receiver.Tpo" \
 
1525
@am__fastdepCC_TRUE@      -c -o receiver-receiver.obj `if test -f 'receiver.c'; then $(CYGPATH_W) 'receiver.c'; else $(CYGPATH_W) '$(srcdir)/receiver.c'; fi`; \
 
1526
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/receiver-receiver.Tpo" "$(DEPDIR)/receiver-receiver.Po"; \
 
1527
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/receiver-receiver.Tpo"; exit 1; \
 
1528
@am__fastdepCC_TRUE@    fi
 
1529
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='receiver.c' object='receiver-receiver.obj' libtool=no @AMDEPBACKSLASH@
 
1530
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/receiver-receiver.Po' tmpdepfile='$(DEPDIR)/receiver-receiver.TPo' @AMDEPBACKSLASH@
 
1531
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1532
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -c -o receiver-receiver.obj `if test -f 'receiver.c'; then $(CYGPATH_W) 'receiver.c'; else $(CYGPATH_W) '$(srcdir)/receiver.c'; fi`
 
1533
 
 
1534
receiver-receiver.lo: receiver.c
 
1535
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -MT receiver-receiver.lo -MD -MP -MF "$(DEPDIR)/receiver-receiver.Tpo" \
 
1536
@am__fastdepCC_TRUE@      -c -o receiver-receiver.lo `test -f 'receiver.c' || echo '$(srcdir)/'`receiver.c; \
 
1537
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/receiver-receiver.Tpo" "$(DEPDIR)/receiver-receiver.Plo"; \
 
1538
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/receiver-receiver.Tpo"; exit 1; \
 
1539
@am__fastdepCC_TRUE@    fi
 
1540
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='receiver.c' object='receiver-receiver.lo' libtool=yes @AMDEPBACKSLASH@
 
1541
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/receiver-receiver.Plo' tmpdepfile='$(DEPDIR)/receiver-receiver.TPlo' @AMDEPBACKSLASH@
 
1542
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1543
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -c -o receiver-receiver.lo `test -f 'receiver.c' || echo '$(srcdir)/'`receiver.c
 
1544
 
 
1545
receiver-common.o: common.c
 
1546
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -MT receiver-common.o -MD -MP -MF "$(DEPDIR)/receiver-common.Tpo" \
 
1547
@am__fastdepCC_TRUE@      -c -o receiver-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1548
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/receiver-common.Tpo" "$(DEPDIR)/receiver-common.Po"; \
 
1549
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/receiver-common.Tpo"; exit 1; \
 
1550
@am__fastdepCC_TRUE@    fi
 
1551
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='receiver-common.o' libtool=no @AMDEPBACKSLASH@
 
1552
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/receiver-common.Po' tmpdepfile='$(DEPDIR)/receiver-common.TPo' @AMDEPBACKSLASH@
 
1553
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1554
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -c -o receiver-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1555
 
 
1556
receiver-common.obj: common.c
 
1557
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -MT receiver-common.obj -MD -MP -MF "$(DEPDIR)/receiver-common.Tpo" \
 
1558
@am__fastdepCC_TRUE@      -c -o receiver-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1559
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/receiver-common.Tpo" "$(DEPDIR)/receiver-common.Po"; \
 
1560
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/receiver-common.Tpo"; exit 1; \
 
1561
@am__fastdepCC_TRUE@    fi
 
1562
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='receiver-common.obj' libtool=no @AMDEPBACKSLASH@
 
1563
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/receiver-common.Po' tmpdepfile='$(DEPDIR)/receiver-common.TPo' @AMDEPBACKSLASH@
 
1564
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1565
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -c -o receiver-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1566
 
 
1567
receiver-common.lo: common.c
 
1568
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -MT receiver-common.lo -MD -MP -MF "$(DEPDIR)/receiver-common.Tpo" \
 
1569
@am__fastdepCC_TRUE@      -c -o receiver-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1570
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/receiver-common.Tpo" "$(DEPDIR)/receiver-common.Plo"; \
 
1571
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/receiver-common.Tpo"; exit 1; \
 
1572
@am__fastdepCC_TRUE@    fi
 
1573
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='receiver-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1574
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/receiver-common.Plo' tmpdepfile='$(DEPDIR)/receiver-common.TPlo' @AMDEPBACKSLASH@
 
1575
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1576
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(receiver_CFLAGS) $(CFLAGS) -c -o receiver-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1577
 
 
1578
select-select.o: select.c
 
1579
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -MT select-select.o -MD -MP -MF "$(DEPDIR)/select-select.Tpo" \
 
1580
@am__fastdepCC_TRUE@      -c -o select-select.o `test -f 'select.c' || echo '$(srcdir)/'`select.c; \
 
1581
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/select-select.Tpo" "$(DEPDIR)/select-select.Po"; \
 
1582
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/select-select.Tpo"; exit 1; \
 
1583
@am__fastdepCC_TRUE@    fi
 
1584
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='select.c' object='select-select.o' libtool=no @AMDEPBACKSLASH@
 
1585
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/select-select.Po' tmpdepfile='$(DEPDIR)/select-select.TPo' @AMDEPBACKSLASH@
 
1586
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1587
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -c -o select-select.o `test -f 'select.c' || echo '$(srcdir)/'`select.c
 
1588
 
 
1589
select-select.obj: select.c
 
1590
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -MT select-select.obj -MD -MP -MF "$(DEPDIR)/select-select.Tpo" \
 
1591
@am__fastdepCC_TRUE@      -c -o select-select.obj `if test -f 'select.c'; then $(CYGPATH_W) 'select.c'; else $(CYGPATH_W) '$(srcdir)/select.c'; fi`; \
 
1592
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/select-select.Tpo" "$(DEPDIR)/select-select.Po"; \
 
1593
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/select-select.Tpo"; exit 1; \
 
1594
@am__fastdepCC_TRUE@    fi
 
1595
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='select.c' object='select-select.obj' libtool=no @AMDEPBACKSLASH@
 
1596
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/select-select.Po' tmpdepfile='$(DEPDIR)/select-select.TPo' @AMDEPBACKSLASH@
 
1597
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1598
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -c -o select-select.obj `if test -f 'select.c'; then $(CYGPATH_W) 'select.c'; else $(CYGPATH_W) '$(srcdir)/select.c'; fi`
 
1599
 
 
1600
select-select.lo: select.c
 
1601
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -MT select-select.lo -MD -MP -MF "$(DEPDIR)/select-select.Tpo" \
 
1602
@am__fastdepCC_TRUE@      -c -o select-select.lo `test -f 'select.c' || echo '$(srcdir)/'`select.c; \
 
1603
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/select-select.Tpo" "$(DEPDIR)/select-select.Plo"; \
 
1604
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/select-select.Tpo"; exit 1; \
 
1605
@am__fastdepCC_TRUE@    fi
 
1606
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='select.c' object='select-select.lo' libtool=yes @AMDEPBACKSLASH@
 
1607
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/select-select.Plo' tmpdepfile='$(DEPDIR)/select-select.TPlo' @AMDEPBACKSLASH@
 
1608
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1609
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -c -o select-select.lo `test -f 'select.c' || echo '$(srcdir)/'`select.c
 
1610
 
 
1611
select-common.o: common.c
 
1612
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -MT select-common.o -MD -MP -MF "$(DEPDIR)/select-common.Tpo" \
 
1613
@am__fastdepCC_TRUE@      -c -o select-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1614
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/select-common.Tpo" "$(DEPDIR)/select-common.Po"; \
 
1615
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/select-common.Tpo"; exit 1; \
 
1616
@am__fastdepCC_TRUE@    fi
 
1617
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='select-common.o' libtool=no @AMDEPBACKSLASH@
 
1618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/select-common.Po' tmpdepfile='$(DEPDIR)/select-common.TPo' @AMDEPBACKSLASH@
 
1619
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1620
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -c -o select-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1621
 
 
1622
select-common.obj: common.c
 
1623
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -MT select-common.obj -MD -MP -MF "$(DEPDIR)/select-common.Tpo" \
 
1624
@am__fastdepCC_TRUE@      -c -o select-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1625
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/select-common.Tpo" "$(DEPDIR)/select-common.Po"; \
 
1626
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/select-common.Tpo"; exit 1; \
 
1627
@am__fastdepCC_TRUE@    fi
 
1628
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='select-common.obj' libtool=no @AMDEPBACKSLASH@
 
1629
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/select-common.Po' tmpdepfile='$(DEPDIR)/select-common.TPo' @AMDEPBACKSLASH@
 
1630
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1631
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -c -o select-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1632
 
 
1633
select-common.lo: common.c
 
1634
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -MT select-common.lo -MD -MP -MF "$(DEPDIR)/select-common.Tpo" \
 
1635
@am__fastdepCC_TRUE@      -c -o select-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1636
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/select-common.Tpo" "$(DEPDIR)/select-common.Plo"; \
 
1637
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/select-common.Tpo"; exit 1; \
 
1638
@am__fastdepCC_TRUE@    fi
 
1639
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='select-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1640
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/select-common.Plo' tmpdepfile='$(DEPDIR)/select-common.TPlo' @AMDEPBACKSLASH@
 
1641
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1642
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(select_CFLAGS) $(CFLAGS) -c -o select-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1643
 
 
1644
sender-sender.o: sender.c
 
1645
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -MT sender-sender.o -MD -MP -MF "$(DEPDIR)/sender-sender.Tpo" \
 
1646
@am__fastdepCC_TRUE@      -c -o sender-sender.o `test -f 'sender.c' || echo '$(srcdir)/'`sender.c; \
 
1647
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sender-sender.Tpo" "$(DEPDIR)/sender-sender.Po"; \
 
1648
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sender-sender.Tpo"; exit 1; \
 
1649
@am__fastdepCC_TRUE@    fi
 
1650
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sender.c' object='sender-sender.o' libtool=no @AMDEPBACKSLASH@
 
1651
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sender-sender.Po' tmpdepfile='$(DEPDIR)/sender-sender.TPo' @AMDEPBACKSLASH@
 
1652
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1653
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -c -o sender-sender.o `test -f 'sender.c' || echo '$(srcdir)/'`sender.c
 
1654
 
 
1655
sender-sender.obj: sender.c
 
1656
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -MT sender-sender.obj -MD -MP -MF "$(DEPDIR)/sender-sender.Tpo" \
 
1657
@am__fastdepCC_TRUE@      -c -o sender-sender.obj `if test -f 'sender.c'; then $(CYGPATH_W) 'sender.c'; else $(CYGPATH_W) '$(srcdir)/sender.c'; fi`; \
 
1658
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sender-sender.Tpo" "$(DEPDIR)/sender-sender.Po"; \
 
1659
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sender-sender.Tpo"; exit 1; \
 
1660
@am__fastdepCC_TRUE@    fi
 
1661
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sender.c' object='sender-sender.obj' libtool=no @AMDEPBACKSLASH@
 
1662
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sender-sender.Po' tmpdepfile='$(DEPDIR)/sender-sender.TPo' @AMDEPBACKSLASH@
 
1663
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1664
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -c -o sender-sender.obj `if test -f 'sender.c'; then $(CYGPATH_W) 'sender.c'; else $(CYGPATH_W) '$(srcdir)/sender.c'; fi`
 
1665
 
 
1666
sender-sender.lo: sender.c
 
1667
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -MT sender-sender.lo -MD -MP -MF "$(DEPDIR)/sender-sender.Tpo" \
 
1668
@am__fastdepCC_TRUE@      -c -o sender-sender.lo `test -f 'sender.c' || echo '$(srcdir)/'`sender.c; \
 
1669
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sender-sender.Tpo" "$(DEPDIR)/sender-sender.Plo"; \
 
1670
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sender-sender.Tpo"; exit 1; \
 
1671
@am__fastdepCC_TRUE@    fi
 
1672
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sender.c' object='sender-sender.lo' libtool=yes @AMDEPBACKSLASH@
 
1673
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sender-sender.Plo' tmpdepfile='$(DEPDIR)/sender-sender.TPlo' @AMDEPBACKSLASH@
 
1674
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1675
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -c -o sender-sender.lo `test -f 'sender.c' || echo '$(srcdir)/'`sender.c
 
1676
 
 
1677
sender-common.o: common.c
 
1678
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -MT sender-common.o -MD -MP -MF "$(DEPDIR)/sender-common.Tpo" \
 
1679
@am__fastdepCC_TRUE@      -c -o sender-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1680
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sender-common.Tpo" "$(DEPDIR)/sender-common.Po"; \
 
1681
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sender-common.Tpo"; exit 1; \
 
1682
@am__fastdepCC_TRUE@    fi
 
1683
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='sender-common.o' libtool=no @AMDEPBACKSLASH@
 
1684
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sender-common.Po' tmpdepfile='$(DEPDIR)/sender-common.TPo' @AMDEPBACKSLASH@
 
1685
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1686
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -c -o sender-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1687
 
 
1688
sender-common.obj: common.c
 
1689
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -MT sender-common.obj -MD -MP -MF "$(DEPDIR)/sender-common.Tpo" \
 
1690
@am__fastdepCC_TRUE@      -c -o sender-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1691
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sender-common.Tpo" "$(DEPDIR)/sender-common.Po"; \
 
1692
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sender-common.Tpo"; exit 1; \
 
1693
@am__fastdepCC_TRUE@    fi
 
1694
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='sender-common.obj' libtool=no @AMDEPBACKSLASH@
 
1695
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sender-common.Po' tmpdepfile='$(DEPDIR)/sender-common.TPo' @AMDEPBACKSLASH@
 
1696
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1697
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -c -o sender-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1698
 
 
1699
sender-common.lo: common.c
 
1700
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -MT sender-common.lo -MD -MP -MF "$(DEPDIR)/sender-common.Tpo" \
 
1701
@am__fastdepCC_TRUE@      -c -o sender-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1702
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sender-common.Tpo" "$(DEPDIR)/sender-common.Plo"; \
 
1703
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sender-common.Tpo"; exit 1; \
 
1704
@am__fastdepCC_TRUE@    fi
 
1705
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='sender-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1706
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sender-common.Plo' tmpdepfile='$(DEPDIR)/sender-common.TPlo' @AMDEPBACKSLASH@
 
1707
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1708
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sender_CFLAGS) $(CFLAGS) -c -o sender-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1709
 
 
1710
sigio-sigio.o: sigio.c
 
1711
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -MT sigio-sigio.o -MD -MP -MF "$(DEPDIR)/sigio-sigio.Tpo" \
 
1712
@am__fastdepCC_TRUE@      -c -o sigio-sigio.o `test -f 'sigio.c' || echo '$(srcdir)/'`sigio.c; \
 
1713
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sigio-sigio.Tpo" "$(DEPDIR)/sigio-sigio.Po"; \
 
1714
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sigio-sigio.Tpo"; exit 1; \
 
1715
@am__fastdepCC_TRUE@    fi
 
1716
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sigio.c' object='sigio-sigio.o' libtool=no @AMDEPBACKSLASH@
 
1717
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sigio-sigio.Po' tmpdepfile='$(DEPDIR)/sigio-sigio.TPo' @AMDEPBACKSLASH@
 
1718
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1719
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -c -o sigio-sigio.o `test -f 'sigio.c' || echo '$(srcdir)/'`sigio.c
 
1720
 
 
1721
sigio-sigio.obj: sigio.c
 
1722
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -MT sigio-sigio.obj -MD -MP -MF "$(DEPDIR)/sigio-sigio.Tpo" \
 
1723
@am__fastdepCC_TRUE@      -c -o sigio-sigio.obj `if test -f 'sigio.c'; then $(CYGPATH_W) 'sigio.c'; else $(CYGPATH_W) '$(srcdir)/sigio.c'; fi`; \
 
1724
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sigio-sigio.Tpo" "$(DEPDIR)/sigio-sigio.Po"; \
 
1725
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sigio-sigio.Tpo"; exit 1; \
 
1726
@am__fastdepCC_TRUE@    fi
 
1727
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sigio.c' object='sigio-sigio.obj' libtool=no @AMDEPBACKSLASH@
 
1728
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sigio-sigio.Po' tmpdepfile='$(DEPDIR)/sigio-sigio.TPo' @AMDEPBACKSLASH@
 
1729
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1730
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -c -o sigio-sigio.obj `if test -f 'sigio.c'; then $(CYGPATH_W) 'sigio.c'; else $(CYGPATH_W) '$(srcdir)/sigio.c'; fi`
 
1731
 
 
1732
sigio-sigio.lo: sigio.c
 
1733
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -MT sigio-sigio.lo -MD -MP -MF "$(DEPDIR)/sigio-sigio.Tpo" \
 
1734
@am__fastdepCC_TRUE@      -c -o sigio-sigio.lo `test -f 'sigio.c' || echo '$(srcdir)/'`sigio.c; \
 
1735
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sigio-sigio.Tpo" "$(DEPDIR)/sigio-sigio.Plo"; \
 
1736
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sigio-sigio.Tpo"; exit 1; \
 
1737
@am__fastdepCC_TRUE@    fi
 
1738
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sigio.c' object='sigio-sigio.lo' libtool=yes @AMDEPBACKSLASH@
 
1739
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sigio-sigio.Plo' tmpdepfile='$(DEPDIR)/sigio-sigio.TPlo' @AMDEPBACKSLASH@
 
1740
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1741
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -c -o sigio-sigio.lo `test -f 'sigio.c' || echo '$(srcdir)/'`sigio.c
 
1742
 
 
1743
sigio-common.o: common.c
 
1744
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -MT sigio-common.o -MD -MP -MF "$(DEPDIR)/sigio-common.Tpo" \
 
1745
@am__fastdepCC_TRUE@      -c -o sigio-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1746
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sigio-common.Tpo" "$(DEPDIR)/sigio-common.Po"; \
 
1747
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sigio-common.Tpo"; exit 1; \
 
1748
@am__fastdepCC_TRUE@    fi
 
1749
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='sigio-common.o' libtool=no @AMDEPBACKSLASH@
 
1750
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sigio-common.Po' tmpdepfile='$(DEPDIR)/sigio-common.TPo' @AMDEPBACKSLASH@
 
1751
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1752
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -c -o sigio-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1753
 
 
1754
sigio-common.obj: common.c
 
1755
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -MT sigio-common.obj -MD -MP -MF "$(DEPDIR)/sigio-common.Tpo" \
 
1756
@am__fastdepCC_TRUE@      -c -o sigio-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1757
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sigio-common.Tpo" "$(DEPDIR)/sigio-common.Po"; \
 
1758
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sigio-common.Tpo"; exit 1; \
 
1759
@am__fastdepCC_TRUE@    fi
 
1760
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='sigio-common.obj' libtool=no @AMDEPBACKSLASH@
 
1761
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sigio-common.Po' tmpdepfile='$(DEPDIR)/sigio-common.TPo' @AMDEPBACKSLASH@
 
1762
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1763
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -c -o sigio-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1764
 
 
1765
sigio-common.lo: common.c
 
1766
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -MT sigio-common.lo -MD -MP -MF "$(DEPDIR)/sigio-common.Tpo" \
 
1767
@am__fastdepCC_TRUE@      -c -o sigio-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1768
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sigio-common.Tpo" "$(DEPDIR)/sigio-common.Plo"; \
 
1769
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sigio-common.Tpo"; exit 1; \
 
1770
@am__fastdepCC_TRUE@    fi
 
1771
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='sigio-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1772
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sigio-common.Plo' tmpdepfile='$(DEPDIR)/sigio-common.TPlo' @AMDEPBACKSLASH@
 
1773
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1774
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sigio_CFLAGS) $(CFLAGS) -c -o sigio-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1775
 
 
1776
sv-sv.o: sv.c
 
1777
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -MT sv-sv.o -MD -MP -MF "$(DEPDIR)/sv-sv.Tpo" \
 
1778
@am__fastdepCC_TRUE@      -c -o sv-sv.o `test -f 'sv.c' || echo '$(srcdir)/'`sv.c; \
 
1779
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sv-sv.Tpo" "$(DEPDIR)/sv-sv.Po"; \
 
1780
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sv-sv.Tpo"; exit 1; \
 
1781
@am__fastdepCC_TRUE@    fi
 
1782
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sv.c' object='sv-sv.o' libtool=no @AMDEPBACKSLASH@
 
1783
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sv-sv.Po' tmpdepfile='$(DEPDIR)/sv-sv.TPo' @AMDEPBACKSLASH@
 
1784
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1785
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -c -o sv-sv.o `test -f 'sv.c' || echo '$(srcdir)/'`sv.c
 
1786
 
 
1787
sv-sv.obj: sv.c
 
1788
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -MT sv-sv.obj -MD -MP -MF "$(DEPDIR)/sv-sv.Tpo" \
 
1789
@am__fastdepCC_TRUE@      -c -o sv-sv.obj `if test -f 'sv.c'; then $(CYGPATH_W) 'sv.c'; else $(CYGPATH_W) '$(srcdir)/sv.c'; fi`; \
 
1790
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sv-sv.Tpo" "$(DEPDIR)/sv-sv.Po"; \
 
1791
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sv-sv.Tpo"; exit 1; \
 
1792
@am__fastdepCC_TRUE@    fi
 
1793
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sv.c' object='sv-sv.obj' libtool=no @AMDEPBACKSLASH@
 
1794
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sv-sv.Po' tmpdepfile='$(DEPDIR)/sv-sv.TPo' @AMDEPBACKSLASH@
 
1795
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1796
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -c -o sv-sv.obj `if test -f 'sv.c'; then $(CYGPATH_W) 'sv.c'; else $(CYGPATH_W) '$(srcdir)/sv.c'; fi`
 
1797
 
 
1798
sv-sv.lo: sv.c
 
1799
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -MT sv-sv.lo -MD -MP -MF "$(DEPDIR)/sv-sv.Tpo" \
 
1800
@am__fastdepCC_TRUE@      -c -o sv-sv.lo `test -f 'sv.c' || echo '$(srcdir)/'`sv.c; \
 
1801
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sv-sv.Tpo" "$(DEPDIR)/sv-sv.Plo"; \
 
1802
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sv-sv.Tpo"; exit 1; \
 
1803
@am__fastdepCC_TRUE@    fi
 
1804
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='sv.c' object='sv-sv.lo' libtool=yes @AMDEPBACKSLASH@
 
1805
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sv-sv.Plo' tmpdepfile='$(DEPDIR)/sv-sv.TPlo' @AMDEPBACKSLASH@
 
1806
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1807
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -c -o sv-sv.lo `test -f 'sv.c' || echo '$(srcdir)/'`sv.c
 
1808
 
 
1809
sv-common.o: common.c
 
1810
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -MT sv-common.o -MD -MP -MF "$(DEPDIR)/sv-common.Tpo" \
 
1811
@am__fastdepCC_TRUE@      -c -o sv-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1812
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sv-common.Tpo" "$(DEPDIR)/sv-common.Po"; \
 
1813
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sv-common.Tpo"; exit 1; \
 
1814
@am__fastdepCC_TRUE@    fi
 
1815
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='sv-common.o' libtool=no @AMDEPBACKSLASH@
 
1816
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sv-common.Po' tmpdepfile='$(DEPDIR)/sv-common.TPo' @AMDEPBACKSLASH@
 
1817
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1818
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -c -o sv-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1819
 
 
1820
sv-common.obj: common.c
 
1821
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -MT sv-common.obj -MD -MP -MF "$(DEPDIR)/sv-common.Tpo" \
 
1822
@am__fastdepCC_TRUE@      -c -o sv-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \
 
1823
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sv-common.Tpo" "$(DEPDIR)/sv-common.Po"; \
 
1824
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sv-common.Tpo"; exit 1; \
 
1825
@am__fastdepCC_TRUE@    fi
 
1826
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='sv-common.obj' libtool=no @AMDEPBACKSLASH@
 
1827
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sv-common.Po' tmpdepfile='$(DEPDIR)/sv-common.TPo' @AMDEPBACKSLASH@
 
1828
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1829
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -c -o sv-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
 
1830
 
 
1831
sv-common.lo: common.c
 
1832
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -MT sv-common.lo -MD -MP -MF "$(DEPDIR)/sv-common.Tpo" \
 
1833
@am__fastdepCC_TRUE@      -c -o sv-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \
 
1834
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/sv-common.Tpo" "$(DEPDIR)/sv-common.Plo"; \
 
1835
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/sv-common.Tpo"; exit 1; \
 
1836
@am__fastdepCC_TRUE@    fi
 
1837
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='common.c' object='sv-common.lo' libtool=yes @AMDEPBACKSLASH@
 
1838
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/sv-common.Plo' tmpdepfile='$(DEPDIR)/sv-common.TPlo' @AMDEPBACKSLASH@
 
1839
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1840
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(sv_CFLAGS) $(CFLAGS) -c -o sv-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
 
1841
 
 
1842
tut1-tut1.o: tut1.c
 
1843
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut1_CFLAGS) $(CFLAGS) -MT tut1-tut1.o -MD -MP -MF "$(DEPDIR)/tut1-tut1.Tpo" \
 
1844
@am__fastdepCC_TRUE@      -c -o tut1-tut1.o `test -f 'tut1.c' || echo '$(srcdir)/'`tut1.c; \
 
1845
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/tut1-tut1.Tpo" "$(DEPDIR)/tut1-tut1.Po"; \
 
1846
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/tut1-tut1.Tpo"; exit 1; \
 
1847
@am__fastdepCC_TRUE@    fi
 
1848
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tut1.c' object='tut1-tut1.o' libtool=no @AMDEPBACKSLASH@
 
1849
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/tut1-tut1.Po' tmpdepfile='$(DEPDIR)/tut1-tut1.TPo' @AMDEPBACKSLASH@
 
1850
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1851
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut1_CFLAGS) $(CFLAGS) -c -o tut1-tut1.o `test -f 'tut1.c' || echo '$(srcdir)/'`tut1.c
 
1852
 
 
1853
tut1-tut1.obj: tut1.c
 
1854
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut1_CFLAGS) $(CFLAGS) -MT tut1-tut1.obj -MD -MP -MF "$(DEPDIR)/tut1-tut1.Tpo" \
 
1855
@am__fastdepCC_TRUE@      -c -o tut1-tut1.obj `if test -f 'tut1.c'; then $(CYGPATH_W) 'tut1.c'; else $(CYGPATH_W) '$(srcdir)/tut1.c'; fi`; \
 
1856
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/tut1-tut1.Tpo" "$(DEPDIR)/tut1-tut1.Po"; \
 
1857
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/tut1-tut1.Tpo"; exit 1; \
 
1858
@am__fastdepCC_TRUE@    fi
 
1859
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tut1.c' object='tut1-tut1.obj' libtool=no @AMDEPBACKSLASH@
 
1860
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/tut1-tut1.Po' tmpdepfile='$(DEPDIR)/tut1-tut1.TPo' @AMDEPBACKSLASH@
 
1861
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1862
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut1_CFLAGS) $(CFLAGS) -c -o tut1-tut1.obj `if test -f 'tut1.c'; then $(CYGPATH_W) 'tut1.c'; else $(CYGPATH_W) '$(srcdir)/tut1.c'; fi`
 
1863
 
 
1864
tut1-tut1.lo: tut1.c
 
1865
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut1_CFLAGS) $(CFLAGS) -MT tut1-tut1.lo -MD -MP -MF "$(DEPDIR)/tut1-tut1.Tpo" \
 
1866
@am__fastdepCC_TRUE@      -c -o tut1-tut1.lo `test -f 'tut1.c' || echo '$(srcdir)/'`tut1.c; \
 
1867
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/tut1-tut1.Tpo" "$(DEPDIR)/tut1-tut1.Plo"; \
 
1868
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/tut1-tut1.Tpo"; exit 1; \
 
1869
@am__fastdepCC_TRUE@    fi
 
1870
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tut1.c' object='tut1-tut1.lo' libtool=yes @AMDEPBACKSLASH@
 
1871
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/tut1-tut1.Plo' tmpdepfile='$(DEPDIR)/tut1-tut1.TPlo' @AMDEPBACKSLASH@
 
1872
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1873
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut1_CFLAGS) $(CFLAGS) -c -o tut1-tut1.lo `test -f 'tut1.c' || echo '$(srcdir)/'`tut1.c
 
1874
 
 
1875
tut2-tut2.o: tut2.c
 
1876
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut2_CFLAGS) $(CFLAGS) -MT tut2-tut2.o -MD -MP -MF "$(DEPDIR)/tut2-tut2.Tpo" \
 
1877
@am__fastdepCC_TRUE@      -c -o tut2-tut2.o `test -f 'tut2.c' || echo '$(srcdir)/'`tut2.c; \
 
1878
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/tut2-tut2.Tpo" "$(DEPDIR)/tut2-tut2.Po"; \
 
1879
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/tut2-tut2.Tpo"; exit 1; \
 
1880
@am__fastdepCC_TRUE@    fi
 
1881
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tut2.c' object='tut2-tut2.o' libtool=no @AMDEPBACKSLASH@
 
1882
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/tut2-tut2.Po' tmpdepfile='$(DEPDIR)/tut2-tut2.TPo' @AMDEPBACKSLASH@
 
1883
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1884
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut2_CFLAGS) $(CFLAGS) -c -o tut2-tut2.o `test -f 'tut2.c' || echo '$(srcdir)/'`tut2.c
 
1885
 
 
1886
tut2-tut2.obj: tut2.c
 
1887
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut2_CFLAGS) $(CFLAGS) -MT tut2-tut2.obj -MD -MP -MF "$(DEPDIR)/tut2-tut2.Tpo" \
 
1888
@am__fastdepCC_TRUE@      -c -o tut2-tut2.obj `if test -f 'tut2.c'; then $(CYGPATH_W) 'tut2.c'; else $(CYGPATH_W) '$(srcdir)/tut2.c'; fi`; \
 
1889
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/tut2-tut2.Tpo" "$(DEPDIR)/tut2-tut2.Po"; \
 
1890
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/tut2-tut2.Tpo"; exit 1; \
 
1891
@am__fastdepCC_TRUE@    fi
 
1892
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tut2.c' object='tut2-tut2.obj' libtool=no @AMDEPBACKSLASH@
 
1893
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/tut2-tut2.Po' tmpdepfile='$(DEPDIR)/tut2-tut2.TPo' @AMDEPBACKSLASH@
 
1894
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1895
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut2_CFLAGS) $(CFLAGS) -c -o tut2-tut2.obj `if test -f 'tut2.c'; then $(CYGPATH_W) 'tut2.c'; else $(CYGPATH_W) '$(srcdir)/tut2.c'; fi`
 
1896
 
 
1897
tut2-tut2.lo: tut2.c
 
1898
@am__fastdepCC_TRUE@    if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut2_CFLAGS) $(CFLAGS) -MT tut2-tut2.lo -MD -MP -MF "$(DEPDIR)/tut2-tut2.Tpo" \
 
1899
@am__fastdepCC_TRUE@      -c -o tut2-tut2.lo `test -f 'tut2.c' || echo '$(srcdir)/'`tut2.c; \
 
1900
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/tut2-tut2.Tpo" "$(DEPDIR)/tut2-tut2.Plo"; \
 
1901
@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/tut2-tut2.Tpo"; exit 1; \
 
1902
@am__fastdepCC_TRUE@    fi
 
1903
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tut2.c' object='tut2-tut2.lo' libtool=yes @AMDEPBACKSLASH@
 
1904
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/tut2-tut2.Plo' tmpdepfile='$(DEPDIR)/tut2-tut2.TPlo' @AMDEPBACKSLASH@
 
1905
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
1906
@am__fastdepCC_FALSE@   $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tut2_CFLAGS) $(CFLAGS) -c -o tut2-tut2.lo `test -f 'tut2.c' || echo '$(srcdir)/'`tut2.c
 
1907
 
 
1908
mostlyclean-libtool:
 
1909
        -rm -f *.lo
 
1910
 
 
1911
clean-libtool:
 
1912
        -rm -rf .libs _libs
 
1913
 
 
1914
distclean-libtool:
 
1915
        -rm -f libtool
 
1916
uninstall-info-am:
 
1917
 
 
1918
ETAGS = etags
 
1919
ETAGSFLAGS =
 
1920
 
 
1921
CTAGS = ctags
 
1922
CTAGSFLAGS =
 
1923
 
 
1924
tags: TAGS
 
1925
 
 
1926
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
1927
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
1928
        unique=`for i in $$list; do \
 
1929
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
1930
          done | \
 
1931
          $(AWK) '    { files[$$0] = 1; } \
 
1932
               END { for (i in files) print i; }'`; \
 
1933
        mkid -fID $$unique
 
1934
 
 
1935
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
1936
                $(TAGS_FILES) $(LISP)
 
1937
        tags=; \
 
1938
        here=`pwd`; \
 
1939
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
1940
        unique=`for i in $$list; do \
 
1941
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
1942
          done | \
 
1943
          $(AWK) '    { files[$$0] = 1; } \
 
1944
               END { for (i in files) print i; }'`; \
 
1945
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
1946
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1947
             $$tags $$unique
 
1948
 
 
1949
ctags: CTAGS
 
1950
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
1951
                $(TAGS_FILES) $(LISP)
 
1952
        tags=; \
 
1953
        here=`pwd`; \
 
1954
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
1955
        unique=`for i in $$list; do \
 
1956
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
1957
          done | \
 
1958
          $(AWK) '    { files[$$0] = 1; } \
 
1959
               END { for (i in files) print i; }'`; \
 
1960
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
1961
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
1962
             $$tags $$unique
 
1963
 
 
1964
GTAGS:
 
1965
        here=`$(am__cd) $(top_builddir) && pwd` \
 
1966
          && cd $(top_srcdir) \
 
1967
          && gtags -i $(GTAGS_ARGS) $$here
 
1968
 
 
1969
distclean-tags:
 
1970
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
1971
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
1972
 
 
1973
top_distdir = ..
 
1974
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
1975
 
 
1976
distdir: $(DISTFILES)
 
1977
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
1978
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
1979
        list='$(DISTFILES)'; for file in $$list; do \
 
1980
          case $$file in \
 
1981
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
1982
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
1983
          esac; \
 
1984
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
1985
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
1986
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
1987
            dir="/$$dir"; \
 
1988
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
1989
          else \
 
1990
            dir=''; \
 
1991
          fi; \
 
1992
          if test -d $$d/$$file; then \
 
1993
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
1994
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
1995
            fi; \
 
1996
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
1997
          else \
 
1998
            test -f $(distdir)/$$file \
 
1999
            || cp -p $$d/$$file $(distdir)/$$file \
 
2000
            || exit 1; \
 
2001
          fi; \
 
2002
        done
 
2003
check-am: all-am
 
2004
check: check-am
 
2005
all-am: Makefile $(PROGRAMS) $(HEADERS)
 
2006
 
 
2007
installdirs:
 
2008
install: install-am
 
2009
install-exec: install-exec-am
 
2010
install-data: install-data-am
 
2011
uninstall: uninstall-am
 
2012
 
 
2013
install-am: all-am
 
2014
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
2015
 
 
2016
installcheck: installcheck-am
 
2017
install-strip:
 
2018
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
2019
          INSTALL_STRIP_FLAG=-s \
 
2020
          `test -z '$(STRIP)' || \
 
2021
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
2022
mostlyclean-generic:
 
2023
 
 
2024
clean-generic:
 
2025
 
 
2026
distclean-generic:
 
2027
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
2028
 
 
2029
maintainer-clean-generic:
 
2030
        @echo "This command is intended for maintainers to use"
 
2031
        @echo "it deletes files that may require special tools to rebuild."
 
2032
clean: clean-am
 
2033
 
 
2034
clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
 
2035
        mostlyclean-am
 
2036
 
 
2037
distclean: distclean-am
 
2038
 
 
2039
distclean-am: clean-am distclean-compile distclean-depend \
 
2040
        distclean-generic distclean-libtool distclean-tags
 
2041
 
 
2042
dvi: dvi-am
 
2043
 
 
2044
dvi-am:
 
2045
 
 
2046
info: info-am
 
2047
 
 
2048
info-am:
 
2049
 
 
2050
install-data-am:
 
2051
 
 
2052
install-exec-am:
 
2053
 
 
2054
install-info: install-info-am
 
2055
 
 
2056
install-man:
 
2057
 
 
2058
installcheck-am:
 
2059
 
 
2060
maintainer-clean: maintainer-clean-am
 
2061
 
 
2062
maintainer-clean-am: distclean-am maintainer-clean-generic
 
2063
 
 
2064
mostlyclean: mostlyclean-am
 
2065
 
 
2066
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
2067
        mostlyclean-libtool
 
2068
 
 
2069
pdf: pdf-am
 
2070
 
 
2071
pdf-am:
 
2072
 
 
2073
ps: ps-am
 
2074
 
 
2075
ps-am:
 
2076
 
 
2077
uninstall-am: uninstall-info-am
 
2078
 
 
2079
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
2080
        clean-libtool clean-noinstPROGRAMS ctags distclean \
 
2081
        distclean-compile distclean-depend distclean-generic \
 
2082
        distclean-libtool distclean-tags distdir dvi dvi-am info \
 
2083
        info-am install install-am install-data install-data-am \
 
2084
        install-exec install-exec-am install-info install-info-am \
 
2085
        install-man install-strip installcheck installcheck-am \
 
2086
        installdirs maintainer-clean maintainer-clean-generic \
 
2087
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
2088
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
2089
        uninstall-am uninstall-info-am
 
2090
 
 
2091
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
2092
# Otherwise a system limit (for SysV at least) may be exceeded.
 
2093
.NOEXPORT: