source: trunk/third/gnome-vfs/Makefile.in @ 17128

Revision 17128, 17.3 KB checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17127, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 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@
63AWK = @AWK@
64BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
65CATALOGS = @CATALOGS@
66CATOBJEXT = @CATOBJEXT@
67CC = @CC@
68CFLAGS = @CFLAGS@
69CPP = @CPP@
70CPPFLAGS = @CPPFLAGS@
71DATADIRNAME = @DATADIRNAME@
72DB2HTML = @DB2HTML@
73DLLTOOL = @DLLTOOL@
74ECHO = @ECHO@
75ENABLE_PROFILER = @ENABLE_PROFILER@
76EXEEXT = @EXEEXT@
77GCONF_CFLAGS = @GCONF_CFLAGS@
78GCONF_CONFIG = @GCONF_CONFIG@
79GCONF_LIBS = @GCONF_LIBS@
80GCONF_REQUIRED = @GCONF_REQUIRED@
81GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
82GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
83GENCAT = @GENCAT@
84GLIB_CFLAGS = @GLIB_CFLAGS@
85GLIB_CONFIG = @GLIB_CONFIG@
86GLIB_LIBS = @GLIB_LIBS@
87GLIB_REQUIRED = @GLIB_REQUIRED@
88GMOFILES = @GMOFILES@
89GMSGFMT = @GMSGFMT@
90GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
91GNOMEUI_LIBS = @GNOMEUI_LIBS@
92GNOME_ACLOCAL_DIR = @GNOME_ACLOCAL_DIR@
93GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
94GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@
95GNOME_CONFIG = @GNOME_CONFIG@
96GNOME_DOCKLETS_LIBS = @GNOME_DOCKLETS_LIBS@
97GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
98GNOME_LIBDIR = @GNOME_LIBDIR@
99GNOME_LIBS = @GNOME_LIBS@
100GNOME_VFS_DIR = @GNOME_VFS_DIR@
101GNORBA_CFLAGS = @GNORBA_CFLAGS@
102GNORBA_LIBS = @GNORBA_LIBS@
103GTKDOC = @GTKDOC@
104GTKXMHTML_LIBS = @GTKXMHTML_LIBS@
105GTK_CFLAGS = @GTK_CFLAGS@
106GTK_CONFIG = @GTK_CONFIG@
107GTK_LIBS = @GTK_LIBS@
108GT_NO = @GT_NO@
109GT_YES = @GT_YES@
110HAVE_GTK_DOC = @HAVE_GTK_DOC@
111HTML_DIR = @HTML_DIR@
112INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
113INSTOBJEXT = @INSTOBJEXT@
114INTLDEPS = @INTLDEPS@
115INTLLIBS = @INTLLIBS@
116INTLOBJS = @INTLOBJS@
117INTLTOOL_PERL = @INTLTOOL_PERL@
118LDFLAGS = @LDFLAGS@
119LIBEFS_CFLAGS = @LIBEFS_CFLAGS@
120LIBEFS_LIBS = @LIBEFS_LIBS@
121LIBTOOL = @LIBTOOL@
122LN_S = @LN_S@
123MAINT = @MAINT@
124MAKEINFO = @MAKEINFO@
125MKINSTALLDIRS = @MKINSTALLDIRS@
126OAF_CFLAGS = @OAF_CFLAGS@
127OAF_CONFIG = @OAF_CONFIG@
128OAF_LIBS = @OAF_LIBS@
129OAF_REQUIRED = @OAF_REQUIRED@
130OBJDUMP = @OBJDUMP@
131OBJEXT = @OBJEXT@
132OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
133OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
134ORBIT_CFLAGS = @ORBIT_CFLAGS@
135ORBIT_CONFIG = @ORBIT_CONFIG@
136ORBIT_IDL = @ORBIT_IDL@
137ORBIT_LIBS = @ORBIT_LIBS@
138PACKAGE = @PACKAGE@
139PKG_CONFIG = @PKG_CONFIG@
140POFILES = @POFILES@
141POSUB = @POSUB@
142PTHREAD_LIB = @PTHREAD_LIB@
143RANLIB = @RANLIB@
144STRIP = @STRIP@
145TOP_BUILDDIR = @TOP_BUILDDIR@
146USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
147USE_NLS = @USE_NLS@
148VERSION = @VERSION@
149VFS_CAPPLET_CFLAGS = @VFS_CAPPLET_CFLAGS@
150VFS_CAPPLET_LIBS = @VFS_CAPPLET_LIBS@
151VFS_CFLAGS = @VFS_CFLAGS@
152VFS_GNOMEGNORBA_CFLAGS = @VFS_GNOMEGNORBA_CFLAGS@
153VFS_GNOMEGNORBA_LIBS = @VFS_GNOMEGNORBA_LIBS@
154VFS_GNOMEUI_CFLAGS = @VFS_GNOMEUI_CFLAGS@
155VFS_GNOMEUI_LIBS = @VFS_GNOMEUI_LIBS@
156VFS_GNOME_CFLAGS = @VFS_GNOME_CFLAGS@
157VFS_GNOME_LIBS = @VFS_GNOME_LIBS@
158VFS_INCLUDEDIR = @VFS_INCLUDEDIR@
159VFS_LIBDIR = @VFS_LIBDIR@
160VFS_LIBS = @VFS_LIBS@
161VFS_OFFSET = @VFS_OFFSET@
162VFS_OFFSET_IS = @VFS_OFFSET_IS@
163VFS_OFFSET_PRINTF = @VFS_OFFSET_PRINTF@
164VFS_SIZE = @VFS_SIZE@
165VFS_SIZE_IS = @VFS_SIZE_IS@
166VFS_SIZE_PRINTF = @VFS_SIZE_PRINTF@
167WERROR = @WERROR@
168XML_CFLAGS = @XML_CFLAGS@
169XML_CONFIG = @XML_CONFIG@
170XML_I18N_EXTRACT = @XML_I18N_EXTRACT@
171XML_I18N_MERGE = @XML_I18N_MERGE@
172XML_I18N_MERGE_DESKTOP_RULE = @XML_I18N_MERGE_DESKTOP_RULE@
173XML_I18N_MERGE_DIRECTORY_RULE = @XML_I18N_MERGE_DIRECTORY_RULE@
174XML_I18N_MERGE_KEYS_RULE = @XML_I18N_MERGE_KEYS_RULE@
175XML_I18N_MERGE_OAF_RULE = @XML_I18N_MERGE_OAF_RULE@
176XML_I18N_MERGE_PONG_RULE = @XML_I18N_MERGE_PONG_RULE@
177XML_I18N_MERGE_SERVER_RULE = @XML_I18N_MERGE_SERVER_RULE@
178XML_I18N_MERGE_SHEET_RULE = @XML_I18N_MERGE_SHEET_RULE@
179XML_I18N_MERGE_SOUNDLIST_RULE = @XML_I18N_MERGE_SOUNDLIST_RULE@
180XML_I18N_MERGE_XML_RULE = @XML_I18N_MERGE_XML_RULE@
181XML_I18N_UPDATE = @XML_I18N_UPDATE@
182XML_LIBS = @XML_LIBS@
183XML_REQUIRED = @XML_REQUIRED@
184ZVT_LIBS = @ZVT_LIBS@
185cflags_set = @cflags_set@
186cxxflags_set = @cxxflags_set@
187l = @l@
188@PLATFORM_GNOME_2_TRUE@SUBDIRS_GNOME = doc
189@PLATFORM_GNOME_2_FALSE@SUBDIRS_GNOME = doc test
190
191SUBDIRS =       libgnomevfs                                     libgnomevfs-pthread                             idl                                             modules                                         man                                             devel-docs                                      $(SUBDIRS_GNOME)                                po
192
193
194EXTRA_DIST =    HACKING                                         TODO                                            autogen.sh                                      gnome-vfs.spec                                  vfsConf.sh.in                                   xml-i18n-extract.in                             xml-i18n-merge.in                               xml-i18n-update.in                              gnome-vfs-config.in
195
196
197bin_SCRIPTS = $(top_builddir)/gnome-vfs-config
198
199confexecdir = $(libdir)
200confexec_DATA =         vfsConf.sh
201
202ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
203mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
204CONFIG_HEADER = config.h
205CONFIG_CLEAN_FILES =  gnome-vfs.spec
206SCRIPTS =  $(bin_SCRIPTS)
207
208DATA =  $(confexec_DATA)
209
210DIST_COMMON =  README ./stamp-h.in ABOUT-NLS AUTHORS COPYING COPYING.LIB \
211ChangeLog INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h \
212acinclude.m4 aclocal.m4 config.guess config.h.in config.sub configure \
213configure.in gnome-vfs.spec.in install-sh ltmain.sh missing \
214mkinstalldirs
215
216
217DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
218
219TAR = tar
220GZIP_ENV = --best
221DIST_SUBDIRS =  libgnomevfs libgnomevfs-pthread idl modules man \
222devel-docs doc doc test po
223all: all-redirect
224.SUFFIXES:
225$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
226        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
227
228Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
229        cd $(top_builddir) \
230          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
231
232$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
233        cd $(srcdir) && $(ACLOCAL)
234
235config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES)
236        $(SHELL) ./config.status --recheck
237$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
238        cd $(srcdir) && $(AUTOCONF)
239
240config.h: stamp-h
241        @if test ! -f $@; then \
242                rm -f stamp-h; \
243                $(MAKE) stamp-h; \
244        else :; fi
245stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
246        cd $(top_builddir) \
247          && CONFIG_FILES= CONFIG_HEADERS=config.h \
248             $(SHELL) ./config.status
249        @echo timestamp > stamp-h 2> /dev/null
250$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
251        @if test ! -f $@; then \
252                rm -f $(srcdir)/stamp-h.in; \
253                $(MAKE) $(srcdir)/stamp-h.in; \
254        else :; fi
255$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
256        cd $(top_srcdir) && $(AUTOHEADER)
257        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
258
259mostlyclean-hdr:
260
261clean-hdr:
262
263distclean-hdr:
264        -rm -f config.h
265
266maintainer-clean-hdr:
267gnome-vfs.spec: $(top_builddir)/config.status gnome-vfs.spec.in
268        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
269
270install-binSCRIPTS: $(bin_SCRIPTS)
271        @$(NORMAL_INSTALL)
272        $(mkinstalldirs) $(DESTDIR)$(bindir)
273        @list='$(bin_SCRIPTS)'; for p in $$list; do \
274          if test -f $$p; then \
275            echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
276            $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
277          else if test -f $(srcdir)/$$p; then \
278            echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
279            $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
280          else :; fi; fi; \
281        done
282
283uninstall-binSCRIPTS:
284        @$(NORMAL_UNINSTALL)
285        list='$(bin_SCRIPTS)'; for p in $$list; do \
286          rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
287        done
288
289install-confexecDATA: $(confexec_DATA)
290        @$(NORMAL_INSTALL)
291        $(mkinstalldirs) $(DESTDIR)$(confexecdir)
292        @list='$(confexec_DATA)'; for p in $$list; do \
293          if test -f $(srcdir)/$$p; then \
294            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(confexecdir)/$$p"; \
295            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(confexecdir)/$$p; \
296          else if test -f $$p; then \
297            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(confexecdir)/$$p"; \
298            $(INSTALL_DATA) $$p $(DESTDIR)$(confexecdir)/$$p; \
299          fi; fi; \
300        done
301
302uninstall-confexecDATA:
303        @$(NORMAL_UNINSTALL)
304        list='$(confexec_DATA)'; for p in $$list; do \
305          rm -f $(DESTDIR)$(confexecdir)/$$p; \
306        done
307
308# This directory's subdirectories are mostly independent; you can cd
309# into them and run `make' without going through this Makefile.
310# To change the values of `make' variables: instead of editing Makefiles,
311# (1) if the variable is set in `config.status', edit `config.status'
312#     (which will cause the Makefiles to be regenerated when you run `make');
313# (2) otherwise, pass the desired values on the `make' command line.
314
315@SET_MAKE@
316
317all-recursive install-data-recursive install-exec-recursive \
318installdirs-recursive install-recursive uninstall-recursive  \
319check-recursive installcheck-recursive info-recursive dvi-recursive:
320        @set fnord $(MAKEFLAGS); amf=$$2; \
321        dot_seen=no; \
322        target=`echo $@ | sed s/-recursive//`; \
323        list='$(SUBDIRS)'; for subdir in $$list; do \
324          echo "Making $$target in $$subdir"; \
325          if test "$$subdir" = "."; then \
326            dot_seen=yes; \
327            local_target="$$target-am"; \
328          else \
329            local_target="$$target"; \
330          fi; \
331          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
332           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
333        done; \
334        if test "$$dot_seen" = "no"; then \
335          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
336        fi; test -z "$$fail"
337
338mostlyclean-recursive clean-recursive distclean-recursive \
339maintainer-clean-recursive:
340        @set fnord $(MAKEFLAGS); amf=$$2; \
341        dot_seen=no; \
342        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
343          rev="$$subdir $$rev"; \
344          test "$$subdir" = "." && dot_seen=yes; \
345        done; \
346        test "$$dot_seen" = "no" && rev=". $$rev"; \
347        target=`echo $@ | sed s/-recursive//`; \
348        for subdir in $$rev; do \
349          echo "Making $$target in $$subdir"; \
350          if test "$$subdir" = "."; then \
351            local_target="$$target-am"; \
352          else \
353            local_target="$$target"; \
354          fi; \
355          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
356           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
357        done && test -z "$$fail"
358tags-recursive:
359        list='$(SUBDIRS)'; for subdir in $$list; do \
360          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
361        done
362
363tags: TAGS
364
365ID: $(HEADERS) $(SOURCES) $(LISP)
366        list='$(SOURCES) $(HEADERS)'; \
367        unique=`for i in $$list; do echo $$i; done | \
368          awk '    { files[$$0] = 1; } \
369               END { for (i in files) print i; }'`; \
370        here=`pwd` && cd $(srcdir) \
371          && mkid -f$$here/ID $$unique $(LISP)
372
373TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
374        tags=; \
375        here=`pwd`; \
376        list='$(SUBDIRS)'; for subdir in $$list; do \
377   if test "$$subdir" = .; then :; else \
378            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
379   fi; \
380        done; \
381        list='$(SOURCES) $(HEADERS)'; \
382        unique=`for i in $$list; do echo $$i; done | \
383          awk '    { files[$$0] = 1; } \
384               END { for (i in files) print i; }'`; \
385        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
386          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
387
388mostlyclean-tags:
389
390clean-tags:
391
392distclean-tags:
393        -rm -f TAGS ID
394
395maintainer-clean-tags:
396
397distdir = $(PACKAGE)-$(VERSION)
398top_distdir = $(distdir)
399
400# This target untars the dist file and tries a VPATH configuration.  Then
401# it guarantees that the distribution is self-contained by making another
402# tarfile.
403distcheck: dist
404        -rm -rf $(distdir)
405        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
406        mkdir $(distdir)/=build
407        mkdir $(distdir)/=inst
408        dc_install_base=`cd $(distdir)/=inst && pwd`; \
409        cd $(distdir)/=build \
410          && ../configure --srcdir=.. --prefix=$$dc_install_base \
411          && $(MAKE) $(AM_MAKEFLAGS) \
412          && $(MAKE) $(AM_MAKEFLAGS) dvi \
413          && $(MAKE) $(AM_MAKEFLAGS) check \
414          && $(MAKE) $(AM_MAKEFLAGS) install \
415          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
416          && $(MAKE) $(AM_MAKEFLAGS) dist
417        -rm -rf $(distdir)
418        @banner="$(distdir).tar.gz is ready for distribution"; \
419        dashes=`echo "$$banner" | sed s/./=/g`; \
420        echo "$$dashes"; \
421        echo "$$banner"; \
422        echo "$$dashes"
423dist: distdir
424        -chmod -R a+r $(distdir)
425        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
426        -rm -rf $(distdir)
427dist-all: distdir
428        -chmod -R a+r $(distdir)
429        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
430        -rm -rf $(distdir)
431distdir: $(DISTFILES)
432        -rm -rf $(distdir)
433        mkdir $(distdir)
434        -chmod 777 $(distdir)
435        @for file in $(DISTFILES); do \
436          d=$(srcdir); \
437          if test -d $$d/$$file; then \
438            cp -pr $$d/$$file $(distdir)/$$file; \
439          else \
440            test -f $(distdir)/$$file \
441            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
442            || cp -p $$d/$$file $(distdir)/$$file || :; \
443          fi; \
444        done
445        for subdir in $(DIST_SUBDIRS); do \
446          if test "$$subdir" = .; then :; else \
447            test -d $(distdir)/$$subdir \
448            || mkdir $(distdir)/$$subdir \
449            || exit 1; \
450            chmod 777 $(distdir)/$$subdir; \
451            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
452              || exit 1; \
453          fi; \
454        done
455info-am:
456info: info-recursive
457dvi-am:
458dvi: dvi-recursive
459check-am: all-am
460check: check-recursive
461installcheck-am:
462installcheck: installcheck-recursive
463all-recursive-am: config.h
464        $(MAKE) $(AM_MAKEFLAGS) all-recursive
465
466install-exec-am: install-binSCRIPTS install-confexecDATA
467install-exec: install-exec-recursive
468
469install-data-am:
470install-data: install-data-recursive
471
472install-am: all-am
473        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
474install: install-recursive
475uninstall-am: uninstall-binSCRIPTS uninstall-confexecDATA
476uninstall: uninstall-recursive
477all-am: Makefile $(SCRIPTS) $(DATA) config.h
478all-redirect: all-recursive-am
479install-strip:
480        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
481installdirs: installdirs-recursive
482installdirs-am:
483        $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(confexecdir)
484
485
486mostlyclean-generic:
487
488clean-generic:
489
490distclean-generic:
491        -rm -f Makefile $(CONFIG_CLEAN_FILES)
492        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
493
494maintainer-clean-generic:
495mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
496
497mostlyclean: mostlyclean-recursive
498
499clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
500
501clean: clean-recursive
502
503distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
504        -rm -f libtool
505
506distclean: distclean-recursive
507        -rm -f config.status
508
509maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
510                maintainer-clean-generic distclean-am
511        @echo "This command is intended for maintainers to use;"
512        @echo "it deletes files that may require special tools to rebuild."
513
514maintainer-clean: maintainer-clean-recursive
515        -rm -f config.status
516
517.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
518uninstall-binSCRIPTS install-binSCRIPTS uninstall-confexecDATA \
519install-confexecDATA install-data-recursive uninstall-data-recursive \
520install-exec-recursive uninstall-exec-recursive installdirs-recursive \
521uninstalldirs-recursive all-recursive check-recursive \
522installcheck-recursive info-recursive dvi-recursive \
523mostlyclean-recursive distclean-recursive clean-recursive \
524maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
525distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
526dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
527install-exec-am install-exec install-data-am install-data install-am \
528install uninstall-am uninstall all-redirect all-am all installdirs-am \
529installdirs mostlyclean-generic distclean-generic clean-generic \
530maintainer-clean-generic clean mostlyclean distclean maintainer-clean
531
532
533vfsConf.sh: vfsConf.sh.in Makefile
534        sed -e 's?\@VFS_LIBDIR\@?$(VFS_LIBDIR)?g' \
535            -e 's?\@VFS_INCLUDEDIR\@?$(VFS_INCLUDEDIR)?g' \
536            -e 's?\@VERSION\@?$(VERSION)?g' \
537            -e 's?\@VFS_LIBS\@?$(VFS_LIBS)?g' \
538              < $(srcdir)/vfsConf.sh.in > vfsConf.tmp \
539          && mv vfsConf.tmp vfsConf.sh
540
541gnome-vfs-config: gnome-vfs-config.in Makefile
542        sed -e 's?\@LIBDIR\@?$(libdir)?g' \
543            -e 's?\@VFS_LIBDIR\@?$(VFS_LIBDIR)?g' \
544            -e 's?\@VFS_INCLUDEDIR\@?$(VFS_INCLUDEDIR)?g' \
545            -e 's?\@VERSION\@?$(VERSION)?g' \
546            -e 's?\@VFS_LIBS\@?$(VFS_LIBS)?g' \
547              < $(srcdir)/gnome-vfs-config.in > gnome-vfs-config.tmp \
548          && mv gnome-vfs-config.tmp gnome-vfs-config && \
549                chmod 755 gnome-vfs-config
550
551# Tell versions [3.59,3.63) of GNU make to not export all variables.
552# Otherwise a system limit (for SysV at least) may be exceeded.
553.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.