source: trunk/third/scrollkeeper/libs/Makefile.in @ 20861

Revision 20861, 16.6 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20860, which included commits to RCS files with non-trunk default branches.
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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40target_triplet = @target@
41ACLOCAL = @ACLOCAL@
42ALLOCA = @ALLOCA@
43AMDEP_FALSE = @AMDEP_FALSE@
44AMDEP_TRUE = @AMDEP_TRUE@
45AMTAR = @AMTAR@
46AUTOCONF = @AUTOCONF@
47AUTOHEADER = @AUTOHEADER@
48AUTOMAKE = @AUTOMAKE@
49AWK = @AWK@
50BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
51CATOBJEXT = @CATOBJEXT@
52CC = @CC@
53CCDEPMODE = @CCDEPMODE@
54CFLAGS = @CFLAGS@
55CPP = @CPP@
56CPPFLAGS = @CPPFLAGS@
57CYGPATH_W = @CYGPATH_W@
58DATADIRNAME = @DATADIRNAME@
59DEFS = @DEFS@
60DEPDIR = @DEPDIR@
61ECHO = @ECHO@
62ECHO_C = @ECHO_C@
63ECHO_N = @ECHO_N@
64ECHO_T = @ECHO_T@
65EGREP = @EGREP@
66EXEEXT = @EXEEXT@
67GENCAT = @GENCAT@
68GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
69GLIBC21 = @GLIBC21@
70GMSGFMT = @GMSGFMT@
71HOST_TYPE = @HOST_TYPE@
72INSTALL_DATA = @INSTALL_DATA@
73INSTALL_PROGRAM = @INSTALL_PROGRAM@
74INSTALL_SCRIPT = @INSTALL_SCRIPT@
75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76INSTOBJEXT = @INSTOBJEXT@
77INTLBISON = @INTLBISON@
78INTLLIBS = @INTLLIBS@
79INTLOBJS = @INTLOBJS@
80INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
81INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
82INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
83INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
84INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
85INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
86INTLTOOL_MERGE = @INTLTOOL_MERGE@
87INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
88INTLTOOL_PERL = @INTLTOOL_PERL@
89INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
90INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
91INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
92INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
93INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
94INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
95INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
96INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
97INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
98INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
99INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
100INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
101LDFLAGS = @LDFLAGS@
102LIBICONV = @LIBICONV@
103LIBINTL = @LIBINTL@
104LIBOBJS = @LIBOBJS@
105LIBS = @LIBS@
106LIBTOOL = @LIBTOOL@
107LIBXML2_REQUIRED = @LIBXML2_REQUIRED@
108LN_S = @LN_S@
109LTLIBICONV = @LTLIBICONV@
110LTLIBINTL = @LTLIBINTL@
111LTLIBOBJS = @LTLIBOBJS@
112MAKEINFO = @MAKEINFO@
113MKINSTALLDIRS = @MKINSTALLDIRS@
114MSGFMT = @MSGFMT@
115MSGMERGE = @MSGMERGE@
116OBJEXT = @OBJEXT@
117OMFDIRS = @OMFDIRS@
118PACKAGE = @PACKAGE@
119PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120PACKAGE_NAME = @PACKAGE_NAME@
121PACKAGE_STRING = @PACKAGE_STRING@
122PACKAGE_TARNAME = @PACKAGE_TARNAME@
123PACKAGE_VERSION = @PACKAGE_VERSION@
124PATH_SEPARATOR = @PATH_SEPARATOR@
125POSUB = @POSUB@
126RANLIB = @RANLIB@
127SCROLLKEEPER_PARTIAL_DB_DIR = @SCROLLKEEPER_PARTIAL_DB_DIR@
128SET_MAKE = @SET_MAKE@
129SHELL = @SHELL@
130STRIP = @STRIP@
131USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
132USE_NLS = @USE_NLS@
133VERSION = @VERSION@
134XGETTEXT = @XGETTEXT@
135XML_CATALOG = @XML_CATALOG@
136XML_CFLAGS = @XML_CFLAGS@
137XML_CONFIG = @XML_CONFIG@
138XML_LIBS = @XML_LIBS@
139XSLT_CFLAGS = @XSLT_CFLAGS@
140XSLT_CONFIG = @XSLT_CONFIG@
141XSLT_LIBS = @XSLT_LIBS@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_RANLIB = @ac_ct_RANLIB@
144ac_ct_STRIP = @ac_ct_STRIP@
145am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
146am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
147am__include = @am__include@
148am__leading_dot = @am__leading_dot@
149am__quote = @am__quote@
150bindir = @bindir@
151build = @build@
152build_alias = @build_alias@
153build_cpu = @build_cpu@
154build_os = @build_os@
155build_vendor = @build_vendor@
156datadir = @datadir@
157exec_prefix = @exec_prefix@
158host = @host@
159host_alias = @host_alias@
160host_cpu = @host_cpu@
161host_os = @host_os@
162host_vendor = @host_vendor@
163includedir = @includedir@
164infodir = @infodir@
165install_sh = @install_sh@
166libdir = @libdir@
167libexecdir = @libexecdir@
168localstatedir = @localstatedir@
169mandir = @mandir@
170oldincludedir = @oldincludedir@
171prefix = @prefix@
172program_transform_name = @program_transform_name@
173sbindir = @sbindir@
174sharedstatedir = @sharedstatedir@
175sysconfdir = @sysconfdir@
176target = @target@
177target_alias = @target_alias@
178target_cpu = @target_cpu@
179target_os = @target_os@
180target_vendor = @target_vendor@
181lib_LTLIBRARIES = libscrollkeeper.la
182
183INCLUDES = \
184        $(XML_CFLAGS) \
185        $(XSLT_CFLAGS) \
186        $(HOST_TYPE) \
187        -DSCROLLKEEPER_STATEDIR=\""$(localstatedir)"\"
188
189
190libscrollkeeper_la_SOURCES = \
191        scrollkeeper.h \
192        error.c \
193        file.c \
194        i18n.c \
195        merge.c \
196        extract.c \
197        install.c \
198        database.c \
199        uninstall.c \
200        update-url.c
201
202
203# Ideally, BUILT_SOURCES should be used here. However, that variable does not
204# quite work until automake-1.7 is used, so we do it manually for now.
205built_sources = scrollkeeper.h
206
207libscrollkeeper_la_LIBADD = $(XML_LIBS) $(XSLT_LIBS)
208
209EXTRA_DIST = scrollkeeper.h.in
210
211CLEANFILES = $(built_sources)
212subdir = libs
213ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
214mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
215CONFIG_HEADER = $(top_builddir)/config.h
216CONFIG_CLEAN_FILES =
217LTLIBRARIES = $(lib_LTLIBRARIES)
218
219libscrollkeeper_la_LDFLAGS =
220libscrollkeeper_la_DEPENDENCIES =
221am_libscrollkeeper_la_OBJECTS = error.lo file.lo i18n.lo merge.lo \
222        extract.lo install.lo database.lo uninstall.lo update-url.lo
223libscrollkeeper_la_OBJECTS = $(am_libscrollkeeper_la_OBJECTS)
224
225DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
226depcomp = $(SHELL) $(top_srcdir)/depcomp
227am__depfiles_maybe = depfiles
228@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/database.Plo ./$(DEPDIR)/error.Plo \
229@AMDEP_TRUE@    ./$(DEPDIR)/extract.Plo ./$(DEPDIR)/file.Plo \
230@AMDEP_TRUE@    ./$(DEPDIR)/i18n.Plo ./$(DEPDIR)/install.Plo \
231@AMDEP_TRUE@    ./$(DEPDIR)/merge.Plo ./$(DEPDIR)/uninstall.Plo \
232@AMDEP_TRUE@    ./$(DEPDIR)/update-url.Plo
233COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
234        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
235LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
236        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
237CCLD = $(CC)
238LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
239        $(AM_LDFLAGS) $(LDFLAGS) -o $@
240DIST_SOURCES = $(libscrollkeeper_la_SOURCES)
241DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
242SOURCES = $(libscrollkeeper_la_SOURCES)
243
244all: all-am
245
246.SUFFIXES:
247.SUFFIXES: .c .lo .o .obj
248$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
249        cd $(top_srcdir) && \
250          $(AUTOMAKE) --gnu  libs/Makefile
251Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
252        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
253libLTLIBRARIES_INSTALL = $(INSTALL)
254install-libLTLIBRARIES: $(lib_LTLIBRARIES)
255        @$(NORMAL_INSTALL)
256        $(mkinstalldirs) $(DESTDIR)$(libdir)
257        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
258          if test -f $$p; then \
259            f="`echo $$p | sed -e 's|^.*/||'`"; \
260            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
261            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
262          else :; fi; \
263        done
264
265uninstall-libLTLIBRARIES:
266        @$(NORMAL_UNINSTALL)
267        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
268            p="`echo $$p | sed -e 's|^.*/||'`"; \
269          echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
270          $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
271        done
272
273clean-libLTLIBRARIES:
274        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
275        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
276          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
277          test "$$dir" = "$$p" && dir=.; \
278          echo "rm -f \"$${dir}/so_locations\""; \
279          rm -f "$${dir}/so_locations"; \
280        done
281libscrollkeeper.la: $(libscrollkeeper_la_OBJECTS) $(libscrollkeeper_la_DEPENDENCIES)
282        $(LINK) -rpath $(libdir) $(libscrollkeeper_la_LDFLAGS) $(libscrollkeeper_la_OBJECTS) $(libscrollkeeper_la_LIBADD) $(LIBS)
283
284mostlyclean-compile:
285        -rm -f *.$(OBJEXT) core *.core
286
287distclean-compile:
288        -rm -f *.tab.c
289
290@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/database.Plo@am__quote@
291@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Plo@am__quote@
292@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extract.Plo@am__quote@
293@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Plo@am__quote@
294@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i18n.Plo@am__quote@
295@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/install.Plo@am__quote@
296@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Plo@am__quote@
297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uninstall.Plo@am__quote@
298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/update-url.Plo@am__quote@
299
300.c.o:
301@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
302@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
303@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
304@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
305@am__fastdepCC_TRUE@    fi
306@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
307@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
308@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
309@am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
310
311.c.obj:
312@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
313@am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
314@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
315@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
316@am__fastdepCC_TRUE@    fi
317@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
318@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
319@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
320@am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
321
322.c.lo:
323@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
324@am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
325@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
326@am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
327@am__fastdepCC_TRUE@    fi
328@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
329@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
330@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
332
333mostlyclean-libtool:
334        -rm -f *.lo
335
336clean-libtool:
337        -rm -rf .libs _libs
338
339distclean-libtool:
340        -rm -f libtool
341uninstall-info-am:
342
343ETAGS = etags
344ETAGSFLAGS =
345
346CTAGS = ctags
347CTAGSFLAGS =
348
349tags: TAGS
350
351ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
352        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353        unique=`for i in $$list; do \
354            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355          done | \
356          $(AWK) '    { files[$$0] = 1; } \
357               END { for (i in files) print i; }'`; \
358        mkid -fID $$unique
359
360TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
361                $(TAGS_FILES) $(LISP)
362        tags=; \
363        here=`pwd`; \
364        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
365        unique=`for i in $$list; do \
366            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367          done | \
368          $(AWK) '    { files[$$0] = 1; } \
369               END { for (i in files) print i; }'`; \
370        test -z "$(ETAGS_ARGS)$$tags$$unique" \
371          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
372             $$tags $$unique
373
374ctags: CTAGS
375CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
376                $(TAGS_FILES) $(LISP)
377        tags=; \
378        here=`pwd`; \
379        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
380        unique=`for i in $$list; do \
381            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382          done | \
383          $(AWK) '    { files[$$0] = 1; } \
384               END { for (i in files) print i; }'`; \
385        test -z "$(CTAGS_ARGS)$$tags$$unique" \
386          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
387             $$tags $$unique
388
389GTAGS:
390        here=`$(am__cd) $(top_builddir) && pwd` \
391          && cd $(top_srcdir) \
392          && gtags -i $(GTAGS_ARGS) $$here
393
394distclean-tags:
395        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
396DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
397
398top_distdir = ..
399distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
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            $(mkinstalldirs) "$(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
428check-am: all-am
429check: check-am
430all-am: Makefile $(LTLIBRARIES)
431
432installdirs:
433        $(mkinstalldirs) $(DESTDIR)$(libdir)
434install: install-am
435install-exec: install-exec-am
436install-data: install-data-am
437uninstall: uninstall-am
438
439install-am: all-am
440        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
441
442installcheck: installcheck-am
443install-strip:
444        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
445          INSTALL_STRIP_FLAG=-s \
446          `test -z '$(STRIP)' || \
447            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
448mostlyclean-generic:
449
450clean-generic:
451        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
452
453distclean-generic:
454        -rm -f $(CONFIG_CLEAN_FILES)
455
456maintainer-clean-generic:
457        @echo "This command is intended for maintainers to use"
458        @echo "it deletes files that may require special tools to rebuild."
459clean: clean-am
460
461clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
462        mostlyclean-am
463
464distclean: distclean-am
465        -rm -rf ./$(DEPDIR)
466        -rm -f Makefile
467distclean-am: clean-am distclean-compile distclean-generic \
468        distclean-libtool distclean-tags
469
470dvi: dvi-am
471
472dvi-am:
473
474info: info-am
475
476info-am:
477
478install-data-am:
479
480install-exec-am: install-libLTLIBRARIES
481
482install-info: install-info-am
483
484install-man:
485
486installcheck-am:
487
488maintainer-clean: maintainer-clean-am
489        -rm -rf ./$(DEPDIR)
490        -rm -f Makefile
491maintainer-clean-am: distclean-am maintainer-clean-generic
492
493mostlyclean: mostlyclean-am
494
495mostlyclean-am: mostlyclean-compile mostlyclean-generic \
496        mostlyclean-libtool
497
498pdf: pdf-am
499
500pdf-am:
501
502ps: ps-am
503
504ps-am:
505
506uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
507
508.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
509        clean-libLTLIBRARIES clean-libtool ctags distclean \
510        distclean-compile distclean-generic distclean-libtool \
511        distclean-tags distdir dvi dvi-am info info-am install \
512        install-am install-data install-data-am install-exec \
513        install-exec-am install-info install-info-am \
514        install-libLTLIBRARIES install-man install-strip installcheck \
515        installcheck-am installdirs maintainer-clean \
516        maintainer-clean-generic mostlyclean mostlyclean-compile \
517        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
518        tags uninstall uninstall-am uninstall-info-am \
519        uninstall-libLTLIBRARIES
520
521
522$(OBJECTS) $(libscrollkeeper_la_OBJECTS): $(built_sources)
523
524scrollkeeper.h : Makefile $(srcdir)/scrollkeeper.h.in
525        sed -e 's,@localstatedir\@,$(localstatedir),g' \
526            -e 's,@prefix\@,$(prefix),g' \
527            $(srcdir)/scrollkeeper.h.in > scrollkeeper.h
528# Tell versions [3.59,3.63) of GNU make to not export all variables.
529# Otherwise a system limit (for SysV at least) may be exceeded.
530.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.