1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# tests/unit/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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
16
17# these files are used in every single unit test program
18
19srcdir = .
20top_srcdir = ../..
21
22pkgdatadir = $(datadir)/curl
23pkglibdir = $(libdir)/curl
24pkgincludedir = $(includedir)/curl
25top_builddir = ../..
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27INSTALL = /usr/bin/install -c
28install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
31INSTALL_HEADER = $(INSTALL_DATA)
32transform = $(program_transform_name)
33NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
39build_triplet = i686-pc-linux-gnu
40host_triplet = mipsel-unknown-linux-gnu
41DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42	$(srcdir)/Makefile.inc
43#noinst_PROGRAMS = $(am__EXEEXT_1)
44subdir = tests/unit
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
47	$(top_srcdir)/m4/curl-confopts.m4 \
48	$(top_srcdir)/m4/curl-functions.m4 \
49	$(top_srcdir)/m4/curl-openssl.m4 \
50	$(top_srcdir)/m4/curl-override.m4 \
51	$(top_srcdir)/m4/curl-reentrant.m4 \
52	$(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
53	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
54	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
55	$(top_srcdir)/m4/xc-translit.m4 $(top_srcdir)/acinclude.m4 \
56	$(top_srcdir)/configure.ac
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58	$(ACLOCAL_M4)
59mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
60CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
61	$(top_builddir)/src/curl_config.h \
62	$(top_builddir)/include/curl/curlbuild.h
63CONFIG_CLEAN_FILES =
64am__EXEEXT_1 = unit1300$(EXEEXT) unit1301$(EXEEXT) unit1302$(EXEEXT) \
65	unit1303$(EXEEXT) unit1304$(EXEEXT) unit1305$(EXEEXT) \
66	unit1307$(EXEEXT) unit1308$(EXEEXT) unit1309$(EXEEXT)
67PROGRAMS = $(noinst_PROGRAMS)
68am__objects_1 = first.$(OBJEXT)
69am_unit1300_OBJECTS = unit1300.$(OBJEXT) $(am__objects_1)
70unit1300_OBJECTS = $(am_unit1300_OBJECTS)
71unit1300_LDADD = $(LDADD)
72unit1300_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
73am_unit1301_OBJECTS = unit1301.$(OBJEXT) $(am__objects_1)
74unit1301_OBJECTS = $(am_unit1301_OBJECTS)
75unit1301_LDADD = $(LDADD)
76unit1301_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
77am_unit1302_OBJECTS = unit1302.$(OBJEXT) $(am__objects_1)
78unit1302_OBJECTS = $(am_unit1302_OBJECTS)
79unit1302_LDADD = $(LDADD)
80unit1302_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
81am_unit1303_OBJECTS = unit1303.$(OBJEXT) $(am__objects_1)
82unit1303_OBJECTS = $(am_unit1303_OBJECTS)
83unit1303_LDADD = $(LDADD)
84unit1303_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
85am_unit1304_OBJECTS = unit1304.$(OBJEXT) $(am__objects_1)
86unit1304_OBJECTS = $(am_unit1304_OBJECTS)
87unit1304_LDADD = $(LDADD)
88unit1304_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
89am_unit1305_OBJECTS = unit1305.$(OBJEXT) $(am__objects_1)
90unit1305_OBJECTS = $(am_unit1305_OBJECTS)
91unit1305_LDADD = $(LDADD)
92unit1305_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
93am_unit1307_OBJECTS = unit1307.$(OBJEXT) $(am__objects_1)
94unit1307_OBJECTS = $(am_unit1307_OBJECTS)
95unit1307_LDADD = $(LDADD)
96unit1307_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
97am_unit1308_OBJECTS = unit1308.$(OBJEXT) $(am__objects_1)
98unit1308_OBJECTS = $(am_unit1308_OBJECTS)
99unit1308_LDADD = $(LDADD)
100unit1308_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
101am_unit1309_OBJECTS = unit1309.$(OBJEXT) $(am__objects_1)
102unit1309_OBJECTS = $(am_unit1309_OBJECTS)
103unit1309_LDADD = $(LDADD)
104unit1309_DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
105DEFAULT_INCLUDES = 
106depcomp = $(SHELL) $(top_srcdir)/depcomp
107am__depfiles_maybe = depfiles
108COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
109	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
111	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
112	$(AM_CFLAGS) $(CFLAGS)
113CCLD = $(CC)
114LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
115	$(AM_LDFLAGS) $(LDFLAGS) -o $@
116SOURCES = $(unit1300_SOURCES) $(unit1301_SOURCES) $(unit1302_SOURCES) \
117	$(unit1303_SOURCES) $(unit1304_SOURCES) $(unit1305_SOURCES) \
118	$(unit1307_SOURCES) $(unit1308_SOURCES) $(unit1309_SOURCES)
119DIST_SOURCES = $(unit1300_SOURCES) $(unit1301_SOURCES) \
120	$(unit1302_SOURCES) $(unit1303_SOURCES) $(unit1304_SOURCES) \
121	$(unit1305_SOURCES) $(unit1307_SOURCES) $(unit1308_SOURCES) \
122	$(unit1309_SOURCES)
123ETAGS = etags
124CTAGS = ctags
125DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126ACLOCAL = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run aclocal-1.9
127AMDEP_FALSE = #
128AMDEP_TRUE = 
129AMTAR = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run tar
130AR = /usr/bin/ar
131AS = as
132AUTOCONF = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoconf
133AUTOHEADER = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoheader
134AUTOMAKE = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run automake-1.9
135AWK = gawk
136BUILD_LIBHOSTNAME_FALSE = 
137BUILD_LIBHOSTNAME_TRUE = #
138BUILD_UNITTESTS_FALSE = 
139BUILD_UNITTESTS_TRUE = #
140CC = gcc
141CCDEPMODE = depmode=gcc3
142CFLAGS = -g0 -O2 -Wno-system-headers
143CONFIGURE_OPTIONS = " '--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAGS=-I/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl'"
144CPP = gcc -E
145CPPFLAGS = -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl
146CROSSCOMPILING_FALSE = 
147CROSSCOMPILING_TRUE = #
148CURLDEBUG_FALSE = 
149CURLDEBUG_TRUE = #
150CURLVERSION = 7.23.1
151CURL_CA_BUNDLE = "/etc/ssl/certs/ca-certificates.crt"
152CURL_CFLAG_EXTRAS = 
153CURL_DISABLE_DICT = 1
154CURL_DISABLE_FILE = 1
155CURL_DISABLE_FTP = 1
156CURL_DISABLE_GOPHER = 1
157CURL_DISABLE_HTTP = 
158CURL_DISABLE_IMAP = 1
159CURL_DISABLE_LDAP = 1
160CURL_DISABLE_LDAPS = 1
161CURL_DISABLE_POP3 = 1
162CURL_DISABLE_PROXY = 1
163CURL_DISABLE_RTSP = 1
164CURL_DISABLE_SMTP = 1
165CURL_DISABLE_TELNET = 1
166CURL_DISABLE_TFTP = 1
167CURL_LIBS = -lrt
168CURL_NETWORK_LIBS = 
169CYGPATH_W = echo
170DEFS = -DHAVE_CONFIG_H
171DEPDIR = .deps
172DLLTOOL = dlltool
173DSYMUTIL = 
174DUMPBIN = :
175ECHO_C = 
176ECHO_N = -n
177ECHO_T = 
178EGREP = /bin/grep -E
179ENABLE_SHARED = no
180EXEEXT = 
181FGREP = /bin/grep -F
182GREP = /bin/grep
183HAVE_GNUTLS_SRP = 
184HAVE_LDAP_SSL = 1
185HAVE_LIBZ = 
186HAVE_LIBZ_FALSE = 
187HAVE_LIBZ_TRUE = #
188HAVE_PK11_CREATEGENERICOBJECT = 
189HAVE_SSLEAY_SRP = 
190IDN_ENABLED = 
191INSTALL_DATA = ${INSTALL} -m 644
192INSTALL_PROGRAM = ${INSTALL}
193INSTALL_SCRIPT = ${INSTALL}
194INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
195IPV6_ENABLED = 
196KRB4_ENABLED = 
197LD = /usr/bin/ld
198LDFLAGS = -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
199LIBCURL_LIBS = -lssl -lcrypto -lrt -lssl -lcrypto
200LIBOBJS = 
201LIBS = 
202LIBTOOL = $(SHELL) $(top_builddir)/libtool
203LIPO = 
204LN_S = ln -s
205LTLIBOBJS = 
206MAINT = #
207MAINTAINER_MODE_FALSE = 
208MAINTAINER_MODE_TRUE = #
209MAKEINFO = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run makeinfo
210MANIFEST_TOOL = :
211MANOPT = 
212MIMPURE_FALSE = 
213MIMPURE_TRUE = #
214NM = nm
215NMEDIT = 
216NO_UNDEFINED_FALSE = 
217NO_UNDEFINED_TRUE = #
218NROFF = /usr/bin/nroff
219OBJDUMP = objdump
220OBJEXT = o
221OTOOL = 
222OTOOL64 = 
223PACKAGE = curl
224PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
225PACKAGE_NAME = curl
226PACKAGE_STRING = curl -
227PACKAGE_TARNAME = curl
228PACKAGE_URL = 
229PACKAGE_VERSION = -
230PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
231PATH_SEPARATOR = :
232PERL = /usr/bin/perl
233PKGADD_NAME = cURL - a client that groks URLs
234PKGADD_PKG = HAXXcurl
235PKGADD_VENDOR = curl.haxx.se
236PKGCONFIG = /usr/bin/pkg-config
237RANDOM_FILE = /dev/urandom
238RANLIB = ranlib
239REQUIRE_LIB_DEPS = yes
240SED = /bin/sed
241SET_MAKE = 
242SHELL = /bin/sh
243SONAME_BUMP_FALSE = 
244SONAME_BUMP_TRUE = #
245SSL_ENABLED = 1
246STATICLIB_FALSE = 
247STATICLIB_TRUE = #
248STRIP = strip
249SUPPORT_FEATURES = SSL NTLM NTLM_WB
250SUPPORT_PROTOCOLS = HTTP HTTPS
251TEST_SERVER_LIBS = -lrt
252USE_ARES = 
253USE_AXTLS = 
254USE_CYASSL = 
255USE_EMBEDDED_ARES_FALSE = 
256USE_EMBEDDED_ARES_TRUE = #
257USE_GNUTLS = 
258USE_LIBRTMP = 
259USE_LIBSSH2 = 
260USE_MANUAL_FALSE = 
261USE_MANUAL_TRUE = #
262USE_NSS = 
263USE_OPENLDAP = 
264USE_POLARSSL = 
265USE_SSLEAY = 1
266USE_WINDOWS_SSPI = 
267VERSION = -
268VERSIONNUM = 071701
269ac_ct_AR = 
270ac_ct_CC = gcc
271ac_ct_DUMPBIN = link -dump
272am__fastdepCC_FALSE = #
273am__fastdepCC_TRUE = 
274am__include = include
275am__leading_dot = .
276am__quote = 
277am__tar = ${AMTAR} chof - "$$tardir"
278am__untar = ${AMTAR} xf -
279bindir = ${exec_prefix}/bin
280build = i686-pc-linux-gnu
281build_alias = 
282build_cpu = i686
283build_os = linux-gnu
284build_vendor = pc
285datadir = ${datarootdir}
286datarootdir = ${prefix}/share
287docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
288dvidir = ${docdir}
289exec_prefix = 
290host = mipsel-unknown-linux-gnu
291host_alias = mipsel-linux
292host_cpu = mipsel
293host_os = linux-gnu
294host_vendor = unknown
295htmldir = ${docdir}
296includedir = ${prefix}/include
297infodir = ${datarootdir}/info
298install_sh = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/install-sh
299libdir = ${exec_prefix}/lib
300libexecdir = ${exec_prefix}/libexec
301libext = a
302localedir = ${datarootdir}/locale
303localstatedir = ${prefix}/var
304mandir = ${datarootdir}/man
305mkdir_p = mkdir -p --
306oldincludedir = /usr/include
307pdfdir = ${docdir}
308prefix = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp
309program_transform_name = s,x,x,
310psdir = ${docdir}
311sbindir = ${exec_prefix}/sbin
312sharedstatedir = ${prefix}/com
313subdirs = 
314sysconfdir = ${prefix}/etc
315target_alias = mipsel-linux
316
317#***************************************************************************
318#                                  _   _ ____  _
319#  Project                     ___| | | |  _ \| |
320#                             / __| | | | |_) | |
321#                            | (__| |_| |  _ <| |___
322#                             \___|\___/|_| \_\_____|
323#
324# Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al.
325#
326# This software is licensed as described in the file COPYING, which
327# you should have received as part of this distribution. The terms
328# are also available at http://curl.haxx.se/docs/copyright.html.
329#
330# You may opt to use, copy, modify, merge, publish, distribute and/or sell
331# copies of the Software, and permit persons to whom the Software is
332# furnished to do so, under the terms of the COPYING file.
333#
334# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
335# KIND, either express or implied.
336#
337###########################################################################
338AUTOMAKE_OPTIONS = foreign nostdinc
339INCLUDES = -I$(top_builddir)/include/curl \
340           -I$(top_builddir)/include      \
341           -I$(top_srcdir)/include        \
342           -I$(top_builddir)/lib          \
343           -I$(top_srcdir)/lib            \
344           -I$(top_srcdir)/tests/libtest
345
346
347# Specify our include paths here, and do it relative to $(top_srcdir) and
348# $(top_builddir), to ensure that these paths which belong to the library
349# being currently built and tested are searched before the library which
350# might possibly already be installed in the system.
351#
352# $(top_builddir)/include/curl for generated curlbuild.h included from curl.h
353# $(top_builddir)/include for generated curlbuild.h included from lib/setup.h
354# $(top_srcdir)/include is for libcurl's external include files
355# $(top_builddir)/lib is for libcurl's generated lib/curl_config.h file
356# $(top_srcdir)/lib is for libcurl's lib/setup.h and other "borrowed" files
357# $(top_builddir)/ares is for in-tree c-ares's generated ares_build.h file
358# $(top_srcdir)/ares is for in-tree c-ares's external include files
359#INCLUDES = -I$(top_builddir)/include/curl \
360#           -I$(top_builddir)/include      \
361#           -I$(top_srcdir)/include        \
362#           -I$(top_builddir)/lib          \
363#           -I$(top_srcdir)/lib            \
364#           -I$(top_srcdir)/tests/libtest  \
365#           -I$(top_builddir)/ares         \
366#           -I$(top_srcdir)/ares
367
368EXTRA_DIST = Makefile.inc
369LDADD = $(top_builddir)/lib/libcurlu.la -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib -lssl -lcrypto -lrt -lssl -lcrypto 
370DEPENDENCIES = $(top_builddir)/lib/libcurlu.la
371AM_CPPFLAGS = -DUNITTESTS
372UNITFILES = curlcheck.h \
373 $(top_srcdir)/tests/libtest/test.h \
374 $(top_srcdir)/tests/libtest/first.c
375
376
377# These are all unit test programs
378UNITPROGS = unit1300 unit1301 unit1302 unit1303 unit1304 unit1305 unit1307 \
379 unit1308 unit1309
380
381unit1300_SOURCES = unit1300.c $(UNITFILES)
382unit1301_SOURCES = unit1301.c $(UNITFILES)
383unit1302_SOURCES = unit1302.c $(UNITFILES)
384unit1303_SOURCES = unit1303.c $(UNITFILES)
385unit1304_SOURCES = unit1304.c $(UNITFILES)
386unit1305_SOURCES = unit1305.c $(UNITFILES)
387unit1307_SOURCES = unit1307.c $(UNITFILES)
388unit1308_SOURCES = unit1308.c $(UNITFILES)
389unit1309_SOURCES = unit1309.c $(UNITFILES)
390all: all-am
391
392.SUFFIXES:
393.SUFFIXES: .c .lo .o .obj
394$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(srcdir)/Makefile.inc $(am__configure_deps)
395	@for dep in $?; do \
396	  case '$(am__configure_deps)' in \
397	    *$$dep*) \
398	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
399		&& exit 0; \
400	      exit 1;; \
401	  esac; \
402	done; \
403	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tests/unit/Makefile'; \
404	cd $(top_srcdir) && \
405	  $(AUTOMAKE) --foreign  tests/unit/Makefile
406.PRECIOUS: Makefile
407Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
408	@case '$?' in \
409	  *config.status*) \
410	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
411	  *) \
412	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
413	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
414	esac;
415
416$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
417	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
418
419$(top_srcdir)/configure: # $(am__configure_deps)
420	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
421$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
422	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
423
424clean-noinstPROGRAMS:
425	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
426	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
427	  echo " rm -f $$p $$f"; \
428	  rm -f $$p $$f ; \
429	done
430unit1300$(EXEEXT): $(unit1300_OBJECTS) $(unit1300_DEPENDENCIES) 
431	@rm -f unit1300$(EXEEXT)
432	$(LINK) $(unit1300_LDFLAGS) $(unit1300_OBJECTS) $(unit1300_LDADD) $(LIBS)
433unit1301$(EXEEXT): $(unit1301_OBJECTS) $(unit1301_DEPENDENCIES) 
434	@rm -f unit1301$(EXEEXT)
435	$(LINK) $(unit1301_LDFLAGS) $(unit1301_OBJECTS) $(unit1301_LDADD) $(LIBS)
436unit1302$(EXEEXT): $(unit1302_OBJECTS) $(unit1302_DEPENDENCIES) 
437	@rm -f unit1302$(EXEEXT)
438	$(LINK) $(unit1302_LDFLAGS) $(unit1302_OBJECTS) $(unit1302_LDADD) $(LIBS)
439unit1303$(EXEEXT): $(unit1303_OBJECTS) $(unit1303_DEPENDENCIES) 
440	@rm -f unit1303$(EXEEXT)
441	$(LINK) $(unit1303_LDFLAGS) $(unit1303_OBJECTS) $(unit1303_LDADD) $(LIBS)
442unit1304$(EXEEXT): $(unit1304_OBJECTS) $(unit1304_DEPENDENCIES) 
443	@rm -f unit1304$(EXEEXT)
444	$(LINK) $(unit1304_LDFLAGS) $(unit1304_OBJECTS) $(unit1304_LDADD) $(LIBS)
445unit1305$(EXEEXT): $(unit1305_OBJECTS) $(unit1305_DEPENDENCIES) 
446	@rm -f unit1305$(EXEEXT)
447	$(LINK) $(unit1305_LDFLAGS) $(unit1305_OBJECTS) $(unit1305_LDADD) $(LIBS)
448unit1307$(EXEEXT): $(unit1307_OBJECTS) $(unit1307_DEPENDENCIES) 
449	@rm -f unit1307$(EXEEXT)
450	$(LINK) $(unit1307_LDFLAGS) $(unit1307_OBJECTS) $(unit1307_LDADD) $(LIBS)
451unit1308$(EXEEXT): $(unit1308_OBJECTS) $(unit1308_DEPENDENCIES) 
452	@rm -f unit1308$(EXEEXT)
453	$(LINK) $(unit1308_LDFLAGS) $(unit1308_OBJECTS) $(unit1308_LDADD) $(LIBS)
454unit1309$(EXEEXT): $(unit1309_OBJECTS) $(unit1309_DEPENDENCIES) 
455	@rm -f unit1309$(EXEEXT)
456	$(LINK) $(unit1309_LDFLAGS) $(unit1309_OBJECTS) $(unit1309_LDADD) $(LIBS)
457
458mostlyclean-compile:
459	-rm -f *.$(OBJEXT)
460
461distclean-compile:
462	-rm -f *.tab.c
463
464include ./$(DEPDIR)/first.Po
465include ./$(DEPDIR)/unit1300.Po
466include ./$(DEPDIR)/unit1301.Po
467include ./$(DEPDIR)/unit1302.Po
468include ./$(DEPDIR)/unit1303.Po
469include ./$(DEPDIR)/unit1304.Po
470include ./$(DEPDIR)/unit1305.Po
471include ./$(DEPDIR)/unit1307.Po
472include ./$(DEPDIR)/unit1308.Po
473include ./$(DEPDIR)/unit1309.Po
474
475.c.o:
476	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
477	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
478#	source='$<' object='$@' libtool=no \
479#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
480#	$(COMPILE) -c $<
481
482.c.obj:
483	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
484	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
485#	source='$<' object='$@' libtool=no \
486#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
487#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
488
489.c.lo:
490	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
491	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
492#	source='$<' object='$@' libtool=yes \
493#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
494#	$(LTCOMPILE) -c -o $@ $<
495
496first.o: $(top_srcdir)/tests/libtest/first.c
497	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT first.o -MD -MP -MF "$(DEPDIR)/first.Tpo" -c -o first.o `test -f '$(top_srcdir)/tests/libtest/first.c' || echo '$(srcdir)/'`$(top_srcdir)/tests/libtest/first.c; \
498	then mv -f "$(DEPDIR)/first.Tpo" "$(DEPDIR)/first.Po"; else rm -f "$(DEPDIR)/first.Tpo"; exit 1; fi
499#	source='$(top_srcdir)/tests/libtest/first.c' object='first.o' libtool=no \
500#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
501#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o first.o `test -f '$(top_srcdir)/tests/libtest/first.c' || echo '$(srcdir)/'`$(top_srcdir)/tests/libtest/first.c
502
503first.obj: $(top_srcdir)/tests/libtest/first.c
504	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT first.obj -MD -MP -MF "$(DEPDIR)/first.Tpo" -c -o first.obj `if test -f '$(top_srcdir)/tests/libtest/first.c'; then $(CYGPATH_W) '$(top_srcdir)/tests/libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/tests/libtest/first.c'; fi`; \
505	then mv -f "$(DEPDIR)/first.Tpo" "$(DEPDIR)/first.Po"; else rm -f "$(DEPDIR)/first.Tpo"; exit 1; fi
506#	source='$(top_srcdir)/tests/libtest/first.c' object='first.obj' libtool=no \
507#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
508#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o first.obj `if test -f '$(top_srcdir)/tests/libtest/first.c'; then $(CYGPATH_W) '$(top_srcdir)/tests/libtest/first.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/tests/libtest/first.c'; fi`
509
510mostlyclean-libtool:
511	-rm -f *.lo
512
513clean-libtool:
514	-rm -rf .libs _libs
515
516distclean-libtool:
517	-rm -f libtool
518uninstall-info-am:
519
520ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
521	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
522	unique=`for i in $$list; do \
523	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
524	  done | \
525	  $(AWK) '    { files[$$0] = 1; } \
526	       END { for (i in files) print i; }'`; \
527	mkid -fID $$unique
528tags: TAGS
529
530TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
531		$(TAGS_FILES) $(LISP)
532	tags=; \
533	here=`pwd`; \
534	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
535	unique=`for i in $$list; do \
536	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
537	  done | \
538	  $(AWK) '    { files[$$0] = 1; } \
539	       END { for (i in files) print i; }'`; \
540	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
541	  test -n "$$unique" || unique=$$empty_fix; \
542	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
543	    $$tags $$unique; \
544	fi
545ctags: CTAGS
546CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
547		$(TAGS_FILES) $(LISP)
548	tags=; \
549	here=`pwd`; \
550	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
551	unique=`for i in $$list; do \
552	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
553	  done | \
554	  $(AWK) '    { files[$$0] = 1; } \
555	       END { for (i in files) print i; }'`; \
556	test -z "$(CTAGS_ARGS)$$tags$$unique" \
557	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
558	     $$tags $$unique
559
560GTAGS:
561	here=`$(am__cd) $(top_builddir) && pwd` \
562	  && cd $(top_srcdir) \
563	  && gtags -i $(GTAGS_ARGS) $$here
564
565distclean-tags:
566	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
567
568distdir: $(DISTFILES)
569	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
570	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
571	list='$(DISTFILES)'; for file in $$list; do \
572	  case $$file in \
573	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
574	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
575	  esac; \
576	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
577	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
578	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
579	    dir="/$$dir"; \
580	    $(mkdir_p) "$(distdir)$$dir"; \
581	  else \
582	    dir=''; \
583	  fi; \
584	  if test -d $$d/$$file; then \
585	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
586	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
587	    fi; \
588	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
589	  else \
590	    test -f $(distdir)/$$file \
591	    || cp -p $$d/$$file $(distdir)/$$file \
592	    || exit 1; \
593	  fi; \
594	done
595check-am: all-am
596check: check-am
597all-am: Makefile $(PROGRAMS)
598installdirs:
599install: install-am
600install-exec: install-exec-am
601install-data: install-data-am
602uninstall: uninstall-am
603
604install-am: all-am
605	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
606
607installcheck: installcheck-am
608install-strip:
609	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
610	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
611	  `test -z '$(STRIP)' || \
612	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
613mostlyclean-generic:
614
615clean-generic:
616
617distclean-generic:
618	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
619
620maintainer-clean-generic:
621	@echo "This command is intended for maintainers to use"
622	@echo "it deletes files that may require special tools to rebuild."
623clean: clean-am
624
625clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
626	mostlyclean-am
627
628distclean: distclean-am
629	-rm -rf ./$(DEPDIR)
630	-rm -f Makefile
631distclean-am: clean-am distclean-compile distclean-generic \
632	distclean-libtool distclean-tags
633
634dvi: dvi-am
635
636dvi-am:
637
638html: html-am
639
640info: info-am
641
642info-am:
643
644install-data-am:
645
646install-exec-am:
647
648install-info: install-info-am
649
650install-man:
651
652installcheck-am:
653
654maintainer-clean: maintainer-clean-am
655	-rm -rf ./$(DEPDIR)
656	-rm -f Makefile
657maintainer-clean-am: distclean-am maintainer-clean-generic
658
659mostlyclean: mostlyclean-am
660
661mostlyclean-am: mostlyclean-compile mostlyclean-generic \
662	mostlyclean-libtool
663
664pdf: pdf-am
665
666pdf-am:
667
668ps: ps-am
669
670ps-am:
671
672uninstall-am: uninstall-info-am
673
674.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
675	clean-libtool clean-noinstPROGRAMS ctags distclean \
676	distclean-compile distclean-generic distclean-libtool \
677	distclean-tags distdir dvi dvi-am html html-am info info-am \
678	install install-am install-data install-data-am install-exec \
679	install-exec-am install-info install-info-am install-man \
680	install-strip installcheck installcheck-am installdirs \
681	maintainer-clean maintainer-clean-generic mostlyclean \
682	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
683	pdf pdf-am ps ps-am tags uninstall uninstall-am \
684	uninstall-info-am
685
686# Tell versions [3.59,3.63) of GNU make to not export all variables.
687# Otherwise a system limit (for SysV at least) may be exceeded.
688.NOEXPORT:
689