source: trunk/third/GConf2/Makefile.in @ 18568

Revision 18568, 14.5 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18567, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63AWK = @AWK@
64BDB_CFLAGS = @BDB_CFLAGS@
65BDB_LIBS = @BDB_LIBS@
66BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
67CATALOGS = @CATALOGS@
68CATOBJEXT = @CATOBJEXT@
69CC = @CC@
70CFLAGS = @CFLAGS@
71CPPFLAGS = @CPPFLAGS@
72CXX = @CXX@
73DATADIRNAME = @DATADIRNAME@
74DB2HTML = @DB2HTML@
75DEPENDENT_CFLAGS = @DEPENDENT_CFLAGS@
76DEPENDENT_LIBS = @DEPENDENT_LIBS@
77DEPENDENT_WITH_GTK_CFLAGS = @DEPENDENT_WITH_GTK_CFLAGS@
78DEPENDENT_WITH_GTK_LIBS = @DEPENDENT_WITH_GTK_LIBS@
79DEPENDENT_WITH_XML_AND_GTK_CFLAGS = @DEPENDENT_WITH_XML_AND_GTK_CFLAGS@
80DEPENDENT_WITH_XML_AND_GTK_LIBS = @DEPENDENT_WITH_XML_AND_GTK_LIBS@
81DEPENDENT_WITH_XML_CFLAGS = @DEPENDENT_WITH_XML_CFLAGS@
82DEPENDENT_WITH_XML_LIBS = @DEPENDENT_WITH_XML_LIBS@
83DLLTOOL = @DLLTOOL@
84ECHO = @ECHO@
85EXEEXT = @EXEEXT@
86EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
87GCONF_AGE = @GCONF_AGE@
88GCONF_CONFIG_SOURCE = @GCONF_CONFIG_SOURCE@
89GCONF_CURRENT = @GCONF_CURRENT@
90GCONF_REVISION = @GCONF_REVISION@
91GENCAT = @GENCAT@
92GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
93GMOFILES = @GMOFILES@
94GMSGFMT = @GMSGFMT@
95GTKDOC = @GTKDOC@
96GT_NO = @GT_NO@
97GT_YES = @GT_YES@
98HAVE_GTK_DOC = @HAVE_GTK_DOC@
99HTML_DIR = @HTML_DIR@
100INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
101INDENT = @INDENT@
102INSTALL_GCONF_CONFIG_SOURCE = @INSTALL_GCONF_CONFIG_SOURCE@
103INSTOBJEXT = @INSTOBJEXT@
104INTLDEPS = @INTLDEPS@
105INTLLIBS = @INTLLIBS@
106INTLOBJS = @INTLOBJS@
107LDFLAGS = @LDFLAGS@
108LIBTOOL = @LIBTOOL@
109LN_S = @LN_S@
110MAINT = @MAINT@
111MAJOR_VERSION = @MAJOR_VERSION@
112MAKEINFO = @MAKEINFO@
113MKINSTALLDIRS = @MKINSTALLDIRS@
114OBJDUMP = @OBJDUMP@
115OBJEXT = @OBJEXT@
116ORBIT_IDL = @ORBIT_IDL@
117PACKAGE = @PACKAGE@
118PERL = @PERL@
119PKG_CONFIG = @PKG_CONFIG@
120POFILES = @POFILES@
121POPT_LIBS = @POPT_LIBS@
122POSUB = @POSUB@
123PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
124PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
125RANLIB = @RANLIB@
126REBUILD = @REBUILD@
127STRIP = @STRIP@
128USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
129USE_NLS = @USE_NLS@
130VERSION = @VERSION@
131absolute_top_srcdir = @absolute_top_srcdir@
132gconflocaledir = @gconflocaledir@
133l = @l@
134
135SUBDIRS = gconf backends po doc examples
136DIST_SUBDIRS = tests $(SUBDIRS)
137
138EXTRA_DIST = gconf.m4.in gconf.spec.in gconf.spec TODO     gconf-2.0.pc.in
139
140
141pkgconfigdir = $(libdir)/pkgconfig
142pkgconfig_DATA = gconf-2.0.pc
143ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
144mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
145CONFIG_HEADER = config.h
146CONFIG_CLEAN_FILES =  gconf.spec gconf.m4 gconf-2.0.pc
147DATA =  $(pkgconfig_DATA)
148
149DIST_COMMON =  README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
150INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h acinclude.m4 \
151aclocal.m4 config.guess config.h.in config.sub configure configure.in \
152gconf-2.0.pc.in gconf.m4.in gconf.spec.in install-sh ltmain.sh missing \
153mkinstalldirs
154
155
156DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
157
158TAR = gtar
159GZIP_ENV = --best
160all: all-redirect
161.SUFFIXES:
162$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
163        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
164
165Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
166        cd $(top_builddir) \
167          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
168
169$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
170        cd $(srcdir) && $(ACLOCAL)
171
172config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
173        $(SHELL) ./config.status --recheck
174$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
175        cd $(srcdir) && $(AUTOCONF)
176
177config.h: stamp-h
178        @if test ! -f $@; then \
179                rm -f stamp-h; \
180                $(MAKE) stamp-h; \
181        else :; fi
182stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
183        cd $(top_builddir) \
184          && CONFIG_FILES= CONFIG_HEADERS=config.h \
185             $(SHELL) ./config.status
186        @echo timestamp > stamp-h 2> /dev/null
187$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
188        @if test ! -f $@; then \
189                rm -f $(srcdir)/stamp-h.in; \
190                $(MAKE) $(srcdir)/stamp-h.in; \
191        else :; fi
192$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
193        cd $(top_srcdir) && $(AUTOHEADER)
194        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
195
196mostlyclean-hdr:
197
198clean-hdr:
199
200distclean-hdr:
201        -rm -f config.h
202
203maintainer-clean-hdr:
204gconf.spec: $(top_builddir)/config.status gconf.spec.in
205        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
206gconf.m4: $(top_builddir)/config.status gconf.m4.in
207        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
208gconf-2.0.pc: $(top_builddir)/config.status gconf-2.0.pc.in
209        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
210
211install-pkgconfigDATA: $(pkgconfig_DATA)
212        @$(NORMAL_INSTALL)
213        $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
214        @list='$(pkgconfig_DATA)'; for p in $$list; do \
215          if test -f $(srcdir)/$$p; then \
216            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
217            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p; \
218          else if test -f $$p; then \
219            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
220            $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p; \
221          fi; fi; \
222        done
223
224uninstall-pkgconfigDATA:
225        @$(NORMAL_UNINSTALL)
226        list='$(pkgconfig_DATA)'; for p in $$list; do \
227          rm -f $(DESTDIR)$(pkgconfigdir)/$$p; \
228        done
229
230# This directory's subdirectories are mostly independent; you can cd
231# into them and run `make' without going through this Makefile.
232# To change the values of `make' variables: instead of editing Makefiles,
233# (1) if the variable is set in `config.status', edit `config.status'
234#     (which will cause the Makefiles to be regenerated when you run `make');
235# (2) otherwise, pass the desired values on the `make' command line.
236
237@SET_MAKE@
238
239all-recursive install-data-recursive install-exec-recursive \
240installdirs-recursive install-recursive uninstall-recursive  \
241check-recursive installcheck-recursive info-recursive dvi-recursive:
242        @set fnord $(MAKEFLAGS); amf=$$2; \
243        dot_seen=no; \
244        target=`echo $@ | sed s/-recursive//`; \
245        list='$(SUBDIRS)'; for subdir in $$list; do \
246          echo "Making $$target in $$subdir"; \
247          if test "$$subdir" = "."; then \
248            dot_seen=yes; \
249            local_target="$$target-am"; \
250          else \
251            local_target="$$target"; \
252          fi; \
253          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
254           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
255        done; \
256        if test "$$dot_seen" = "no"; then \
257          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
258        fi; test -z "$$fail"
259
260mostlyclean-recursive clean-recursive distclean-recursive \
261maintainer-clean-recursive:
262        @set fnord $(MAKEFLAGS); amf=$$2; \
263        dot_seen=no; \
264        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
265          rev="$$subdir $$rev"; \
266          test "$$subdir" != "." || dot_seen=yes; \
267        done; \
268        test "$$dot_seen" = "no" && rev=". $$rev"; \
269        target=`echo $@ | sed s/-recursive//`; \
270        for subdir in $$rev; do \
271          echo "Making $$target in $$subdir"; \
272          if test "$$subdir" = "."; then \
273            local_target="$$target-am"; \
274          else \
275            local_target="$$target"; \
276          fi; \
277          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
279        done && test -z "$$fail"
280tags-recursive:
281        list='$(SUBDIRS)'; for subdir in $$list; do \
282          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
283        done
284
285tags: TAGS
286
287ID: $(HEADERS) $(SOURCES) $(LISP)
288        list='$(SOURCES) $(HEADERS)'; \
289        unique=`for i in $$list; do echo $$i; done | \
290          awk '    { files[$$0] = 1; } \
291               END { for (i in files) print i; }'`; \
292        here=`pwd` && cd $(srcdir) \
293          && mkid -f$$here/ID $$unique $(LISP)
294
295TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
296        tags=; \
297        here=`pwd`; \
298        list='$(SUBDIRS)'; for subdir in $$list; do \
299   if test "$$subdir" = .; then :; else \
300            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
301   fi; \
302        done; \
303        list='$(SOURCES) $(HEADERS)'; \
304        unique=`for i in $$list; do echo $$i; done | \
305          awk '    { files[$$0] = 1; } \
306               END { for (i in files) print i; }'`; \
307        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
308          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
309
310mostlyclean-tags:
311
312clean-tags:
313
314distclean-tags:
315        -rm -f TAGS ID
316
317maintainer-clean-tags:
318
319distdir = $(PACKAGE)-$(VERSION)
320top_distdir = $(distdir)
321
322# This target untars the dist file and tries a VPATH configuration.  Then
323# it guarantees that the distribution is self-contained by making another
324# tarfile.
325distcheck: dist
326        -rm -rf $(distdir)
327        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
328        mkdir $(distdir)/=build
329        mkdir $(distdir)/=inst
330        dc_install_base=`cd $(distdir)/=inst && pwd`; \
331        cd $(distdir)/=build \
332          && ../configure --srcdir=.. --prefix=$$dc_install_base \
333          && $(MAKE) $(AM_MAKEFLAGS) \
334          && $(MAKE) $(AM_MAKEFLAGS) dvi \
335          && $(MAKE) $(AM_MAKEFLAGS) check \
336          && $(MAKE) $(AM_MAKEFLAGS) install \
337          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
338          && $(MAKE) $(AM_MAKEFLAGS) dist
339        -rm -rf $(distdir)
340        @banner="$(distdir).tar.gz is ready for distribution"; \
341        dashes=`echo "$$banner" | sed s/./=/g`; \
342        echo "$$dashes"; \
343        echo "$$banner"; \
344        echo "$$dashes"
345dist: distdir
346        -chmod -R a+r $(distdir)
347        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
348        -rm -rf $(distdir)
349dist-all: distdir
350        -chmod -R a+r $(distdir)
351        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
352        -rm -rf $(distdir)
353distdir: $(DISTFILES)
354        -rm -rf $(distdir)
355        mkdir $(distdir)
356        -chmod 777 $(distdir)
357        @for file in $(DISTFILES); do \
358          d=$(srcdir); \
359          if test -d $$d/$$file; then \
360            cp -pr $$d/$$file $(distdir)/$$file; \
361          else \
362            test -f $(distdir)/$$file \
363            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
364            || cp -p $$d/$$file $(distdir)/$$file || :; \
365          fi; \
366        done
367        for subdir in $(DIST_SUBDIRS); do \
368          if test "$$subdir" = .; then :; else \
369            test -d $(distdir)/$$subdir \
370            || mkdir $(distdir)/$$subdir \
371            || exit 1; \
372            chmod 777 $(distdir)/$$subdir; \
373            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
374              || exit 1; \
375          fi; \
376        done
377info-am:
378info: info-recursive
379dvi-am:
380dvi: dvi-recursive
381check-am: all-am
382check: check-recursive
383installcheck-am:
384installcheck: installcheck-recursive
385all-recursive-am: config.h
386        $(MAKE) $(AM_MAKEFLAGS) all-recursive
387
388install-exec-am:
389install-exec: install-exec-recursive
390
391install-data-am: install-pkgconfigDATA install-data-local
392install-data: install-data-recursive
393
394install-am: all-am
395        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
396install: install-recursive
397uninstall-am: uninstall-pkgconfigDATA
398uninstall: uninstall-recursive
399all-am: Makefile $(DATA) config.h
400all-redirect: all-recursive-am
401install-strip:
402        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
403installdirs: installdirs-recursive
404installdirs-am:
405        $(mkinstalldirs)  $(DESTDIR)$(pkgconfigdir)
406
407
408mostlyclean-generic:
409
410clean-generic:
411
412distclean-generic:
413        -rm -f Makefile $(CONFIG_CLEAN_FILES)
414        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
415
416maintainer-clean-generic:
417mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
418
419mostlyclean: mostlyclean-recursive
420
421clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
422
423clean: clean-recursive
424
425distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
426        -rm -f libtool
427
428distclean: distclean-recursive
429        -rm -f config.status
430
431maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
432                maintainer-clean-generic distclean-am
433        @echo "This command is intended for maintainers to use;"
434        @echo "it deletes files that may require special tools to rebuild."
435
436maintainer-clean: maintainer-clean-recursive
437        -rm -f config.status
438
439.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
440uninstall-pkgconfigDATA install-pkgconfigDATA install-data-recursive \
441uninstall-data-recursive install-exec-recursive \
442uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
443all-recursive check-recursive installcheck-recursive info-recursive \
444dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
445maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
446distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
447dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
448install-exec-am install-exec install-data-local install-data-am \
449install-data install-am install uninstall-am uninstall all-redirect \
450all-am all installdirs-am installdirs mostlyclean-generic \
451distclean-generic clean-generic maintainer-clean-generic clean \
452mostlyclean distclean maintainer-clean
453
454
455install-data-local:
456        -mkdir -p $(DESTDIR)$(datadir)/aclocal
457        $(INSTALL_DATA) gconf.m4 $(DESTDIR)$(datadir)/aclocal/gconf-$(MAJOR_VERSION).m4
458        -mkdir -p $(DESTDIR)$(sysconfdir)/gconf/gconf.xml.defaults
459        -chmod 755 $(DESTDIR)$(sysconfdir)/gconf/gconf.xml.defaults
460        -mkdir -p $(DESTDIR)$(sysconfdir)/gconf/gconf.xml.mandatory
461        -chmod 755 $(DESTDIR)$(sysconfdir)/gconf/gconf.xml.mandatory
462
463install-schemas:
464        (cd standard-schemas && $(MAKE) $(AM_MAKEFLAGS) install-schemas)
465
466# Tell versions [3.59,3.63) of GNU make to not export all variables.
467# Otherwise a system limit (for SysV at least) may be exceeded.
468.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.