source: trunk/third/scrollkeeper/Makefile.in @ 20865

Revision 20865, 21.8 KB checked in by ghudson, 20 years ago (diff)
Merge with scrollkeeper 0.3.14.
Line 
1# Makefile.in generated by automake 1.7.8 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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) 2000 Sun Microsystems, Inc.
18
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = .
26
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42target_triplet = @target@
43ACLOCAL = @ACLOCAL@
44ALLOCA = @ALLOCA@
45AMDEP_FALSE = @AMDEP_FALSE@
46AMDEP_TRUE = @AMDEP_TRUE@
47AMTAR = @AMTAR@
48AUTOCONF = @AUTOCONF@
49AUTOHEADER = @AUTOHEADER@
50AUTOMAKE = @AUTOMAKE@
51AWK = @AWK@
52BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
53CATOBJEXT = @CATOBJEXT@
54CC = @CC@
55CCDEPMODE = @CCDEPMODE@
56CFLAGS = @CFLAGS@
57CPP = @CPP@
58CPPFLAGS = @CPPFLAGS@
59CYGPATH_W = @CYGPATH_W@
60DATADIRNAME = @DATADIRNAME@
61DEFS = @DEFS@
62DEPDIR = @DEPDIR@
63ECHO = @ECHO@
64ECHO_C = @ECHO_C@
65ECHO_N = @ECHO_N@
66ECHO_T = @ECHO_T@
67EGREP = @EGREP@
68EXEEXT = @EXEEXT@
69GENCAT = @GENCAT@
70GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
71GLIBC21 = @GLIBC21@
72GMSGFMT = @GMSGFMT@
73HOST_TYPE = @HOST_TYPE@
74INSTALL_DATA = @INSTALL_DATA@
75INSTALL_PROGRAM = @INSTALL_PROGRAM@
76INSTALL_SCRIPT = @INSTALL_SCRIPT@
77INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78INSTOBJEXT = @INSTOBJEXT@
79INTLBISON = @INTLBISON@
80INTLLIBS = @INTLLIBS@
81INTLOBJS = @INTLOBJS@
82INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
83INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
84INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
85INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
86INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
87INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
88INTLTOOL_MERGE = @INTLTOOL_MERGE@
89INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
90INTLTOOL_PERL = @INTLTOOL_PERL@
91INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
92INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
93INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
94INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
95INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
96INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
97INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
98INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
99INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
100INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
101INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
102INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
103LDFLAGS = @LDFLAGS@
104LIBICONV = @LIBICONV@
105LIBINTL = @LIBINTL@
106LIBOBJS = @LIBOBJS@
107LIBS = @LIBS@
108LIBTOOL = @LIBTOOL@
109LIBXML2_REQUIRED = @LIBXML2_REQUIRED@
110LN_S = @LN_S@
111LTLIBICONV = @LTLIBICONV@
112LTLIBINTL = @LTLIBINTL@
113LTLIBOBJS = @LTLIBOBJS@
114MAKEINFO = @MAKEINFO@
115MKINSTALLDIRS = @MKINSTALLDIRS@
116MSGFMT = @MSGFMT@
117MSGMERGE = @MSGMERGE@
118OBJEXT = @OBJEXT@
119OMFDIRS = @OMFDIRS@
120PACKAGE = @PACKAGE@
121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122PACKAGE_NAME = @PACKAGE_NAME@
123PACKAGE_STRING = @PACKAGE_STRING@
124PACKAGE_TARNAME = @PACKAGE_TARNAME@
125PACKAGE_VERSION = @PACKAGE_VERSION@
126PATH_SEPARATOR = @PATH_SEPARATOR@
127POSUB = @POSUB@
128RANLIB = @RANLIB@
129SCROLLKEEPER_PARTIAL_DB_DIR = @SCROLLKEEPER_PARTIAL_DB_DIR@
130SET_MAKE = @SET_MAKE@
131SHELL = @SHELL@
132STRIP = @STRIP@
133USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
134USE_NLS = @USE_NLS@
135VERSION = @VERSION@
136XGETTEXT = @XGETTEXT@
137XML_CATALOG = @XML_CATALOG@
138XML_CFLAGS = @XML_CFLAGS@
139XML_CONFIG = @XML_CONFIG@
140XML_LIBS = @XML_LIBS@
141XSLT_CFLAGS = @XSLT_CFLAGS@
142XSLT_CONFIG = @XSLT_CONFIG@
143XSLT_LIBS = @XSLT_LIBS@
144ac_ct_CC = @ac_ct_CC@
145ac_ct_RANLIB = @ac_ct_RANLIB@
146ac_ct_STRIP = @ac_ct_STRIP@
147am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149am__include = @am__include@
150am__leading_dot = @am__leading_dot@
151am__quote = @am__quote@
152bindir = @bindir@
153build = @build@
154build_alias = @build_alias@
155build_cpu = @build_cpu@
156build_os = @build_os@
157build_vendor = @build_vendor@
158datadir = @datadir@
159exec_prefix = @exec_prefix@
160host = @host@
161host_alias = @host_alias@
162host_cpu = @host_cpu@
163host_os = @host_os@
164host_vendor = @host_vendor@
165includedir = @includedir@
166infodir = @infodir@
167install_sh = @install_sh@
168libdir = @libdir@
169libexecdir = @libexecdir@
170localstatedir = @localstatedir@
171mandir = @mandir@
172oldincludedir = @oldincludedir@
173prefix = @prefix@
174program_transform_name = @program_transform_name@
175sbindir = @sbindir@
176sharedstatedir = @sharedstatedir@
177sysconfdir = @sysconfdir@
178target = @target@
179target_alias = @target_alias@
180target_cpu = @target_cpu@
181target_os = @target_os@
182target_vendor = @target_vendor@
183
184SUBDIRS = m4 libuuid intl libs buildtools config cl extract scripts man po doc
185
186EXTRA_DIST = \
187        config.rpath            \
188        scrollkeeper.spec.in    \
189        intltool-extract.in     \
190        intltool-merge.in       \
191        intltool-update.in      \
192        intltool-modules/XML/Parser/Style/OrigTree.pm   \
193        scrollkeeper-spec.txt
194
195
196scrollkeeperdocdir = $(datadir)/doc/scrollkeeper-$(VERSION)
197scrollkeeperdoc_DATA = \
198        AUTHORS                 \
199        ChangeLog               \
200        COPYING.DOC             \
201        COPYING                 \
202        NEWS                    \
203        README                  \
204        scrollkeeper-spec.txt   \
205        TODO
206
207
208scrollkeeper_localstate_dir = $(localstatedir)/@SCROLLKEEPER_PARTIAL_DB_DIR@
209
210ACLOCAL_AMFLAGS = -I m4
211
212# It is wrong to have scrollkeeper.pot here, but some other bug means its presence is causing distcheck to fail. :-(
213DISTCLEANFILES = \
214        intltool-extract        \
215        intltool-merge          \
216        intltool-update         \
217        po/scrollkeeper.pot
218
219subdir = .
220ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
221mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
222CONFIG_HEADER = config.h
223CONFIG_CLEAN_FILES = intl/Makefile scrollkeeper.spec
224DIST_SOURCES =
225DATA = $(scrollkeeperdoc_DATA)
226
227
228RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
229        ps-recursive install-info-recursive uninstall-info-recursive \
230        all-recursive install-data-recursive install-exec-recursive \
231        installdirs-recursive install-recursive uninstall-recursive \
232        check-recursive installcheck-recursive
233DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
234        ABOUT-NLS AUTHORS COPYING COPYING.DOC ChangeLog INSTALL \
235        Makefile.am NEWS TODO aclocal.m4 config.guess config.h.in \
236        config.rpath config.sub configure configure.in depcomp \
237        install-sh ltmain.sh missing mkinstalldirs scrollkeeper.spec.in
238DIST_SUBDIRS = $(SUBDIRS)
239all: config.h
240        $(MAKE) $(AM_MAKEFLAGS) all-recursive
241
242.SUFFIXES:
243
244am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
245 configure.lineno
246$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
247        cd $(top_srcdir) && \
248          $(AUTOMAKE) --gnu  Makefile
249Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
250        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
251
252$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
253        $(SHELL) ./config.status --recheck
254$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
255        cd $(srcdir) && $(AUTOCONF)
256
257$(ACLOCAL_M4):  configure.in m4/codeset.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/intdiv0.m4 m4/inttypes-pri.m4 m4/inttypes.m4 m4/inttypes_h.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/nls.m4 m4/po.m4 m4/progtest.m4 m4/stdint_h.m4 m4/uintmax_t.m4 m4/ulonglong.m4
258        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
259
260config.h: stamp-h1
261        @if test ! -f $@; then \
262          rm -f stamp-h1; \
263          $(MAKE) stamp-h1; \
264        else :; fi
265
266stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
267        @rm -f stamp-h1
268        cd $(top_builddir) && $(SHELL) ./config.status config.h
269
270$(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4)
271        cd $(top_srcdir) && $(AUTOHEADER)
272        touch $(srcdir)/config.h.in
273
274distclean-hdr:
275        -rm -f config.h stamp-h1
276intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
277        cd $(top_builddir) && $(SHELL) ./config.status $@
278scrollkeeper.spec: $(top_builddir)/config.status scrollkeeper.spec.in
279        cd $(top_builddir) && $(SHELL) ./config.status $@
280
281mostlyclean-libtool:
282        -rm -f *.lo
283
284clean-libtool:
285        -rm -rf .libs _libs
286
287distclean-libtool:
288        -rm -f libtool
289uninstall-info-am:
290scrollkeeperdocDATA_INSTALL = $(INSTALL_DATA)
291install-scrollkeeperdocDATA: $(scrollkeeperdoc_DATA)
292        @$(NORMAL_INSTALL)
293        $(mkinstalldirs) $(DESTDIR)$(scrollkeeperdocdir)
294        @list='$(scrollkeeperdoc_DATA)'; for p in $$list; do \
295          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
296          f="`echo $$p | sed -e 's|^.*/||'`"; \
297          echo " $(scrollkeeperdocDATA_INSTALL) $$d$$p $(DESTDIR)$(scrollkeeperdocdir)/$$f"; \
298          $(scrollkeeperdocDATA_INSTALL) $$d$$p $(DESTDIR)$(scrollkeeperdocdir)/$$f; \
299        done
300
301uninstall-scrollkeeperdocDATA:
302        @$(NORMAL_UNINSTALL)
303        @list='$(scrollkeeperdoc_DATA)'; for p in $$list; do \
304          f="`echo $$p | sed -e 's|^.*/||'`"; \
305          echo " rm -f $(DESTDIR)$(scrollkeeperdocdir)/$$f"; \
306          rm -f $(DESTDIR)$(scrollkeeperdocdir)/$$f; \
307        done
308
309# This directory's subdirectories are mostly independent; you can cd
310# into them and run `make' without going through this Makefile.
311# To change the values of `make' variables: instead of editing Makefiles,
312# (1) if the variable is set in `config.status', edit `config.status'
313#     (which will cause the Makefiles to be regenerated when you run `make');
314# (2) otherwise, pass the desired values on the `make' command line.
315$(RECURSIVE_TARGETS):
316        @set fnord $$MAKEFLAGS; amf=$$2; \
317        dot_seen=no; \
318        target=`echo $@ | sed s/-recursive//`; \
319        list='$(SUBDIRS)'; for subdir in $$list; do \
320          echo "Making $$target in $$subdir"; \
321          if test "$$subdir" = "."; then \
322            dot_seen=yes; \
323            local_target="$$target-am"; \
324          else \
325            local_target="$$target"; \
326          fi; \
327          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
328           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
329        done; \
330        if test "$$dot_seen" = "no"; then \
331          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
332        fi; test -z "$$fail"
333
334mostlyclean-recursive clean-recursive distclean-recursive \
335maintainer-clean-recursive:
336        @set fnord $$MAKEFLAGS; amf=$$2; \
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           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
358        done && test -z "$$fail"
359tags-recursive:
360        list='$(SUBDIRS)'; for subdir in $$list; do \
361          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
362        done
363ctags-recursive:
364        list='$(SUBDIRS)'; for subdir in $$list; do \
365          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
366        done
367
368ETAGS = etags
369ETAGSFLAGS =
370
371CTAGS = ctags
372CTAGSFLAGS =
373
374tags: TAGS
375
376ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
377        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378        unique=`for i in $$list; do \
379            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380          done | \
381          $(AWK) '    { files[$$0] = 1; } \
382               END { for (i in files) print i; }'`; \
383        mkid -fID $$unique
384
385TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
386                $(TAGS_FILES) $(LISP)
387        tags=; \
388        here=`pwd`; \
389        if (etags --etags-include --version) >/dev/null 2>&1; then \
390          include_option=--etags-include; \
391        else \
392          include_option=--include; \
393        fi; \
394        list='$(SUBDIRS)'; for subdir in $$list; do \
395          if test "$$subdir" = .; then :; else \
396            test -f $$subdir/TAGS && \
397              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
398          fi; \
399        done; \
400        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
401        unique=`for i in $$list; do \
402            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403          done | \
404          $(AWK) '    { files[$$0] = 1; } \
405               END { for (i in files) print i; }'`; \
406        test -z "$(ETAGS_ARGS)$$tags$$unique" \
407          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
408             $$tags $$unique
409
410ctags: CTAGS
411CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
412                $(TAGS_FILES) $(LISP)
413        tags=; \
414        here=`pwd`; \
415        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
416        unique=`for i in $$list; do \
417            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418          done | \
419          $(AWK) '    { files[$$0] = 1; } \
420               END { for (i in files) print i; }'`; \
421        test -z "$(CTAGS_ARGS)$$tags$$unique" \
422          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
423             $$tags $$unique
424
425GTAGS:
426        here=`$(am__cd) $(top_builddir) && pwd` \
427          && cd $(top_srcdir) \
428          && gtags -i $(GTAGS_ARGS) $$here
429
430distclean-tags:
431        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
432DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
433
434top_distdir = .
435distdir = $(PACKAGE)-$(VERSION)
436
437am__remove_distdir = \
438  { test ! -d $(distdir) \
439    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
440         && rm -fr $(distdir); }; }
441
442GZIP_ENV = --best
443distuninstallcheck_listfiles = find . -type f -print
444distcleancheck_listfiles = find . -type f -print
445
446distdir: $(DISTFILES)
447        $(am__remove_distdir)
448        mkdir $(distdir)
449        $(mkinstalldirs) $(distdir)/. $(distdir)/config $(distdir)/intl $(distdir)/intltool-modules/XML/Parser/Style $(distdir)/po $(distdir)/scripts
450        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
451        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
452        list='$(DISTFILES)'; for file in $$list; do \
453          case $$file in \
454            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
455            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
456          esac; \
457          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
458          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
459          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
460            dir="/$$dir"; \
461            $(mkinstalldirs) "$(distdir)$$dir"; \
462          else \
463            dir=''; \
464          fi; \
465          if test -d $$d/$$file; then \
466            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
467              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
468            fi; \
469            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
470          else \
471            test -f $(distdir)/$$file \
472            || cp -p $$d/$$file $(distdir)/$$file \
473            || exit 1; \
474          fi; \
475        done
476        list='$(SUBDIRS)'; for subdir in $$list; do \
477          if test "$$subdir" = .; then :; else \
478            test -d $(distdir)/$$subdir \
479            || mkdir $(distdir)/$$subdir \
480            || exit 1; \
481            (cd $$subdir && \
482              $(MAKE) $(AM_MAKEFLAGS) \
483                top_distdir="$(top_distdir)" \
484                distdir=../$(distdir)/$$subdir \
485                distdir) \
486              || exit 1; \
487          fi; \
488        done
489        $(MAKE) $(AM_MAKEFLAGS) \
490          top_distdir="$(top_distdir)" distdir="$(distdir)" \
491          dist-hook
492        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
493          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
494          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
495          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
496        || chmod -R a+r $(distdir)
497dist-gzip: distdir
498        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
499        $(am__remove_distdir)
500
501dist dist-all: distdir
502        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
503        $(am__remove_distdir)
504
505# This target untars the dist file and tries a VPATH configuration.  Then
506# it guarantees that the distribution is self-contained by making another
507# tarfile.
508distcheck: dist
509        $(am__remove_distdir)
510        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
511        chmod -R a-w $(distdir); chmod a+w $(distdir)
512        mkdir $(distdir)/_build
513        mkdir $(distdir)/_inst
514        chmod a-w $(distdir)
515        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
516          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
517          && cd $(distdir)/_build \
518          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
519            --with-included-gettext \
520            $(DISTCHECK_CONFIGURE_FLAGS) \
521          && $(MAKE) $(AM_MAKEFLAGS) \
522          && $(MAKE) $(AM_MAKEFLAGS) dvi \
523          && $(MAKE) $(AM_MAKEFLAGS) check \
524          && $(MAKE) $(AM_MAKEFLAGS) install \
525          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
526          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
527          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
528                distuninstallcheck \
529          && chmod -R a-w "$$dc_install_base" \
530          && ({ \
531               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
532               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
533               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
534               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
535                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
536              } || { rm -rf "$$dc_destdir"; exit 1; }) \
537          && rm -rf "$$dc_destdir" \
538          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
539          && rm -f $(distdir).tar.gz \
540          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
541        $(am__remove_distdir)
542        @echo "$(distdir).tar.gz is ready for distribution" | \
543          sed 'h;s/./=/g;p;x;p;x'
544distuninstallcheck:
545        @cd $(distuninstallcheck_dir) \
546        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
547           || { echo "ERROR: files left after uninstall:" ; \
548                if test -n "$(DESTDIR)"; then \
549                  echo "  (check DESTDIR support)"; \
550                fi ; \
551                $(distuninstallcheck_listfiles) ; \
552                exit 1; } >&2
553distcleancheck: distclean
554        @if test '$(srcdir)' = . ; then \
555          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
556          exit 1 ; \
557        fi
558        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
559          || { echo "ERROR: files left in build directory after distclean:" ; \
560               $(distcleancheck_listfiles) ; \
561               exit 1; } >&2
562check-am: all-am
563check: check-recursive
564all-am: Makefile $(DATA) config.h
565installdirs: installdirs-recursive
566installdirs-am:
567        $(mkinstalldirs) $(DESTDIR)$(scrollkeeperdocdir)
568
569install: install-recursive
570install-exec: install-exec-recursive
571install-data: install-data-recursive
572uninstall: uninstall-recursive
573
574install-am: all-am
575        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
576
577installcheck: installcheck-recursive
578install-strip:
579        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
580          INSTALL_STRIP_FLAG=-s \
581          `test -z '$(STRIP)' || \
582            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
583mostlyclean-generic:
584
585clean-generic:
586
587distclean-generic:
588        -rm -f $(CONFIG_CLEAN_FILES)
589        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
590
591maintainer-clean-generic:
592        @echo "This command is intended for maintainers to use"
593        @echo "it deletes files that may require special tools to rebuild."
594clean: clean-recursive
595
596clean-am: clean-generic clean-libtool mostlyclean-am
597
598distclean: distclean-recursive
599        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
600        -rm -f Makefile
601distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
602        distclean-tags
603
604dvi: dvi-recursive
605
606dvi-am:
607
608info: info-recursive
609
610info-am:
611
612install-data-am: install-scrollkeeperdocDATA
613        @$(NORMAL_INSTALL)
614        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
615
616install-exec-am:
617
618install-info: install-info-recursive
619
620install-man:
621
622installcheck-am:
623
624maintainer-clean: maintainer-clean-recursive
625        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
626        -rm -rf $(top_srcdir)/autom4te.cache
627        -rm -f Makefile
628maintainer-clean-am: distclean-am maintainer-clean-generic
629
630mostlyclean: mostlyclean-recursive
631
632mostlyclean-am: mostlyclean-generic mostlyclean-libtool
633
634pdf: pdf-recursive
635
636pdf-am:
637
638ps: ps-recursive
639
640ps-am:
641
642uninstall-am: uninstall-info-am uninstall-local \
643        uninstall-scrollkeeperdocDATA
644
645uninstall-info: uninstall-info-recursive
646
647.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
648        clean-generic clean-libtool clean-recursive ctags \
649        ctags-recursive dist dist-all dist-gzip distcheck distclean \
650        distclean-generic distclean-hdr distclean-libtool \
651        distclean-recursive distclean-tags distcleancheck distdir \
652        distuninstallcheck dvi dvi-am dvi-recursive info info-am \
653        info-recursive install install-am install-data install-data-am \
654        install-data-recursive install-exec install-exec-am \
655        install-exec-recursive install-info install-info-am \
656        install-info-recursive install-man install-recursive \
657        install-scrollkeeperdocDATA install-strip installcheck \
658        installcheck-am installdirs installdirs-am \
659        installdirs-recursive maintainer-clean maintainer-clean-generic \
660        maintainer-clean-recursive mostlyclean mostlyclean-generic \
661        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
662        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
663        uninstall uninstall-am uninstall-info-am \
664        uninstall-info-recursive uninstall-local uninstall-recursive \
665        uninstall-scrollkeeperdocDATA
666
667
668dist-hook: scrollkeeper.spec
669        cp scrollkeeper.spec $(distdir)
670
671# Build/rebuild the catalog
672install-data-hook:
673        rm -rf $(DESTDIR)$(scrollkeeper_localstate_dir)
674        $(mkinstalldirs) $(DESTDIR)$(scrollkeeper_localstate_dir)
675        $(mkinstalldirs) $(DESTDIR)$(localstatedir)/log
676#       PATH="$(PATH):$(DESTDIR)$(bindir)" ; \
677#               echo "`date +\"%b %d %X\"` Installing ScrollKeeper `scrollkeeper-config --version`..." >> $(DESTDIR)$(localstatedir)/log/scrollkeeper.log
678#       PATH="$(PATH):$(DESTDIR)$(bindir)" ; \
679#               $(DESTDIR)$(bindir)/scrollkeeper-rebuilddb -q -p $(DESTDIR)$(scrollkeeper_localstate_dir)
680
681# Remove generated files
682uninstall-local:
683        -rm -rf $(DESTDIR)$(scrollkeeper_localstate_dir)
684        -rm -f $(DESTDIR)$(localstatedir)/log/scrollkeeper.log
685        -rm -f $(DESTDIR)$(localstatedir)/log/scrollkeeper.log.1
686# Tell versions [3.59,3.63) of GNU make to not export all variables.
687# Otherwise a system limit (for SysV at least) may be exceeded.
688.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.