Resync
[CMakeLuaTailorHgBridge.git] / CMakeLua / Utilities / cmcurl-7.19.0 / tests / Makefile.in
blob579e59241af29e2b2cfa32006b5fe40bde453395
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
17 #***************************************************************************
18 # _ _ ____ _
19 # Project ___| | | | _ \| |
20 # / __| | | | |_) | |
21 # | (__| |_| | _ <| |___
22 # \___|\___/|_| \_\_____|
24 # Copyright (C) 1998 - 2008, Daniel Stenberg, <daniel@haxx.se>, et al.
26 # This software is licensed as described in the file COPYING, which
27 # you should have received as part of this distribution. The terms
28 # are also available at http://curl.haxx.se/docs/copyright.html.
30 # You may opt to use, copy, modify, merge, publish, distribute and/or sell
31 # copies of the Software, and permit persons to whom the Software is
32 # furnished to do so, under the terms of the COPYING file.
34 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
35 # KIND, either express or implied.
37 # $Id: Makefile.in,v 1.1.1.1 2008-09-23 16:32:06 hoffman Exp $
38 ###########################################################################
39 srcdir = @srcdir@
40 top_srcdir = @top_srcdir@
41 VPATH = @srcdir@
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkgincludedir = $(includedir)/@PACKAGE@
45 top_builddir = ..
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 install_sh_DATA = $(install_sh) -c -m 644
49 install_sh_PROGRAM = $(install_sh) -c
50 install_sh_SCRIPT = $(install_sh) -c
51 INSTALL_HEADER = $(INSTALL_DATA)
52 transform = $(program_transform_name)
53 NORMAL_INSTALL = :
54 PRE_INSTALL = :
55 POST_INSTALL = :
56 NORMAL_UNINSTALL = :
57 PRE_UNINSTALL = :
58 POST_UNINSTALL = :
59 build_triplet = @build@
60 host_triplet = @host@
61 subdir = tests
62 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
63 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64 am__aclocal_m4_deps = $(top_srcdir)/m4/curl-reentrant.m4 \
65 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 $(ACLOCAL_M4)
68 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
69 CONFIG_HEADER = $(top_builddir)/lib/config.h \
70 $(top_builddir)/src/config.h \
71 $(top_builddir)/include/curl/curlbuild.h
72 CONFIG_CLEAN_FILES =
73 SOURCES =
74 DIST_SOURCES =
75 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
76 html-recursive info-recursive install-data-recursive \
77 install-exec-recursive install-info-recursive \
78 install-recursive installcheck-recursive installdirs-recursive \
79 pdf-recursive ps-recursive uninstall-info-recursive \
80 uninstall-recursive
81 ETAGS = etags
82 CTAGS = ctags
83 DIST_SUBDIRS = $(SUBDIRS)
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 ACLOCAL = @ACLOCAL@
86 AMDEP_FALSE = @AMDEP_FALSE@
87 AMDEP_TRUE = @AMDEP_TRUE@
88 AMTAR = @AMTAR@
89 AR = @AR@
90 AS = @AS@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AWK = @AWK@
95 CC = @CC@
96 CCDEPMODE = @CCDEPMODE@
97 CFLAGS = @CFLAGS@
98 CPP = @CPP@
99 CPPFLAGS = @CPPFLAGS@
100 CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
101 CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
102 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
103 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
104 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
105 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
106 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
107 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
108 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
109 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
110 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
111 CURL_LIBS = @CURL_LIBS@
112 CYGPATH_W = @CYGPATH_W@
113 DEFS = @DEFS@
114 DEPDIR = @DEPDIR@
115 DLLTOOL = @DLLTOOL@
116 DSYMUTIL = @DSYMUTIL@
117 ECHO = @ECHO@
118 ECHO_C = @ECHO_C@
119 ECHO_N = @ECHO_N@
120 ECHO_T = @ECHO_T@
121 EGREP = @EGREP@
122 EXEEXT = @EXEEXT@
123 GREP = @GREP@
124 HAVE_ARES = @HAVE_ARES@
125 HAVE_LIBZ = @HAVE_LIBZ@
126 HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
127 HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
128 HAVE_PK11_CREATEGENERICOBJECT = @HAVE_PK11_CREATEGENERICOBJECT@
129 IDN_ENABLED = @IDN_ENABLED@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 IPV6_ENABLED = @IPV6_ENABLED@
135 KRB4_ENABLED = @KRB4_ENABLED@
136 LDFLAGS = @LDFLAGS@
137 LIBCURL_LIBS = @LIBCURL_LIBS@
138 LIBOBJS = @LIBOBJS@
139 LIBS = @LIBS@
140 LIBTOOL = @LIBTOOL@
141 LN_S = @LN_S@
142 LTLIBOBJS = @LTLIBOBJS@
143 MAINT = @MAINT@
144 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
145 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
146 MAKEINFO = @MAKEINFO@
147 MANOPT = @MANOPT@
148 MIMPURE_FALSE = @MIMPURE_FALSE@
149 MIMPURE_TRUE = @MIMPURE_TRUE@
150 NMEDIT = @NMEDIT@
151 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
152 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
153 NROFF = @NROFF@
154 OBJDUMP = @OBJDUMP@
155 OBJEXT = @OBJEXT@
156 PACKAGE = @PACKAGE@
157 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158 PACKAGE_NAME = @PACKAGE_NAME@
159 PACKAGE_STRING = @PACKAGE_STRING@
160 PACKAGE_TARNAME = @PACKAGE_TARNAME@
161 PACKAGE_VERSION = @PACKAGE_VERSION@
162 PATH_SEPARATOR = @PATH_SEPARATOR@
163 PERL = @PERL@
164 PKGADD_NAME = @PKGADD_NAME@
165 PKGADD_PKG = @PKGADD_PKG@
166 PKGADD_VENDOR = @PKGADD_VENDOR@
167 PKGCONFIG = @PKGCONFIG@
168 RANDOM_FILE = @RANDOM_FILE@
169 RANLIB = @RANLIB@
170 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
171 SED = @SED@
172 SET_MAKE = @SET_MAKE@
173 SHELL = @SHELL@
174 SONAME_BUMP_FALSE = @SONAME_BUMP_FALSE@
175 SONAME_BUMP_TRUE = @SONAME_BUMP_TRUE@
176 SSL_ENABLED = @SSL_ENABLED@
177 STATICLIB_FALSE = @STATICLIB_FALSE@
178 STATICLIB_TRUE = @STATICLIB_TRUE@
179 STRIP = @STRIP@
180 TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
181 USE_GNUTLS = @USE_GNUTLS@
182 USE_LIBSSH2 = @USE_LIBSSH2@
183 USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
184 USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
185 USE_NSS = @USE_NSS@
186 USE_SSLEAY = @USE_SSLEAY@
187 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
188 VERSION = @VERSION@
189 VERSIONNUM = @VERSIONNUM@
190 ac_ct_CC = @ac_ct_CC@
191 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
192 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
193 am__include = @am__include@
194 am__leading_dot = @am__leading_dot@
195 am__quote = @am__quote@
196 am__tar = @am__tar@
197 am__untar = @am__untar@
198 bindir = @bindir@
199 build = @build@
200 build_alias = @build_alias@
201 build_cpu = @build_cpu@
202 build_os = @build_os@
203 build_vendor = @build_vendor@
204 datadir = @datadir@
205 datarootdir = @datarootdir@
206 docdir = @docdir@
207 dvidir = @dvidir@
208 exec_prefix = @exec_prefix@
209 host = @host@
210 host_alias = @host_alias@
211 host_cpu = @host_cpu@
212 host_os = @host_os@
213 host_vendor = @host_vendor@
214 htmldir = @htmldir@
215 includedir = @includedir@
216 infodir = @infodir@
217 install_sh = @install_sh@
218 libdir = @libdir@
219 libexecdir = @libexecdir@
220 libext = @libext@
221 localedir = @localedir@
222 localstatedir = @localstatedir@
223 mandir = @mandir@
224 mkdir_p = @mkdir_p@
225 oldincludedir = @oldincludedir@
226 pdfdir = @pdfdir@
227 prefix = @prefix@
228 program_transform_name = @program_transform_name@
229 psdir = @psdir@
230 sbindir = @sbindir@
231 sharedstatedir = @sharedstatedir@
232 subdirs = @subdirs@
233 sysconfdir = @sysconfdir@
234 target_alias = @target_alias@
235 HTMLPAGES = testcurl.html runtests.html
236 PDFPAGES = testcurl.pdf runtests.pdf
237 EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl getpart.pm \
238 FILEFORMAT README stunnel.pem memanalyze.pl testcurl.pl valgrind.pm ftp.pm \
239 sshserver.pl sshhelp.pm testcurl.1 runtests.1 $(HTMLPAGES) $(PDFPAGES)
241 SUBDIRS = data server libtest
242 PERLFLAGS = -I$(srcdir)
243 CLEANFILES = .http.pid .https.pid .ftp.pid .ftps.pid
244 MAN2HTML = roffit < $< >$@
245 @CROSSCOMPILING_FALSE@TEST = srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl
246 @CROSSCOMPILING_TRUE@TEST = @echo "NOTICE: we can't run the tests when cross-compiling!"
247 @CROSSCOMPILING_FALSE@TEST_Q = -a -s
248 @CROSSCOMPILING_TRUE@TEST_Q =
249 @CROSSCOMPILING_FALSE@TEST_F = -a -p
250 @CROSSCOMPILING_TRUE@TEST_F =
251 @CROSSCOMPILING_FALSE@TEST_T = -a -t
252 @CROSSCOMPILING_TRUE@TEST_T =
253 all: all-recursive
255 .SUFFIXES:
256 .SUFFIXES: .1 .html .pdf
257 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
258 @for dep in $?; do \
259 case '$(am__configure_deps)' in \
260 *$$dep*) \
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
262 && exit 0; \
263 exit 1;; \
264 esac; \
265 done; \
266 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
267 cd $(top_srcdir) && \
268 $(AUTOMAKE) --foreign tests/Makefile
269 .PRECIOUS: Makefile
270 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271 @case '$?' in \
272 *config.status*) \
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274 *) \
275 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
277 esac;
279 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
285 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287 mostlyclean-libtool:
288 -rm -f *.lo
290 clean-libtool:
291 -rm -rf .libs _libs
293 distclean-libtool:
294 -rm -f libtool
295 uninstall-info-am:
297 # This directory's subdirectories are mostly independent; you can cd
298 # into them and run `make' without going through this Makefile.
299 # To change the values of `make' variables: instead of editing Makefiles,
300 # (1) if the variable is set in `config.status', edit `config.status'
301 # (which will cause the Makefiles to be regenerated when you run `make');
302 # (2) otherwise, pass the desired values on the `make' command line.
303 $(RECURSIVE_TARGETS):
304 @failcom='exit 1'; \
305 for f in x $$MAKEFLAGS; do \
306 case $$f in \
307 *=* | --[!k]*);; \
308 *k*) failcom='fail=yes';; \
309 esac; \
310 done; \
311 dot_seen=no; \
312 target=`echo $@ | sed s/-recursive//`; \
313 list='$(SUBDIRS)'; for subdir in $$list; do \
314 echo "Making $$target in $$subdir"; \
315 if test "$$subdir" = "."; then \
316 dot_seen=yes; \
317 local_target="$$target-am"; \
318 else \
319 local_target="$$target"; \
320 fi; \
321 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
322 || eval $$failcom; \
323 done; \
324 if test "$$dot_seen" = "no"; then \
325 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
326 fi; test -z "$$fail"
328 mostlyclean-recursive clean-recursive distclean-recursive \
329 maintainer-clean-recursive:
330 @failcom='exit 1'; \
331 for f in x $$MAKEFLAGS; do \
332 case $$f in \
333 *=* | --[!k]*);; \
334 *k*) failcom='fail=yes';; \
335 esac; \
336 done; \
337 dot_seen=no; \
338 case "$@" in \
339 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
340 *) list='$(SUBDIRS)' ;; \
341 esac; \
342 rev=''; for subdir in $$list; do \
343 if test "$$subdir" = "."; then :; else \
344 rev="$$subdir $$rev"; \
345 fi; \
346 done; \
347 rev="$$rev ."; \
348 target=`echo $@ | sed s/-recursive//`; \
349 for subdir in $$rev; do \
350 echo "Making $$target in $$subdir"; \
351 if test "$$subdir" = "."; then \
352 local_target="$$target-am"; \
353 else \
354 local_target="$$target"; \
355 fi; \
356 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
357 || eval $$failcom; \
358 done && test -z "$$fail"
359 tags-recursive:
360 list='$(SUBDIRS)'; for subdir in $$list; do \
361 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
362 done
363 ctags-recursive:
364 list='$(SUBDIRS)'; for subdir in $$list; do \
365 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
366 done
368 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
369 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372 done | \
373 $(AWK) ' { files[$$0] = 1; } \
374 END { for (i in files) print i; }'`; \
375 mkid -fID $$unique
376 tags: TAGS
378 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
379 $(TAGS_FILES) $(LISP)
380 tags=; \
381 here=`pwd`; \
382 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
383 include_option=--etags-include; \
384 empty_fix=.; \
385 else \
386 include_option=--include; \
387 empty_fix=; \
388 fi; \
389 list='$(SUBDIRS)'; for subdir in $$list; do \
390 if test "$$subdir" = .; then :; else \
391 test ! -f $$subdir/TAGS || \
392 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
393 fi; \
394 done; \
395 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
396 unique=`for i in $$list; do \
397 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
398 done | \
399 $(AWK) ' { files[$$0] = 1; } \
400 END { for (i in files) print i; }'`; \
401 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
402 test -n "$$unique" || unique=$$empty_fix; \
403 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
404 $$tags $$unique; \
406 ctags: CTAGS
407 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
408 $(TAGS_FILES) $(LISP)
409 tags=; \
410 here=`pwd`; \
411 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412 unique=`for i in $$list; do \
413 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414 done | \
415 $(AWK) ' { files[$$0] = 1; } \
416 END { for (i in files) print i; }'`; \
417 test -z "$(CTAGS_ARGS)$$tags$$unique" \
418 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
419 $$tags $$unique
421 GTAGS:
422 here=`$(am__cd) $(top_builddir) && pwd` \
423 && cd $(top_srcdir) \
424 && gtags -i $(GTAGS_ARGS) $$here
426 distclean-tags:
427 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
429 distdir: $(DISTFILES)
430 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
431 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
432 list='$(DISTFILES)'; for file in $$list; do \
433 case $$file in \
434 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
435 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
436 esac; \
437 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
438 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
439 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
440 dir="/$$dir"; \
441 $(mkdir_p) "$(distdir)$$dir"; \
442 else \
443 dir=''; \
444 fi; \
445 if test -d $$d/$$file; then \
446 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
447 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
448 fi; \
449 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
450 else \
451 test -f $(distdir)/$$file \
452 || cp -p $$d/$$file $(distdir)/$$file \
453 || exit 1; \
454 fi; \
455 done
456 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
457 if test "$$subdir" = .; then :; else \
458 test -d "$(distdir)/$$subdir" \
459 || $(mkdir_p) "$(distdir)/$$subdir" \
460 || exit 1; \
461 distdir=`$(am__cd) $(distdir) && pwd`; \
462 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
463 (cd $$subdir && \
464 $(MAKE) $(AM_MAKEFLAGS) \
465 top_distdir="$$top_distdir" \
466 distdir="$$distdir/$$subdir" \
467 distdir) \
468 || exit 1; \
469 fi; \
470 done
471 check-am: all-am
472 check: check-recursive
473 all-am: Makefile
474 installdirs: installdirs-recursive
475 installdirs-am:
476 install: install-recursive
477 install-exec: install-exec-recursive
478 install-data: install-data-recursive
479 uninstall: uninstall-recursive
481 install-am: all-am
482 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
484 installcheck: installcheck-recursive
485 install-strip:
486 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
487 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
488 `test -z '$(STRIP)' || \
489 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
490 mostlyclean-generic:
492 clean-generic:
493 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
495 distclean-generic:
496 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
498 maintainer-clean-generic:
499 @echo "This command is intended for maintainers to use"
500 @echo "it deletes files that may require special tools to rebuild."
501 clean: clean-recursive
503 clean-am: clean-generic clean-libtool mostlyclean-am
505 distclean: distclean-recursive
506 -rm -f Makefile
507 distclean-am: clean-am distclean-generic distclean-libtool \
508 distclean-tags
510 dvi: dvi-recursive
512 dvi-am:
514 html: html-recursive
516 info: info-recursive
518 info-am:
520 install-data-am:
522 install-exec-am:
524 install-info: install-info-recursive
526 install-man:
528 installcheck-am:
530 maintainer-clean: maintainer-clean-recursive
531 -rm -f Makefile
532 maintainer-clean-am: distclean-am maintainer-clean-generic
534 mostlyclean: mostlyclean-recursive
536 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
538 pdf: pdf-recursive
540 pdf-am:
542 ps: ps-recursive
544 ps-am:
546 uninstall-am: uninstall-info-am
548 uninstall-info: uninstall-info-recursive
550 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
551 clean clean-generic clean-libtool clean-recursive ctags \
552 ctags-recursive distclean distclean-generic distclean-libtool \
553 distclean-recursive distclean-tags distdir dvi dvi-am html \
554 html-am info info-am install install-am install-data \
555 install-data-am install-exec install-exec-am install-info \
556 install-info-am install-man install-strip installcheck \
557 installcheck-am installdirs installdirs-am maintainer-clean \
558 maintainer-clean-generic maintainer-clean-recursive \
559 mostlyclean mostlyclean-generic mostlyclean-libtool \
560 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
561 uninstall uninstall-am uninstall-info-am
564 curl:
565 @cd $(top_builddir) && $(MAKE)
567 test: all
568 $(TEST)
570 quiet-test: all
571 $(TEST) $(TEST_Q)
573 full-test: all
574 $(TEST) $(TEST_F)
576 torture-test: all
577 $(TEST) $(TEST_T)
579 .1.html:
580 $(MAN2HTML)
582 .1.pdf:
583 @(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
584 groff -Tps -man $< >$$foo.ps; \
585 ps2pdf $$foo.ps $@; \
586 rm $$foo.ps; \
587 echo "converted $< to $@")
588 # Tell versions [3.59,3.63) of GNU make to not export all variables.
589 # Otherwise a system limit (for SysV at least) may be exceeded.
590 .NOEXPORT: