source: trunk/third/yelp/Makefile.in @ 18675

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