source: trunk/third/nautilus/components/Makefile.in @ 20069

Revision 20069, 11.1 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20068, 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@
62ART_REQUIRED = @ART_REQUIRED@
63AS = @AS@
64BONOBO_ACTIVATION_REQUIRED = @BONOBO_ACTIVATION_REQUIRED@
65BONOBO_REQUIRED = @BONOBO_REQUIRED@
66BONOBO_UI_REQUIRED = @BONOBO_UI_REQUIRED@
67CATALOGS = @CATALOGS@
68CATOBJEXT = @CATOBJEXT@
69CC = @CC@
70COMPONENT_CFLAGS = @COMPONENT_CFLAGS@
71COMPONENT_LIBS = @COMPONENT_LIBS@
72CORE_CFLAGS = @CORE_CFLAGS@
73CORE_IDL_INCLUDES = @CORE_IDL_INCLUDES@
74CORE_LIBS = @CORE_LIBS@
75CPP = @CPP@
76DATADIRNAME = @DATADIRNAME@
77DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
78DLLTOOL = @DLLTOOL@
79ECHO = @ECHO@
80EEL_REQUIRED = @EEL_REQUIRED@
81EMBLEM_COMPONENT_CFLAGS = @EMBLEM_COMPONENT_CFLAGS@
82EMBLEM_COMPONENT_LIBS = @EMBLEM_COMPONENT_LIBS@
83ENABLE_PROFILER = @ENABLE_PROFILER@
84ESOUND_REQUIRED = @ESOUND_REQUIRED@
85EXEEXT = @EXEEXT@
86GCONFTOOL = @GCONFTOOL@
87GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
88GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
89GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
90GIMPHWRAPBOX_CFLAGS = @GIMPHWRAPBOX_CFLAGS@
91GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
92GLIB_REQUIRED = @GLIB_REQUIRED@
93GMOFILES = @GMOFILES@
94GMSGFMT = @GMSGFMT@
95GNOME_DESKTOP_REQUIRED = @GNOME_DESKTOP_REQUIRED@
96GNOME_REQUIRED = @GNOME_REQUIRED@
97GNOME_UI_REQUIRED = @GNOME_UI_REQUIRED@
98GNOME_VFS_REQUIRED = @GNOME_VFS_REQUIRED@
99GTK_REQUIRED = @GTK_REQUIRED@
100HAVE_JW = @HAVE_JW@
101INSTOBJEXT = @INSTOBJEXT@
102INTLLIBS = @INTLLIBS@
103INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
104INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
105INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
106INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
107INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
108INTLTOOL_MERGE = @INTLTOOL_MERGE@
109INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
110INTLTOOL_PERL = @INTLTOOL_PERL@
111INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
112INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
113INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
114INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
115INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
116INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
117INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
118INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
119INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
120INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
121JW = @JW@
122LIBEGG_CFLAGS = @LIBEGG_CFLAGS@
123LIBJPEG = @LIBJPEG@
124LIBNAUTILUS_CFLAGS = @LIBNAUTILUS_CFLAGS@
125LIBNAUTILUS_IDL_INCLUDES = @LIBNAUTILUS_IDL_INCLUDES@
126LIBNAUTILUS_LIBS = @LIBNAUTILUS_LIBS@
127LIBTOOL = @LIBTOOL@
128LN_S = @LN_S@
129MAINT = @MAINT@
130MAKEINFO = @MAKEINFO@
131MEDUSA_REQUIRED = @MEDUSA_REQUIRED@
132MKINSTALLDIRS = @MKINSTALLDIRS@
133OBJDUMP = @OBJDUMP@
134OBJEXT = @OBJEXT@
135ORBIT_IDL = @ORBIT_IDL@
136ORBIT_REQUIRED = @ORBIT_REQUIRED@
137PACKAGE = @PACKAGE@
138PANGO_REQUIRED = @PANGO_REQUIRED@
139PKG_CONFIG = @PKG_CONFIG@
140POFILES = @POFILES@
141POSUB = @POSUB@
142PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
143PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
144RANLIB = @RANLIB@
145RSVG_REQUIRED = @RSVG_REQUIRED@
146STRIP = @STRIP@
147USE_NLS = @USE_NLS@
148VERSION = @VERSION@
149XML_REQUIRED = @XML_REQUIRED@
150
151NULL =
152
153SUBDIRS = \
154        adapter                                 \
155        hardware                                \
156        history                                 \
157        notes                                   \
158        text                                    \
159        throbber                                \
160        tree                                    \
161        emblem                                  \
162        image_properties                        \
163        $(NULL)
164
165mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
166CONFIG_HEADER = ../config.h
167CONFIG_CLEAN_FILES =
168DIST_COMMON =  Makefile.am Makefile.in
169
170
171DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
172
173TAR = gtar
174GZIP_ENV = --best
175all: all-redirect
176.SUFFIXES:
177$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
178        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps components/Makefile
179
180Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
181        cd $(top_builddir) \
182          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
183
184
185# This directory's subdirectories are mostly independent; you can cd
186# into them and run `make' without going through this Makefile.
187# To change the values of `make' variables: instead of editing Makefiles,
188# (1) if the variable is set in `config.status', edit `config.status'
189#     (which will cause the Makefiles to be regenerated when you run `make');
190# (2) otherwise, pass the desired values on the `make' command line.
191
192@SET_MAKE@
193
194all-recursive install-data-recursive install-exec-recursive \
195installdirs-recursive install-recursive uninstall-recursive  \
196check-recursive installcheck-recursive info-recursive dvi-recursive:
197        @set fnord $(MAKEFLAGS); amf=$$2; \
198        dot_seen=no; \
199        target=`echo $@ | sed s/-recursive//`; \
200        list='$(SUBDIRS)'; for subdir in $$list; do \
201          echo "Making $$target in $$subdir"; \
202          if test "$$subdir" = "."; then \
203            dot_seen=yes; \
204            local_target="$$target-am"; \
205          else \
206            local_target="$$target"; \
207          fi; \
208          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
209           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
210        done; \
211        if test "$$dot_seen" = "no"; then \
212          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
213        fi; test -z "$$fail"
214
215mostlyclean-recursive clean-recursive distclean-recursive \
216maintainer-clean-recursive:
217        @set fnord $(MAKEFLAGS); amf=$$2; \
218        dot_seen=no; \
219        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
220          rev="$$subdir $$rev"; \
221          test "$$subdir" != "." || dot_seen=yes; \
222        done; \
223        test "$$dot_seen" = "no" && rev=". $$rev"; \
224        target=`echo $@ | sed s/-recursive//`; \
225        for subdir in $$rev; do \
226          echo "Making $$target in $$subdir"; \
227          if test "$$subdir" = "."; then \
228            local_target="$$target-am"; \
229          else \
230            local_target="$$target"; \
231          fi; \
232          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
233           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
234        done && test -z "$$fail"
235tags-recursive:
236        list='$(SUBDIRS)'; for subdir in $$list; do \
237          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
238        done
239
240tags: TAGS
241
242ID: $(HEADERS) $(SOURCES) $(LISP)
243        list='$(SOURCES) $(HEADERS)'; \
244        unique=`for i in $$list; do echo $$i; done | \
245          awk '    { files[$$0] = 1; } \
246               END { for (i in files) print i; }'`; \
247        here=`pwd` && cd $(srcdir) \
248          && mkid -f$$here/ID $$unique $(LISP)
249
250TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
251        tags=; \
252        here=`pwd`; \
253        list='$(SUBDIRS)'; for subdir in $$list; do \
254   if test "$$subdir" = .; then :; else \
255            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
256   fi; \
257        done; \
258        list='$(SOURCES) $(HEADERS)'; \
259        unique=`for i in $$list; do echo $$i; done | \
260          awk '    { files[$$0] = 1; } \
261               END { for (i in files) print i; }'`; \
262        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
263          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
264
265mostlyclean-tags:
266
267clean-tags:
268
269distclean-tags:
270        -rm -f TAGS ID
271
272maintainer-clean-tags:
273
274distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
275
276subdir = components
277
278distdir: $(DISTFILES)
279        @for file in $(DISTFILES); do \
280          d=$(srcdir); \
281          if test -d $$d/$$file; then \
282            cp -pr $$d/$$file $(distdir)/$$file; \
283          else \
284            test -f $(distdir)/$$file \
285            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
286            || cp -p $$d/$$file $(distdir)/$$file || :; \
287          fi; \
288        done
289        for subdir in $(SUBDIRS); do \
290          if test "$$subdir" = .; then :; else \
291            test -d $(distdir)/$$subdir \
292            || mkdir $(distdir)/$$subdir \
293            || exit 1; \
294            chmod 777 $(distdir)/$$subdir; \
295            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
296              || exit 1; \
297          fi; \
298        done
299info-am:
300info: info-recursive
301dvi-am:
302dvi: dvi-recursive
303check-am: all-am
304check: check-recursive
305installcheck-am:
306installcheck: installcheck-recursive
307install-exec-am:
308install-exec: install-exec-recursive
309
310install-data-am:
311install-data: install-data-recursive
312
313install-am: all-am
314        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
315install: install-recursive
316uninstall-am:
317uninstall: uninstall-recursive
318all-am: Makefile
319all-redirect: all-recursive
320install-strip:
321        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
322installdirs: installdirs-recursive
323installdirs-am:
324
325
326mostlyclean-generic:
327
328clean-generic:
329
330distclean-generic:
331        -rm -f Makefile $(CONFIG_CLEAN_FILES)
332        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
333
334maintainer-clean-generic:
335mostlyclean-am:  mostlyclean-tags mostlyclean-generic
336
337mostlyclean: mostlyclean-recursive
338
339clean-am:  clean-tags clean-generic mostlyclean-am
340
341clean: clean-recursive
342
343distclean-am:  distclean-tags distclean-generic clean-am
344        -rm -f libtool
345
346distclean: distclean-recursive
347
348maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
349                distclean-am
350        @echo "This command is intended for maintainers to use;"
351        @echo "it deletes files that may require special tools to rebuild."
352
353maintainer-clean: maintainer-clean-recursive
354
355.PHONY: install-data-recursive uninstall-data-recursive \
356install-exec-recursive uninstall-exec-recursive installdirs-recursive \
357uninstalldirs-recursive all-recursive check-recursive \
358installcheck-recursive info-recursive dvi-recursive \
359mostlyclean-recursive distclean-recursive clean-recursive \
360maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
361distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
362dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
363install-exec install-data-am install-data install-am install \
364uninstall-am uninstall all-redirect all-am all installdirs-am \
365installdirs mostlyclean-generic distclean-generic clean-generic \
366maintainer-clean-generic clean mostlyclean distclean maintainer-clean
367
368
369#       loser                                   \
370#       sample                                  \
371#       These should only be built by people that know what they do
372
373#       news                                    \
374# Disable the news-sidebar for now, It has lots of bugs and doesn't
375# really fit into a file manager.
376
377# Tell versions [3.59,3.63) of GNU make to not export all variables.
378# Otherwise a system limit (for SysV at least) may be exceeded.
379.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.