source: trunk/third/bug-buddy/Makefile.in @ 20953

Revision 20953, 14.8 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20952, which included commits to RCS files with non-trunk default branches.
RevLine 
[18656]1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
[18526]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 = :
[20952]60host_alias = @host_alias@
61host_triplet = @host@
[18526]62BUG_BUDDY_CFLAGS = @BUG_BUDDY_CFLAGS@
63BUG_BUDDY_LIBS = @BUG_BUDDY_LIBS@
64CATALOGS = @CATALOGS@
65CATOBJEXT = @CATOBJEXT@
66CC = @CC@
67DATADIRNAME = @DATADIRNAME@
[20952]68GCONFTOOL = @GCONFTOOL@
69GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
70GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
[18526]71GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
72GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
73GMOFILES = @GMOFILES@
74GMSGFMT = @GMSGFMT@
75GNOME_CRASH_CFLAGS = @GNOME_CRASH_CFLAGS@
76GNOME_CRASH_LIBS = @GNOME_CRASH_LIBS@
[20952]77HAVE_LIB = @HAVE_LIB@
[18526]78INSTOBJEXT = @INSTOBJEXT@
79INTLLIBS = @INTLLIBS@
80INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
81INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
82INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
83INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
[20952]84INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
[18526]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@
[18656]90INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
[18526]91INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
92INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
93INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
94INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
[18812]95INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
[18526]96INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
97INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
[20952]98INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
[18526]99INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
[20952]100LIB = @LIB@
101LTLIB = @LTLIB@
[18526]102MAINT = @MAINT@
103MAKEINFO = @MAKEINFO@
104MKINSTALLDIRS = @MKINSTALLDIRS@
105PACKAGE = @PACKAGE@
106PKG_CONFIG = @PKG_CONFIG@
107POFILES = @POFILES@
108POSUB = @POSUB@
[20952]109PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
110PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
[18526]111SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
112SCROLLKEEPER_REQUIRED = @SCROLLKEEPER_REQUIRED@
113USE_NLS = @USE_NLS@
114VERSION = @VERSION@
115
116SUBDIRS = po pixmaps src bugzilla docs
117
[20952]118schemasdir = $(GCONF_SCHEMA_FILE_DIR)
119schemas_in_files = bug-buddy.schemas.in
120schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
[18526]121
[20952]122EXTRA_DIST =    bug-buddy.spec.in                                       bug-buddy.spec                                          intltool-extract.in                                     intltool-merge.in                                       intltool-update.in                                      COPYING.ximian-logos                                    omf.make                                                xmldocs.make                                            $(schemas_in_files)                                     $(schemas_DATA)
123
[18526]124ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
125mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
126CONFIG_HEADER = config.h
[20952]127CONFIG_CLEAN_FILES =  bug-buddy.spec bug-buddy.schemas
128DATA =  $(schemas_DATA)
129
[18526]130DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
131Makefile.am Makefile.in NEWS TODO acconfig.h aclocal.m4 \
[20952]132bug-buddy.schemas.in bug-buddy.spec.in config.guess config.h.in \
133config.sub configure configure.in install-sh missing mkinstalldirs
[18526]134
135
136DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
137
[18656]138TAR = gtar
[18526]139GZIP_ENV = --best
140all: all-redirect
141.SUFFIXES:
142$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
143        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
144
145Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
146        cd $(top_builddir) \
147          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
148
149$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
150        cd $(srcdir) && $(ACLOCAL)
151
152config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
153        $(SHELL) ./config.status --recheck
154$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
155        cd $(srcdir) && $(AUTOCONF)
156
157config.h: stamp-h
158        @if test ! -f $@; then \
159                rm -f stamp-h; \
160                $(MAKE) stamp-h; \
161        else :; fi
162stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
163        cd $(top_builddir) \
164          && CONFIG_FILES= CONFIG_HEADERS=config.h \
165             $(SHELL) ./config.status
166        @echo timestamp > stamp-h 2> /dev/null
167$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
168        @if test ! -f $@; then \
169                rm -f $(srcdir)/stamp-h.in; \
170                $(MAKE) $(srcdir)/stamp-h.in; \
171        else :; fi
172$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
173        cd $(top_srcdir) && $(AUTOHEADER)
174        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
175
176mostlyclean-hdr:
177
178clean-hdr:
179
180distclean-hdr:
181        -rm -f config.h
182
183maintainer-clean-hdr:
184bug-buddy.spec: $(top_builddir)/config.status bug-buddy.spec.in
185        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
[20952]186bug-buddy.schemas: $(top_builddir)/config.status bug-buddy.schemas.in
187        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
[18526]188
[20952]189install-schemasDATA: $(schemas_DATA)
190        @$(NORMAL_INSTALL)
191        $(mkinstalldirs) $(DESTDIR)$(schemasdir)
192        @list='$(schemas_DATA)'; for p in $$list; do \
193          if test -f $(srcdir)/$$p; then \
194            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemasdir)/$$p"; \
195            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemasdir)/$$p; \
196          else if test -f $$p; then \
197            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(schemasdir)/$$p"; \
198            $(INSTALL_DATA) $$p $(DESTDIR)$(schemasdir)/$$p; \
199          fi; fi; \
200        done
201
202uninstall-schemasDATA:
203        @$(NORMAL_UNINSTALL)
204        list='$(schemas_DATA)'; for p in $$list; do \
205          rm -f $(DESTDIR)$(schemasdir)/$$p; \
206        done
207
[18526]208# This directory's subdirectories are mostly independent; you can cd
209# into them and run `make' without going through this Makefile.
210# To change the values of `make' variables: instead of editing Makefiles,
211# (1) if the variable is set in `config.status', edit `config.status'
212#     (which will cause the Makefiles to be regenerated when you run `make');
213# (2) otherwise, pass the desired values on the `make' command line.
214
215@SET_MAKE@
216
217all-recursive install-data-recursive install-exec-recursive \
218installdirs-recursive install-recursive uninstall-recursive  \
219check-recursive installcheck-recursive info-recursive dvi-recursive:
220        @set fnord $(MAKEFLAGS); amf=$$2; \
221        dot_seen=no; \
222        target=`echo $@ | sed s/-recursive//`; \
223        list='$(SUBDIRS)'; for subdir in $$list; do \
224          echo "Making $$target in $$subdir"; \
225          if test "$$subdir" = "."; then \
226            dot_seen=yes; \
227            local_target="$$target-am"; \
228          else \
229            local_target="$$target"; \
230          fi; \
231          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
232           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
233        done; \
234        if test "$$dot_seen" = "no"; then \
235          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
236        fi; test -z "$$fail"
237
238mostlyclean-recursive clean-recursive distclean-recursive \
239maintainer-clean-recursive:
240        @set fnord $(MAKEFLAGS); amf=$$2; \
241        dot_seen=no; \
242        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
243          rev="$$subdir $$rev"; \
244          test "$$subdir" != "." || dot_seen=yes; \
245        done; \
246        test "$$dot_seen" = "no" && rev=". $$rev"; \
247        target=`echo $@ | sed s/-recursive//`; \
248        for subdir in $$rev; do \
249          echo "Making $$target in $$subdir"; \
250          if test "$$subdir" = "."; then \
251            local_target="$$target-am"; \
252          else \
253            local_target="$$target"; \
254          fi; \
255          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
256           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
257        done && test -z "$$fail"
258tags-recursive:
259        list='$(SUBDIRS)'; for subdir in $$list; do \
260          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
261        done
262
263tags: TAGS
264
265ID: $(HEADERS) $(SOURCES) $(LISP)
266        list='$(SOURCES) $(HEADERS)'; \
267        unique=`for i in $$list; do echo $$i; done | \
268          awk '    { files[$$0] = 1; } \
269               END { for (i in files) print i; }'`; \
270        here=`pwd` && cd $(srcdir) \
271          && mkid -f$$here/ID $$unique $(LISP)
272
273TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
274        tags=; \
275        here=`pwd`; \
276        list='$(SUBDIRS)'; for subdir in $$list; do \
277   if test "$$subdir" = .; then :; else \
278            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
279   fi; \
280        done; \
281        list='$(SOURCES) $(HEADERS)'; \
282        unique=`for i in $$list; do echo $$i; done | \
283          awk '    { files[$$0] = 1; } \
284               END { for (i in files) print i; }'`; \
285        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
286          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
287
288mostlyclean-tags:
289
290clean-tags:
291
292distclean-tags:
293        -rm -f TAGS ID
294
295maintainer-clean-tags:
296
297distdir = $(PACKAGE)-$(VERSION)
298top_distdir = $(distdir)
299
300# This target untars the dist file and tries a VPATH configuration.  Then
301# it guarantees that the distribution is self-contained by making another
302# tarfile.
303distcheck: dist
304        -rm -rf $(distdir)
305        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
306        mkdir $(distdir)/=build
307        mkdir $(distdir)/=inst
308        dc_install_base=`cd $(distdir)/=inst && pwd`; \
309        cd $(distdir)/=build \
310          && ../configure --srcdir=.. --prefix=$$dc_install_base \
311          && $(MAKE) $(AM_MAKEFLAGS) \
312          && $(MAKE) $(AM_MAKEFLAGS) dvi \
313          && $(MAKE) $(AM_MAKEFLAGS) check \
314          && $(MAKE) $(AM_MAKEFLAGS) install \
315          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
316          && $(MAKE) $(AM_MAKEFLAGS) dist
317        -rm -rf $(distdir)
318        @banner="$(distdir).tar.gz is ready for distribution"; \
319        dashes=`echo "$$banner" | sed s/./=/g`; \
320        echo "$$dashes"; \
321        echo "$$banner"; \
322        echo "$$dashes"
323dist: distdir
324        -chmod -R a+r $(distdir)
325        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
326        -rm -rf $(distdir)
327dist-all: distdir
328        -chmod -R a+r $(distdir)
329        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
330        -rm -rf $(distdir)
331distdir: $(DISTFILES)
332        -rm -rf $(distdir)
333        mkdir $(distdir)
334        -chmod 777 $(distdir)
335        @for file in $(DISTFILES); do \
336          d=$(srcdir); \
337          if test -d $$d/$$file; then \
338            cp -pr $$d/$$file $(distdir)/$$file; \
339          else \
340            test -f $(distdir)/$$file \
341            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
342            || cp -p $$d/$$file $(distdir)/$$file || :; \
343          fi; \
344        done
345        for subdir in $(SUBDIRS); do \
346          if test "$$subdir" = .; then :; else \
347            test -d $(distdir)/$$subdir \
348            || mkdir $(distdir)/$$subdir \
349            || exit 1; \
350            chmod 777 $(distdir)/$$subdir; \
351            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
352              || exit 1; \
353          fi; \
354        done
355info-am:
356info: info-recursive
357dvi-am:
358dvi: dvi-recursive
359check-am: all-am
360check: check-recursive
361installcheck-am:
362installcheck: installcheck-recursive
363all-recursive-am: config.h
364        $(MAKE) $(AM_MAKEFLAGS) all-recursive
365
366install-exec-am:
367install-exec: install-exec-recursive
368
[20952]369install-data-am: install-schemasDATA install-data-local
[18526]370install-data: install-data-recursive
371
372install-am: all-am
373        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
374install: install-recursive
[20952]375uninstall-am: uninstall-schemasDATA
[18526]376uninstall: uninstall-recursive
[20952]377all-am: Makefile $(DATA) config.h
[18526]378all-redirect: all-recursive-am
379install-strip:
380        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
381installdirs: installdirs-recursive
382installdirs-am:
[20952]383        $(mkinstalldirs)  $(DESTDIR)$(schemasdir)
[18526]384
385
386mostlyclean-generic:
387
388clean-generic:
389
390distclean-generic:
391        -rm -f Makefile $(CONFIG_CLEAN_FILES)
392        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
393
394maintainer-clean-generic:
395mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
396
397mostlyclean: mostlyclean-recursive
398
399clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
400
401clean: clean-recursive
402
403distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
404
405distclean: distclean-recursive
406        -rm -f config.status
407
408maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
409                maintainer-clean-generic distclean-am
410        @echo "This command is intended for maintainers to use;"
411        @echo "it deletes files that may require special tools to rebuild."
412
413maintainer-clean: maintainer-clean-recursive
414        -rm -f config.status
415
416.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
[20952]417uninstall-schemasDATA install-schemasDATA install-data-recursive \
418uninstall-data-recursive install-exec-recursive \
[18526]419uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
420all-recursive check-recursive installcheck-recursive info-recursive \
421dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
422maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
423distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
424dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
[20952]425install-exec-am install-exec install-data-local install-data-am \
426install-data install-am install uninstall-am uninstall all-redirect \
427all-am all installdirs-am installdirs mostlyclean-generic \
428distclean-generic clean-generic maintainer-clean-generic clean \
429mostlyclean distclean maintainer-clean
[18526]430
431
[20952]432@GCONF_SCHEMAS_INSTALL_TRUE@install-data-local:
433@GCONF_SCHEMAS_INSTALL_TRUE@    if test -z "$(DESTDIR)" ; then \
434@GCONF_SCHEMAS_INSTALL_TRUE@            for p in $(schemas_DATA) ; do \
435@GCONF_SCHEMAS_INSTALL_TRUE@                    GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p ; \
436@GCONF_SCHEMAS_INSTALL_TRUE@            done \
437@GCONF_SCHEMAS_INSTALL_TRUE@    fi
438@GCONF_SCHEMAS_INSTALL_FALSE@install-data-local:
439
[18526]440# this should probably be run at dist time or something
441update-bugzilla:
442        cd $(top_srcdir)/bugzilla/ximian/ \
443        && for file in products config mostfreq; do \
444                wget "http://bugzilla.ximian.com/bugzilla-$$file.xml" -O $$file.tmp \
445                && (cmp -s $$file.tmp $$file || cp -v $$file.tmp $$file) \
446                && rm -f $$file.tmp; \
447        done
448        cd $(top_srcdir)/bugzilla/gnome/ \
449        && for file in products config mostfreq; do \
450                wget "http://bugzilla.gnome.org/bugzilla.gnome.org/bugzilla-$$file.xml" -O $$file.tmp \
451                && (cmp -s $$file.tmp $$file || cp -v $$file.tmp $$file) \
452                && rm -f $$file.tmp; \
453        done
454
455# Tell versions [3.59,3.63) of GNU make to not export all variables.
456# Otherwise a system limit (for SysV at least) may be exceeded.
457.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.