~noskcaj/ubuntu/trusty/gthumb/3.2.5

« back to all changes in this revision

Viewing changes to extensions/raw_files/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)
406
412
.c.o:
407
413
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
408
414
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
409
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
410
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
411
416
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
412
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
417
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
413
418
 
414
419
.c.obj:
415
420
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
416
421
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
417
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
418
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
422
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
419
423
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
420
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
424
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
421
425
 
422
426
.c.lo:
423
427
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
424
428
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
425
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
426
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
429
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
427
430
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
431
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
429
432
 
430
433
libraw_files_la-main.lo: main.c
431
434
@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) $(libraw_files_la_CFLAGS) $(CFLAGS) -MT libraw_files_la-main.lo -MD -MP -MF $(DEPDIR)/libraw_files_la-main.Tpo -c -o libraw_files_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
432
435
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libraw_files_la-main.Tpo $(DEPDIR)/libraw_files_la-main.Plo
433
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
434
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='libraw_files_la-main.lo' libtool=yes @AMDEPBACKSLASH@
 
436
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='libraw_files_la-main.lo' libtool=yes @AMDEPBACKSLASH@
435
437
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libraw_files_la_CFLAGS) $(CFLAGS) -c -o libraw_files_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
 
438
@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) $(libraw_files_la_CFLAGS) $(CFLAGS) -c -o libraw_files_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
437
439
 
438
440
mostlyclean-libtool:
439
441
        -rm -f *.lo
457
459
        @$(NORMAL_UNINSTALL)
458
460
        @list='$(extensionini_DATA)'; test -n "$(extensioninidir)" || list=; \
459
461
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
460
 
        test -n "$$files" || exit 0; \
461
 
        echo " ( cd '$(DESTDIR)$(extensioninidir)' && rm -f" $$files ")"; \
462
 
        cd "$(DESTDIR)$(extensioninidir)" && rm -f $$files
 
462
        dir='$(DESTDIR)$(extensioninidir)'; $(am__uninstall_files_from_dir)
463
463
 
464
464
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
465
465
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
560
560
 
561
561
installcheck: installcheck-am
562
562
install-strip:
563
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
564
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
565
 
          `test -z '$(STRIP)' || \
566
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
563
        if test -z '$(STRIP)'; then \
 
564
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
565
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
566
              install; \
 
567
        else \
 
568
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
569
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
570
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
571
        fi
567
572
mostlyclean-generic:
568
573
 
569
574
clean-generic: