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

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