1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# tests/data/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
16srcdir = .
17top_srcdir = ../..
18
19pkgdatadir = $(datadir)/curl
20pkglibdir = $(libdir)/curl
21pkgincludedir = $(includedir)/curl
22top_builddir = ../..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = /usr/bin/install -c
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = i686-pc-linux-gnu
37host_triplet = mipsel-unknown-linux-gnu
38subdir = tests/data
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
42	$(top_srcdir)/m4/curl-confopts.m4 \
43	$(top_srcdir)/m4/curl-functions.m4 \
44	$(top_srcdir)/m4/curl-openssl.m4 \
45	$(top_srcdir)/m4/curl-override.m4 \
46	$(top_srcdir)/m4/curl-reentrant.m4 \
47	$(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
48	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
49	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
50	$(top_srcdir)/m4/xc-translit.m4 $(top_srcdir)/acinclude.m4 \
51	$(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
55CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
56	$(top_builddir)/src/curl_config.h \
57	$(top_builddir)/include/curl/curlbuild.h
58CONFIG_CLEAN_FILES =
59SOURCES =
60DIST_SOURCES =
61DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62ACLOCAL = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run aclocal-1.9
63AMDEP_FALSE = #
64AMDEP_TRUE = 
65AMTAR = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run tar
66AR = /usr/bin/ar
67AS = as
68AUTOCONF = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoconf
69AUTOHEADER = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoheader
70AUTOMAKE = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run automake-1.9
71AWK = gawk
72BUILD_LIBHOSTNAME_FALSE = 
73BUILD_LIBHOSTNAME_TRUE = #
74BUILD_UNITTESTS_FALSE = 
75BUILD_UNITTESTS_TRUE = #
76CC = gcc
77CCDEPMODE = depmode=gcc3
78CFLAGS = -g0 -O2 -Wno-system-headers
79CONFIGURE_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'"
80CPP = gcc -E
81CPPFLAGS = -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl
82CROSSCOMPILING_FALSE = 
83CROSSCOMPILING_TRUE = #
84CURLDEBUG_FALSE = 
85CURLDEBUG_TRUE = #
86CURLVERSION = 7.23.1
87CURL_CA_BUNDLE = "/etc/ssl/certs/ca-certificates.crt"
88CURL_CFLAG_EXTRAS = 
89CURL_DISABLE_DICT = 1
90CURL_DISABLE_FILE = 1
91CURL_DISABLE_FTP = 1
92CURL_DISABLE_GOPHER = 1
93CURL_DISABLE_HTTP = 
94CURL_DISABLE_IMAP = 1
95CURL_DISABLE_LDAP = 1
96CURL_DISABLE_LDAPS = 1
97CURL_DISABLE_POP3 = 1
98CURL_DISABLE_PROXY = 1
99CURL_DISABLE_RTSP = 1
100CURL_DISABLE_SMTP = 1
101CURL_DISABLE_TELNET = 1
102CURL_DISABLE_TFTP = 1
103CURL_LIBS = -lrt
104CURL_NETWORK_LIBS = 
105CYGPATH_W = echo
106DEFS = -DHAVE_CONFIG_H
107DEPDIR = .deps
108DLLTOOL = dlltool
109DSYMUTIL = 
110DUMPBIN = :
111ECHO_C = 
112ECHO_N = -n
113ECHO_T = 
114EGREP = /bin/grep -E
115ENABLE_SHARED = no
116EXEEXT = 
117FGREP = /bin/grep -F
118GREP = /bin/grep
119HAVE_GNUTLS_SRP = 
120HAVE_LDAP_SSL = 1
121HAVE_LIBZ = 
122HAVE_LIBZ_FALSE = 
123HAVE_LIBZ_TRUE = #
124HAVE_PK11_CREATEGENERICOBJECT = 
125HAVE_SSLEAY_SRP = 
126IDN_ENABLED = 
127INSTALL_DATA = ${INSTALL} -m 644
128INSTALL_PROGRAM = ${INSTALL}
129INSTALL_SCRIPT = ${INSTALL}
130INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
131IPV6_ENABLED = 
132KRB4_ENABLED = 
133LD = /usr/bin/ld
134LDFLAGS = -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
135LIBCURL_LIBS = -lssl -lcrypto -lrt -lssl -lcrypto
136LIBOBJS = 
137LIBS = 
138LIBTOOL = $(SHELL) $(top_builddir)/libtool
139LIPO = 
140LN_S = ln -s
141LTLIBOBJS = 
142MAINT = #
143MAINTAINER_MODE_FALSE = 
144MAINTAINER_MODE_TRUE = #
145MAKEINFO = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run makeinfo
146MANIFEST_TOOL = :
147MANOPT = 
148MIMPURE_FALSE = 
149MIMPURE_TRUE = #
150NM = nm
151NMEDIT = 
152NO_UNDEFINED_FALSE = 
153NO_UNDEFINED_TRUE = #
154NROFF = /usr/bin/nroff
155OBJDUMP = objdump
156OBJEXT = o
157OTOOL = 
158OTOOL64 = 
159PACKAGE = curl
160PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
161PACKAGE_NAME = curl
162PACKAGE_STRING = curl -
163PACKAGE_TARNAME = curl
164PACKAGE_URL = 
165PACKAGE_VERSION = -
166PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
167PATH_SEPARATOR = :
168PERL = /usr/bin/perl
169PKGADD_NAME = cURL - a client that groks URLs
170PKGADD_PKG = HAXXcurl
171PKGADD_VENDOR = curl.haxx.se
172PKGCONFIG = /usr/bin/pkg-config
173RANDOM_FILE = /dev/urandom
174RANLIB = ranlib
175REQUIRE_LIB_DEPS = yes
176SED = /bin/sed
177SET_MAKE = 
178SHELL = /bin/sh
179SONAME_BUMP_FALSE = 
180SONAME_BUMP_TRUE = #
181SSL_ENABLED = 1
182STATICLIB_FALSE = 
183STATICLIB_TRUE = #
184STRIP = strip
185SUPPORT_FEATURES = SSL NTLM NTLM_WB
186SUPPORT_PROTOCOLS = HTTP HTTPS
187TEST_SERVER_LIBS = -lrt
188USE_ARES = 
189USE_AXTLS = 
190USE_CYASSL = 
191USE_EMBEDDED_ARES_FALSE = 
192USE_EMBEDDED_ARES_TRUE = #
193USE_GNUTLS = 
194USE_LIBRTMP = 
195USE_LIBSSH2 = 
196USE_MANUAL_FALSE = 
197USE_MANUAL_TRUE = #
198USE_NSS = 
199USE_OPENLDAP = 
200USE_POLARSSL = 
201USE_SSLEAY = 1
202USE_WINDOWS_SSPI = 
203VERSION = -
204VERSIONNUM = 071701
205ac_ct_AR = 
206ac_ct_CC = gcc
207ac_ct_DUMPBIN = link -dump
208am__fastdepCC_FALSE = #
209am__fastdepCC_TRUE = 
210am__include = include
211am__leading_dot = .
212am__quote = 
213am__tar = ${AMTAR} chof - "$$tardir"
214am__untar = ${AMTAR} xf -
215bindir = ${exec_prefix}/bin
216build = i686-pc-linux-gnu
217build_alias = 
218build_cpu = i686
219build_os = linux-gnu
220build_vendor = pc
221datadir = ${datarootdir}
222datarootdir = ${prefix}/share
223docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
224dvidir = ${docdir}
225exec_prefix = 
226host = mipsel-unknown-linux-gnu
227host_alias = mipsel-linux
228host_cpu = mipsel
229host_os = linux-gnu
230host_vendor = unknown
231htmldir = ${docdir}
232includedir = ${prefix}/include
233infodir = ${datarootdir}/info
234install_sh = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/install-sh
235libdir = ${exec_prefix}/lib
236libexecdir = ${exec_prefix}/libexec
237libext = a
238localedir = ${datarootdir}/locale
239localstatedir = ${prefix}/var
240mandir = ${datarootdir}/man
241mkdir_p = mkdir -p --
242oldincludedir = /usr/include
243pdfdir = ${docdir}
244prefix = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp
245program_transform_name = s,x,x,
246psdir = ${docdir}
247sbindir = ${exec_prefix}/sbin
248sharedstatedir = ${prefix}/com
249subdirs = 
250sysconfdir = ${prefix}/etc
251target_alias = mipsel-linux
252
253# this list is in numerical order
254TESTCASES = test1 test2 test3 test4 test5 test6 test7 test8 test9	\
255test10 test11 test12 test13 test14 test15 test16 test17 test18 test19	\
256test20 test21 test22 test23 test24 test25 test26 test27 test28 test29	\
257test30 test31 test32 test33 test34 test35 test36 test37 test38 test39	\
258test40 test41 test42 test43 test44 test45 test46 test47 test48 test49	\
259test50 test51 test52 test53 test54 test55 test56 test57 test58 test59	\
260test60 test61 test62 test63 test64 test65 test66 test67 test68 test69	\
261test70 test71 test72 test73 test74 test75 test76 test77 test78 test79	\
262test80 test81 test82 test83 test84 test85 test86 test87 test88 test89	\
263test90 test91 test92 test93 test94 test95 test97 test98 test99 test100	\
264test101 test102 test103 test104 test105 test106 test107 test108 test109	\
265test110 test111 test112 test113 test114 test115 test116 test117 test118	\
266test119 test120 test121 test122 test123 test124 test125 test126 test127	\
267test128 test129 test130 test131 test132 test133 test134 test135 test136	\
268test137 test138 test139 test140 test141 test142 test143 test144 test145	\
269test146 test147 test148 test149 test150 test151 test152 test153 test154	\
270test155 test156 test157 test158 test159 test160 test161 test162 test163	\
271test164 test165 test166 test167 test168 test169 test170 test171 test172	\
272test173 test174 test175 test176 test177 test178 test179 test180 test181	\
273test182 test183 test184 test185 test186 test187 test188 test189 test190	\
274test191 test192 test193 test194 test195 test196 test197 test198 test199	\
275test200 test201 test202 test203 test204 test205 test206 test207 test208	\
276test209 test210 test211 test212 test213 test214 test215 test216 test217	\
277test218 test220 test221 test222 test223 test224 test225 test226 test227	\
278test228 test229 test231 test233 test234 test235 test236 test237 test238	\
279test239 test240 test241 test242 test243 test245 test246 test247 test248	\
280test249 test250 test251 test252 test253 test254 test255 test256 test257	\
281test258 test259 test260 test261 test262 test263 test264 test265 test266	\
282test267 test268 test269 test270 test271 test272 test273 test274 test275	\
283test276 test277 test278 test279 test280 test281 test282 test283 test284	\
284test285 test286 test287 test288 test289 test290 test291 test292 test293	\
285test294 test295 test296 test297 test298 test299 test300 test301 test302	\
286test303 test304 test305 test306 test307 test308 test309 test310 test311	\
287test312 test313 test320 test321 test322 test323 test324 test350 test351	\
288test352 test353 test354 test400 test401 test402 test403 test404 test405	\
289test406 test407 test408 test409 test500 test501 test502 test503 test504	\
290test505 test506 test507 test508 test510 test511 test512 test513 test514	\
291test515 test516 test517 test518 test519 test520 test521 test522 test523	\
292test524 test525 test526 test527 test528 test529 test530 test531 test532	\
293test533 test534 test535 test536 test537 test538 test539 test540 test541	\
294test542 test543 test544 test545 test546 test547 test548 test549 test550	\
295test551 test552 test553 test554 test555 test556 test557 test560 test561	\
296test562 test563 test564 test565 test566 test567 test568 test569 test570	\
297test571 test572 test573 test574 test575 test576 test578 test579 test580	\
298test581 test582 test583 test584 test585 test586 test587 test588 test590 \
299test591 test592 test593 test594 \
300test600 test601 test602 test603 test604	\
301test605 test606 test607 test608 test609 test610 test611 test612 test613	\
302test614 test615 test616 test617 test618 test619 test620 test621 test622	\
303test623 test624 test625 test626 test627 test628 test629 test630 test631	\
304test632 test633 test634 test635 test636 test637 test700 test701 test702	\
305test703 test704 test705 test706 test707 test708 test709 test710 \
306test800 test801 test802	\
307test803 test804 test805 test806 test807 test808 test809 test810 test811	\
308test812 test813 test814 \
309test1000 test1001 test1002 test1003 test1004 test1005	\
310test1006 test1007 test1008 test1009 test1010 test1011 test1012 test1013	\
311test1014 test1015 test1016 test1017 test1018 test1019 test1020 test1021	\
312test1022 test1023 test1024 test1025 test1026 test1027 test1028 test1029	\
313test1030 test1031 test1032 test1033 test1034 test1035 test1036 test1037	\
314test1038 test1039 test1040 test1041 test1042 test1043 test1044 test1045	\
315test1046 test1047 test1048 test1049 test1050 test1051 test1052 test1053	\
316test1054 test1055 test1056 test1057 test1058 test1059 test1060 test1061	\
317test1062 test1063 test1064 test1065 test1066 test1067 test1068 test1069	\
318test1070 test1071 test1072 test1073 test1074 test1075 test1076 test1077	\
319test1078 test1079 test1080 test1081 test1082 test1083 test1084 test1085	\
320test1086 test1087 test1088 test1089 test1090 test1091 test1092 test1093	\
321test1094 test1095 test1096 test1097 test1098 test1099 test1100 test1101	\
322test1102 test1103 test1104 test1105 test1106 test1107 test1108 test1109	\
323test1110 test1111 test1112 test1113 test1114 test1115 test1116 test1117	\
324test1118 test1119 test1120 test1121 test1122 test1123 test1124 test1125	\
325test1126 test1127 test1128 test1129 test1130 test1131 \
326test1200 test1201 test1202 test1203 test1204 test1205 test1206 test1207 \
327test1208 test1209 \
328test1300 test1301 test1302 test1303 test1304 test1305	\
329test1306 test1307 test1308 test1309 test1310 test1311 test1312 test1313 \
330test1314 \
331test2000 test2001 test2002 test2003 test2004
332
333EXTRA_DIST = $(TESTCASES) DISABLED
334all: all-am
335
336.SUFFIXES:
337$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
338	@for dep in $?; do \
339	  case '$(am__configure_deps)' in \
340	    *$$dep*) \
341	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
342		&& exit 0; \
343	      exit 1;; \
344	  esac; \
345	done; \
346	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/data/Makefile'; \
347	cd $(top_srcdir) && \
348	  $(AUTOMAKE) --gnu  tests/data/Makefile
349.PRECIOUS: Makefile
350Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351	@case '$?' in \
352	  *config.status*) \
353	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
354	  *) \
355	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
356	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
357	esac;
358
359$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
360	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361
362$(top_srcdir)/configure: # $(am__configure_deps)
363	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
365	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366
367mostlyclean-libtool:
368	-rm -f *.lo
369
370clean-libtool:
371	-rm -rf .libs _libs
372
373distclean-libtool:
374	-rm -f libtool
375uninstall-info-am:
376tags: TAGS
377TAGS:
378
379ctags: CTAGS
380CTAGS:
381
382
383distdir: $(DISTFILES)
384	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
385	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
386	list='$(DISTFILES)'; for file in $$list; do \
387	  case $$file in \
388	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
389	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
390	  esac; \
391	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
392	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
393	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
394	    dir="/$$dir"; \
395	    $(mkdir_p) "$(distdir)$$dir"; \
396	  else \
397	    dir=''; \
398	  fi; \
399	  if test -d $$d/$$file; then \
400	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
402	    fi; \
403	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
404	  else \
405	    test -f $(distdir)/$$file \
406	    || cp -p $$d/$$file $(distdir)/$$file \
407	    || exit 1; \
408	  fi; \
409	done
410check-am: all-am
411check: check-am
412all-am: Makefile
413installdirs:
414install-exec: install-exec-am
415install-data: install-data-am
416uninstall: uninstall-am
417
418install-am: all-am
419	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
420
421installcheck: installcheck-am
422install-strip:
423	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
424	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
425	  `test -z '$(STRIP)' || \
426	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
427mostlyclean-generic:
428
429clean-generic:
430
431distclean-generic:
432	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
433
434maintainer-clean-generic:
435	@echo "This command is intended for maintainers to use"
436	@echo "it deletes files that may require special tools to rebuild."
437clean: clean-am
438
439clean-am: clean-generic clean-libtool mostlyclean-am
440
441distclean: distclean-am
442	-rm -f Makefile
443distclean-am: clean-am distclean-generic distclean-libtool
444
445dvi: dvi-am
446
447dvi-am:
448
449html: html-am
450
451info: info-am
452
453info-am:
454
455install-data-am:
456
457install-exec-am:
458
459install-info: install-info-am
460
461install-man:
462
463installcheck-am:
464
465maintainer-clean: maintainer-clean-am
466	-rm -f Makefile
467maintainer-clean-am: distclean-am maintainer-clean-generic
468
469mostlyclean: mostlyclean-am
470
471mostlyclean-am: mostlyclean-generic mostlyclean-libtool
472
473pdf: pdf-am
474
475pdf-am:
476
477ps: ps-am
478
479ps-am:
480
481uninstall-am: uninstall-info-am
482
483.PHONY: all all-am check check-am clean clean-generic clean-libtool \
484	distclean distclean-generic distclean-libtool distdir dvi \
485	dvi-am html html-am info info-am install install-am \
486	install-data install-data-am install-exec install-exec-am \
487	install-info install-info-am install-man install-strip \
488	installcheck installcheck-am installdirs maintainer-clean \
489	maintainer-clean-generic mostlyclean mostlyclean-generic \
490	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
491	uninstall-info-am
492
493iall:
494install:
495test:
496
497filecheck:
498	@mkdir test-place; \
499	cp "$(top_srcdir)"/tests/data/test[0-9]* test-place/; \
500	rm test-place/*~; \
501	for f in $(EXTRA_DIST); do \
502	  if test -f "$(top_srcdir)/tests/data/$$f"; then \
503	    rm -f "test-place/$$f"; \
504	  else \
505	    echo "$$f is listed but missing!"; \
506	  fi \
507	done; \
508	echo "Local files not present in EXTRA_DIST:" ; \
509	ls test-place; \
510	! ls test-place | grep . >/dev/null ; \
511	RC=$$? ; \
512	rm -rf test-place ; \
513	exit $$RC
514
515show:
516	@echo $(EXTRA_DIST)
517# Tell versions [3.59,3.63) of GNU make to not export all variables.
518# Otherwise a system limit (for SysV at least) may be exceeded.
519.NOEXPORT:
520