~noskcaj/ubuntu/trusty/gthumb/3.2.5

« back to all changes in this revision

Viewing changes to extensions/webalbums/data/albumthemes/Classic/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.
77
77
am__base_list = \
78
78
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
79
79
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
80
am__uninstall_files_from_dir = { \
 
81
  test -z "$$files" \
 
82
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
83
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
84
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
85
  }
80
86
am__installdirs = "$(DESTDIR)$(themedir)"
81
87
DATA = $(theme_DATA)
82
88
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
355
361
        @$(NORMAL_UNINSTALL)
356
362
        @list='$(theme_DATA)'; test -n "$(themedir)" || list=; \
357
363
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
358
 
        test -n "$$files" || exit 0; \
359
 
        echo " ( cd '$(DESTDIR)$(themedir)' && rm -f" $$files ")"; \
360
 
        cd "$(DESTDIR)$(themedir)" && rm -f $$files
 
364
        dir='$(DESTDIR)$(themedir)'; $(am__uninstall_files_from_dir)
361
365
tags: TAGS
362
366
TAGS:
363
367
 
412
416
 
413
417
installcheck: installcheck-am
414
418
install-strip:
415
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
416
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
417
 
          `test -z '$(STRIP)' || \
418
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
419
        if test -z '$(STRIP)'; then \
 
420
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
421
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
422
              install; \
 
423
        else \
 
424
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
425
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
426
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
427
        fi
419
428
mostlyclean-generic:
420
429
 
421
430
clean-generic: