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