root/trunk/src/bindings/scripts/sql/Makefile.in @ 2

Revision 2, 16.1 kB (checked in by yumileroy, 17 years ago)

[svn] * Proper SVN structure

Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00

Line 
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
17# Copyright (C) 2005,2006,2007 MaNGOS <http://www.mangosproject.org/>
18#
19# This program is free software; you can redistribute it and/or modify
20# it under the terms of the GNU General Public License as published by
21# the Free Software Foundation; either version 2 of the License, or
22# (at your option) any later version.
23#
24# This program is distributed in the hope that it will be useful,
25# but WITHOUT ANY WARRANTY; without even the implied warranty of
26# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27# GNU General Public License for more details.
28#
29# You should have received a copy of the GNU General Public License
30# along with this program; if not, write to the Free Software
31# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
32
33srcdir = @srcdir@
34top_srcdir = @top_srcdir@
35VPATH = @srcdir@
36pkglibdir = $(libdir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38top_builddir = ../../../..
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40INSTALL = @INSTALL@
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54subdir = src/bindings/ScriptDev2/sql
55DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/configure.ac
58am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59        $(ACLOCAL_M4)
60mkinstalldirs = $(install_sh) -d
61CONFIG_HEADER = $(top_builddir)/config.h
62CONFIG_CLEAN_FILES =
63SOURCES =
64DIST_SOURCES =
65RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66        html-recursive info-recursive install-data-recursive \
67        install-exec-recursive install-info-recursive \
68        install-recursive installcheck-recursive installdirs-recursive \
69        pdf-recursive ps-recursive uninstall-info-recursive \
70        uninstall-recursive
71am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72am__vpath_adj = case $$p in \
73    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74    *) f=$$p;; \
75  esac;
76am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
77am__installdirs = "$(DESTDIR)$(pkgdatadir)"
78pkgdataDATA_INSTALL = $(INSTALL_DATA)
79DATA = $(pkgdata_DATA)
80ETAGS = etags
81CTAGS = ctags
82DIST_SUBDIRS = $(SUBDIRS)
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84
85#  datadir = scriptdev2/sql
86pkgdatadir = $(datadir)/scriptdev2/sql
87ACLOCAL = @ACLOCAL@
88AMDEP_FALSE = @AMDEP_FALSE@
89AMDEP_TRUE = @AMDEP_TRUE@
90AMTAR = @AMTAR@
91AR = @AR@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96CC = @CC@
97CCDEPMODE = @CCDEPMODE@
98CFLAGS = @CFLAGS@
99COMPATLIB = @COMPATLIB@
100CPP = @CPP@
101CPPFLAGS = @CPPFLAGS@
102CXX = @CXX@
103CXXCPP = @CXXCPP@
104CXXDEPMODE = @CXXDEPMODE@
105CXXFLAGS = @CXXFLAGS@
106CYGPATH_W = @CYGPATH_W@
107DEFS = @DEFS@
108DEPDIR = @DEPDIR@
109DOXYGENPATH = @DOXYGENPATH@
110ECHO = @ECHO@
111ECHO_C = @ECHO_C@
112ECHO_N = @ECHO_N@
113ECHO_T = @ECHO_T@
114EGREP = @EGREP@
115EXEEXT = @EXEEXT@
116F77 = @F77@
117FFLAGS = @FFLAGS@
118GREP = @GREP@
119INSTALL_DATA = @INSTALL_DATA@
120INSTALL_PROGRAM = @INSTALL_PROGRAM@
121INSTALL_SCRIPT = @INSTALL_SCRIPT@
122INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123LDFLAGS = @LDFLAGS@
124LIBOBJS = @LIBOBJS@
125LIBS = @LIBS@
126LIBTOOL = @LIBTOOL@
127LN_S = @LN_S@
128LTLIBOBJS = @LTLIBOBJS@
129MAINT = @MAINT@
130MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
131MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
132MAKEINFO = @MAKEINFO@
133MANGOSD_DEBUG_INFO = @MANGOSD_DEBUG_INFO@
134MANGOSD_ENABLE_CLI = @MANGOSD_ENABLE_CLI@
135MANGOSD_ENABLE_RA = @MANGOSD_ENABLE_RA@
136MYSQL_CONFIG = @MYSQL_CONFIG@
137MYSQL_INCLUDES = @MYSQL_INCLUDES@
138MYSQL_LIBS = @MYSQL_LIBS@
139OBJEXT = @OBJEXT@
140PACKAGE = @PACKAGE@
141PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142PACKAGE_NAME = @PACKAGE_NAME@
143PACKAGE_STRING = @PACKAGE_STRING@
144PACKAGE_TARNAME = @PACKAGE_TARNAME@
145PACKAGE_VERSION = @PACKAGE_VERSION@
146PATH_SEPARATOR = @PATH_SEPARATOR@
147RANLIB = @RANLIB@
148SET_MAKE = @SET_MAKE@
149SHELL = @SHELL@
150SSLLIB = @SSLLIB@
151STRIP = @STRIP@
152USE_DOXYGEN_FALSE = @USE_DOXYGEN_FALSE@
153USE_DOXYGEN_TRUE = @USE_DOXYGEN_TRUE@
154VERSION = @VERSION@
155ZLIB = @ZLIB@
156ac_ct_CC = @ac_ct_CC@
157ac_ct_CXX = @ac_ct_CXX@
158ac_ct_F77 = @ac_ct_F77@
159am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
160am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
161am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
162am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
163am__include = @am__include@
164am__leading_dot = @am__leading_dot@
165am__quote = @am__quote@
166am__tar = @am__tar@
167am__untar = @am__untar@
168bindir = @bindir@
169build = @build@
170build_alias = @build_alias@
171build_cpu = @build_cpu@
172build_os = @build_os@
173build_vendor = @build_vendor@
174datadir = @datadir@
175datarootdir = @datarootdir@
176docdir = @docdir@
177dvidir = @dvidir@
178exec_prefix = @exec_prefix@
179host = @host@
180host_alias = @host_alias@
181host_cpu = @host_cpu@
182host_os = @host_os@
183host_vendor = @host_vendor@
184htmldir = @htmldir@
185includedir = @includedir@
186infodir = @infodir@
187install_sh = @install_sh@
188libdir = @libdir@
189libexecdir = @libexecdir@
190localedir = @localedir@
191localstatedir = @localstatedir@
192mandir = @mandir@
193mkdir_p = @mkdir_p@
194oldincludedir = @oldincludedir@
195pdfdir = @pdfdir@
196prefix = @prefix@
197program_transform_name = @program_transform_name@
198psdir = @psdir@
199sbindir = @sbindir@
200sharedstatedir = @sharedstatedir@
201sysconfdir = @sysconfdir@
202target_alias = @target_alias@
203SUBDIRS = Updates
204
205#  Install basic SQL files to datadir
206pkgdata_DATA = \
207        scripts.sql
208
209all: all-recursive
210
211.SUFFIXES:
212$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
213        @for dep in $?; do \
214          case '$(am__configure_deps)' in \
215            *$$dep*) \
216              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
217                && exit 0; \
218              exit 1;; \
219          esac; \
220        done; \
221        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/bindings/ScriptDev2/sql/Makefile'; \
222        cd $(top_srcdir) && \
223          $(AUTOMAKE) --gnu  src/bindings/ScriptDev2/sql/Makefile
224.PRECIOUS: Makefile
225Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226        @case '$?' in \
227          *config.status*) \
228            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229          *) \
230            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232        esac;
233
234$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
238        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
240        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242mostlyclean-libtool:
243        -rm -f *.lo
244
245clean-libtool:
246        -rm -rf .libs _libs
247
248distclean-libtool:
249        -rm -f libtool
250uninstall-info-am:
251install-pkgdataDATA: $(pkgdata_DATA)
252        @$(NORMAL_INSTALL)
253        test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
254        @list='$(pkgdata_DATA)'; for p in $$list; do \
255          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
256          f=$(am__strip_dir) \
257          echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
258          $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
259        done
260
261uninstall-pkgdataDATA:
262        @$(NORMAL_UNINSTALL)
263        @list='$(pkgdata_DATA)'; for p in $$list; do \
264          f=$(am__strip_dir) \
265          echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
266          rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
267        done
268
269# This directory's subdirectories are mostly independent; you can cd
270# into them and run `make' without going through this Makefile.
271# To change the values of `make' variables: instead of editing Makefiles,
272# (1) if the variable is set in `config.status', edit `config.status'
273#     (which will cause the Makefiles to be regenerated when you run `make');
274# (2) otherwise, pass the desired values on the `make' command line.
275$(RECURSIVE_TARGETS):
276        @failcom='exit 1'; \
277        for f in x $$MAKEFLAGS; do \
278          case $$f in \
279            *=* | --[!k]*);; \
280            *k*) failcom='fail=yes';; \
281          esac; \
282        done; \
283        dot_seen=no; \
284        target=`echo $@ | sed s/-recursive//`; \
285        list='$(SUBDIRS)'; for subdir in $$list; do \
286          echo "Making $$target in $$subdir"; \
287          if test "$$subdir" = "."; then \
288            dot_seen=yes; \
289            local_target="$$target-am"; \
290          else \
291            local_target="$$target"; \
292          fi; \
293          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
294          || eval $$failcom; \
295        done; \
296        if test "$$dot_seen" = "no"; then \
297          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
298        fi; test -z "$$fail"
299
300mostlyclean-recursive clean-recursive distclean-recursive \
301maintainer-clean-recursive:
302        @failcom='exit 1'; \
303        for f in x $$MAKEFLAGS; do \
304          case $$f in \
305            *=* | --[!k]*);; \
306            *k*) failcom='fail=yes';; \
307          esac; \
308        done; \
309        dot_seen=no; \
310        case "$@" in \
311          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
312          *) list='$(SUBDIRS)' ;; \
313        esac; \
314        rev=''; for subdir in $$list; do \
315          if test "$$subdir" = "."; then :; else \
316            rev="$$subdir $$rev"; \
317          fi; \
318        done; \
319        rev="$$rev ."; \
320        target=`echo $@ | sed s/-recursive//`; \
321        for subdir in $$rev; do \
322          echo "Making $$target in $$subdir"; \
323          if test "$$subdir" = "."; then \
324            local_target="$$target-am"; \
325          else \
326            local_target="$$target"; \
327          fi; \
328          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
329          || eval $$failcom; \
330        done && test -z "$$fail"
331tags-recursive:
332        list='$(SUBDIRS)'; for subdir in $$list; do \
333          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
334        done
335ctags-recursive:
336        list='$(SUBDIRS)'; for subdir in $$list; do \
337          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
338        done
339
340ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
341        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
342        unique=`for i in $$list; do \
343            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344          done | \
345          $(AWK) '    { files[$$0] = 1; } \
346               END { for (i in files) print i; }'`; \
347        mkid -fID $$unique
348tags: TAGS
349
350TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
351                $(TAGS_FILES) $(LISP)
352        tags=; \
353        here=`pwd`; \
354        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
355          include_option=--etags-include; \
356          empty_fix=.; \
357        else \
358          include_option=--include; \
359          empty_fix=; \
360        fi; \
361        list='$(SUBDIRS)'; for subdir in $$list; do \
362          if test "$$subdir" = .; then :; else \
363            test ! -f $$subdir/TAGS || \
364              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
365          fi; \
366        done; \
367        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368        unique=`for i in $$list; do \
369            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370          done | \
371          $(AWK) '    { files[$$0] = 1; } \
372               END { for (i in files) print i; }'`; \
373        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
374          test -n "$$unique" || unique=$$empty_fix; \
375          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376            $$tags $$unique; \
377        fi
378ctags: CTAGS
379CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
380                $(TAGS_FILES) $(LISP)
381        tags=; \
382        here=`pwd`; \
383        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
384        unique=`for i in $$list; do \
385            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386          done | \
387          $(AWK) '    { files[$$0] = 1; } \
388               END { for (i in files) print i; }'`; \
389        test -z "$(CTAGS_ARGS)$$tags$$unique" \
390          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
391             $$tags $$unique
392
393GTAGS:
394        here=`$(am__cd) $(top_builddir) && pwd` \
395          && cd $(top_srcdir) \
396          && gtags -i $(GTAGS_ARGS) $$here
397
398distclean-tags:
399        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
400
401distdir: $(DISTFILES)
402        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
403        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
404        list='$(DISTFILES)'; for file in $$list; do \
405          case $$file in \
406            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
407            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
408          esac; \
409          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
410          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
411          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
412            dir="/$$dir"; \
413            $(mkdir_p) "$(distdir)$$dir"; \
414          else \
415            dir=''; \
416          fi; \
417          if test -d $$d/$$file; then \
418            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
419              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
420            fi; \
421            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
422          else \
423            test -f $(distdir)/$$file \
424            || cp -p $$d/$$file $(distdir)/$$file \
425            || exit 1; \
426          fi; \
427        done
428        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
429          if test "$$subdir" = .; then :; else \
430            test -d "$(distdir)/$$subdir" \
431            || $(mkdir_p) "$(distdir)/$$subdir" \
432            || exit 1; \
433            distdir=`$(am__cd) $(distdir) && pwd`; \
434            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
435            (cd $$subdir && \
436              $(MAKE) $(AM_MAKEFLAGS) \
437                top_distdir="$$top_distdir" \
438                distdir="$$distdir/$$subdir" \
439                distdir) \
440              || exit 1; \
441          fi; \
442        done
443check-am: all-am
444check: check-recursive
445all-am: Makefile $(DATA)
446installdirs: installdirs-recursive
447installdirs-am:
448        for dir in "$(DESTDIR)$(pkgdatadir)"; do \
449          test -z "$$dir" || $(mkdir_p) "$$dir"; \
450        done
451install: install-recursive
452install-exec: install-exec-recursive
453install-data: install-data-recursive
454uninstall: uninstall-recursive
455
456install-am: all-am
457        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
458
459installcheck: installcheck-recursive
460install-strip:
461        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
462          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
463          `test -z '$(STRIP)' || \
464            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
465mostlyclean-generic:
466
467clean-generic:
468
469distclean-generic:
470        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
471
472maintainer-clean-generic:
473        @echo "This command is intended for maintainers to use"
474        @echo "it deletes files that may require special tools to rebuild."
475clean: clean-recursive
476
477clean-am: clean-generic clean-libtool mostlyclean-am
478
479distclean: distclean-recursive
480        -rm -f Makefile
481distclean-am: clean-am distclean-generic distclean-libtool \
482        distclean-tags
483
484dvi: dvi-recursive
485
486dvi-am:
487
488html: html-recursive
489
490info: info-recursive
491
492info-am:
493
494install-data-am: install-pkgdataDATA
495
496install-exec-am:
497
498install-info: install-info-recursive
499
500install-man:
501
502installcheck-am:
503
504maintainer-clean: maintainer-clean-recursive
505        -rm -f Makefile
506maintainer-clean-am: distclean-am maintainer-clean-generic
507
508mostlyclean: mostlyclean-recursive
509
510mostlyclean-am: mostlyclean-generic mostlyclean-libtool
511
512pdf: pdf-recursive
513
514pdf-am:
515
516ps: ps-recursive
517
518ps-am:
519
520uninstall-am: uninstall-info-am uninstall-pkgdataDATA
521
522uninstall-info: uninstall-info-recursive
523
524.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
525        clean clean-generic clean-libtool clean-recursive ctags \
526        ctags-recursive distclean distclean-generic distclean-libtool \
527        distclean-recursive distclean-tags distdir dvi dvi-am html \
528        html-am info info-am install install-am install-data \
529        install-data-am install-exec install-exec-am install-info \
530        install-info-am install-man install-pkgdataDATA install-strip \
531        installcheck installcheck-am installdirs installdirs-am \
532        maintainer-clean maintainer-clean-generic \
533        maintainer-clean-recursive mostlyclean mostlyclean-generic \
534        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
535        tags tags-recursive uninstall uninstall-am uninstall-info-am \
536        uninstall-pkgdataDATA
537
538# Tell versions [3.59,3.63) of GNU make to not export all variables.
539# Otherwise a system limit (for SysV at least) may be exceeded.
540.NOEXPORT:
Note: See TracBrowser for help on using the browser.