~ubuntu-branches/ubuntu/raring/lxpanel/raring

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Julien Lavergne
  • Date: 2012-05-04 19:33:50 UTC
  • mfrom: (1.1.11) (4.1.15 sid)
  • Revision ID: package-import@ubuntu.com-20120504193350-k4y9tr1hjvey5927
Tags: 0.5.9-3ubuntu1
* Merge from Debian, Ubuntu remaining changes :
* debian/control:
 - Add libindicator-dev build-depends.
 - Add a recommend on xterm | pavucontrol | gnome-alsamixer to enable the
   mixer on the sound applet. (LP: #957749)
 - Add indicator plugin binary.
 - Add a debug package.
* debian/local/source_lxpanel.py:
 - Add apport hook.
* debian/lxpanel.install:
 - Install all files except indicators.
* debian/lxpanel-indicator-applet-plugin.install:
 - Install indicator plugin.
* debian/rules:
 - Install apport hook only on Ubuntu.
 - Add override for dh_strip.
 - Add --enable-indicator-support flag.
* debian/copyright:
 - Update copyright for xkb plugin.
 - Update copyright for indicator plugin.

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
man1dir = $(mandir)/man1
77
83
am__installdirs = "$(DESTDIR)$(man1dir)"
78
84
NROFF = nroff
129
135
INTLTOOL_MERGE = @INTLTOOL_MERGE@
130
136
INTLTOOL_PERL = @INTLTOOL_PERL@
131
137
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
138
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
139
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
140
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
141
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
132
142
LD = @LD@
133
143
LDFLAGS = @LDFLAGS@
134
144
LIBOBJS = @LIBOBJS@
220
230
includedir = @includedir@
221
231
infodir = @infodir@
222
232
install_sh = @install_sh@
 
233
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
234
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
223
235
libdir = @libdir@
224
236
libexecdir = @libexecdir@
225
237
localedir = @localedir@
326
338
          sed -n '/\.1[a-z]*$$/p'; \
327
339
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
328
340
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
329
 
        test -z "$$files" || { \
330
 
          echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
331
 
          cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
 
341
        dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
332
342
tags: TAGS
333
343
TAGS:
334
344
 
396
406
 
397
407
installcheck: installcheck-am
398
408
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
 
409
        if test -z '$(STRIP)'; then \
 
410
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
411
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
412
              install; \
 
413
        else \
 
414
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
415
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
416
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
417
        fi
403
418
mostlyclean-generic:
404
419
 
405
420
clean-generic: