~ubuntu-branches/ubuntu/raring/gpicview/raring-proposed

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Daniel Baumann
  • Date: 2012-04-20 22:55:48 UTC
  • mfrom: (1.1.8) (7.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20120420225548-5t4huqqrriagieh9
Tags: 0.2.3-1
* Removing unused DM-Upload-Allowed field.
* Merging upstream version 0.2.3:
  - fixes FTBFS on hurd (Closes: #643577).

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.3 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.
44
44
CONFIG_HEADER = $(top_builddir)/config.h
45
45
CONFIG_CLEAN_FILES =
46
46
CONFIG_CLEAN_VPATH_FILES =
47
 
AM_V_GEN = $(am__v_GEN_$(V))
48
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
47
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
48
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
49
49
am__v_GEN_0 = @echo "  GEN   " $@;
50
 
AM_V_at = $(am__v_at_$(V))
51
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
50
AM_V_at = $(am__v_at_@AM_V@)
 
51
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
52
52
am__v_at_0 = @
53
53
SOURCES =
54
54
DIST_SOURCES =
73
73
am__base_list = \
74
74
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
75
75
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
76
am__uninstall_files_from_dir = { \
 
77
  test -z "$$files" \
 
78
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
79
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
80
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
81
  }
76
82
am__installdirs = "$(DESTDIR)$(gpicviewdir)" "$(DESTDIR)$(pixmapsdir)" \
77
83
        "$(DESTDIR)$(uidir)"
78
84
DATA = $(gpicview_DATA) $(pixmaps_DATA) $(ui_DATA)
124
130
INTLTOOL_MERGE = @INTLTOOL_MERGE@
125
131
INTLTOOL_PERL = @INTLTOOL_PERL@
126
132
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
133
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
134
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
135
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
136
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
127
137
LD = @LD@
128
138
LDFLAGS = @LDFLAGS@
129
139
LIBOBJS = @LIBOBJS@
204
214
includedir = @includedir@
205
215
infodir = @infodir@
206
216
install_sh = @install_sh@
 
217
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
218
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
207
219
libdir = @libdir@
208
220
libexecdir = @libexecdir@
209
221
localedir = @localedir@
299
311
        @$(NORMAL_UNINSTALL)
300
312
        @list='$(gpicview_DATA)'; test -n "$(gpicviewdir)" || list=; \
301
313
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
302
 
        test -n "$$files" || exit 0; \
303
 
        echo " ( cd '$(DESTDIR)$(gpicviewdir)' && rm -f" $$files ")"; \
304
 
        cd "$(DESTDIR)$(gpicviewdir)" && rm -f $$files
 
314
        dir='$(DESTDIR)$(gpicviewdir)'; $(am__uninstall_files_from_dir)
305
315
install-pixmapsDATA: $(pixmaps_DATA)
306
316
        @$(NORMAL_INSTALL)
307
317
        test -z "$(pixmapsdir)" || $(MKDIR_P) "$(DESTDIR)$(pixmapsdir)"
319
329
        @$(NORMAL_UNINSTALL)
320
330
        @list='$(pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \
321
331
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
322
 
        test -n "$$files" || exit 0; \
323
 
        echo " ( cd '$(DESTDIR)$(pixmapsdir)' && rm -f" $$files ")"; \
324
 
        cd "$(DESTDIR)$(pixmapsdir)" && rm -f $$files
 
332
        dir='$(DESTDIR)$(pixmapsdir)'; $(am__uninstall_files_from_dir)
325
333
install-uiDATA: $(ui_DATA)
326
334
        @$(NORMAL_INSTALL)
327
335
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
339
347
        @$(NORMAL_UNINSTALL)
340
348
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
341
349
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
342
 
        test -n "$$files" || exit 0; \
343
 
        echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \
344
 
        cd "$(DESTDIR)$(uidir)" && rm -f $$files
 
350
        dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
345
351
tags: TAGS
346
352
TAGS:
347
353
 
396
402
 
397
403
installcheck: installcheck-am
398
404
install-strip:
399
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
400
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
401
 
          `test -z '$(STRIP)' || \
402
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
405
        if test -z '$(STRIP)'; then \
 
406
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
407
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
408
              install; \
 
409
        else \
 
410
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
411
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
412
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
413
        fi
403
414
mostlyclean-generic:
404
415
 
405
416
clean-generic: