Git init
[external/curl.git] / packages / Win32 / 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 = packages/Win32
39 DIST_COMMON = README $(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 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60         html-recursive info-recursive install-data-recursive \
61         install-exec-recursive install-info-recursive \
62         install-recursive installcheck-recursive installdirs-recursive \
63         pdf-recursive ps-recursive uninstall-info-recursive \
64         uninstall-recursive
65 ETAGS = etags
66 CTAGS = ctags
67 DIST_SUBDIRS = $(SUBDIRS)
68 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69 ACLOCAL = @ACLOCAL@
70 AMDEP_FALSE = @AMDEP_FALSE@
71 AMDEP_TRUE = @AMDEP_TRUE@
72 AMTAR = @AMTAR@
73 AR = @AR@
74 AS = @AS@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 BUILD_LIBHOSTNAME_FALSE = @BUILD_LIBHOSTNAME_FALSE@
80 BUILD_LIBHOSTNAME_TRUE = @BUILD_LIBHOSTNAME_TRUE@
81 CC = @CC@
82 CCDEPMODE = @CCDEPMODE@
83 CFLAGS = @CFLAGS@
84 CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
85 CPP = @CPP@
86 CPPFLAGS = @CPPFLAGS@
87 CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
88 CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
89 CURLDEBUG_FALSE = @CURLDEBUG_FALSE@
90 CURLDEBUG_TRUE = @CURLDEBUG_TRUE@
91 CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
92 CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
93 CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
94 CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
95 CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
96 CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
97 CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
98 CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
99 CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
100 CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
101 CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
102 CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
103 CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
104 CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
105 CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
106 CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
107 CURL_LIBS = @CURL_LIBS@
108 CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
109 CYGPATH_W = @CYGPATH_W@
110 DEFS = @DEFS@
111 DEPDIR = @DEPDIR@
112 DLLTOOL = @DLLTOOL@
113 DSYMUTIL = @DSYMUTIL@
114 DUMPBIN = @DUMPBIN@
115 ECHO_C = @ECHO_C@
116 ECHO_N = @ECHO_N@
117 ECHO_T = @ECHO_T@
118 EGREP = @EGREP@
119 ENABLE_SHARED = @ENABLE_SHARED@
120 EXEEXT = @EXEEXT@
121 FGREP = @FGREP@
122 GREP = @GREP@
123 HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
124 HAVE_LIBZ = @HAVE_LIBZ@
125 HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
126 HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
127 HAVE_PK11_CREATEGENERICOBJECT = @HAVE_PK11_CREATEGENERICOBJECT@
128 IDN_ENABLED = @IDN_ENABLED@
129 INSTALL_DATA = @INSTALL_DATA@
130 INSTALL_PROGRAM = @INSTALL_PROGRAM@
131 INSTALL_SCRIPT = @INSTALL_SCRIPT@
132 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133 IPV6_ENABLED = @IPV6_ENABLED@
134 KRB4_ENABLED = @KRB4_ENABLED@
135 LD = @LD@
136 LDFLAGS = @LDFLAGS@
137 LIBCURL_LIBS = @LIBCURL_LIBS@
138 LIBOBJS = @LIBOBJS@
139 LIBS = @LIBS@
140 LIBTOOL = @LIBTOOL@
141 LIPO = @LIPO@
142 LN_S = @LN_S@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAINT = @MAINT@
145 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
146 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
147 MAKEINFO = @MAKEINFO@
148 MANOPT = @MANOPT@
149 MIMPURE_FALSE = @MIMPURE_FALSE@
150 MIMPURE_TRUE = @MIMPURE_TRUE@
151 NM = @NM@
152 NMEDIT = @NMEDIT@
153 NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
154 NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
155 NROFF = @NROFF@
156 OBJDUMP = @OBJDUMP@
157 OBJEXT = @OBJEXT@
158 OTOOL = @OTOOL@
159 OTOOL64 = @OTOOL64@
160 PACKAGE = @PACKAGE@
161 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
162 PACKAGE_NAME = @PACKAGE_NAME@
163 PACKAGE_STRING = @PACKAGE_STRING@
164 PACKAGE_TARNAME = @PACKAGE_TARNAME@
165 PACKAGE_URL = @PACKAGE_URL@
166 PACKAGE_VERSION = @PACKAGE_VERSION@
167 PATH = @PATH@
168 PATH_SEPARATOR = @PATH_SEPARATOR@
169 PERL = @PERL@
170 PKGADD_NAME = @PKGADD_NAME@
171 PKGADD_PKG = @PKGADD_PKG@
172 PKGADD_VENDOR = @PKGADD_VENDOR@
173 PKGCONFIG = @PKGCONFIG@
174 RANDOM_FILE = @RANDOM_FILE@
175 RANLIB = @RANLIB@
176 REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
177 SED = @SED@
178 SET_MAKE = @SET_MAKE@
179 SHELL = @SHELL@
180 SONAME_BUMP_FALSE = @SONAME_BUMP_FALSE@
181 SONAME_BUMP_TRUE = @SONAME_BUMP_TRUE@
182 SSL_ENABLED = @SSL_ENABLED@
183 STATICLIB_FALSE = @STATICLIB_FALSE@
184 STATICLIB_TRUE = @STATICLIB_TRUE@
185 STRIP = @STRIP@
186 SUPPORT_FEATURES = @SUPPORT_FEATURES@
187 SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
188 TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
189 USE_ARES = @USE_ARES@
190 USE_EMBEDDED_ARES_FALSE = @USE_EMBEDDED_ARES_FALSE@
191 USE_EMBEDDED_ARES_TRUE = @USE_EMBEDDED_ARES_TRUE@
192 USE_GNUTLS = @USE_GNUTLS@
193 USE_LIBRTMP = @USE_LIBRTMP@
194 USE_LIBSSH2 = @USE_LIBSSH2@
195 USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
196 USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
197 USE_NSS = @USE_NSS@
198 USE_OPENLDAP = @USE_OPENLDAP@
199 USE_POLARSSL = @USE_POLARSSL@
200 USE_SSLEAY = @USE_SSLEAY@
201 USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
202 VERSION = @VERSION@
203 VERSIONNUM = @VERSIONNUM@
204 ac_ct_CC = @ac_ct_CC@
205 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
206 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
207 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
208 am__include = @am__include@
209 am__leading_dot = @am__leading_dot@
210 am__quote = @am__quote@
211 am__tar = @am__tar@
212 am__untar = @am__untar@
213 bindir = @bindir@
214 build = @build@
215 build_alias = @build_alias@
216 build_cpu = @build_cpu@
217 build_os = @build_os@
218 build_vendor = @build_vendor@
219 datadir = @datadir@
220 datarootdir = @datarootdir@
221 docdir = @docdir@
222 dvidir = @dvidir@
223 exec_prefix = @exec_prefix@
224 host = @host@
225 host_alias = @host_alias@
226 host_cpu = @host_cpu@
227 host_os = @host_os@
228 host_vendor = @host_vendor@
229 htmldir = @htmldir@
230 includedir = @includedir@
231 infodir = @infodir@
232 install_sh = @install_sh@
233 libdir = @libdir@
234 libexecdir = @libexecdir@
235 libext = @libext@
236 localedir = @localedir@
237 localstatedir = @localstatedir@
238 lt_ECHO = @lt_ECHO@
239 mandir = @mandir@
240 mkdir_p = @mkdir_p@
241 oldincludedir = @oldincludedir@
242 pdfdir = @pdfdir@
243 prefix = @prefix@
244 program_transform_name = @program_transform_name@
245 psdir = @psdir@
246 sbindir = @sbindir@
247 sharedstatedir = @sharedstatedir@
248 subdirs = @subdirs@
249 sysconfdir = @sysconfdir@
250 target_alias = @target_alias@
251 SUBDIRS = cygwin
252 EXTRA_DIST = README
253 all: all-recursive
254
255 .SUFFIXES:
256 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
257         @for dep in $?; do \
258           case '$(am__configure_deps)' in \
259             *$$dep*) \
260               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
261                 && exit 0; \
262               exit 1;; \
263           esac; \
264         done; \
265         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  packages/Win32/Makefile'; \
266         cd $(top_srcdir) && \
267           $(AUTOMAKE) --gnu  packages/Win32/Makefile
268 .PRECIOUS: Makefile
269 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
270         @case '$?' in \
271           *config.status*) \
272             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
273           *) \
274             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
275             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
276         esac;
277
278 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
282         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
284         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285
286 mostlyclean-libtool:
287         -rm -f *.lo
288
289 clean-libtool:
290         -rm -rf .libs _libs
291
292 distclean-libtool:
293         -rm -f libtool
294 uninstall-info-am:
295
296 # This directory's subdirectories are mostly independent; you can cd
297 # into them and run `make' without going through this Makefile.
298 # To change the values of `make' variables: instead of editing Makefiles,
299 # (1) if the variable is set in `config.status', edit `config.status'
300 #     (which will cause the Makefiles to be regenerated when you run `make');
301 # (2) otherwise, pass the desired values on the `make' command line.
302 $(RECURSIVE_TARGETS):
303         @failcom='exit 1'; \
304         for f in x $$MAKEFLAGS; do \
305           case $$f in \
306             *=* | --[!k]*);; \
307             *k*) failcom='fail=yes';; \
308           esac; \
309         done; \
310         dot_seen=no; \
311         target=`echo $@ | sed s/-recursive//`; \
312         list='$(SUBDIRS)'; for subdir in $$list; do \
313           echo "Making $$target in $$subdir"; \
314           if test "$$subdir" = "."; then \
315             dot_seen=yes; \
316             local_target="$$target-am"; \
317           else \
318             local_target="$$target"; \
319           fi; \
320           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
321           || eval $$failcom; \
322         done; \
323         if test "$$dot_seen" = "no"; then \
324           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
325         fi; test -z "$$fail"
326
327 mostlyclean-recursive clean-recursive distclean-recursive \
328 maintainer-clean-recursive:
329         @failcom='exit 1'; \
330         for f in x $$MAKEFLAGS; do \
331           case $$f in \
332             *=* | --[!k]*);; \
333             *k*) failcom='fail=yes';; \
334           esac; \
335         done; \
336         dot_seen=no; \
337         case "$@" in \
338           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
339           *) list='$(SUBDIRS)' ;; \
340         esac; \
341         rev=''; for subdir in $$list; do \
342           if test "$$subdir" = "."; then :; else \
343             rev="$$subdir $$rev"; \
344           fi; \
345         done; \
346         rev="$$rev ."; \
347         target=`echo $@ | sed s/-recursive//`; \
348         for subdir in $$rev; do \
349           echo "Making $$target in $$subdir"; \
350           if test "$$subdir" = "."; then \
351             local_target="$$target-am"; \
352           else \
353             local_target="$$target"; \
354           fi; \
355           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
356           || eval $$failcom; \
357         done && test -z "$$fail"
358 tags-recursive:
359         list='$(SUBDIRS)'; for subdir in $$list; do \
360           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
361         done
362 ctags-recursive:
363         list='$(SUBDIRS)'; for subdir in $$list; do \
364           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
365         done
366
367 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
368         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
369         unique=`for i in $$list; do \
370             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371           done | \
372           $(AWK) '    { files[$$0] = 1; } \
373                END { for (i in files) print i; }'`; \
374         mkid -fID $$unique
375 tags: TAGS
376
377 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
378                 $(TAGS_FILES) $(LISP)
379         tags=; \
380         here=`pwd`; \
381         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
382           include_option=--etags-include; \
383           empty_fix=.; \
384         else \
385           include_option=--include; \
386           empty_fix=; \
387         fi; \
388         list='$(SUBDIRS)'; for subdir in $$list; do \
389           if test "$$subdir" = .; then :; else \
390             test ! -f $$subdir/TAGS || \
391               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
392           fi; \
393         done; \
394         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
395         unique=`for i in $$list; do \
396             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
397           done | \
398           $(AWK) '    { files[$$0] = 1; } \
399                END { for (i in files) print i; }'`; \
400         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
401           test -n "$$unique" || unique=$$empty_fix; \
402           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
403             $$tags $$unique; \
404         fi
405 ctags: CTAGS
406 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
407                 $(TAGS_FILES) $(LISP)
408         tags=; \
409         here=`pwd`; \
410         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
411         unique=`for i in $$list; do \
412             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413           done | \
414           $(AWK) '    { files[$$0] = 1; } \
415                END { for (i in files) print i; }'`; \
416         test -z "$(CTAGS_ARGS)$$tags$$unique" \
417           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
418              $$tags $$unique
419
420 GTAGS:
421         here=`$(am__cd) $(top_builddir) && pwd` \
422           && cd $(top_srcdir) \
423           && gtags -i $(GTAGS_ARGS) $$here
424
425 distclean-tags:
426         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
427
428 distdir: $(DISTFILES)
429         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
430         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
431         list='$(DISTFILES)'; for file in $$list; do \
432           case $$file in \
433             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
434             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
435           esac; \
436           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
437           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
438           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
439             dir="/$$dir"; \
440             $(mkdir_p) "$(distdir)$$dir"; \
441           else \
442             dir=''; \
443           fi; \
444           if test -d $$d/$$file; then \
445             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
446               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
447             fi; \
448             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
449           else \
450             test -f $(distdir)/$$file \
451             || cp -p $$d/$$file $(distdir)/$$file \
452             || exit 1; \
453           fi; \
454         done
455         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
456           if test "$$subdir" = .; then :; else \
457             test -d "$(distdir)/$$subdir" \
458             || $(mkdir_p) "$(distdir)/$$subdir" \
459             || exit 1; \
460             distdir=`$(am__cd) $(distdir) && pwd`; \
461             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
462             (cd $$subdir && \
463               $(MAKE) $(AM_MAKEFLAGS) \
464                 top_distdir="$$top_distdir" \
465                 distdir="$$distdir/$$subdir" \
466                 distdir) \
467               || exit 1; \
468           fi; \
469         done
470 check-am: all-am
471 check: check-recursive
472 all-am: Makefile
473 installdirs: installdirs-recursive
474 installdirs-am:
475 install: install-recursive
476 install-exec: install-exec-recursive
477 install-data: install-data-recursive
478 uninstall: uninstall-recursive
479
480 install-am: all-am
481         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
482
483 installcheck: installcheck-recursive
484 install-strip:
485         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
486           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
487           `test -z '$(STRIP)' || \
488             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
489 mostlyclean-generic:
490
491 clean-generic:
492
493 distclean-generic:
494         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
495
496 maintainer-clean-generic:
497         @echo "This command is intended for maintainers to use"
498         @echo "it deletes files that may require special tools to rebuild."
499 clean: clean-recursive
500
501 clean-am: clean-generic clean-libtool mostlyclean-am
502
503 distclean: distclean-recursive
504         -rm -f Makefile
505 distclean-am: clean-am distclean-generic distclean-libtool \
506         distclean-tags
507
508 dvi: dvi-recursive
509
510 dvi-am:
511
512 html: html-recursive
513
514 info: info-recursive
515
516 info-am:
517
518 install-data-am:
519
520 install-exec-am:
521
522 install-info: install-info-recursive
523
524 install-man:
525
526 installcheck-am:
527
528 maintainer-clean: maintainer-clean-recursive
529         -rm -f Makefile
530 maintainer-clean-am: distclean-am maintainer-clean-generic
531
532 mostlyclean: mostlyclean-recursive
533
534 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
535
536 pdf: pdf-recursive
537
538 pdf-am:
539
540 ps: ps-recursive
541
542 ps-am:
543
544 uninstall-am: uninstall-info-am
545
546 uninstall-info: uninstall-info-recursive
547
548 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
549         clean clean-generic clean-libtool clean-recursive ctags \
550         ctags-recursive distclean distclean-generic distclean-libtool \
551         distclean-recursive distclean-tags distdir dvi dvi-am html \
552         html-am info info-am install install-am install-data \
553         install-data-am install-exec install-exec-am install-info \
554         install-info-am install-man install-strip installcheck \
555         installcheck-am installdirs installdirs-am maintainer-clean \
556         maintainer-clean-generic maintainer-clean-recursive \
557         mostlyclean mostlyclean-generic mostlyclean-libtool \
558         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
559         uninstall uninstall-am uninstall-info-am
560
561 # Tell versions [3.59,3.63) of GNU make to not export all variables.
562 # Otherwise a system limit (for SysV at least) may be exceeded.
563 .NOEXPORT: