~ubuntu-branches/debian/sid/thunar/sid

« back to all changes in this revision

Viewing changes to thunar-vfs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-05-23 14:12:33 UTC
  • mfrom: (1.1.24 upstream)
  • Revision ID: james.westby@ubuntu.com-20100523141233-ntplken25atdr214
Tags: 1.0.2-1
* New upstream release.
* debian/patches/04_fix-umask-handling.patch: dropped, included upstream.
* debian/control: build-dep on libstartup-notification0-dev (>= 0.4) as
  startup notification support is enabled in debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
14
15
 
15
16
@SET_MAKE@
16
17
 
17
 
# $Id: Makefile.am 24675 2007-01-20 20:37:43Z benny $
 
18
# $Id$
18
19
 
19
20
 
20
21
 
21
22
 
22
23
VPATH = @srcdir@
23
24
pkgdatadir = $(datadir)/@PACKAGE@
 
25
pkgincludedir = $(includedir)/@PACKAGE@
24
26
pkglibdir = $(libdir)/@PACKAGE@
25
 
pkgincludedir = $(includedir)/@PACKAGE@
 
27
pkglibexecdir = $(libexecdir)/@PACKAGE@
26
28
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
29
install_sh_DATA = $(install_sh) -c -m 644
28
30
install_sh_PROGRAM = $(install_sh) -c
73
75
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
74
76
CONFIG_HEADER = $(top_builddir)/config.h
75
77
CONFIG_CLEAN_FILES = thunar-vfs-1.pc thunar-vfs-config.h
 
78
CONFIG_CLEAN_VPATH_FILES =
76
79
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77
80
am__vpath_adj = case $$p in \
78
81
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79
82
    *) f=$$p;; \
80
83
  esac;
81
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
84
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
85
am__install_max = 40
 
86
am__nobase_strip_setup = \
 
87
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
88
am__nobase_strip = \
 
89
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
90
am__nobase_list = $(am__nobase_strip_setup); \
 
91
  for p in $$list; do echo "$$p $$p"; done | \
 
92
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
93
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
94
    if (++n[$$2] == $(am__install_max)) \
 
95
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
96
    END { for (dir in files) print dir, files[dir] }'
 
97
am__base_list = \
 
98
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
99
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
82
100
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libexecdir)" \
83
101
        "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(pkgconfigdir)" \
84
102
        "$(DESTDIR)$(libthunar_vfs_includedir)"
85
 
libLTLIBRARIES_INSTALL = $(INSTALL)
86
103
LTLIBRARIES = $(lib_LTLIBRARIES)
87
104
am__DEPENDENCIES_1 =
88
105
@THUNAR_VFS_VOLUME_IMPL_HAL_TRUE@am__DEPENDENCIES_2 =  \
189
206
        $(libthunar_vfs_1_la_LDFLAGS) $(LDFLAGS) -o $@
190
207
@HAVE_FREETYPE_TRUE@am__EXEEXT_1 =  \
191
208
@HAVE_FREETYPE_TRUE@    thunar-vfs-font-thumbnailer-1$(EXEEXT)
192
 
libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
193
209
PROGRAMS = $(libexec_PROGRAMS)
194
210
am__thunar_vfs_font_thumbnailer_1_SOURCES_DIST =  \
195
211
        thunar-vfs-font-thumbnailer.c
234
250
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
235
251
depcomp = $(SHELL) $(top_srcdir)/depcomp
236
252
am__depfiles_maybe = depfiles
 
253
am__mv = mv -f
237
254
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
238
255
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
239
256
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
253
270
        $(thunar_vfs_mime_cleaner_1_SOURCES) \
254
271
        $(thunar_vfs_pixbuf_thumbnailer_1_SOURCES) \
255
272
        $(thunar_vfs_update_thumbnailers_cache_1_SOURCES)
256
 
desktopDATA_INSTALL = $(INSTALL_DATA)
257
 
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
258
273
DATA = $(desktop_DATA) $(pkgconfig_DATA)
259
 
libthunar_vfs_includeHEADERS_INSTALL = $(INSTALL_HEADER)
260
274
HEADERS = $(libthunar_vfs_include_HEADERS)
261
275
ETAGS = etags
262
276
CTAGS = ctags
 
277
am__tty_colors = \
 
278
red=; grn=; lgn=; blu=; std=
263
279
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
264
280
ACLOCAL = @ACLOCAL@
265
281
ALL_LINGUAS = @ALL_LINGUAS@
328
344
GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
329
345
GTHREAD_VERSION = @GTHREAD_VERSION@
330
346
GTKDOC_CHECK = @GTKDOC_CHECK@
 
347
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
348
GTKDOC_REBASE = @GTKDOC_REBASE@
331
349
GTK_CFLAGS = @GTK_CFLAGS@
332
350
GTK_LIBS = @GTK_LIBS@
333
351
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
348
366
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
349
367
INSTOBJEXT = @INSTOBJEXT@
350
368
INTLLIBS = @INTLLIBS@
351
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
352
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
353
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
354
369
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
355
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
356
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
357
370
INTLTOOL_MERGE = @INTLTOOL_MERGE@
358
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
359
371
INTLTOOL_PERL = @INTLTOOL_PERL@
360
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
361
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
362
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
363
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
364
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
365
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
366
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
367
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
368
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
369
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
370
372
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
371
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
372
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
373
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
374
373
LD = @LD@
375
374
LDFLAGS = @LDFLAGS@
376
375
LIBFAM_CFLAGS = @LIBFAM_CFLAGS@
416
415
MSGMERGE = @MSGMERGE@
417
416
NM = @NM@
418
417
NMEDIT = @NMEDIT@
 
418
OBJDUMP = @OBJDUMP@
419
419
OBJEXT = @OBJEXT@
420
420
OTOOL = @OTOOL@
421
421
OTOOL64 = @OTOOL64@
424
424
PACKAGE_NAME = @PACKAGE_NAME@
425
425
PACKAGE_STRING = @PACKAGE_STRING@
426
426
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
427
PACKAGE_URL = @PACKAGE_URL@
427
428
PACKAGE_VERSION = @PACKAGE_VERSION@
428
429
PATH_SEPARATOR = @PATH_SEPARATOR@
429
430
PCRE_CFLAGS = @PCRE_CFLAGS@
514
515
target_cpu = @target_cpu@
515
516
target_os = @target_os@
516
517
target_vendor = @target_vendor@
 
518
top_build_prefix = @top_build_prefix@
517
519
top_builddir = @top_builddir@
518
520
top_srcdir = @top_srcdir@
519
521
xfconf_query_found = @xfconf_query_found@
777
779
        @for dep in $?; do \
778
780
          case '$(am__configure_deps)' in \
779
781
            *$$dep*) \
780
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
781
 
                && exit 0; \
 
782
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
783
                && { if test -f $@; then exit 0; else break; fi; }; \
782
784
              exit 1;; \
783
785
          esac; \
784
786
        done; \
785
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  thunar-vfs/Makefile'; \
786
 
        cd $(top_srcdir) && \
787
 
          $(AUTOMAKE) --gnu  thunar-vfs/Makefile
 
787
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu thunar-vfs/Makefile'; \
 
788
        $(am__cd) $(top_srcdir) && \
 
789
          $(AUTOMAKE) --gnu thunar-vfs/Makefile
788
790
.PRECIOUS: Makefile
789
791
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
790
792
        @case '$?' in \
802
804
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
803
805
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
804
806
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
807
$(am__aclocal_m4_deps):
805
808
thunar-vfs-1.pc: $(top_builddir)/config.status $(srcdir)/thunar-vfs-1.pc.in
806
809
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
807
810
thunar-vfs-config.h: $(top_builddir)/config.status $(srcdir)/thunar-vfs-config.h.in
809
812
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
810
813
        @$(NORMAL_INSTALL)
811
814
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
812
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
815
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
816
        list2=; for p in $$list; do \
813
817
          if test -f $$p; then \
814
 
            f=$(am__strip_dir) \
815
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
816
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
818
            list2="$$list2 $$p"; \
817
819
          else :; fi; \
818
 
        done
 
820
        done; \
 
821
        test -z "$$list2" || { \
 
822
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
 
823
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
 
824
        }
819
825
 
820
826
uninstall-libLTLIBRARIES:
821
827
        @$(NORMAL_UNINSTALL)
822
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
823
 
          p=$(am__strip_dir) \
824
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
825
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
828
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
829
        for p in $$list; do \
 
830
          $(am__strip_dir) \
 
831
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
 
832
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
826
833
        done
827
834
 
828
835
clean-libLTLIBRARIES:
838
845
install-libexecPROGRAMS: $(libexec_PROGRAMS)
839
846
        @$(NORMAL_INSTALL)
840
847
        test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
841
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
842
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
843
 
          if test -f $$p \
844
 
             || test -f $$p1 \
845
 
          ; then \
846
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
847
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \
848
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(libexecdir)/$$f" || exit 1; \
849
 
          else :; fi; \
850
 
        done
 
848
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
849
        for p in $$list; do echo "$$p $$p"; done | \
 
850
        sed 's/$(EXEEXT)$$//' | \
 
851
        while read p p1; do if test -f $$p || test -f $$p1; \
 
852
          then echo "$$p"; echo "$$p"; else :; fi; \
 
853
        done | \
 
854
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
855
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
856
        sed 'N;N;N;s,\n, ,g' | \
 
857
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
858
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
859
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
860
            else { print "f", $$3 "/" $$4, $$1; } } \
 
861
          END { for (d in files) print "f", d, files[d] }' | \
 
862
        while read type dir files; do \
 
863
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
864
            test -z "$$files" || { \
 
865
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
 
866
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
 
867
            } \
 
868
        ; done
851
869
 
852
870
uninstall-libexecPROGRAMS:
853
871
        @$(NORMAL_UNINSTALL)
854
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
855
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
856
 
          echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \
857
 
          rm -f "$(DESTDIR)$(libexecdir)/$$f"; \
858
 
        done
 
872
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
873
        files=`for p in $$list; do echo "$$p"; done | \
 
874
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
875
              -e 's/$$/$(EXEEXT)/' `; \
 
876
        test -n "$$list" || exit 0; \
 
877
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
 
878
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
859
879
 
860
880
clean-libexecPROGRAMS:
861
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
862
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
863
 
          echo " rm -f $$p $$f"; \
864
 
          rm -f $$p $$f ; \
865
 
        done
 
881
        @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
 
882
        echo " rm -f" $$list; \
 
883
        rm -f $$list || exit $$?; \
 
884
        test -n "$(EXEEXT)" || exit 0; \
 
885
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
886
        echo " rm -f" $$list; \
 
887
        rm -f $$list
866
888
thunar-vfs-font-thumbnailer-1$(EXEEXT): $(thunar_vfs_font_thumbnailer_1_OBJECTS) $(thunar_vfs_font_thumbnailer_1_DEPENDENCIES) 
867
889
        @rm -f thunar-vfs-font-thumbnailer-1$(EXEEXT)
868
890
        $(thunar_vfs_font_thumbnailer_1_LINK) $(thunar_vfs_font_thumbnailer_1_OBJECTS) $(thunar_vfs_font_thumbnailer_1_LDADD) $(LIBS)
931
953
 
932
954
.c.o:
933
955
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
934
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
956
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
935
957
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
936
958
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
937
959
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
938
960
 
939
961
.c.obj:
940
962
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
941
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
963
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
942
964
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
943
965
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
944
966
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
945
967
 
946
968
.c.lo:
947
969
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
948
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
970
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
949
971
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
950
972
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
951
973
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
952
974
 
953
975
libthunar_vfs_1_la-thunar-vfs-volume-freebsd.lo: thunar-vfs-volume-freebsd.c
954
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume-freebsd.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-freebsd.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume-freebsd.lo `test -f 'thunar-vfs-volume-freebsd.c' || echo '$(srcdir)/'`thunar-vfs-volume-freebsd.c
955
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-freebsd.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-freebsd.Plo
 
976
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume-freebsd.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-freebsd.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume-freebsd.lo `test -f 'thunar-vfs-volume-freebsd.c' || echo '$(srcdir)/'`thunar-vfs-volume-freebsd.c
 
977
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-freebsd.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-freebsd.Plo
956
978
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-volume-freebsd.c' object='libthunar_vfs_1_la-thunar-vfs-volume-freebsd.lo' libtool=yes @AMDEPBACKSLASH@
957
979
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
958
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume-freebsd.lo `test -f 'thunar-vfs-volume-freebsd.c' || echo '$(srcdir)/'`thunar-vfs-volume-freebsd.c
 
980
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume-freebsd.lo `test -f 'thunar-vfs-volume-freebsd.c' || echo '$(srcdir)/'`thunar-vfs-volume-freebsd.c
959
981
 
960
982
libthunar_vfs_1_la-thunar-vfs-volume-hal.lo: thunar-vfs-volume-hal.c
961
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume-hal.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-hal.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume-hal.lo `test -f 'thunar-vfs-volume-hal.c' || echo '$(srcdir)/'`thunar-vfs-volume-hal.c
962
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-hal.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-hal.Plo
 
983
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume-hal.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-hal.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume-hal.lo `test -f 'thunar-vfs-volume-hal.c' || echo '$(srcdir)/'`thunar-vfs-volume-hal.c
 
984
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-hal.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-hal.Plo
963
985
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-volume-hal.c' object='libthunar_vfs_1_la-thunar-vfs-volume-hal.lo' libtool=yes @AMDEPBACKSLASH@
964
986
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
965
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume-hal.lo `test -f 'thunar-vfs-volume-hal.c' || echo '$(srcdir)/'`thunar-vfs-volume-hal.c
 
987
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume-hal.lo `test -f 'thunar-vfs-volume-hal.c' || echo '$(srcdir)/'`thunar-vfs-volume-hal.c
966
988
 
967
989
libthunar_vfs_1_la-thunar-vfs-volume-none.lo: thunar-vfs-volume-none.c
968
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume-none.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-none.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume-none.lo `test -f 'thunar-vfs-volume-none.c' || echo '$(srcdir)/'`thunar-vfs-volume-none.c
969
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-none.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-none.Plo
 
990
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume-none.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-none.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume-none.lo `test -f 'thunar-vfs-volume-none.c' || echo '$(srcdir)/'`thunar-vfs-volume-none.c
 
991
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-none.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-none.Plo
970
992
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-volume-none.c' object='libthunar_vfs_1_la-thunar-vfs-volume-none.lo' libtool=yes @AMDEPBACKSLASH@
971
993
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
972
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume-none.lo `test -f 'thunar-vfs-volume-none.c' || echo '$(srcdir)/'`thunar-vfs-volume-none.c
 
994
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume-none.lo `test -f 'thunar-vfs-volume-none.c' || echo '$(srcdir)/'`thunar-vfs-volume-none.c
973
995
 
974
996
libthunar_vfs_1_la-thunar-vfs-aliasdef.lo: thunar-vfs-aliasdef.c
975
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-aliasdef.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-aliasdef.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-aliasdef.lo `test -f 'thunar-vfs-aliasdef.c' || echo '$(srcdir)/'`thunar-vfs-aliasdef.c
976
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-aliasdef.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-aliasdef.Plo
 
997
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-aliasdef.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-aliasdef.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-aliasdef.lo `test -f 'thunar-vfs-aliasdef.c' || echo '$(srcdir)/'`thunar-vfs-aliasdef.c
 
998
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-aliasdef.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-aliasdef.Plo
977
999
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-aliasdef.c' object='libthunar_vfs_1_la-thunar-vfs-aliasdef.lo' libtool=yes @AMDEPBACKSLASH@
978
1000
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
979
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-aliasdef.lo `test -f 'thunar-vfs-aliasdef.c' || echo '$(srcdir)/'`thunar-vfs-aliasdef.c
 
1001
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-aliasdef.lo `test -f 'thunar-vfs-aliasdef.c' || echo '$(srcdir)/'`thunar-vfs-aliasdef.c
980
1002
 
981
1003
libthunar_vfs_1_la-thunar-vfs-enum-types.lo: thunar-vfs-enum-types.c
982
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-enum-types.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-enum-types.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-enum-types.lo `test -f 'thunar-vfs-enum-types.c' || echo '$(srcdir)/'`thunar-vfs-enum-types.c
983
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-enum-types.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-enum-types.Plo
 
1004
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-enum-types.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-enum-types.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-enum-types.lo `test -f 'thunar-vfs-enum-types.c' || echo '$(srcdir)/'`thunar-vfs-enum-types.c
 
1005
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-enum-types.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-enum-types.Plo
984
1006
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-enum-types.c' object='libthunar_vfs_1_la-thunar-vfs-enum-types.lo' libtool=yes @AMDEPBACKSLASH@
985
1007
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
986
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-enum-types.lo `test -f 'thunar-vfs-enum-types.c' || echo '$(srcdir)/'`thunar-vfs-enum-types.c
 
1008
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-enum-types.lo `test -f 'thunar-vfs-enum-types.c' || echo '$(srcdir)/'`thunar-vfs-enum-types.c
987
1009
 
988
1010
libthunar_vfs_1_la-thunar-vfs-marshal.lo: thunar-vfs-marshal.c
989
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-marshal.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-marshal.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-marshal.lo `test -f 'thunar-vfs-marshal.c' || echo '$(srcdir)/'`thunar-vfs-marshal.c
990
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-marshal.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-marshal.Plo
 
1011
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-marshal.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-marshal.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-marshal.lo `test -f 'thunar-vfs-marshal.c' || echo '$(srcdir)/'`thunar-vfs-marshal.c
 
1012
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-marshal.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-marshal.Plo
991
1013
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-marshal.c' object='libthunar_vfs_1_la-thunar-vfs-marshal.lo' libtool=yes @AMDEPBACKSLASH@
992
1014
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
993
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-marshal.lo `test -f 'thunar-vfs-marshal.c' || echo '$(srcdir)/'`thunar-vfs-marshal.c
 
1015
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-marshal.lo `test -f 'thunar-vfs-marshal.c' || echo '$(srcdir)/'`thunar-vfs-marshal.c
994
1016
 
995
1017
libthunar_vfs_1_la-thunar-vfs-io-jobs.lo: thunar-vfs-io-jobs.c
996
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-jobs.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-jobs.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-jobs.lo `test -f 'thunar-vfs-io-jobs.c' || echo '$(srcdir)/'`thunar-vfs-io-jobs.c
997
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-jobs.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-jobs.Plo
 
1018
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-jobs.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-jobs.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-jobs.lo `test -f 'thunar-vfs-io-jobs.c' || echo '$(srcdir)/'`thunar-vfs-io-jobs.c
 
1019
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-jobs.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-jobs.Plo
998
1020
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-io-jobs.c' object='libthunar_vfs_1_la-thunar-vfs-io-jobs.lo' libtool=yes @AMDEPBACKSLASH@
999
1021
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1000
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-jobs.lo `test -f 'thunar-vfs-io-jobs.c' || echo '$(srcdir)/'`thunar-vfs-io-jobs.c
 
1022
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-jobs.lo `test -f 'thunar-vfs-io-jobs.c' || echo '$(srcdir)/'`thunar-vfs-io-jobs.c
1001
1023
 
1002
1024
libthunar_vfs_1_la-thunar-vfs-io-local.lo: thunar-vfs-io-local.c
1003
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-local.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-local.lo `test -f 'thunar-vfs-io-local.c' || echo '$(srcdir)/'`thunar-vfs-io-local.c
1004
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local.Plo
 
1025
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-local.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-local.lo `test -f 'thunar-vfs-io-local.c' || echo '$(srcdir)/'`thunar-vfs-io-local.c
 
1026
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local.Plo
1005
1027
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-io-local.c' object='libthunar_vfs_1_la-thunar-vfs-io-local.lo' libtool=yes @AMDEPBACKSLASH@
1006
1028
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1007
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-local.lo `test -f 'thunar-vfs-io-local.c' || echo '$(srcdir)/'`thunar-vfs-io-local.c
 
1029
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-local.lo `test -f 'thunar-vfs-io-local.c' || echo '$(srcdir)/'`thunar-vfs-io-local.c
1008
1030
 
1009
1031
libthunar_vfs_1_la-thunar-vfs-io-local-xfer.lo: thunar-vfs-io-local-xfer.c
1010
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-local-xfer.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local-xfer.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-local-xfer.lo `test -f 'thunar-vfs-io-local-xfer.c' || echo '$(srcdir)/'`thunar-vfs-io-local-xfer.c
1011
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local-xfer.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local-xfer.Plo
 
1032
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-local-xfer.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local-xfer.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-local-xfer.lo `test -f 'thunar-vfs-io-local-xfer.c' || echo '$(srcdir)/'`thunar-vfs-io-local-xfer.c
 
1033
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local-xfer.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-local-xfer.Plo
1012
1034
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-io-local-xfer.c' object='libthunar_vfs_1_la-thunar-vfs-io-local-xfer.lo' libtool=yes @AMDEPBACKSLASH@
1013
1035
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1014
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-local-xfer.lo `test -f 'thunar-vfs-io-local-xfer.c' || echo '$(srcdir)/'`thunar-vfs-io-local-xfer.c
 
1036
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-local-xfer.lo `test -f 'thunar-vfs-io-local-xfer.c' || echo '$(srcdir)/'`thunar-vfs-io-local-xfer.c
1015
1037
 
1016
1038
libthunar_vfs_1_la-thunar-vfs-io-ops.lo: thunar-vfs-io-ops.c
1017
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-ops.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-ops.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-ops.lo `test -f 'thunar-vfs-io-ops.c' || echo '$(srcdir)/'`thunar-vfs-io-ops.c
1018
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-ops.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-ops.Plo
 
1039
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-ops.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-ops.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-ops.lo `test -f 'thunar-vfs-io-ops.c' || echo '$(srcdir)/'`thunar-vfs-io-ops.c
 
1040
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-ops.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-ops.Plo
1019
1041
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-io-ops.c' object='libthunar_vfs_1_la-thunar-vfs-io-ops.lo' libtool=yes @AMDEPBACKSLASH@
1020
1042
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1021
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-ops.lo `test -f 'thunar-vfs-io-ops.c' || echo '$(srcdir)/'`thunar-vfs-io-ops.c
 
1043
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-ops.lo `test -f 'thunar-vfs-io-ops.c' || echo '$(srcdir)/'`thunar-vfs-io-ops.c
1022
1044
 
1023
1045
libthunar_vfs_1_la-thunar-vfs-io-scandir.lo: thunar-vfs-io-scandir.c
1024
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-scandir.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-scandir.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-scandir.lo `test -f 'thunar-vfs-io-scandir.c' || echo '$(srcdir)/'`thunar-vfs-io-scandir.c
1025
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-scandir.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-scandir.Plo
 
1046
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-scandir.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-scandir.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-scandir.lo `test -f 'thunar-vfs-io-scandir.c' || echo '$(srcdir)/'`thunar-vfs-io-scandir.c
 
1047
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-scandir.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-scandir.Plo
1026
1048
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-io-scandir.c' object='libthunar_vfs_1_la-thunar-vfs-io-scandir.lo' libtool=yes @AMDEPBACKSLASH@
1027
1049
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1028
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-scandir.lo `test -f 'thunar-vfs-io-scandir.c' || echo '$(srcdir)/'`thunar-vfs-io-scandir.c
 
1050
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-scandir.lo `test -f 'thunar-vfs-io-scandir.c' || echo '$(srcdir)/'`thunar-vfs-io-scandir.c
1029
1051
 
1030
1052
libthunar_vfs_1_la-thunar-vfs-io-trash.lo: thunar-vfs-io-trash.c
1031
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-trash.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-trash.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-trash.lo `test -f 'thunar-vfs-io-trash.c' || echo '$(srcdir)/'`thunar-vfs-io-trash.c
1032
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-trash.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-trash.Plo
 
1053
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-io-trash.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-trash.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-io-trash.lo `test -f 'thunar-vfs-io-trash.c' || echo '$(srcdir)/'`thunar-vfs-io-trash.c
 
1054
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-trash.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-io-trash.Plo
1033
1055
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-io-trash.c' object='libthunar_vfs_1_la-thunar-vfs-io-trash.lo' libtool=yes @AMDEPBACKSLASH@
1034
1056
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1035
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-trash.lo `test -f 'thunar-vfs-io-trash.c' || echo '$(srcdir)/'`thunar-vfs-io-trash.c
 
1057
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-io-trash.lo `test -f 'thunar-vfs-io-trash.c' || echo '$(srcdir)/'`thunar-vfs-io-trash.c
1036
1058
 
1037
1059
libthunar_vfs_1_la-thunar-vfs-os-bsd.lo: thunar-vfs-os-bsd.c
1038
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-os-bsd.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-bsd.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-os-bsd.lo `test -f 'thunar-vfs-os-bsd.c' || echo '$(srcdir)/'`thunar-vfs-os-bsd.c
1039
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-bsd.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-bsd.Plo
 
1060
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-os-bsd.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-bsd.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-os-bsd.lo `test -f 'thunar-vfs-os-bsd.c' || echo '$(srcdir)/'`thunar-vfs-os-bsd.c
 
1061
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-bsd.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-bsd.Plo
1040
1062
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-os-bsd.c' object='libthunar_vfs_1_la-thunar-vfs-os-bsd.lo' libtool=yes @AMDEPBACKSLASH@
1041
1063
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1042
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-os-bsd.lo `test -f 'thunar-vfs-os-bsd.c' || echo '$(srcdir)/'`thunar-vfs-os-bsd.c
 
1064
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-os-bsd.lo `test -f 'thunar-vfs-os-bsd.c' || echo '$(srcdir)/'`thunar-vfs-os-bsd.c
1043
1065
 
1044
1066
libthunar_vfs_1_la-thunar-vfs-os-generic.lo: thunar-vfs-os-generic.c
1045
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-os-generic.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-generic.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-os-generic.lo `test -f 'thunar-vfs-os-generic.c' || echo '$(srcdir)/'`thunar-vfs-os-generic.c
1046
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-generic.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-generic.Plo
 
1067
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-os-generic.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-generic.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-os-generic.lo `test -f 'thunar-vfs-os-generic.c' || echo '$(srcdir)/'`thunar-vfs-os-generic.c
 
1068
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-generic.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-os-generic.Plo
1047
1069
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-os-generic.c' object='libthunar_vfs_1_la-thunar-vfs-os-generic.lo' libtool=yes @AMDEPBACKSLASH@
1048
1070
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1049
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-os-generic.lo `test -f 'thunar-vfs-os-generic.c' || echo '$(srcdir)/'`thunar-vfs-os-generic.c
 
1071
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-os-generic.lo `test -f 'thunar-vfs-os-generic.c' || echo '$(srcdir)/'`thunar-vfs-os-generic.c
1050
1072
 
1051
1073
libthunar_vfs_1_la-thunar-vfs-config.lo: thunar-vfs-config.c
1052
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-config.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-config.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-config.lo `test -f 'thunar-vfs-config.c' || echo '$(srcdir)/'`thunar-vfs-config.c
1053
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-config.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-config.Plo
 
1074
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-config.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-config.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-config.lo `test -f 'thunar-vfs-config.c' || echo '$(srcdir)/'`thunar-vfs-config.c
 
1075
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-config.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-config.Plo
1054
1076
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-config.c' object='libthunar_vfs_1_la-thunar-vfs-config.lo' libtool=yes @AMDEPBACKSLASH@
1055
1077
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1056
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-config.lo `test -f 'thunar-vfs-config.c' || echo '$(srcdir)/'`thunar-vfs-config.c
 
1078
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-config.lo `test -f 'thunar-vfs-config.c' || echo '$(srcdir)/'`thunar-vfs-config.c
1057
1079
 
1058
1080
libthunar_vfs_1_la-thunar-vfs-deep-count-job.lo: thunar-vfs-deep-count-job.c
1059
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-deep-count-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-deep-count-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-deep-count-job.lo `test -f 'thunar-vfs-deep-count-job.c' || echo '$(srcdir)/'`thunar-vfs-deep-count-job.c
1060
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-deep-count-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-deep-count-job.Plo
 
1081
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-deep-count-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-deep-count-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-deep-count-job.lo `test -f 'thunar-vfs-deep-count-job.c' || echo '$(srcdir)/'`thunar-vfs-deep-count-job.c
 
1082
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-deep-count-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-deep-count-job.Plo
1061
1083
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-deep-count-job.c' object='libthunar_vfs_1_la-thunar-vfs-deep-count-job.lo' libtool=yes @AMDEPBACKSLASH@
1062
1084
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1063
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-deep-count-job.lo `test -f 'thunar-vfs-deep-count-job.c' || echo '$(srcdir)/'`thunar-vfs-deep-count-job.c
 
1085
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-deep-count-job.lo `test -f 'thunar-vfs-deep-count-job.c' || echo '$(srcdir)/'`thunar-vfs-deep-count-job.c
1064
1086
 
1065
1087
libthunar_vfs_1_la-thunar-vfs-exec.lo: thunar-vfs-exec.c
1066
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-exec.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-exec.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-exec.lo `test -f 'thunar-vfs-exec.c' || echo '$(srcdir)/'`thunar-vfs-exec.c
1067
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-exec.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-exec.Plo
 
1088
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-exec.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-exec.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-exec.lo `test -f 'thunar-vfs-exec.c' || echo '$(srcdir)/'`thunar-vfs-exec.c
 
1089
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-exec.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-exec.Plo
1068
1090
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-exec.c' object='libthunar_vfs_1_la-thunar-vfs-exec.lo' libtool=yes @AMDEPBACKSLASH@
1069
1091
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1070
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-exec.lo `test -f 'thunar-vfs-exec.c' || echo '$(srcdir)/'`thunar-vfs-exec.c
 
1092
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-exec.lo `test -f 'thunar-vfs-exec.c' || echo '$(srcdir)/'`thunar-vfs-exec.c
1071
1093
 
1072
1094
libthunar_vfs_1_la-thunar-vfs-info.lo: thunar-vfs-info.c
1073
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-info.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-info.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-info.lo `test -f 'thunar-vfs-info.c' || echo '$(srcdir)/'`thunar-vfs-info.c
1074
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-info.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-info.Plo
 
1095
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-info.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-info.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-info.lo `test -f 'thunar-vfs-info.c' || echo '$(srcdir)/'`thunar-vfs-info.c
 
1096
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-info.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-info.Plo
1075
1097
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-info.c' object='libthunar_vfs_1_la-thunar-vfs-info.lo' libtool=yes @AMDEPBACKSLASH@
1076
1098
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1077
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-info.lo `test -f 'thunar-vfs-info.c' || echo '$(srcdir)/'`thunar-vfs-info.c
 
1099
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-info.lo `test -f 'thunar-vfs-info.c' || echo '$(srcdir)/'`thunar-vfs-info.c
1078
1100
 
1079
1101
libthunar_vfs_1_la-thunar-vfs-interactive-job.lo: thunar-vfs-interactive-job.c
1080
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-interactive-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-interactive-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-interactive-job.lo `test -f 'thunar-vfs-interactive-job.c' || echo '$(srcdir)/'`thunar-vfs-interactive-job.c
1081
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-interactive-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-interactive-job.Plo
 
1102
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-interactive-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-interactive-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-interactive-job.lo `test -f 'thunar-vfs-interactive-job.c' || echo '$(srcdir)/'`thunar-vfs-interactive-job.c
 
1103
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-interactive-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-interactive-job.Plo
1082
1104
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-interactive-job.c' object='libthunar_vfs_1_la-thunar-vfs-interactive-job.lo' libtool=yes @AMDEPBACKSLASH@
1083
1105
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1084
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-interactive-job.lo `test -f 'thunar-vfs-interactive-job.c' || echo '$(srcdir)/'`thunar-vfs-interactive-job.c
 
1106
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-interactive-job.lo `test -f 'thunar-vfs-interactive-job.c' || echo '$(srcdir)/'`thunar-vfs-interactive-job.c
1085
1107
 
1086
1108
libthunar_vfs_1_la-thunar-vfs-job.lo: thunar-vfs-job.c
1087
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-job.lo `test -f 'thunar-vfs-job.c' || echo '$(srcdir)/'`thunar-vfs-job.c
1088
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-job.Plo
 
1109
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-job.lo `test -f 'thunar-vfs-job.c' || echo '$(srcdir)/'`thunar-vfs-job.c
 
1110
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-job.Plo
1089
1111
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-job.c' object='libthunar_vfs_1_la-thunar-vfs-job.lo' libtool=yes @AMDEPBACKSLASH@
1090
1112
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1091
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-job.lo `test -f 'thunar-vfs-job.c' || echo '$(srcdir)/'`thunar-vfs-job.c
 
1113
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-job.lo `test -f 'thunar-vfs-job.c' || echo '$(srcdir)/'`thunar-vfs-job.c
1092
1114
 
1093
1115
libthunar_vfs_1_la-thunar-vfs-mime-action.lo: thunar-vfs-mime-action.c
1094
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-action.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-action.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-action.lo `test -f 'thunar-vfs-mime-action.c' || echo '$(srcdir)/'`thunar-vfs-mime-action.c
1095
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-action.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-action.Plo
 
1116
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-action.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-action.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-action.lo `test -f 'thunar-vfs-mime-action.c' || echo '$(srcdir)/'`thunar-vfs-mime-action.c
 
1117
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-action.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-action.Plo
1096
1118
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-action.c' object='libthunar_vfs_1_la-thunar-vfs-mime-action.lo' libtool=yes @AMDEPBACKSLASH@
1097
1119
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1098
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-action.lo `test -f 'thunar-vfs-mime-action.c' || echo '$(srcdir)/'`thunar-vfs-mime-action.c
 
1120
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-action.lo `test -f 'thunar-vfs-mime-action.c' || echo '$(srcdir)/'`thunar-vfs-mime-action.c
1099
1121
 
1100
1122
libthunar_vfs_1_la-thunar-vfs-mime-application.lo: thunar-vfs-mime-application.c
1101
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-application.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-application.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-application.lo `test -f 'thunar-vfs-mime-application.c' || echo '$(srcdir)/'`thunar-vfs-mime-application.c
1102
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-application.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-application.Plo
 
1123
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-application.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-application.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-application.lo `test -f 'thunar-vfs-mime-application.c' || echo '$(srcdir)/'`thunar-vfs-mime-application.c
 
1124
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-application.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-application.Plo
1103
1125
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-application.c' object='libthunar_vfs_1_la-thunar-vfs-mime-application.lo' libtool=yes @AMDEPBACKSLASH@
1104
1126
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1105
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-application.lo `test -f 'thunar-vfs-mime-application.c' || echo '$(srcdir)/'`thunar-vfs-mime-application.c
 
1127
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-application.lo `test -f 'thunar-vfs-mime-application.c' || echo '$(srcdir)/'`thunar-vfs-mime-application.c
1106
1128
 
1107
1129
libthunar_vfs_1_la-thunar-vfs-mime-cache.lo: thunar-vfs-mime-cache.c
1108
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-cache.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-cache.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-cache.lo `test -f 'thunar-vfs-mime-cache.c' || echo '$(srcdir)/'`thunar-vfs-mime-cache.c
1109
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-cache.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-cache.Plo
 
1130
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-cache.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-cache.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-cache.lo `test -f 'thunar-vfs-mime-cache.c' || echo '$(srcdir)/'`thunar-vfs-mime-cache.c
 
1131
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-cache.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-cache.Plo
1110
1132
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-cache.c' object='libthunar_vfs_1_la-thunar-vfs-mime-cache.lo' libtool=yes @AMDEPBACKSLASH@
1111
1133
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1112
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-cache.lo `test -f 'thunar-vfs-mime-cache.c' || echo '$(srcdir)/'`thunar-vfs-mime-cache.c
 
1134
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-cache.lo `test -f 'thunar-vfs-mime-cache.c' || echo '$(srcdir)/'`thunar-vfs-mime-cache.c
1113
1135
 
1114
1136
libthunar_vfs_1_la-thunar-vfs-mime-database.lo: thunar-vfs-mime-database.c
1115
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-database.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-database.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-database.lo `test -f 'thunar-vfs-mime-database.c' || echo '$(srcdir)/'`thunar-vfs-mime-database.c
1116
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-database.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-database.Plo
 
1137
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-database.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-database.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-database.lo `test -f 'thunar-vfs-mime-database.c' || echo '$(srcdir)/'`thunar-vfs-mime-database.c
 
1138
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-database.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-database.Plo
1117
1139
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-database.c' object='libthunar_vfs_1_la-thunar-vfs-mime-database.lo' libtool=yes @AMDEPBACKSLASH@
1118
1140
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1119
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-database.lo `test -f 'thunar-vfs-mime-database.c' || echo '$(srcdir)/'`thunar-vfs-mime-database.c
 
1141
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-database.lo `test -f 'thunar-vfs-mime-database.c' || echo '$(srcdir)/'`thunar-vfs-mime-database.c
1120
1142
 
1121
1143
libthunar_vfs_1_la-thunar-vfs-mime-handler.lo: thunar-vfs-mime-handler.c
1122
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-handler.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-handler.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-handler.lo `test -f 'thunar-vfs-mime-handler.c' || echo '$(srcdir)/'`thunar-vfs-mime-handler.c
1123
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-handler.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-handler.Plo
 
1144
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-handler.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-handler.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-handler.lo `test -f 'thunar-vfs-mime-handler.c' || echo '$(srcdir)/'`thunar-vfs-mime-handler.c
 
1145
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-handler.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-handler.Plo
1124
1146
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-handler.c' object='libthunar_vfs_1_la-thunar-vfs-mime-handler.lo' libtool=yes @AMDEPBACKSLASH@
1125
1147
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1126
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-handler.lo `test -f 'thunar-vfs-mime-handler.c' || echo '$(srcdir)/'`thunar-vfs-mime-handler.c
 
1148
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-handler.lo `test -f 'thunar-vfs-mime-handler.c' || echo '$(srcdir)/'`thunar-vfs-mime-handler.c
1127
1149
 
1128
1150
libthunar_vfs_1_la-thunar-vfs-mime-info.lo: thunar-vfs-mime-info.c
1129
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-info.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-info.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-info.lo `test -f 'thunar-vfs-mime-info.c' || echo '$(srcdir)/'`thunar-vfs-mime-info.c
1130
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-info.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-info.Plo
 
1151
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-info.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-info.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-info.lo `test -f 'thunar-vfs-mime-info.c' || echo '$(srcdir)/'`thunar-vfs-mime-info.c
 
1152
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-info.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-info.Plo
1131
1153
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-info.c' object='libthunar_vfs_1_la-thunar-vfs-mime-info.lo' libtool=yes @AMDEPBACKSLASH@
1132
1154
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1133
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-info.lo `test -f 'thunar-vfs-mime-info.c' || echo '$(srcdir)/'`thunar-vfs-mime-info.c
 
1155
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-info.lo `test -f 'thunar-vfs-mime-info.c' || echo '$(srcdir)/'`thunar-vfs-mime-info.c
1134
1156
 
1135
1157
libthunar_vfs_1_la-thunar-vfs-mime-legacy.lo: thunar-vfs-mime-legacy.c
1136
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-legacy.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-legacy.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-legacy.lo `test -f 'thunar-vfs-mime-legacy.c' || echo '$(srcdir)/'`thunar-vfs-mime-legacy.c
1137
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-legacy.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-legacy.Plo
 
1158
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-legacy.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-legacy.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-legacy.lo `test -f 'thunar-vfs-mime-legacy.c' || echo '$(srcdir)/'`thunar-vfs-mime-legacy.c
 
1159
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-legacy.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-legacy.Plo
1138
1160
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-legacy.c' object='libthunar_vfs_1_la-thunar-vfs-mime-legacy.lo' libtool=yes @AMDEPBACKSLASH@
1139
1161
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1140
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-legacy.lo `test -f 'thunar-vfs-mime-legacy.c' || echo '$(srcdir)/'`thunar-vfs-mime-legacy.c
 
1162
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-legacy.lo `test -f 'thunar-vfs-mime-legacy.c' || echo '$(srcdir)/'`thunar-vfs-mime-legacy.c
1141
1163
 
1142
1164
libthunar_vfs_1_la-thunar-vfs-mime-parser.lo: thunar-vfs-mime-parser.c
1143
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-parser.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-parser.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-parser.lo `test -f 'thunar-vfs-mime-parser.c' || echo '$(srcdir)/'`thunar-vfs-mime-parser.c
1144
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-parser.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-parser.Plo
 
1165
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-parser.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-parser.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-parser.lo `test -f 'thunar-vfs-mime-parser.c' || echo '$(srcdir)/'`thunar-vfs-mime-parser.c
 
1166
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-parser.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-parser.Plo
1145
1167
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-parser.c' object='libthunar_vfs_1_la-thunar-vfs-mime-parser.lo' libtool=yes @AMDEPBACKSLASH@
1146
1168
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1147
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-parser.lo `test -f 'thunar-vfs-mime-parser.c' || echo '$(srcdir)/'`thunar-vfs-mime-parser.c
 
1169
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-parser.lo `test -f 'thunar-vfs-mime-parser.c' || echo '$(srcdir)/'`thunar-vfs-mime-parser.c
1148
1170
 
1149
1171
libthunar_vfs_1_la-thunar-vfs-mime-provider.lo: thunar-vfs-mime-provider.c
1150
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-provider.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-provider.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-provider.lo `test -f 'thunar-vfs-mime-provider.c' || echo '$(srcdir)/'`thunar-vfs-mime-provider.c
1151
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-provider.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-provider.Plo
 
1172
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-provider.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-provider.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-provider.lo `test -f 'thunar-vfs-mime-provider.c' || echo '$(srcdir)/'`thunar-vfs-mime-provider.c
 
1173
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-provider.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-provider.Plo
1152
1174
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-provider.c' object='libthunar_vfs_1_la-thunar-vfs-mime-provider.lo' libtool=yes @AMDEPBACKSLASH@
1153
1175
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1154
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-provider.lo `test -f 'thunar-vfs-mime-provider.c' || echo '$(srcdir)/'`thunar-vfs-mime-provider.c
 
1176
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-provider.lo `test -f 'thunar-vfs-mime-provider.c' || echo '$(srcdir)/'`thunar-vfs-mime-provider.c
1155
1177
 
1156
1178
libthunar_vfs_1_la-thunar-vfs-mime-sniffer.lo: thunar-vfs-mime-sniffer.c
1157
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-sniffer.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-sniffer.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-sniffer.lo `test -f 'thunar-vfs-mime-sniffer.c' || echo '$(srcdir)/'`thunar-vfs-mime-sniffer.c
1158
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-sniffer.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-sniffer.Plo
 
1179
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-mime-sniffer.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-sniffer.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-mime-sniffer.lo `test -f 'thunar-vfs-mime-sniffer.c' || echo '$(srcdir)/'`thunar-vfs-mime-sniffer.c
 
1180
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-sniffer.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-mime-sniffer.Plo
1159
1181
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-sniffer.c' object='libthunar_vfs_1_la-thunar-vfs-mime-sniffer.lo' libtool=yes @AMDEPBACKSLASH@
1160
1182
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1161
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-sniffer.lo `test -f 'thunar-vfs-mime-sniffer.c' || echo '$(srcdir)/'`thunar-vfs-mime-sniffer.c
 
1183
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-mime-sniffer.lo `test -f 'thunar-vfs-mime-sniffer.c' || echo '$(srcdir)/'`thunar-vfs-mime-sniffer.c
1162
1184
 
1163
1185
libthunar_vfs_1_la-thunar-vfs-monitor.lo: thunar-vfs-monitor.c
1164
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-monitor.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-monitor.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-monitor.lo `test -f 'thunar-vfs-monitor.c' || echo '$(srcdir)/'`thunar-vfs-monitor.c
1165
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-monitor.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-monitor.Plo
 
1186
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-monitor.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-monitor.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-monitor.lo `test -f 'thunar-vfs-monitor.c' || echo '$(srcdir)/'`thunar-vfs-monitor.c
 
1187
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-monitor.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-monitor.Plo
1166
1188
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-monitor.c' object='libthunar_vfs_1_la-thunar-vfs-monitor.lo' libtool=yes @AMDEPBACKSLASH@
1167
1189
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1168
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-monitor.lo `test -f 'thunar-vfs-monitor.c' || echo '$(srcdir)/'`thunar-vfs-monitor.c
 
1190
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-monitor.lo `test -f 'thunar-vfs-monitor.c' || echo '$(srcdir)/'`thunar-vfs-monitor.c
1169
1191
 
1170
1192
libthunar_vfs_1_la-thunar-vfs-path.lo: thunar-vfs-path.c
1171
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-path.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-path.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-path.lo `test -f 'thunar-vfs-path.c' || echo '$(srcdir)/'`thunar-vfs-path.c
1172
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-path.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-path.Plo
 
1193
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-path.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-path.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-path.lo `test -f 'thunar-vfs-path.c' || echo '$(srcdir)/'`thunar-vfs-path.c
 
1194
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-path.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-path.Plo
1173
1195
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-path.c' object='libthunar_vfs_1_la-thunar-vfs-path.lo' libtool=yes @AMDEPBACKSLASH@
1174
1196
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1175
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-path.lo `test -f 'thunar-vfs-path.c' || echo '$(srcdir)/'`thunar-vfs-path.c
 
1197
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-path.lo `test -f 'thunar-vfs-path.c' || echo '$(srcdir)/'`thunar-vfs-path.c
1176
1198
 
1177
1199
libthunar_vfs_1_la-thunar-vfs-private.lo: thunar-vfs-private.c
1178
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-private.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-private.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-private.lo `test -f 'thunar-vfs-private.c' || echo '$(srcdir)/'`thunar-vfs-private.c
1179
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-private.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-private.Plo
 
1200
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-private.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-private.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-private.lo `test -f 'thunar-vfs-private.c' || echo '$(srcdir)/'`thunar-vfs-private.c
 
1201
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-private.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-private.Plo
1180
1202
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-private.c' object='libthunar_vfs_1_la-thunar-vfs-private.lo' libtool=yes @AMDEPBACKSLASH@
1181
1203
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1182
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-private.lo `test -f 'thunar-vfs-private.c' || echo '$(srcdir)/'`thunar-vfs-private.c
 
1204
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-private.lo `test -f 'thunar-vfs-private.c' || echo '$(srcdir)/'`thunar-vfs-private.c
1183
1205
 
1184
1206
libthunar_vfs_1_la-thunar-vfs-simple-job.lo: thunar-vfs-simple-job.c
1185
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-simple-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-simple-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-simple-job.lo `test -f 'thunar-vfs-simple-job.c' || echo '$(srcdir)/'`thunar-vfs-simple-job.c
1186
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-simple-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-simple-job.Plo
 
1207
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-simple-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-simple-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-simple-job.lo `test -f 'thunar-vfs-simple-job.c' || echo '$(srcdir)/'`thunar-vfs-simple-job.c
 
1208
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-simple-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-simple-job.Plo
1187
1209
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-simple-job.c' object='libthunar_vfs_1_la-thunar-vfs-simple-job.lo' libtool=yes @AMDEPBACKSLASH@
1188
1210
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1189
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-simple-job.lo `test -f 'thunar-vfs-simple-job.c' || echo '$(srcdir)/'`thunar-vfs-simple-job.c
 
1211
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-simple-job.lo `test -f 'thunar-vfs-simple-job.c' || echo '$(srcdir)/'`thunar-vfs-simple-job.c
1190
1212
 
1191
1213
libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.lo: thunar-vfs-thumb-jpeg.c
1192
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.lo `test -f 'thunar-vfs-thumb-jpeg.c' || echo '$(srcdir)/'`thunar-vfs-thumb-jpeg.c
1193
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.Plo
 
1214
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.lo `test -f 'thunar-vfs-thumb-jpeg.c' || echo '$(srcdir)/'`thunar-vfs-thumb-jpeg.c
 
1215
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.Plo
1194
1216
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-thumb-jpeg.c' object='libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.lo' libtool=yes @AMDEPBACKSLASH@
1195
1217
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1196
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.lo `test -f 'thunar-vfs-thumb-jpeg.c' || echo '$(srcdir)/'`thunar-vfs-thumb-jpeg.c
 
1218
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-thumb-jpeg.lo `test -f 'thunar-vfs-thumb-jpeg.c' || echo '$(srcdir)/'`thunar-vfs-thumb-jpeg.c
1197
1219
 
1198
1220
libthunar_vfs_1_la-thunar-vfs-thumb.lo: thunar-vfs-thumb.c
1199
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-thumb.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-thumb.lo `test -f 'thunar-vfs-thumb.c' || echo '$(srcdir)/'`thunar-vfs-thumb.c
1200
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb.Plo
 
1221
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-thumb.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-thumb.lo `test -f 'thunar-vfs-thumb.c' || echo '$(srcdir)/'`thunar-vfs-thumb.c
 
1222
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-thumb.Plo
1201
1223
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-thumb.c' object='libthunar_vfs_1_la-thunar-vfs-thumb.lo' libtool=yes @AMDEPBACKSLASH@
1202
1224
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1203
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-thumb.lo `test -f 'thunar-vfs-thumb.c' || echo '$(srcdir)/'`thunar-vfs-thumb.c
 
1225
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-thumb.lo `test -f 'thunar-vfs-thumb.c' || echo '$(srcdir)/'`thunar-vfs-thumb.c
1204
1226
 
1205
1227
libthunar_vfs_1_la-thunar-vfs-transfer-job.lo: thunar-vfs-transfer-job.c
1206
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-transfer-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-transfer-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-transfer-job.lo `test -f 'thunar-vfs-transfer-job.c' || echo '$(srcdir)/'`thunar-vfs-transfer-job.c
1207
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-transfer-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-transfer-job.Plo
 
1228
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-transfer-job.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-transfer-job.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-transfer-job.lo `test -f 'thunar-vfs-transfer-job.c' || echo '$(srcdir)/'`thunar-vfs-transfer-job.c
 
1229
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-transfer-job.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-transfer-job.Plo
1208
1230
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-transfer-job.c' object='libthunar_vfs_1_la-thunar-vfs-transfer-job.lo' libtool=yes @AMDEPBACKSLASH@
1209
1231
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1210
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-transfer-job.lo `test -f 'thunar-vfs-transfer-job.c' || echo '$(srcdir)/'`thunar-vfs-transfer-job.c
 
1232
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-transfer-job.lo `test -f 'thunar-vfs-transfer-job.c' || echo '$(srcdir)/'`thunar-vfs-transfer-job.c
1211
1233
 
1212
1234
libthunar_vfs_1_la-thunar-vfs-user.lo: thunar-vfs-user.c
1213
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-user.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-user.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-user.lo `test -f 'thunar-vfs-user.c' || echo '$(srcdir)/'`thunar-vfs-user.c
1214
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-user.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-user.Plo
 
1235
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-user.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-user.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-user.lo `test -f 'thunar-vfs-user.c' || echo '$(srcdir)/'`thunar-vfs-user.c
 
1236
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-user.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-user.Plo
1215
1237
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-user.c' object='libthunar_vfs_1_la-thunar-vfs-user.lo' libtool=yes @AMDEPBACKSLASH@
1216
1238
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1217
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-user.lo `test -f 'thunar-vfs-user.c' || echo '$(srcdir)/'`thunar-vfs-user.c
 
1239
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-user.lo `test -f 'thunar-vfs-user.c' || echo '$(srcdir)/'`thunar-vfs-user.c
1218
1240
 
1219
1241
libthunar_vfs_1_la-thunar-vfs-util.lo: thunar-vfs-util.c
1220
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-util.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-util.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-util.lo `test -f 'thunar-vfs-util.c' || echo '$(srcdir)/'`thunar-vfs-util.c
1221
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-util.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-util.Plo
 
1242
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-util.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-util.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-util.lo `test -f 'thunar-vfs-util.c' || echo '$(srcdir)/'`thunar-vfs-util.c
 
1243
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-util.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-util.Plo
1222
1244
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-util.c' object='libthunar_vfs_1_la-thunar-vfs-util.lo' libtool=yes @AMDEPBACKSLASH@
1223
1245
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1224
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-util.lo `test -f 'thunar-vfs-util.c' || echo '$(srcdir)/'`thunar-vfs-util.c
 
1246
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-util.lo `test -f 'thunar-vfs-util.c' || echo '$(srcdir)/'`thunar-vfs-util.c
1225
1247
 
1226
1248
libthunar_vfs_1_la-thunar-vfs-volume.lo: thunar-vfs-volume.c
1227
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume.lo `test -f 'thunar-vfs-volume.c' || echo '$(srcdir)/'`thunar-vfs-volume.c
1228
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume.Plo
 
1249
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume.lo `test -f 'thunar-vfs-volume.c' || echo '$(srcdir)/'`thunar-vfs-volume.c
 
1250
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume.Plo
1229
1251
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-volume.c' object='libthunar_vfs_1_la-thunar-vfs-volume.lo' libtool=yes @AMDEPBACKSLASH@
1230
1252
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1231
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume.lo `test -f 'thunar-vfs-volume.c' || echo '$(srcdir)/'`thunar-vfs-volume.c
 
1253
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume.lo `test -f 'thunar-vfs-volume.c' || echo '$(srcdir)/'`thunar-vfs-volume.c
1232
1254
 
1233
1255
libthunar_vfs_1_la-thunar-vfs-volume-manager.lo: thunar-vfs-volume-manager.c
1234
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume-manager.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-manager.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume-manager.lo `test -f 'thunar-vfs-volume-manager.c' || echo '$(srcdir)/'`thunar-vfs-volume-manager.c
1235
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-manager.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-manager.Plo
 
1256
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs-volume-manager.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-manager.Tpo -c -o libthunar_vfs_1_la-thunar-vfs-volume-manager.lo `test -f 'thunar-vfs-volume-manager.c' || echo '$(srcdir)/'`thunar-vfs-volume-manager.c
 
1257
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-manager.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs-volume-manager.Plo
1236
1258
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-volume-manager.c' object='libthunar_vfs_1_la-thunar-vfs-volume-manager.lo' libtool=yes @AMDEPBACKSLASH@
1237
1259
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1238
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume-manager.lo `test -f 'thunar-vfs-volume-manager.c' || echo '$(srcdir)/'`thunar-vfs-volume-manager.c
 
1260
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs-volume-manager.lo `test -f 'thunar-vfs-volume-manager.c' || echo '$(srcdir)/'`thunar-vfs-volume-manager.c
1239
1261
 
1240
1262
libthunar_vfs_1_la-thunar-vfs.lo: thunar-vfs.c
1241
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs.Tpo -c -o libthunar_vfs_1_la-thunar-vfs.lo `test -f 'thunar-vfs.c' || echo '$(srcdir)/'`thunar-vfs.c
1242
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs.Plo
 
1263
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -MT libthunar_vfs_1_la-thunar-vfs.lo -MD -MP -MF $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs.Tpo -c -o libthunar_vfs_1_la-thunar-vfs.lo `test -f 'thunar-vfs.c' || echo '$(srcdir)/'`thunar-vfs.c
 
1264
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs.Tpo $(DEPDIR)/libthunar_vfs_1_la-thunar-vfs.Plo
1243
1265
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs.c' object='libthunar_vfs_1_la-thunar-vfs.lo' libtool=yes @AMDEPBACKSLASH@
1244
1266
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1245
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs.lo `test -f 'thunar-vfs.c' || echo '$(srcdir)/'`thunar-vfs.c
 
1267
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libthunar_vfs_1_la_CFLAGS) $(CFLAGS) -c -o libthunar_vfs_1_la-thunar-vfs.lo `test -f 'thunar-vfs.c' || echo '$(srcdir)/'`thunar-vfs.c
1246
1268
 
1247
1269
thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.o: thunar-vfs-font-thumbnailer.c
1248
1270
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_font_thumbnailer_1_CFLAGS) $(CFLAGS) -MT thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.o -MD -MP -MF $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Tpo -c -o thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.o `test -f 'thunar-vfs-font-thumbnailer.c' || echo '$(srcdir)/'`thunar-vfs-font-thumbnailer.c
1249
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Tpo $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Po
 
1271
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Tpo $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Po
1250
1272
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-font-thumbnailer.c' object='thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.o' libtool=no @AMDEPBACKSLASH@
1251
1273
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1252
1274
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_font_thumbnailer_1_CFLAGS) $(CFLAGS) -c -o thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.o `test -f 'thunar-vfs-font-thumbnailer.c' || echo '$(srcdir)/'`thunar-vfs-font-thumbnailer.c
1253
1275
 
1254
1276
thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.obj: thunar-vfs-font-thumbnailer.c
1255
1277
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_font_thumbnailer_1_CFLAGS) $(CFLAGS) -MT thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.obj -MD -MP -MF $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Tpo -c -o thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.obj `if test -f 'thunar-vfs-font-thumbnailer.c'; then $(CYGPATH_W) 'thunar-vfs-font-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/thunar-vfs-font-thumbnailer.c'; fi`
1256
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Tpo $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Po
 
1278
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Tpo $(DEPDIR)/thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.Po
1257
1279
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-font-thumbnailer.c' object='thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.obj' libtool=no @AMDEPBACKSLASH@
1258
1280
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1259
1281
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_font_thumbnailer_1_CFLAGS) $(CFLAGS) -c -o thunar_vfs_font_thumbnailer_1-thunar-vfs-font-thumbnailer.obj `if test -f 'thunar-vfs-font-thumbnailer.c'; then $(CYGPATH_W) 'thunar-vfs-font-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/thunar-vfs-font-thumbnailer.c'; fi`
1260
1282
 
1261
1283
thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.o: thunar-vfs-mime-cleaner.c
1262
1284
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_mime_cleaner_1_CFLAGS) $(CFLAGS) -MT thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.o -MD -MP -MF $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Tpo -c -o thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.o `test -f 'thunar-vfs-mime-cleaner.c' || echo '$(srcdir)/'`thunar-vfs-mime-cleaner.c
1263
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Tpo $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Po
 
1285
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Tpo $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Po
1264
1286
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-cleaner.c' object='thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.o' libtool=no @AMDEPBACKSLASH@
1265
1287
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1266
1288
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_mime_cleaner_1_CFLAGS) $(CFLAGS) -c -o thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.o `test -f 'thunar-vfs-mime-cleaner.c' || echo '$(srcdir)/'`thunar-vfs-mime-cleaner.c
1267
1289
 
1268
1290
thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.obj: thunar-vfs-mime-cleaner.c
1269
1291
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_mime_cleaner_1_CFLAGS) $(CFLAGS) -MT thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.obj -MD -MP -MF $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Tpo -c -o thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.obj `if test -f 'thunar-vfs-mime-cleaner.c'; then $(CYGPATH_W) 'thunar-vfs-mime-cleaner.c'; else $(CYGPATH_W) '$(srcdir)/thunar-vfs-mime-cleaner.c'; fi`
1270
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Tpo $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Po
 
1292
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Tpo $(DEPDIR)/thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.Po
1271
1293
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-mime-cleaner.c' object='thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.obj' libtool=no @AMDEPBACKSLASH@
1272
1294
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1273
1295
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_mime_cleaner_1_CFLAGS) $(CFLAGS) -c -o thunar_vfs_mime_cleaner_1-thunar-vfs-mime-cleaner.obj `if test -f 'thunar-vfs-mime-cleaner.c'; then $(CYGPATH_W) 'thunar-vfs-mime-cleaner.c'; else $(CYGPATH_W) '$(srcdir)/thunar-vfs-mime-cleaner.c'; fi`
1274
1296
 
1275
1297
thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.o: thunar-vfs-pixbuf-thumbnailer.c
1276
1298
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_pixbuf_thumbnailer_1_CFLAGS) $(CFLAGS) -MT thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.o -MD -MP -MF $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Tpo -c -o thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.o `test -f 'thunar-vfs-pixbuf-thumbnailer.c' || echo '$(srcdir)/'`thunar-vfs-pixbuf-thumbnailer.c
1277
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Tpo $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Po
 
1299
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Tpo $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Po
1278
1300
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-pixbuf-thumbnailer.c' object='thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.o' libtool=no @AMDEPBACKSLASH@
1279
1301
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1280
1302
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_pixbuf_thumbnailer_1_CFLAGS) $(CFLAGS) -c -o thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.o `test -f 'thunar-vfs-pixbuf-thumbnailer.c' || echo '$(srcdir)/'`thunar-vfs-pixbuf-thumbnailer.c
1281
1303
 
1282
1304
thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.obj: thunar-vfs-pixbuf-thumbnailer.c
1283
1305
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_pixbuf_thumbnailer_1_CFLAGS) $(CFLAGS) -MT thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.obj -MD -MP -MF $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Tpo -c -o thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.obj `if test -f 'thunar-vfs-pixbuf-thumbnailer.c'; then $(CYGPATH_W) 'thunar-vfs-pixbuf-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/thunar-vfs-pixbuf-thumbnailer.c'; fi`
1284
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Tpo $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Po
 
1306
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Tpo $(DEPDIR)/thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.Po
1285
1307
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-pixbuf-thumbnailer.c' object='thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.obj' libtool=no @AMDEPBACKSLASH@
1286
1308
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1287
1309
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_pixbuf_thumbnailer_1_CFLAGS) $(CFLAGS) -c -o thunar_vfs_pixbuf_thumbnailer_1-thunar-vfs-pixbuf-thumbnailer.obj `if test -f 'thunar-vfs-pixbuf-thumbnailer.c'; then $(CYGPATH_W) 'thunar-vfs-pixbuf-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/thunar-vfs-pixbuf-thumbnailer.c'; fi`
1288
1310
 
1289
1311
thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.o: thunar-vfs-update-thumbnailers-cache.c
1290
1312
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_update_thumbnailers_cache_1_CFLAGS) $(CFLAGS) -MT thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.o -MD -MP -MF $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Tpo -c -o thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.o `test -f 'thunar-vfs-update-thumbnailers-cache.c' || echo '$(srcdir)/'`thunar-vfs-update-thumbnailers-cache.c
1291
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Tpo $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Po
 
1313
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Tpo $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Po
1292
1314
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-update-thumbnailers-cache.c' object='thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.o' libtool=no @AMDEPBACKSLASH@
1293
1315
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1294
1316
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_update_thumbnailers_cache_1_CFLAGS) $(CFLAGS) -c -o thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.o `test -f 'thunar-vfs-update-thumbnailers-cache.c' || echo '$(srcdir)/'`thunar-vfs-update-thumbnailers-cache.c
1295
1317
 
1296
1318
thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.obj: thunar-vfs-update-thumbnailers-cache.c
1297
1319
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_update_thumbnailers_cache_1_CFLAGS) $(CFLAGS) -MT thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.obj -MD -MP -MF $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Tpo -c -o thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.obj `if test -f 'thunar-vfs-update-thumbnailers-cache.c'; then $(CYGPATH_W) 'thunar-vfs-update-thumbnailers-cache.c'; else $(CYGPATH_W) '$(srcdir)/thunar-vfs-update-thumbnailers-cache.c'; fi`
1298
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Tpo $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Po
 
1320
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Tpo $(DEPDIR)/thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.Po
1299
1321
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='thunar-vfs-update-thumbnailers-cache.c' object='thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.obj' libtool=no @AMDEPBACKSLASH@
1300
1322
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1301
1323
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thunar_vfs_update_thumbnailers_cache_1_CFLAGS) $(CFLAGS) -c -o thunar_vfs_update_thumbnailers_cache_1-thunar-vfs-update-thumbnailers-cache.obj `if test -f 'thunar-vfs-update-thumbnailers-cache.c'; then $(CYGPATH_W) 'thunar-vfs-update-thumbnailers-cache.c'; else $(CYGPATH_W) '$(srcdir)/thunar-vfs-update-thumbnailers-cache.c'; fi`
1308
1330
install-desktopDATA: $(desktop_DATA)
1309
1331
        @$(NORMAL_INSTALL)
1310
1332
        test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
1311
 
        @list='$(desktop_DATA)'; for p in $$list; do \
 
1333
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
1334
        for p in $$list; do \
1312
1335
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1313
 
          f=$(am__strip_dir) \
1314
 
          echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
1315
 
          $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
 
1336
          echo "$$d$$p"; \
 
1337
        done | $(am__base_list) | \
 
1338
        while read files; do \
 
1339
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
 
1340
          $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
1316
1341
        done
1317
1342
 
1318
1343
uninstall-desktopDATA:
1319
1344
        @$(NORMAL_UNINSTALL)
1320
 
        @list='$(desktop_DATA)'; for p in $$list; do \
1321
 
          f=$(am__strip_dir) \
1322
 
          echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
1323
 
          rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
1324
 
        done
 
1345
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
1346
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
1347
        test -n "$$files" || exit 0; \
 
1348
        echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \
 
1349
        cd "$(DESTDIR)$(desktopdir)" && rm -f $$files
1325
1350
install-pkgconfigDATA: $(pkgconfig_DATA)
1326
1351
        @$(NORMAL_INSTALL)
1327
1352
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
1328
 
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
1353
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
1354
        for p in $$list; do \
1329
1355
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1330
 
          f=$(am__strip_dir) \
1331
 
          echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
1332
 
          $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
1356
          echo "$$d$$p"; \
 
1357
        done | $(am__base_list) | \
 
1358
        while read files; do \
 
1359
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
 
1360
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
1333
1361
        done
1334
1362
 
1335
1363
uninstall-pkgconfigDATA:
1336
1364
        @$(NORMAL_UNINSTALL)
1337
 
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
1338
 
          f=$(am__strip_dir) \
1339
 
          echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
1340
 
          rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
1341
 
        done
 
1365
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
1366
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
1367
        test -n "$$files" || exit 0; \
 
1368
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
 
1369
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
1342
1370
install-libthunar_vfs_includeHEADERS: $(libthunar_vfs_include_HEADERS)
1343
1371
        @$(NORMAL_INSTALL)
1344
1372
        test -z "$(libthunar_vfs_includedir)" || $(MKDIR_P) "$(DESTDIR)$(libthunar_vfs_includedir)"
1345
 
        @list='$(libthunar_vfs_include_HEADERS)'; for p in $$list; do \
 
1373
        @list='$(libthunar_vfs_include_HEADERS)'; test -n "$(libthunar_vfs_includedir)" || list=; \
 
1374
        for p in $$list; do \
1346
1375
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1347
 
          f=$(am__strip_dir) \
1348
 
          echo " $(libthunar_vfs_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libthunar_vfs_includedir)/$$f'"; \
1349
 
          $(libthunar_vfs_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libthunar_vfs_includedir)/$$f"; \
 
1376
          echo "$$d$$p"; \
 
1377
        done | $(am__base_list) | \
 
1378
        while read files; do \
 
1379
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libthunar_vfs_includedir)'"; \
 
1380
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(libthunar_vfs_includedir)" || exit $$?; \
1350
1381
        done
1351
1382
 
1352
1383
uninstall-libthunar_vfs_includeHEADERS:
1353
1384
        @$(NORMAL_UNINSTALL)
1354
 
        @list='$(libthunar_vfs_include_HEADERS)'; for p in $$list; do \
1355
 
          f=$(am__strip_dir) \
1356
 
          echo " rm -f '$(DESTDIR)$(libthunar_vfs_includedir)/$$f'"; \
1357
 
          rm -f "$(DESTDIR)$(libthunar_vfs_includedir)/$$f"; \
1358
 
        done
 
1385
        @list='$(libthunar_vfs_include_HEADERS)'; test -n "$(libthunar_vfs_includedir)" || list=; \
 
1386
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
1387
        test -n "$$files" || exit 0; \
 
1388
        echo " ( cd '$(DESTDIR)$(libthunar_vfs_includedir)' && rm -f" $$files ")"; \
 
1389
        cd "$(DESTDIR)$(libthunar_vfs_includedir)" && rm -f $$files
1359
1390
 
1360
1391
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1361
1392
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1362
1393
        unique=`for i in $$list; do \
1363
1394
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1364
1395
          done | \
1365
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
1396
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1366
1397
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1367
1398
        mkid -fID $$unique
1368
1399
tags: TAGS
1369
1400
 
1370
1401
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1371
1402
                $(TAGS_FILES) $(LISP)
1372
 
        tags=; \
 
1403
        set x; \
1373
1404
        here=`pwd`; \
1374
1405
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1375
1406
        unique=`for i in $$list; do \
1377
1408
          done | \
1378
1409
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1379
1410
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1380
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
1411
        shift; \
 
1412
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1381
1413
          test -n "$$unique" || unique=$$empty_fix; \
1382
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1383
 
            $$tags $$unique; \
 
1414
          if test $$# -gt 0; then \
 
1415
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1416
              "$$@" $$unique; \
 
1417
          else \
 
1418
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1419
              $$unique; \
 
1420
          fi; \
1384
1421
        fi
1385
1422
ctags: CTAGS
1386
1423
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1387
1424
                $(TAGS_FILES) $(LISP)
1388
 
        tags=; \
1389
1425
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1390
1426
        unique=`for i in $$list; do \
1391
1427
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1392
1428
          done | \
1393
1429
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1394
1430
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1395
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
1431
        test -z "$(CTAGS_ARGS)$$unique" \
1396
1432
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1397
 
             $$tags $$unique
 
1433
             $$unique
1398
1434
 
1399
1435
GTAGS:
1400
1436
        here=`$(am__cd) $(top_builddir) && pwd` \
1401
 
          && cd $(top_srcdir) \
1402
 
          && gtags -i $(GTAGS_ARGS) $$here
 
1437
          && $(am__cd) $(top_srcdir) \
 
1438
          && gtags -i $(GTAGS_ARGS) "$$here"
1403
1439
 
1404
1440
distclean-tags:
1405
1441
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1406
1442
 
1407
1443
check-TESTS: $(TESTS)
1408
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
 
1444
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1409
1445
        srcdir=$(srcdir); export srcdir; \
1410
1446
        list=' $(TESTS) '; \
 
1447
        $(am__tty_colors); \
1411
1448
        if test -n "$$list"; then \
1412
1449
          for tst in $$list; do \
1413
1450
            if test -f ./$$tst; then dir=./; \
1416
1453
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1417
1454
              all=`expr $$all + 1`; \
1418
1455
              case " $(XFAIL_TESTS) " in \
1419
 
              *$$ws$$tst$$ws*) \
 
1456
              *[\ \     ]$$tst[\ \      ]*) \
1420
1457
                xpass=`expr $$xpass + 1`; \
1421
1458
                failed=`expr $$failed + 1`; \
1422
 
                echo "XPASS: $$tst"; \
 
1459
                col=$$red; res=XPASS; \
1423
1460
              ;; \
1424
1461
              *) \
1425
 
                echo "PASS: $$tst"; \
 
1462
                col=$$grn; res=PASS; \
1426
1463
              ;; \
1427
1464
              esac; \
1428
1465
            elif test $$? -ne 77; then \
1429
1466
              all=`expr $$all + 1`; \
1430
1467
              case " $(XFAIL_TESTS) " in \
1431
 
              *$$ws$$tst$$ws*) \
 
1468
              *[\ \     ]$$tst[\ \      ]*) \
1432
1469
                xfail=`expr $$xfail + 1`; \
1433
 
                echo "XFAIL: $$tst"; \
 
1470
                col=$$lgn; res=XFAIL; \
1434
1471
              ;; \
1435
1472
              *) \
1436
1473
                failed=`expr $$failed + 1`; \
1437
 
                echo "FAIL: $$tst"; \
 
1474
                col=$$red; res=FAIL; \
1438
1475
              ;; \
1439
1476
              esac; \
1440
1477
            else \
1441
1478
              skip=`expr $$skip + 1`; \
1442
 
              echo "SKIP: $$tst"; \
 
1479
              col=$$blu; res=SKIP; \
1443
1480
            fi; \
 
1481
            echo "$${col}$$res$${std}: $$tst"; \
1444
1482
          done; \
 
1483
          if test "$$all" -eq 1; then \
 
1484
            tests="test"; \
 
1485
            All=""; \
 
1486
          else \
 
1487
            tests="tests"; \
 
1488
            All="All "; \
 
1489
          fi; \
1445
1490
          if test "$$failed" -eq 0; then \
1446
1491
            if test "$$xfail" -eq 0; then \
1447
 
              banner="All $$all tests passed"; \
 
1492
              banner="$$All$$all $$tests passed"; \
1448
1493
            else \
1449
 
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
1494
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 
1495
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1450
1496
            fi; \
1451
1497
          else \
1452
1498
            if test "$$xpass" -eq 0; then \
1453
 
              banner="$$failed of $$all tests failed"; \
 
1499
              banner="$$failed of $$all $$tests failed"; \
1454
1500
            else \
1455
 
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
1501
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 
1502
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1456
1503
            fi; \
1457
1504
          fi; \
1458
1505
          dashes="$$banner"; \
1459
1506
          skipped=""; \
1460
1507
          if test "$$skip" -ne 0; then \
1461
 
            skipped="($$skip tests were not run)"; \
 
1508
            if test "$$skip" -eq 1; then \
 
1509
              skipped="($$skip test was not run)"; \
 
1510
            else \
 
1511
              skipped="($$skip tests were not run)"; \
 
1512
            fi; \
1462
1513
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1463
1514
              dashes="$$skipped"; \
1464
1515
          fi; \
1469
1520
              dashes="$$report"; \
1470
1521
          fi; \
1471
1522
          dashes=`echo "$$dashes" | sed s/./=/g`; \
1472
 
          echo "$$dashes"; \
 
1523
          if test "$$failed" -eq 0; then \
 
1524
            echo "$$grn$$dashes"; \
 
1525
          else \
 
1526
            echo "$$red$$dashes"; \
 
1527
          fi; \
1473
1528
          echo "$$banner"; \
1474
1529
          test -z "$$skipped" || echo "$$skipped"; \
1475
1530
          test -z "$$report" || echo "$$report"; \
1476
 
          echo "$$dashes"; \
 
1531
          echo "$$dashes$$std"; \
1477
1532
          test "$$failed" -eq 0; \
1478
1533
        else :; fi
1479
1534
 
1493
1548
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1494
1549
          if test -d $$d/$$file; then \
1495
1550
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
1551
            if test -d "$(distdir)/$$file"; then \
 
1552
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
1553
            fi; \
1496
1554
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1497
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
1555
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
1556
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1498
1557
            fi; \
1499
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
1558
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1500
1559
          else \
1501
 
            test -f $(distdir)/$$file \
1502
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
1560
            test -f "$(distdir)/$$file" \
 
1561
            || cp -p $$d/$$file "$(distdir)/$$file" \
1503
1562
            || exit 1; \
1504
1563
          fi; \
1505
1564
        done
 
1565
        $(MAKE) $(AM_MAKEFLAGS) \
 
1566
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
1567
          dist-hook
1506
1568
check-am: all-am
1507
1569
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1508
1570
check: $(BUILT_SOURCES)
1534
1596
 
1535
1597
distclean-generic:
1536
1598
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
1599
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1537
1600
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1538
1601
 
1539
1602
maintainer-clean-generic:
1557
1620
 
1558
1621
html: html-am
1559
1622
 
 
1623
html-am:
 
1624
 
1560
1625
info: info-am
1561
1626
 
1562
1627
info-am:
1566
1631
 
1567
1632
install-dvi: install-dvi-am
1568
1633
 
 
1634
install-dvi-am:
 
1635
 
1569
1636
install-exec-am: install-libLTLIBRARIES install-libexecPROGRAMS
1570
1637
 
1571
1638
install-html: install-html-am
1572
1639
 
 
1640
install-html-am:
 
1641
 
1573
1642
install-info: install-info-am
1574
1643
 
 
1644
install-info-am:
 
1645
 
1575
1646
install-man:
1576
1647
 
1577
1648
install-pdf: install-pdf-am
1578
1649
 
 
1650
install-pdf-am:
 
1651
 
1579
1652
install-ps: install-ps-am
1580
1653
 
 
1654
install-ps-am:
 
1655
 
1581
1656
installcheck-am:
1582
1657
 
1583
1658
maintainer-clean: maintainer-clean-am
1602
1677
        uninstall-libexecPROGRAMS \
1603
1678
        uninstall-libthunar_vfs_includeHEADERS uninstall-pkgconfigDATA
1604
1679
 
1605
 
.MAKE: install-am install-strip
 
1680
.MAKE: all check check-am install install-am install-strip
1606
1681
 
1607
1682
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
1608
1683
        clean-generic clean-libLTLIBRARIES clean-libexecPROGRAMS \
1609
 
        clean-libtool ctags distclean distclean-compile \
 
1684
        clean-libtool ctags dist-hook distclean distclean-compile \
1610
1685
        distclean-generic distclean-libtool distclean-tags distdir dvi \
1611
1686
        dvi-am html html-am info info-am install install-am \
1612
1687
        install-data install-data-am install-desktopDATA install-dvi \
1674
1749
@MAINTAINER_MODE_TRUE@  && cp xgen-tvmc thunar-vfs-marshal.c \
1675
1750
@MAINTAINER_MODE_TRUE@  && rm -f xgen-tvmc
1676
1751
 
 
1752
# required for gtk-doc
 
1753
dist-hook: all
 
1754
 
1677
1755
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
 
1756
 
1678
1757
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1679
1758
# Otherwise a system limit (for SysV at least) may be exceeded.
1680
1759
.NOEXPORT: