~noskcaj/ubuntu/trusty/gthumb/3.2.5

« back to all changes in this revision

Viewing changes to extensions/photo_importer/Makefile.in

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2012-02-22 21:44:01 UTC
  • mfrom: (5.2.20 sid)
  • Revision ID: package-import@ubuntu.com-20120222214401-8lxkxqtrda71yovc
Tags: 3:2.14.2-1
* New upstream version
* Updated debian/copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.2 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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
70
70
am__base_list = \
71
71
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72
72
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
73
am__uninstall_files_from_dir = { \
 
74
  test -z "$$files" \
 
75
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
76
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
77
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
78
  }
73
79
am__installdirs = "$(DESTDIR)$(extensiondir)" \
74
80
        "$(DESTDIR)$(extensioninidir)"
75
81
LTLIBRARIES = $(extension_LTLIBRARIES)
458
464
.c.o:
459
465
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
460
466
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
461
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
462
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
467
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
463
468
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
464
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
469
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
465
470
 
466
471
.c.obj:
467
472
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
468
473
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
469
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
470
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
474
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
471
475
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
476
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
473
477
 
474
478
.c.lo:
475
479
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
476
480
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
477
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
478
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
481
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
479
482
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
480
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
483
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
481
484
 
482
485
libphoto_importer_la-actions.lo: actions.c
483
486
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -MT libphoto_importer_la-actions.lo -MD -MP -MF $(DEPDIR)/libphoto_importer_la-actions.Tpo -c -o libphoto_importer_la-actions.lo `test -f 'actions.c' || echo '$(srcdir)/'`actions.c
484
487
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libphoto_importer_la-actions.Tpo $(DEPDIR)/libphoto_importer_la-actions.Plo
485
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
486
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='actions.c' object='libphoto_importer_la-actions.lo' libtool=yes @AMDEPBACKSLASH@
 
488
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='actions.c' object='libphoto_importer_la-actions.lo' libtool=yes @AMDEPBACKSLASH@
487
489
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
488
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -c -o libphoto_importer_la-actions.lo `test -f 'actions.c' || echo '$(srcdir)/'`actions.c
 
490
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -c -o libphoto_importer_la-actions.lo `test -f 'actions.c' || echo '$(srcdir)/'`actions.c
489
491
 
490
492
libphoto_importer_la-callbacks.lo: callbacks.c
491
493
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -MT libphoto_importer_la-callbacks.lo -MD -MP -MF $(DEPDIR)/libphoto_importer_la-callbacks.Tpo -c -o libphoto_importer_la-callbacks.lo `test -f 'callbacks.c' || echo '$(srcdir)/'`callbacks.c
492
494
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libphoto_importer_la-callbacks.Tpo $(DEPDIR)/libphoto_importer_la-callbacks.Plo
493
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
494
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='callbacks.c' object='libphoto_importer_la-callbacks.lo' libtool=yes @AMDEPBACKSLASH@
 
495
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='callbacks.c' object='libphoto_importer_la-callbacks.lo' libtool=yes @AMDEPBACKSLASH@
495
496
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
496
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -c -o libphoto_importer_la-callbacks.lo `test -f 'callbacks.c' || echo '$(srcdir)/'`callbacks.c
 
497
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -c -o libphoto_importer_la-callbacks.lo `test -f 'callbacks.c' || echo '$(srcdir)/'`callbacks.c
497
498
 
498
499
libphoto_importer_la-dlg-photo-importer.lo: dlg-photo-importer.c
499
500
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -MT libphoto_importer_la-dlg-photo-importer.lo -MD -MP -MF $(DEPDIR)/libphoto_importer_la-dlg-photo-importer.Tpo -c -o libphoto_importer_la-dlg-photo-importer.lo `test -f 'dlg-photo-importer.c' || echo '$(srcdir)/'`dlg-photo-importer.c
500
501
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libphoto_importer_la-dlg-photo-importer.Tpo $(DEPDIR)/libphoto_importer_la-dlg-photo-importer.Plo
501
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
502
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dlg-photo-importer.c' object='libphoto_importer_la-dlg-photo-importer.lo' libtool=yes @AMDEPBACKSLASH@
 
502
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='dlg-photo-importer.c' object='libphoto_importer_la-dlg-photo-importer.lo' libtool=yes @AMDEPBACKSLASH@
503
503
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
504
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -c -o libphoto_importer_la-dlg-photo-importer.lo `test -f 'dlg-photo-importer.c' || echo '$(srcdir)/'`dlg-photo-importer.c
 
504
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -c -o libphoto_importer_la-dlg-photo-importer.lo `test -f 'dlg-photo-importer.c' || echo '$(srcdir)/'`dlg-photo-importer.c
505
505
 
506
506
libphoto_importer_la-main.lo: main.c
507
507
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -MT libphoto_importer_la-main.lo -MD -MP -MF $(DEPDIR)/libphoto_importer_la-main.Tpo -c -o libphoto_importer_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
508
508
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libphoto_importer_la-main.Tpo $(DEPDIR)/libphoto_importer_la-main.Plo
509
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
510
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='libphoto_importer_la-main.lo' libtool=yes @AMDEPBACKSLASH@
 
509
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='libphoto_importer_la-main.lo' libtool=yes @AMDEPBACKSLASH@
511
510
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
512
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -c -o libphoto_importer_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
 
511
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libphoto_importer_la_CFLAGS) $(CFLAGS) -c -o libphoto_importer_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
513
512
 
514
513
mostlyclean-libtool:
515
514
        -rm -f *.lo
533
532
        @$(NORMAL_UNINSTALL)
534
533
        @list='$(extensionini_DATA)'; test -n "$(extensioninidir)" || list=; \
535
534
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
536
 
        test -n "$$files" || exit 0; \
537
 
        echo " ( cd '$(DESTDIR)$(extensioninidir)' && rm -f" $$files ")"; \
538
 
        cd "$(DESTDIR)$(extensioninidir)" && rm -f $$files
 
535
        dir='$(DESTDIR)$(extensioninidir)'; $(am__uninstall_files_from_dir)
539
536
 
540
537
# This directory's subdirectories are mostly independent; you can cd
541
538
# into them and run `make' without going through this Makefile.
751
748
 
752
749
installcheck: installcheck-recursive
753
750
install-strip:
754
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
755
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
756
 
          `test -z '$(STRIP)' || \
757
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
751
        if test -z '$(STRIP)'; then \
 
752
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
753
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
754
              install; \
 
755
        else \
 
756
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
757
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
758
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
759
        fi
758
760
mostlyclean-generic:
759
761
 
760
762
clean-generic: