[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 | |
---|
| 14 | SHELL = @SHELL@ |
---|
| 15 | |
---|
| 16 | srcdir = @srcdir@ |
---|
| 17 | top_srcdir = @top_srcdir@ |
---|
| 18 | VPATH = @srcdir@ |
---|
| 19 | prefix = @prefix@ |
---|
| 20 | exec_prefix = @exec_prefix@ |
---|
| 21 | |
---|
| 22 | bindir = @bindir@ |
---|
| 23 | sbindir = @sbindir@ |
---|
| 24 | libexecdir = @libexecdir@ |
---|
| 25 | datadir = @datadir@ |
---|
| 26 | sysconfdir = @sysconfdir@ |
---|
| 27 | sharedstatedir = @sharedstatedir@ |
---|
| 28 | localstatedir = @localstatedir@ |
---|
| 29 | libdir = @libdir@ |
---|
| 30 | infodir = @infodir@ |
---|
| 31 | mandir = @mandir@ |
---|
| 32 | includedir = @includedir@ |
---|
| 33 | oldincludedir = /usr/include |
---|
| 34 | |
---|
| 35 | DESTDIR = |
---|
| 36 | |
---|
| 37 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 38 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 39 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 40 | |
---|
| 41 | top_builddir = . |
---|
| 42 | |
---|
| 43 | ACLOCAL = @ACLOCAL@ |
---|
| 44 | AUTOCONF = @AUTOCONF@ |
---|
| 45 | AUTOMAKE = @AUTOMAKE@ |
---|
| 46 | AUTOHEADER = @AUTOHEADER@ |
---|
| 47 | |
---|
| 48 | INSTALL = @INSTALL@ |
---|
| 49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
---|
| 50 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 52 | transform = @program_transform_name@ |
---|
| 53 | |
---|
| 54 | NORMAL_INSTALL = : |
---|
| 55 | PRE_INSTALL = : |
---|
| 56 | POST_INSTALL = : |
---|
| 57 | NORMAL_UNINSTALL = : |
---|
| 58 | PRE_UNINSTALL = : |
---|
| 59 | POST_UNINSTALL = : |
---|
[20952] | 60 | host_alias = @host_alias@ |
---|
| 61 | host_triplet = @host@ |
---|
[18526] | 62 | BUG_BUDDY_CFLAGS = @BUG_BUDDY_CFLAGS@ |
---|
| 63 | BUG_BUDDY_LIBS = @BUG_BUDDY_LIBS@ |
---|
| 64 | CATALOGS = @CATALOGS@ |
---|
| 65 | CATOBJEXT = @CATOBJEXT@ |
---|
| 66 | CC = @CC@ |
---|
| 67 | DATADIRNAME = @DATADIRNAME@ |
---|
[20952] | 68 | GCONFTOOL = @GCONFTOOL@ |
---|
| 69 | GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ |
---|
| 70 | GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ |
---|
[18526] | 71 | GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ |
---|
| 72 | GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ |
---|
| 73 | GMOFILES = @GMOFILES@ |
---|
| 74 | GMSGFMT = @GMSGFMT@ |
---|
| 75 | GNOME_CRASH_CFLAGS = @GNOME_CRASH_CFLAGS@ |
---|
| 76 | GNOME_CRASH_LIBS = @GNOME_CRASH_LIBS@ |
---|
[20952] | 77 | HAVE_LIB = @HAVE_LIB@ |
---|
[18526] | 78 | INSTOBJEXT = @INSTOBJEXT@ |
---|
| 79 | INTLLIBS = @INTLLIBS@ |
---|
| 80 | INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@ |
---|
| 81 | INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@ |
---|
| 82 | INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@ |
---|
| 83 | INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ |
---|
[20952] | 84 | INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@ |
---|
[18526] | 85 | INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@ |
---|
| 86 | INTLTOOL_MERGE = @INTLTOOL_MERGE@ |
---|
| 87 | INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@ |
---|
| 88 | INTLTOOL_PERL = @INTLTOOL_PERL@ |
---|
| 89 | INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@ |
---|
[18656] | 90 | INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@ |
---|
[18526] | 91 | INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@ |
---|
| 92 | INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@ |
---|
| 93 | INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@ |
---|
| 94 | INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@ |
---|
[18812] | 95 | INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@ |
---|
[18526] | 96 | INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@ |
---|
| 97 | INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ |
---|
[20952] | 98 | INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@ |
---|
[18526] | 99 | INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@ |
---|
[20952] | 100 | LIB = @LIB@ |
---|
| 101 | LTLIB = @LTLIB@ |
---|
[18526] | 102 | MAINT = @MAINT@ |
---|
| 103 | MAKEINFO = @MAKEINFO@ |
---|
| 104 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
---|
| 105 | PACKAGE = @PACKAGE@ |
---|
| 106 | PKG_CONFIG = @PKG_CONFIG@ |
---|
| 107 | POFILES = @POFILES@ |
---|
| 108 | POSUB = @POSUB@ |
---|
[20952] | 109 | PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ |
---|
| 110 | PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ |
---|
[18526] | 111 | SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@ |
---|
| 112 | SCROLLKEEPER_REQUIRED = @SCROLLKEEPER_REQUIRED@ |
---|
| 113 | USE_NLS = @USE_NLS@ |
---|
| 114 | VERSION = @VERSION@ |
---|
| 115 | |
---|
| 116 | SUBDIRS = po pixmaps src bugzilla docs |
---|
| 117 | |
---|
[20952] | 118 | schemasdir = $(GCONF_SCHEMA_FILE_DIR) |
---|
| 119 | schemas_in_files = bug-buddy.schemas.in |
---|
| 120 | schemas_DATA = $(schemas_in_files:.schemas.in=.schemas) |
---|
[18526] | 121 | |
---|
[20952] | 122 | EXTRA_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] | 124 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 125 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 126 | CONFIG_HEADER = config.h |
---|
[20952] | 127 | CONFIG_CLEAN_FILES = bug-buddy.spec bug-buddy.schemas |
---|
| 128 | DATA = $(schemas_DATA) |
---|
| 129 | |
---|
[18526] | 130 | DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \ |
---|
| 131 | Makefile.am Makefile.in NEWS TODO acconfig.h aclocal.m4 \ |
---|
[20952] | 132 | bug-buddy.schemas.in bug-buddy.spec.in config.guess config.h.in \ |
---|
| 133 | config.sub configure configure.in install-sh missing mkinstalldirs |
---|
[18526] | 134 | |
---|
| 135 | |
---|
| 136 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 137 | |
---|
[18656] | 138 | TAR = gtar |
---|
[18526] | 139 | GZIP_ENV = --best |
---|
| 140 | all: 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 | |
---|
| 145 | Makefile: $(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 | |
---|
| 152 | config.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 | |
---|
| 157 | config.h: stamp-h |
---|
| 158 | @if test ! -f $@; then \ |
---|
| 159 | rm -f stamp-h; \ |
---|
| 160 | $(MAKE) stamp-h; \ |
---|
| 161 | else :; fi |
---|
| 162 | stamp-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 | |
---|
| 176 | mostlyclean-hdr: |
---|
| 177 | |
---|
| 178 | clean-hdr: |
---|
| 179 | |
---|
| 180 | distclean-hdr: |
---|
| 181 | -rm -f config.h |
---|
| 182 | |
---|
| 183 | maintainer-clean-hdr: |
---|
| 184 | bug-buddy.spec: $(top_builddir)/config.status bug-buddy.spec.in |
---|
| 185 | cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
[20952] | 186 | bug-buddy.schemas: $(top_builddir)/config.status bug-buddy.schemas.in |
---|
| 187 | cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
[18526] | 188 | |
---|
[20952] | 189 | install-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 | |
---|
| 202 | uninstall-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 | |
---|
| 217 | all-recursive install-data-recursive install-exec-recursive \ |
---|
| 218 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
| 219 | check-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 | |
---|
| 238 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 239 | maintainer-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" |
---|
| 258 | tags-recursive: |
---|
| 259 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 260 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 261 | done |
---|
| 262 | |
---|
| 263 | tags: TAGS |
---|
| 264 | |
---|
| 265 | ID: $(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 | |
---|
| 273 | TAGS: 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 | |
---|
| 288 | mostlyclean-tags: |
---|
| 289 | |
---|
| 290 | clean-tags: |
---|
| 291 | |
---|
| 292 | distclean-tags: |
---|
| 293 | -rm -f TAGS ID |
---|
| 294 | |
---|
| 295 | maintainer-clean-tags: |
---|
| 296 | |
---|
| 297 | distdir = $(PACKAGE)-$(VERSION) |
---|
| 298 | top_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. |
---|
| 303 | distcheck: 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" |
---|
| 323 | dist: distdir |
---|
| 324 | -chmod -R a+r $(distdir) |
---|
| 325 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
| 326 | -rm -rf $(distdir) |
---|
| 327 | dist-all: distdir |
---|
| 328 | -chmod -R a+r $(distdir) |
---|
| 329 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
| 330 | -rm -rf $(distdir) |
---|
| 331 | distdir: $(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 |
---|
| 355 | info-am: |
---|
| 356 | info: info-recursive |
---|
| 357 | dvi-am: |
---|
| 358 | dvi: dvi-recursive |
---|
| 359 | check-am: all-am |
---|
| 360 | check: check-recursive |
---|
| 361 | installcheck-am: |
---|
| 362 | installcheck: installcheck-recursive |
---|
| 363 | all-recursive-am: config.h |
---|
| 364 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
| 365 | |
---|
| 366 | install-exec-am: |
---|
| 367 | install-exec: install-exec-recursive |
---|
| 368 | |
---|
[20952] | 369 | install-data-am: install-schemasDATA install-data-local |
---|
[18526] | 370 | install-data: install-data-recursive |
---|
| 371 | |
---|
| 372 | install-am: all-am |
---|
| 373 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 374 | install: install-recursive |
---|
[20952] | 375 | uninstall-am: uninstall-schemasDATA |
---|
[18526] | 376 | uninstall: uninstall-recursive |
---|
[20952] | 377 | all-am: Makefile $(DATA) config.h |
---|
[18526] | 378 | all-redirect: all-recursive-am |
---|
| 379 | install-strip: |
---|
| 380 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
---|
| 381 | installdirs: installdirs-recursive |
---|
| 382 | installdirs-am: |
---|
[20952] | 383 | $(mkinstalldirs) $(DESTDIR)$(schemasdir) |
---|
[18526] | 384 | |
---|
| 385 | |
---|
| 386 | mostlyclean-generic: |
---|
| 387 | |
---|
| 388 | clean-generic: |
---|
| 389 | |
---|
| 390 | distclean-generic: |
---|
| 391 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
| 392 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
| 393 | |
---|
| 394 | maintainer-clean-generic: |
---|
| 395 | mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic |
---|
| 396 | |
---|
| 397 | mostlyclean: mostlyclean-recursive |
---|
| 398 | |
---|
| 399 | clean-am: clean-hdr clean-tags clean-generic mostlyclean-am |
---|
| 400 | |
---|
| 401 | clean: clean-recursive |
---|
| 402 | |
---|
| 403 | distclean-am: distclean-hdr distclean-tags distclean-generic clean-am |
---|
| 404 | |
---|
| 405 | distclean: distclean-recursive |
---|
| 406 | -rm -f config.status |
---|
| 407 | |
---|
| 408 | maintainer-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 | |
---|
| 413 | maintainer-clean: maintainer-clean-recursive |
---|
| 414 | -rm -f config.status |
---|
| 415 | |
---|
| 416 | .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ |
---|
[20952] | 417 | uninstall-schemasDATA install-schemasDATA install-data-recursive \ |
---|
| 418 | uninstall-data-recursive install-exec-recursive \ |
---|
[18526] | 419 | uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ |
---|
| 420 | all-recursive check-recursive installcheck-recursive info-recursive \ |
---|
| 421 | dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ |
---|
| 422 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ |
---|
| 423 | distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ |
---|
| 424 | dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \ |
---|
[20952] | 425 | install-exec-am install-exec install-data-local install-data-am \ |
---|
| 426 | install-data install-am install uninstall-am uninstall all-redirect \ |
---|
| 427 | all-am all installdirs-am installdirs mostlyclean-generic \ |
---|
| 428 | distclean-generic clean-generic maintainer-clean-generic clean \ |
---|
| 429 | mostlyclean 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 |
---|
| 441 | update-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: |
---|