1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# these files are used in every single unit test program
19
20VPATH = @srcdir@
21am__make_dryrun = \
22  { \
23    am__dry=no; \
24    case $$MAKEFLAGS in \
25      *\\[\ \	]*) \
26        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
27          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28      *) \
29        for am__flg in $$MAKEFLAGS; do \
30          case $$am__flg in \
31            *=*|--*) ;; \
32            *n*) am__dry=yes; break;; \
33          esac; \
34        done;; \
35    esac; \
36    test $$am__dry = yes; \
37  }
38pkgdatadir = $(datadir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkglibexecdir = $(libexecdir)/@PACKAGE@
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = @build@
55host_triplet = @host@
56DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
57	$(srcdir)/Makefile.inc
58@BUILD_UNITTESTS_TRUE@noinst_PROGRAMS = $(am__EXEEXT_1)
59subdir = tests/unit
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
62	$(top_srcdir)/m4/curl-confopts.m4 \
63	$(top_srcdir)/m4/curl-functions.m4 \
64	$(top_srcdir)/m4/curl-openssl.m4 \
65	$(top_srcdir)/m4/curl-override.m4 \
66	$(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
67	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
68	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
69	$(top_srcdir)/m4/xc-cc-check.m4 \
70	$(top_srcdir)/m4/xc-lt-iface.m4 \
71	$(top_srcdir)/m4/xc-translit.m4 \
72	$(top_srcdir)/m4/xc-val-flgs.m4 \
73	$(top_srcdir)/m4/zz40-xc-ovr.m4 \
74	$(top_srcdir)/m4/zz50-xc-ovr.m4 \
75	$(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
76	$(top_srcdir)/configure.ac
77am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
78	$(ACLOCAL_M4)
79mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
80CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
81	$(top_builddir)/include/curl/curlbuild.h
82CONFIG_CLEAN_FILES =
83CONFIG_CLEAN_VPATH_FILES =
84am__EXEEXT_1 = unit1300$(EXEEXT) unit1301$(EXEEXT) unit1302$(EXEEXT) \
85	unit1303$(EXEEXT) unit1304$(EXEEXT) unit1305$(EXEEXT) \
86	unit1307$(EXEEXT) unit1308$(EXEEXT) unit1309$(EXEEXT) \
87	unit1330$(EXEEXT)
88PROGRAMS = $(noinst_PROGRAMS)
89am__objects_1 = unit1300-first.$(OBJEXT)
90am_unit1300_OBJECTS = unit1300-unit1300.$(OBJEXT) $(am__objects_1)
91unit1300_OBJECTS = $(am_unit1300_OBJECTS)
92unit1300_LDADD = $(LDADD)
93unit1300_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
94am__objects_2 = unit1301-first.$(OBJEXT)
95am_unit1301_OBJECTS = unit1301-unit1301.$(OBJEXT) $(am__objects_2)
96unit1301_OBJECTS = $(am_unit1301_OBJECTS)
97unit1301_LDADD = $(LDADD)
98unit1301_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
99am__objects_3 = unit1302-first.$(OBJEXT)
100am_unit1302_OBJECTS = unit1302-unit1302.$(OBJEXT) $(am__objects_3)
101unit1302_OBJECTS = $(am_unit1302_OBJECTS)
102unit1302_LDADD = $(LDADD)
103unit1302_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
104am__objects_4 = unit1303-first.$(OBJEXT)
105am_unit1303_OBJECTS = unit1303-unit1303.$(OBJEXT) $(am__objects_4)
106unit1303_OBJECTS = $(am_unit1303_OBJECTS)
107unit1303_LDADD = $(LDADD)
108unit1303_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
109am__objects_5 = unit1304-first.$(OBJEXT)
110am_unit1304_OBJECTS = unit1304-unit1304.$(OBJEXT) $(am__objects_5)
111unit1304_OBJECTS = $(am_unit1304_OBJECTS)
112unit1304_LDADD = $(LDADD)
113unit1304_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
114am__objects_6 = unit1305-first.$(OBJEXT)
115am_unit1305_OBJECTS = unit1305-unit1305.$(OBJEXT) $(am__objects_6)
116unit1305_OBJECTS = $(am_unit1305_OBJECTS)
117unit1305_LDADD = $(LDADD)
118unit1305_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
119am__objects_7 = unit1307-first.$(OBJEXT)
120am_unit1307_OBJECTS = unit1307-unit1307.$(OBJEXT) $(am__objects_7)
121unit1307_OBJECTS = $(am_unit1307_OBJECTS)
122unit1307_LDADD = $(LDADD)
123unit1307_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
124am__objects_8 = unit1308-first.$(OBJEXT)
125am_unit1308_OBJECTS = unit1308-unit1308.$(OBJEXT) $(am__objects_8)
126unit1308_OBJECTS = $(am_unit1308_OBJECTS)
127unit1308_LDADD = $(LDADD)
128unit1308_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
129am__objects_9 = unit1309-first.$(OBJEXT)
130am_unit1309_OBJECTS = unit1309-unit1309.$(OBJEXT) $(am__objects_9)
131unit1309_OBJECTS = $(am_unit1309_OBJECTS)
132unit1309_LDADD = $(LDADD)
133unit1309_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
134am__objects_10 = unit1330-first.$(OBJEXT)
135am_unit1330_OBJECTS = unit1330-unit1330.$(OBJEXT) $(am__objects_10)
136unit1330_OBJECTS = $(am_unit1330_OBJECTS)
137unit1330_LDADD = $(LDADD)
138unit1330_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
139DEFAULT_INCLUDES = 
140depcomp = $(SHELL) $(top_srcdir)/depcomp
141am__depfiles_maybe = depfiles
142am__mv = mv -f
143COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
144	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
145LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
146	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
147	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
148CCLD = $(CC)
149LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
150	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
151	$(LDFLAGS) -o $@
152SOURCES = $(unit1300_SOURCES) $(unit1301_SOURCES) $(unit1302_SOURCES) \
153	$(unit1303_SOURCES) $(unit1304_SOURCES) $(unit1305_SOURCES) \
154	$(unit1307_SOURCES) $(unit1308_SOURCES) $(unit1309_SOURCES) \
155	$(unit1330_SOURCES)
156DIST_SOURCES = $(unit1300_SOURCES) $(unit1301_SOURCES) \
157	$(unit1302_SOURCES) $(unit1303_SOURCES) $(unit1304_SOURCES) \
158	$(unit1305_SOURCES) $(unit1307_SOURCES) $(unit1308_SOURCES) \
159	$(unit1309_SOURCES) $(unit1330_SOURCES)
160am__can_run_installinfo = \
161  case $$AM_UPDATE_INFO_DIR in \
162    n|no|NO) false;; \
163    *) (install-info --version) >/dev/null 2>&1;; \
164  esac
165ETAGS = etags
166CTAGS = ctags
167DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
168ACLOCAL = @ACLOCAL@
169AMTAR = @AMTAR@
170AR = @AR@
171AS = @AS@
172AUTOCONF = @AUTOCONF@
173AUTOHEADER = @AUTOHEADER@
174AUTOMAKE = @AUTOMAKE@
175AWK = @AWK@
176BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
177CC = @CC@
178CCDEPMODE = @CCDEPMODE@
179CFLAGS = @CFLAGS@
180CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
181CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
182CPP = @CPP@
183CPPFLAGS = @CPPFLAGS@
184CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
185CURLVERSION = @CURLVERSION@
186CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
187CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
188CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
189CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
190CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
191CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
192CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
193CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
194CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
195CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
196CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
197CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
198CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
199CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
200CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
201CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
202CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
203CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
204CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
205CYGPATH_W = @CYGPATH_W@
206DEFS = @DEFS@
207DEPDIR = @DEPDIR@
208DLLTOOL = @DLLTOOL@
209DSYMUTIL = @DSYMUTIL@
210DUMPBIN = @DUMPBIN@
211ECHO_C = @ECHO_C@
212ECHO_N = @ECHO_N@
213ECHO_T = @ECHO_T@
214EGREP = @EGREP@
215ENABLE_SHARED = @ENABLE_SHARED@
216EXEEXT = @EXEEXT@
217FGREP = @FGREP@
218GREP = @GREP@
219HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
220HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
221HAVE_LIBZ = @HAVE_LIBZ@
222HAVE_NSS_INITCONTEXT = @HAVE_NSS_INITCONTEXT@
223HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
224IDN_ENABLED = @IDN_ENABLED@
225INSTALL = @INSTALL@
226INSTALL_DATA = @INSTALL_DATA@
227INSTALL_PROGRAM = @INSTALL_PROGRAM@
228INSTALL_SCRIPT = @INSTALL_SCRIPT@
229INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
230IPV6_ENABLED = @IPV6_ENABLED@
231KRB4_ENABLED = @KRB4_ENABLED@
232LD = @LD@
233LDFLAGS = @LDFLAGS@
234LIBCURL_LIBS = @LIBCURL_LIBS@
235LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
236LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
237LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
238LIBOBJS = @LIBOBJS@
239
240# Prevent LIBS from being used for all link targets
241LIBS = $(BLANK_AT_MAKETIME)
242LIBTOOL = @LIBTOOL@
243LIPO = @LIPO@
244LN_S = @LN_S@
245LTLIBOBJS = @LTLIBOBJS@
246MAINT = @MAINT@
247MAKEINFO = @MAKEINFO@
248MANIFEST_TOOL = @MANIFEST_TOOL@
249MANOPT = @MANOPT@
250MKDIR_P = @MKDIR_P@
251NM = @NM@
252NMEDIT = @NMEDIT@
253NROFF = @NROFF@
254OBJDUMP = @OBJDUMP@
255OBJEXT = @OBJEXT@
256OTOOL = @OTOOL@
257OTOOL64 = @OTOOL64@
258PACKAGE = @PACKAGE@
259PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
260PACKAGE_NAME = @PACKAGE_NAME@
261PACKAGE_STRING = @PACKAGE_STRING@
262PACKAGE_TARNAME = @PACKAGE_TARNAME@
263PACKAGE_URL = @PACKAGE_URL@
264PACKAGE_VERSION = @PACKAGE_VERSION@
265PATH_SEPARATOR = @PATH_SEPARATOR@
266PERL = @PERL@
267PKGADD_NAME = @PKGADD_NAME@
268PKGADD_PKG = @PKGADD_PKG@
269PKGADD_VENDOR = @PKGADD_VENDOR@
270PKGCONFIG = @PKGCONFIG@
271RANDOM_FILE = @RANDOM_FILE@
272RANLIB = @RANLIB@
273REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
274SED = @SED@
275SET_MAKE = @SET_MAKE@
276SHELL = @SHELL@
277SSL_ENABLED = @SSL_ENABLED@
278STRIP = @STRIP@
279SUPPORT_FEATURES = @SUPPORT_FEATURES@
280SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
281USE_ARES = @USE_ARES@
282USE_AXTLS = @USE_AXTLS@
283USE_CYASSL = @USE_CYASSL@
284USE_DARWINSSL = @USE_DARWINSSL@
285USE_GNUTLS = @USE_GNUTLS@
286USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
287USE_LIBRTMP = @USE_LIBRTMP@
288USE_LIBSSH2 = @USE_LIBSSH2@
289USE_NSS = @USE_NSS@
290USE_OPENLDAP = @USE_OPENLDAP@
291USE_POLARSSL = @USE_POLARSSL@
292USE_SCHANNEL = @USE_SCHANNEL@
293USE_SSLEAY = @USE_SSLEAY@
294USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
295VERSION = @VERSION@
296VERSIONNUM = @VERSIONNUM@
297ZLIB_LIBS = @ZLIB_LIBS@
298abs_builddir = @abs_builddir@
299abs_srcdir = @abs_srcdir@
300abs_top_builddir = @abs_top_builddir@
301abs_top_srcdir = @abs_top_srcdir@
302ac_ct_AR = @ac_ct_AR@
303ac_ct_CC = @ac_ct_CC@
304ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
305am__include = @am__include@
306am__leading_dot = @am__leading_dot@
307am__quote = @am__quote@
308am__tar = @am__tar@
309am__untar = @am__untar@
310bindir = @bindir@
311build = @build@
312build_alias = @build_alias@
313build_cpu = @build_cpu@
314build_os = @build_os@
315build_vendor = @build_vendor@
316builddir = @builddir@
317datadir = @datadir@
318datarootdir = @datarootdir@
319docdir = @docdir@
320dvidir = @dvidir@
321exec_prefix = @exec_prefix@
322host = @host@
323host_alias = @host_alias@
324host_cpu = @host_cpu@
325host_os = @host_os@
326host_vendor = @host_vendor@
327htmldir = @htmldir@
328includedir = @includedir@
329infodir = @infodir@
330install_sh = @install_sh@
331libdir = @libdir@
332libexecdir = @libexecdir@
333libext = @libext@
334localedir = @localedir@
335localstatedir = @localstatedir@
336mandir = @mandir@
337mkdir_p = @mkdir_p@
338oldincludedir = @oldincludedir@
339pdfdir = @pdfdir@
340prefix = @prefix@
341program_transform_name = @program_transform_name@
342psdir = @psdir@
343sbindir = @sbindir@
344sharedstatedir = @sharedstatedir@
345srcdir = @srcdir@
346subdirs = @subdirs@
347sysconfdir = @sysconfdir@
348target_alias = @target_alias@
349top_build_prefix = @top_build_prefix@
350top_builddir = @top_builddir@
351top_srcdir = @top_srcdir@
352
353#***************************************************************************
354#                                  _   _ ____  _
355#  Project                     ___| | | |  _ \| |
356#                             / __| | | | |_) | |
357#                            | (__| |_| |  _ <| |___
358#                             \___|\___/|_| \_\_____|
359#
360# Copyright (C) 1998 - 2013, Daniel Stenberg, <daniel@haxx.se>, et al.
361#
362# This software is licensed as described in the file COPYING, which
363# you should have received as part of this distribution. The terms
364# are also available at http://curl.haxx.se/docs/copyright.html.
365#
366# You may opt to use, copy, modify, merge, publish, distribute and/or sell
367# copies of the Software, and permit persons to whom the Software is
368# furnished to do so, under the terms of the COPYING file.
369#
370# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
371# KIND, either express or implied.
372#
373###########################################################################
374AUTOMAKE_OPTIONS = foreign nostdinc
375@USE_EMBEDDED_ARES_FALSE@AM_CPPFLAGS = -I$(top_builddir)/include/curl \
376@USE_EMBEDDED_ARES_FALSE@	-I$(top_builddir)/include \
377@USE_EMBEDDED_ARES_FALSE@	-I$(top_srcdir)/include \
378@USE_EMBEDDED_ARES_FALSE@	-I$(top_builddir)/lib \
379@USE_EMBEDDED_ARES_FALSE@	-I$(top_srcdir)/lib \
380@USE_EMBEDDED_ARES_FALSE@	-I$(top_srcdir)/tests/libtest \
381@USE_EMBEDDED_ARES_FALSE@	-DCURL_STATICLIB -DUNITTESTS
382
383# Specify our include paths here, and do it relative to $(top_srcdir) and
384# $(top_builddir), to ensure that these paths which belong to the library
385# being currently built and tested are searched before the library which
386# might possibly already be installed in the system.
387#
388# $(top_builddir)/include/curl for generated curlbuild.h included from curl.h
389# $(top_builddir)/include for generated curlbuild.h inc. from lib/curl_setup.h
390# $(top_srcdir)/include is for libcurl's external include files
391# $(top_builddir)/lib is for libcurl's generated lib/curl_config.h file
392# $(top_srcdir)/lib for libcurl's lib/curl_setup.h and other "borrowed" files
393# $(top_builddir)/ares is for in-tree c-ares's generated ares_build.h file
394# $(top_srcdir)/ares is for in-tree c-ares's external include files
395@USE_EMBEDDED_ARES_TRUE@AM_CPPFLAGS = -I$(top_builddir)/include/curl \
396@USE_EMBEDDED_ARES_TRUE@	-I$(top_builddir)/include \
397@USE_EMBEDDED_ARES_TRUE@	-I$(top_srcdir)/include \
398@USE_EMBEDDED_ARES_TRUE@	-I$(top_builddir)/lib \
399@USE_EMBEDDED_ARES_TRUE@	-I$(top_srcdir)/lib \
400@USE_EMBEDDED_ARES_TRUE@	-I$(top_srcdir)/tests/libtest \
401@USE_EMBEDDED_ARES_TRUE@	-I$(top_builddir)/ares \
402@USE_EMBEDDED_ARES_TRUE@	-I$(top_srcdir)/ares -DCURL_STATICLIB \
403@USE_EMBEDDED_ARES_TRUE@	-DUNITTESTS
404EXTRA_DIST = Makefile.inc
405LDADD = $(top_builddir)/lib/libcurlu.la @LDFLAGS@ @LIBCURL_LIBS@
406DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
407UNITFILES = curlcheck.h \
408 ../libtest/test.h \
409 ../libtest/first.c
410
411
412# These are all unit test programs
413UNITPROGS = unit1300 unit1301 unit1302 unit1303 unit1304 unit1305 unit1307 \
414 unit1308 unit1309 unit1330
415
416unit1300_SOURCES = unit1300.c $(UNITFILES)
417unit1300_CPPFLAGS = $(AM_CPPFLAGS)
418unit1301_SOURCES = unit1301.c $(UNITFILES)
419unit1301_CPPFLAGS = $(AM_CPPFLAGS)
420unit1302_SOURCES = unit1302.c $(UNITFILES)
421unit1302_CPPFLAGS = $(AM_CPPFLAGS)
422unit1303_SOURCES = unit1303.c $(UNITFILES)
423unit1303_CPPFLAGS = $(AM_CPPFLAGS)
424unit1304_SOURCES = unit1304.c $(UNITFILES)
425unit1304_CPPFLAGS = $(AM_CPPFLAGS)
426unit1305_SOURCES = unit1305.c $(UNITFILES)
427unit1305_CPPFLAGS = $(AM_CPPFLAGS)
428unit1307_SOURCES = unit1307.c $(UNITFILES)
429unit1307_CPPFLAGS = $(AM_CPPFLAGS)
430unit1308_SOURCES = unit1308.c $(UNITFILES)
431unit1308_CPPFLAGS = $(AM_CPPFLAGS)
432unit1309_SOURCES = unit1309.c $(UNITFILES)
433unit1309_CPPFLAGS = $(AM_CPPFLAGS)
434unit1330_SOURCES = unit1330.c $(UNITFILES)
435unit1330_CPPFLAGS = $(AM_CPPFLAGS)
436all: all-am
437
438.SUFFIXES:
439.SUFFIXES: .c .lo .o .obj
440$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/Makefile.inc $(am__configure_deps)
441	@for dep in $?; do \
442	  case '$(am__configure_deps)' in \
443	    *$$dep*) \
444	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
445	        && { if test -f $@; then exit 0; else break; fi; }; \
446	      exit 1;; \
447	  esac; \
448	done; \
449	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/unit/Makefile'; \
450	$(am__cd) $(top_srcdir) && \
451	  $(AUTOMAKE) --foreign tests/unit/Makefile
452.PRECIOUS: Makefile
453Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
454	@case '$?' in \
455	  *config.status*) \
456	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
457	  *) \
458	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
459	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
460	esac;
461$(srcdir)/Makefile.inc:
462
463$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
464	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
465
466$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
467	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
468$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
469	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
470$(am__aclocal_m4_deps):
471
472clean-noinstPROGRAMS:
473	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
474	echo " rm -f" $$list; \
475	rm -f $$list || exit $$?; \
476	test -n "$(EXEEXT)" || exit 0; \
477	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
478	echo " rm -f" $$list; \
479	rm -f $$list
480unit1300$(EXEEXT): $(unit1300_OBJECTS) $(unit1300_DEPENDENCIES) $(EXTRA_unit1300_DEPENDENCIES) 
481	@rm -f unit1300$(EXEEXT)
482	$(LINK) $(unit1300_OBJECTS) $(unit1300_LDADD) $(LIBS)
483unit1301$(EXEEXT): $(unit1301_OBJECTS) $(unit1301_DEPENDENCIES) $(EXTRA_unit1301_DEPENDENCIES) 
484	@rm -f unit1301$(EXEEXT)
485	$(LINK) $(unit1301_OBJECTS) $(unit1301_LDADD) $(LIBS)
486unit1302$(EXEEXT): $(unit1302_OBJECTS) $(unit1302_DEPENDENCIES) $(EXTRA_unit1302_DEPENDENCIES) 
487	@rm -f unit1302$(EXEEXT)
488	$(LINK) $(unit1302_OBJECTS) $(unit1302_LDADD) $(LIBS)
489unit1303$(EXEEXT): $(unit1303_OBJECTS) $(unit1303_DEPENDENCIES) $(EXTRA_unit1303_DEPENDENCIES) 
490	@rm -f unit1303$(EXEEXT)
491	$(LINK) $(unit1303_OBJECTS) $(unit1303_LDADD) $(LIBS)
492unit1304$(EXEEXT): $(unit1304_OBJECTS) $(unit1304_DEPENDENCIES) $(EXTRA_unit1304_DEPENDENCIES) 
493	@rm -f unit1304$(EXEEXT)
494	$(LINK) $(unit1304_OBJECTS) $(unit1304_LDADD) $(LIBS)
495unit1305$(EXEEXT): $(unit1305_OBJECTS) $(unit1305_DEPENDENCIES) $(EXTRA_unit1305_DEPENDENCIES) 
496	@rm -f unit1305$(EXEEXT)
497	$(LINK) $(unit1305_OBJECTS) $(unit1305_LDADD) $(LIBS)
498unit1307$(EXEEXT): $(unit1307_OBJECTS) $(unit1307_DEPENDENCIES) $(EXTRA_unit1307_DEPENDENCIES) 
499	@rm -f unit1307$(EXEEXT)
500	$(LINK) $(unit1307_OBJECTS) $(unit1307_LDADD) $(LIBS)
501unit1308$(EXEEXT): $(unit1308_OBJECTS) $(unit1308_DEPENDENCIES) $(EXTRA_unit1308_DEPENDENCIES) 
502	@rm -f unit1308$(EXEEXT)
503	$(LINK) $(unit1308_OBJECTS) $(unit1308_LDADD) $(LIBS)
504unit1309$(EXEEXT): $(unit1309_OBJECTS) $(unit1309_DEPENDENCIES) $(EXTRA_unit1309_DEPENDENCIES) 
505	@rm -f unit1309$(EXEEXT)
506	$(LINK) $(unit1309_OBJECTS) $(unit1309_LDADD) $(LIBS)
507unit1330$(EXEEXT): $(unit1330_OBJECTS) $(unit1330_DEPENDENCIES) $(EXTRA_unit1330_DEPENDENCIES) 
508	@rm -f unit1330$(EXEEXT)
509	$(LINK) $(unit1330_OBJECTS) $(unit1330_LDADD) $(LIBS)
510
511mostlyclean-compile:
512	-rm -f *.$(OBJEXT)
513
514distclean-compile:
515	-rm -f *.tab.c
516
517@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1300-first.Po@am__quote@
518@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1300-unit1300.Po@am__quote@
519@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1301-first.Po@am__quote@
520@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1301-unit1301.Po@am__quote@
521@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1302-first.Po@am__quote@
522@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1302-unit1302.Po@am__quote@
523@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1303-first.Po@am__quote@
524@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1303-unit1303.Po@am__quote@
525@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1304-first.Po@am__quote@
526@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1304-unit1304.Po@am__quote@
527@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1305-first.Po@am__quote@
528@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1305-unit1305.Po@am__quote@
529@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1307-first.Po@am__quote@
530@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1307-unit1307.Po@am__quote@
531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1308-first.Po@am__quote@
532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1308-unit1308.Po@am__quote@
533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1309-first.Po@am__quote@
534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1309-unit1309.Po@am__quote@
535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1330-first.Po@am__quote@
536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unit1330-unit1330.Po@am__quote@
537
538.c.o:
539@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
540@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
541@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
542@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543@am__fastdepCC_FALSE@	$(COMPILE) -c $<
544
545.c.obj:
546@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
547@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
548@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
549@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
551
552.c.lo:
553@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
554@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
555@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
556@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
558
559unit1300-unit1300.o: unit1300.c
560@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1300_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1300-unit1300.o -MD -MP -MF $(DEPDIR)/unit1300-unit1300.Tpo -c -o unit1300-unit1300.o `test -f 'unit1300.c' || echo '$(srcdir)/'`unit1300.c
561@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1300-unit1300.Tpo $(DEPDIR)/unit1300-unit1300.Po
562@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1300.c' object='unit1300-unit1300.o' libtool=no @AMDEPBACKSLASH@
563@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1300_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1300-unit1300.o `test -f 'unit1300.c' || echo '$(srcdir)/'`unit1300.c
565
566unit1300-unit1300.obj: unit1300.c
567@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1300_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1300-unit1300.obj -MD -MP -MF $(DEPDIR)/unit1300-unit1300.Tpo -c -o unit1300-unit1300.obj `if test -f 'unit1300.c'; then $(CYGPATH_W) 'unit1300.c'; else $(CYGPATH_W) '$(srcdir)/unit1300.c'; fi`
568@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1300-unit1300.Tpo $(DEPDIR)/unit1300-unit1300.Po
569@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1300.c' object='unit1300-unit1300.obj' libtool=no @AMDEPBACKSLASH@
570@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1300_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1300-unit1300.obj `if test -f 'unit1300.c'; then $(CYGPATH_W) 'unit1300.c'; else $(CYGPATH_W) '$(srcdir)/unit1300.c'; fi`
572
573unit1300-first.o: ../libtest/first.c
574@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1300_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1300-first.o -MD -MP -MF $(DEPDIR)/unit1300-first.Tpo -c -o unit1300-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
575@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1300-first.Tpo $(DEPDIR)/unit1300-first.Po
576@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1300-first.o' libtool=no @AMDEPBACKSLASH@
577@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1300_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1300-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
579
580unit1300-first.obj: ../libtest/first.c
581@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1300_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1300-first.obj -MD -MP -MF $(DEPDIR)/unit1300-first.Tpo -c -o unit1300-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
582@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1300-first.Tpo $(DEPDIR)/unit1300-first.Po
583@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1300-first.obj' libtool=no @AMDEPBACKSLASH@
584@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
585@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1300_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1300-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
586
587unit1301-unit1301.o: unit1301.c
588@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1301_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1301-unit1301.o -MD -MP -MF $(DEPDIR)/unit1301-unit1301.Tpo -c -o unit1301-unit1301.o `test -f 'unit1301.c' || echo '$(srcdir)/'`unit1301.c
589@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1301-unit1301.Tpo $(DEPDIR)/unit1301-unit1301.Po
590@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1301.c' object='unit1301-unit1301.o' libtool=no @AMDEPBACKSLASH@
591@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1301_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1301-unit1301.o `test -f 'unit1301.c' || echo '$(srcdir)/'`unit1301.c
593
594unit1301-unit1301.obj: unit1301.c
595@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1301_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1301-unit1301.obj -MD -MP -MF $(DEPDIR)/unit1301-unit1301.Tpo -c -o unit1301-unit1301.obj `if test -f 'unit1301.c'; then $(CYGPATH_W) 'unit1301.c'; else $(CYGPATH_W) '$(srcdir)/unit1301.c'; fi`
596@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1301-unit1301.Tpo $(DEPDIR)/unit1301-unit1301.Po
597@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1301.c' object='unit1301-unit1301.obj' libtool=no @AMDEPBACKSLASH@
598@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1301_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1301-unit1301.obj `if test -f 'unit1301.c'; then $(CYGPATH_W) 'unit1301.c'; else $(CYGPATH_W) '$(srcdir)/unit1301.c'; fi`
600
601unit1301-first.o: ../libtest/first.c
602@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1301_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1301-first.o -MD -MP -MF $(DEPDIR)/unit1301-first.Tpo -c -o unit1301-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
603@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1301-first.Tpo $(DEPDIR)/unit1301-first.Po
604@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1301-first.o' libtool=no @AMDEPBACKSLASH@
605@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
606@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1301_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1301-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
607
608unit1301-first.obj: ../libtest/first.c
609@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1301_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1301-first.obj -MD -MP -MF $(DEPDIR)/unit1301-first.Tpo -c -o unit1301-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
610@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1301-first.Tpo $(DEPDIR)/unit1301-first.Po
611@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1301-first.obj' libtool=no @AMDEPBACKSLASH@
612@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1301_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1301-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
614
615unit1302-unit1302.o: unit1302.c
616@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1302_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1302-unit1302.o -MD -MP -MF $(DEPDIR)/unit1302-unit1302.Tpo -c -o unit1302-unit1302.o `test -f 'unit1302.c' || echo '$(srcdir)/'`unit1302.c
617@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1302-unit1302.Tpo $(DEPDIR)/unit1302-unit1302.Po
618@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1302.c' object='unit1302-unit1302.o' libtool=no @AMDEPBACKSLASH@
619@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1302_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1302-unit1302.o `test -f 'unit1302.c' || echo '$(srcdir)/'`unit1302.c
621
622unit1302-unit1302.obj: unit1302.c
623@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1302_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1302-unit1302.obj -MD -MP -MF $(DEPDIR)/unit1302-unit1302.Tpo -c -o unit1302-unit1302.obj `if test -f 'unit1302.c'; then $(CYGPATH_W) 'unit1302.c'; else $(CYGPATH_W) '$(srcdir)/unit1302.c'; fi`
624@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1302-unit1302.Tpo $(DEPDIR)/unit1302-unit1302.Po
625@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1302.c' object='unit1302-unit1302.obj' libtool=no @AMDEPBACKSLASH@
626@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1302_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1302-unit1302.obj `if test -f 'unit1302.c'; then $(CYGPATH_W) 'unit1302.c'; else $(CYGPATH_W) '$(srcdir)/unit1302.c'; fi`
628
629unit1302-first.o: ../libtest/first.c
630@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1302_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1302-first.o -MD -MP -MF $(DEPDIR)/unit1302-first.Tpo -c -o unit1302-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
631@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1302-first.Tpo $(DEPDIR)/unit1302-first.Po
632@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1302-first.o' libtool=no @AMDEPBACKSLASH@
633@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
634@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1302_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1302-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
635
636unit1302-first.obj: ../libtest/first.c
637@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1302_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1302-first.obj -MD -MP -MF $(DEPDIR)/unit1302-first.Tpo -c -o unit1302-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
638@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1302-first.Tpo $(DEPDIR)/unit1302-first.Po
639@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1302-first.obj' libtool=no @AMDEPBACKSLASH@
640@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
641@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1302_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1302-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
642
643unit1303-unit1303.o: unit1303.c
644@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1303_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1303-unit1303.o -MD -MP -MF $(DEPDIR)/unit1303-unit1303.Tpo -c -o unit1303-unit1303.o `test -f 'unit1303.c' || echo '$(srcdir)/'`unit1303.c
645@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1303-unit1303.Tpo $(DEPDIR)/unit1303-unit1303.Po
646@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1303.c' object='unit1303-unit1303.o' libtool=no @AMDEPBACKSLASH@
647@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1303_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1303-unit1303.o `test -f 'unit1303.c' || echo '$(srcdir)/'`unit1303.c
649
650unit1303-unit1303.obj: unit1303.c
651@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1303_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1303-unit1303.obj -MD -MP -MF $(DEPDIR)/unit1303-unit1303.Tpo -c -o unit1303-unit1303.obj `if test -f 'unit1303.c'; then $(CYGPATH_W) 'unit1303.c'; else $(CYGPATH_W) '$(srcdir)/unit1303.c'; fi`
652@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1303-unit1303.Tpo $(DEPDIR)/unit1303-unit1303.Po
653@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1303.c' object='unit1303-unit1303.obj' libtool=no @AMDEPBACKSLASH@
654@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
655@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1303_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1303-unit1303.obj `if test -f 'unit1303.c'; then $(CYGPATH_W) 'unit1303.c'; else $(CYGPATH_W) '$(srcdir)/unit1303.c'; fi`
656
657unit1303-first.o: ../libtest/first.c
658@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1303_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1303-first.o -MD -MP -MF $(DEPDIR)/unit1303-first.Tpo -c -o unit1303-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
659@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1303-first.Tpo $(DEPDIR)/unit1303-first.Po
660@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1303-first.o' libtool=no @AMDEPBACKSLASH@
661@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
662@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1303_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1303-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
663
664unit1303-first.obj: ../libtest/first.c
665@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1303_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1303-first.obj -MD -MP -MF $(DEPDIR)/unit1303-first.Tpo -c -o unit1303-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
666@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1303-first.Tpo $(DEPDIR)/unit1303-first.Po
667@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1303-first.obj' libtool=no @AMDEPBACKSLASH@
668@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
669@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1303_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1303-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
670
671unit1304-unit1304.o: unit1304.c
672@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1304_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1304-unit1304.o -MD -MP -MF $(DEPDIR)/unit1304-unit1304.Tpo -c -o unit1304-unit1304.o `test -f 'unit1304.c' || echo '$(srcdir)/'`unit1304.c
673@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1304-unit1304.Tpo $(DEPDIR)/unit1304-unit1304.Po
674@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1304.c' object='unit1304-unit1304.o' libtool=no @AMDEPBACKSLASH@
675@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
676@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1304_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1304-unit1304.o `test -f 'unit1304.c' || echo '$(srcdir)/'`unit1304.c
677
678unit1304-unit1304.obj: unit1304.c
679@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1304_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1304-unit1304.obj -MD -MP -MF $(DEPDIR)/unit1304-unit1304.Tpo -c -o unit1304-unit1304.obj `if test -f 'unit1304.c'; then $(CYGPATH_W) 'unit1304.c'; else $(CYGPATH_W) '$(srcdir)/unit1304.c'; fi`
680@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1304-unit1304.Tpo $(DEPDIR)/unit1304-unit1304.Po
681@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1304.c' object='unit1304-unit1304.obj' libtool=no @AMDEPBACKSLASH@
682@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
683@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1304_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1304-unit1304.obj `if test -f 'unit1304.c'; then $(CYGPATH_W) 'unit1304.c'; else $(CYGPATH_W) '$(srcdir)/unit1304.c'; fi`
684
685unit1304-first.o: ../libtest/first.c
686@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1304_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1304-first.o -MD -MP -MF $(DEPDIR)/unit1304-first.Tpo -c -o unit1304-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
687@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1304-first.Tpo $(DEPDIR)/unit1304-first.Po
688@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1304-first.o' libtool=no @AMDEPBACKSLASH@
689@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
690@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1304_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1304-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
691
692unit1304-first.obj: ../libtest/first.c
693@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1304_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1304-first.obj -MD -MP -MF $(DEPDIR)/unit1304-first.Tpo -c -o unit1304-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
694@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1304-first.Tpo $(DEPDIR)/unit1304-first.Po
695@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1304-first.obj' libtool=no @AMDEPBACKSLASH@
696@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
697@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1304_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1304-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
698
699unit1305-unit1305.o: unit1305.c
700@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1305_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1305-unit1305.o -MD -MP -MF $(DEPDIR)/unit1305-unit1305.Tpo -c -o unit1305-unit1305.o `test -f 'unit1305.c' || echo '$(srcdir)/'`unit1305.c
701@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1305-unit1305.Tpo $(DEPDIR)/unit1305-unit1305.Po
702@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1305.c' object='unit1305-unit1305.o' libtool=no @AMDEPBACKSLASH@
703@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
704@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1305_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1305-unit1305.o `test -f 'unit1305.c' || echo '$(srcdir)/'`unit1305.c
705
706unit1305-unit1305.obj: unit1305.c
707@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1305_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1305-unit1305.obj -MD -MP -MF $(DEPDIR)/unit1305-unit1305.Tpo -c -o unit1305-unit1305.obj `if test -f 'unit1305.c'; then $(CYGPATH_W) 'unit1305.c'; else $(CYGPATH_W) '$(srcdir)/unit1305.c'; fi`
708@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1305-unit1305.Tpo $(DEPDIR)/unit1305-unit1305.Po
709@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1305.c' object='unit1305-unit1305.obj' libtool=no @AMDEPBACKSLASH@
710@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
711@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1305_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1305-unit1305.obj `if test -f 'unit1305.c'; then $(CYGPATH_W) 'unit1305.c'; else $(CYGPATH_W) '$(srcdir)/unit1305.c'; fi`
712
713unit1305-first.o: ../libtest/first.c
714@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1305_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1305-first.o -MD -MP -MF $(DEPDIR)/unit1305-first.Tpo -c -o unit1305-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
715@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1305-first.Tpo $(DEPDIR)/unit1305-first.Po
716@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1305-first.o' libtool=no @AMDEPBACKSLASH@
717@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
718@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1305_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1305-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
719
720unit1305-first.obj: ../libtest/first.c
721@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1305_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1305-first.obj -MD -MP -MF $(DEPDIR)/unit1305-first.Tpo -c -o unit1305-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
722@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1305-first.Tpo $(DEPDIR)/unit1305-first.Po
723@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1305-first.obj' libtool=no @AMDEPBACKSLASH@
724@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
725@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1305_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1305-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
726
727unit1307-unit1307.o: unit1307.c
728@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1307_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1307-unit1307.o -MD -MP -MF $(DEPDIR)/unit1307-unit1307.Tpo -c -o unit1307-unit1307.o `test -f 'unit1307.c' || echo '$(srcdir)/'`unit1307.c
729@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1307-unit1307.Tpo $(DEPDIR)/unit1307-unit1307.Po
730@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1307.c' object='unit1307-unit1307.o' libtool=no @AMDEPBACKSLASH@
731@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
732@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1307_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1307-unit1307.o `test -f 'unit1307.c' || echo '$(srcdir)/'`unit1307.c
733
734unit1307-unit1307.obj: unit1307.c
735@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1307_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1307-unit1307.obj -MD -MP -MF $(DEPDIR)/unit1307-unit1307.Tpo -c -o unit1307-unit1307.obj `if test -f 'unit1307.c'; then $(CYGPATH_W) 'unit1307.c'; else $(CYGPATH_W) '$(srcdir)/unit1307.c'; fi`
736@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1307-unit1307.Tpo $(DEPDIR)/unit1307-unit1307.Po
737@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1307.c' object='unit1307-unit1307.obj' libtool=no @AMDEPBACKSLASH@
738@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
739@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1307_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1307-unit1307.obj `if test -f 'unit1307.c'; then $(CYGPATH_W) 'unit1307.c'; else $(CYGPATH_W) '$(srcdir)/unit1307.c'; fi`
740
741unit1307-first.o: ../libtest/first.c
742@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1307_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1307-first.o -MD -MP -MF $(DEPDIR)/unit1307-first.Tpo -c -o unit1307-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
743@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1307-first.Tpo $(DEPDIR)/unit1307-first.Po
744@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1307-first.o' libtool=no @AMDEPBACKSLASH@
745@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
746@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1307_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1307-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
747
748unit1307-first.obj: ../libtest/first.c
749@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1307_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1307-first.obj -MD -MP -MF $(DEPDIR)/unit1307-first.Tpo -c -o unit1307-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
750@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1307-first.Tpo $(DEPDIR)/unit1307-first.Po
751@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1307-first.obj' libtool=no @AMDEPBACKSLASH@
752@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
753@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1307_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1307-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
754
755unit1308-unit1308.o: unit1308.c
756@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1308_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1308-unit1308.o -MD -MP -MF $(DEPDIR)/unit1308-unit1308.Tpo -c -o unit1308-unit1308.o `test -f 'unit1308.c' || echo '$(srcdir)/'`unit1308.c
757@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1308-unit1308.Tpo $(DEPDIR)/unit1308-unit1308.Po
758@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1308.c' object='unit1308-unit1308.o' libtool=no @AMDEPBACKSLASH@
759@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
760@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1308_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1308-unit1308.o `test -f 'unit1308.c' || echo '$(srcdir)/'`unit1308.c
761
762unit1308-unit1308.obj: unit1308.c
763@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1308_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1308-unit1308.obj -MD -MP -MF $(DEPDIR)/unit1308-unit1308.Tpo -c -o unit1308-unit1308.obj `if test -f 'unit1308.c'; then $(CYGPATH_W) 'unit1308.c'; else $(CYGPATH_W) '$(srcdir)/unit1308.c'; fi`
764@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1308-unit1308.Tpo $(DEPDIR)/unit1308-unit1308.Po
765@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1308.c' object='unit1308-unit1308.obj' libtool=no @AMDEPBACKSLASH@
766@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
767@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1308_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1308-unit1308.obj `if test -f 'unit1308.c'; then $(CYGPATH_W) 'unit1308.c'; else $(CYGPATH_W) '$(srcdir)/unit1308.c'; fi`
768
769unit1308-first.o: ../libtest/first.c
770@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1308_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1308-first.o -MD -MP -MF $(DEPDIR)/unit1308-first.Tpo -c -o unit1308-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
771@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1308-first.Tpo $(DEPDIR)/unit1308-first.Po
772@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1308-first.o' libtool=no @AMDEPBACKSLASH@
773@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
774@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1308_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1308-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
775
776unit1308-first.obj: ../libtest/first.c
777@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1308_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1308-first.obj -MD -MP -MF $(DEPDIR)/unit1308-first.Tpo -c -o unit1308-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
778@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1308-first.Tpo $(DEPDIR)/unit1308-first.Po
779@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1308-first.obj' libtool=no @AMDEPBACKSLASH@
780@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
781@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1308_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1308-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
782
783unit1309-unit1309.o: unit1309.c
784@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1309_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1309-unit1309.o -MD -MP -MF $(DEPDIR)/unit1309-unit1309.Tpo -c -o unit1309-unit1309.o `test -f 'unit1309.c' || echo '$(srcdir)/'`unit1309.c
785@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1309-unit1309.Tpo $(DEPDIR)/unit1309-unit1309.Po
786@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1309.c' object='unit1309-unit1309.o' libtool=no @AMDEPBACKSLASH@
787@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
788@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1309_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1309-unit1309.o `test -f 'unit1309.c' || echo '$(srcdir)/'`unit1309.c
789
790unit1309-unit1309.obj: unit1309.c
791@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1309_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1309-unit1309.obj -MD -MP -MF $(DEPDIR)/unit1309-unit1309.Tpo -c -o unit1309-unit1309.obj `if test -f 'unit1309.c'; then $(CYGPATH_W) 'unit1309.c'; else $(CYGPATH_W) '$(srcdir)/unit1309.c'; fi`
792@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1309-unit1309.Tpo $(DEPDIR)/unit1309-unit1309.Po
793@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1309.c' object='unit1309-unit1309.obj' libtool=no @AMDEPBACKSLASH@
794@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
795@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1309_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1309-unit1309.obj `if test -f 'unit1309.c'; then $(CYGPATH_W) 'unit1309.c'; else $(CYGPATH_W) '$(srcdir)/unit1309.c'; fi`
796
797unit1309-first.o: ../libtest/first.c
798@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1309_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1309-first.o -MD -MP -MF $(DEPDIR)/unit1309-first.Tpo -c -o unit1309-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
799@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1309-first.Tpo $(DEPDIR)/unit1309-first.Po
800@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1309-first.o' libtool=no @AMDEPBACKSLASH@
801@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
802@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1309_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1309-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
803
804unit1309-first.obj: ../libtest/first.c
805@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1309_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1309-first.obj -MD -MP -MF $(DEPDIR)/unit1309-first.Tpo -c -o unit1309-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
806@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1309-first.Tpo $(DEPDIR)/unit1309-first.Po
807@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1309-first.obj' libtool=no @AMDEPBACKSLASH@
808@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
809@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1309_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1309-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
810
811unit1330-unit1330.o: unit1330.c
812@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1330_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1330-unit1330.o -MD -MP -MF $(DEPDIR)/unit1330-unit1330.Tpo -c -o unit1330-unit1330.o `test -f 'unit1330.c' || echo '$(srcdir)/'`unit1330.c
813@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1330-unit1330.Tpo $(DEPDIR)/unit1330-unit1330.Po
814@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1330.c' object='unit1330-unit1330.o' libtool=no @AMDEPBACKSLASH@
815@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
816@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1330_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1330-unit1330.o `test -f 'unit1330.c' || echo '$(srcdir)/'`unit1330.c
817
818unit1330-unit1330.obj: unit1330.c
819@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1330_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1330-unit1330.obj -MD -MP -MF $(DEPDIR)/unit1330-unit1330.Tpo -c -o unit1330-unit1330.obj `if test -f 'unit1330.c'; then $(CYGPATH_W) 'unit1330.c'; else $(CYGPATH_W) '$(srcdir)/unit1330.c'; fi`
820@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1330-unit1330.Tpo $(DEPDIR)/unit1330-unit1330.Po
821@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unit1330.c' object='unit1330-unit1330.obj' libtool=no @AMDEPBACKSLASH@
822@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
823@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1330_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1330-unit1330.obj `if test -f 'unit1330.c'; then $(CYGPATH_W) 'unit1330.c'; else $(CYGPATH_W) '$(srcdir)/unit1330.c'; fi`
824
825unit1330-first.o: ../libtest/first.c
826@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1330_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1330-first.o -MD -MP -MF $(DEPDIR)/unit1330-first.Tpo -c -o unit1330-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
827@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1330-first.Tpo $(DEPDIR)/unit1330-first.Po
828@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1330-first.o' libtool=no @AMDEPBACKSLASH@
829@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
830@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1330_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1330-first.o `test -f '../libtest/first.c' || echo '$(srcdir)/'`../libtest/first.c
831
832unit1330-first.obj: ../libtest/first.c
833@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1330_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unit1330-first.obj -MD -MP -MF $(DEPDIR)/unit1330-first.Tpo -c -o unit1330-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
834@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/unit1330-first.Tpo $(DEPDIR)/unit1330-first.Po
835@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../libtest/first.c' object='unit1330-first.obj' libtool=no @AMDEPBACKSLASH@
836@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
837@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit1330_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unit1330-first.obj `if test -f '../libtest/first.c'; then $(CYGPATH_W) '../libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/../libtest/first.c'; fi`
838
839mostlyclean-libtool:
840	-rm -f *.lo
841
842clean-libtool:
843	-rm -rf .libs _libs
844
845ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
846	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
847	unique=`for i in $$list; do \
848	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
849	  done | \
850	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
851	      END { if (nonempty) { for (i in files) print i; }; }'`; \
852	mkid -fID $$unique
853tags: TAGS
854
855TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
856		$(TAGS_FILES) $(LISP)
857	set x; \
858	here=`pwd`; \
859	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
860	unique=`for i in $$list; do \
861	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
862	  done | \
863	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
864	      END { if (nonempty) { for (i in files) print i; }; }'`; \
865	shift; \
866	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
867	  test -n "$$unique" || unique=$$empty_fix; \
868	  if test $$# -gt 0; then \
869	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
870	      "$$@" $$unique; \
871	  else \
872	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
873	      $$unique; \
874	  fi; \
875	fi
876ctags: CTAGS
877CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
878		$(TAGS_FILES) $(LISP)
879	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
880	unique=`for i in $$list; do \
881	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
882	  done | \
883	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
884	      END { if (nonempty) { for (i in files) print i; }; }'`; \
885	test -z "$(CTAGS_ARGS)$$unique" \
886	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
887	     $$unique
888
889GTAGS:
890	here=`$(am__cd) $(top_builddir) && pwd` \
891	  && $(am__cd) $(top_srcdir) \
892	  && gtags -i $(GTAGS_ARGS) "$$here"
893
894distclean-tags:
895	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
896
897distdir: $(DISTFILES)
898	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
899	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
900	list='$(DISTFILES)'; \
901	  dist_files=`for file in $$list; do echo $$file; done | \
902	  sed -e "s|^$$srcdirstrip/||;t" \
903	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
904	case $$dist_files in \
905	  */*) $(MKDIR_P) `echo "$$dist_files" | \
906			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
907			   sort -u` ;; \
908	esac; \
909	for file in $$dist_files; do \
910	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
911	  if test -d $$d/$$file; then \
912	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
913	    if test -d "$(distdir)/$$file"; then \
914	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
915	    fi; \
916	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
917	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
918	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
919	    fi; \
920	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
921	  else \
922	    test -f "$(distdir)/$$file" \
923	    || cp -p $$d/$$file "$(distdir)/$$file" \
924	    || exit 1; \
925	  fi; \
926	done
927check-am: all-am
928check: check-am
929all-am: Makefile $(PROGRAMS)
930installdirs:
931install: install-am
932install-exec: install-exec-am
933install-data: install-data-am
934uninstall: uninstall-am
935
936install-am: all-am
937	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
938
939installcheck: installcheck-am
940install-strip:
941	if test -z '$(STRIP)'; then \
942	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
943	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
944	      install; \
945	else \
946	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
947	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
948	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
949	fi
950mostlyclean-generic:
951
952clean-generic:
953
954distclean-generic:
955	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
956	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
957
958maintainer-clean-generic:
959	@echo "This command is intended for maintainers to use"
960	@echo "it deletes files that may require special tools to rebuild."
961clean: clean-am
962
963clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
964	mostlyclean-am
965
966distclean: distclean-am
967	-rm -rf ./$(DEPDIR)
968	-rm -f Makefile
969distclean-am: clean-am distclean-compile distclean-generic \
970	distclean-tags
971
972dvi: dvi-am
973
974dvi-am:
975
976html: html-am
977
978html-am:
979
980info: info-am
981
982info-am:
983
984install-data-am:
985
986install-dvi: install-dvi-am
987
988install-dvi-am:
989
990install-exec-am:
991
992install-html: install-html-am
993
994install-html-am:
995
996install-info: install-info-am
997
998install-info-am:
999
1000install-man:
1001
1002install-pdf: install-pdf-am
1003
1004install-pdf-am:
1005
1006install-ps: install-ps-am
1007
1008install-ps-am:
1009
1010installcheck-am:
1011
1012maintainer-clean: maintainer-clean-am
1013	-rm -rf ./$(DEPDIR)
1014	-rm -f Makefile
1015maintainer-clean-am: distclean-am maintainer-clean-generic
1016
1017mostlyclean: mostlyclean-am
1018
1019mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1020	mostlyclean-libtool
1021
1022pdf: pdf-am
1023
1024pdf-am:
1025
1026ps: ps-am
1027
1028ps-am:
1029
1030uninstall-am:
1031
1032.MAKE: install-am install-strip
1033
1034.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1035	clean-libtool clean-noinstPROGRAMS ctags distclean \
1036	distclean-compile distclean-generic distclean-libtool \
1037	distclean-tags distdir dvi dvi-am html html-am info info-am \
1038	install install-am install-data install-data-am install-dvi \
1039	install-dvi-am install-exec install-exec-am install-html \
1040	install-html-am install-info install-info-am install-man \
1041	install-pdf install-pdf-am install-ps install-ps-am \
1042	install-strip installcheck installcheck-am installdirs \
1043	maintainer-clean maintainer-clean-generic mostlyclean \
1044	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1045	pdf pdf-am ps ps-am tags uninstall uninstall-am
1046
1047
1048# Tell versions [3.59,3.63) of GNU make to not export all variables.
1049# Otherwise a system limit (for SysV at least) may be exceeded.
1050.NOEXPORT:
1051