~ubuntu-branches/ubuntu/precise/xfwm4/precise-updates

« back to all changes in this revision

Viewing changes to mcs-plugin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall
  • Date: 2008-11-10 07:40:26 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20081110074026-xo3f144nja3wl7kz
Tags: 4.4.3-0ubuntu1
* Merge with Debian Xfce UNRELEASED, remaining Ubuntu changes
  - debian/xfwm4.1: update bug reporting address (LP instead of Debian BTS).
  - debian/rules: keep the .desktop installed, but add "NoDisplay=true" to hide
    them by default

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
111
111
xfwm4_plugin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
112
112
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(xfwm4_plugin_la_CFLAGS) \
113
113
        $(CFLAGS) $(xfwm4_plugin_la_LDFLAGS) $(LDFLAGS) -o $@
114
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
114
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
115
115
depcomp = $(SHELL) $(top_srcdir)/depcomp
116
116
am__depfiles_maybe = depfiles
117
117
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
157
157
DATADIRNAME = @DATADIRNAME@
158
158
DEFS = @DEFS@
159
159
DEPDIR = @DEPDIR@
 
160
DSYMUTIL = @DSYMUTIL@
160
161
ECHO = @ECHO@
161
162
ECHO_C = @ECHO_C@
162
163
ECHO_N = @ECHO_N@
186
187
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
187
188
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
188
189
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
189
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
190
190
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
191
191
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
192
192
INTLTOOL_MERGE = @INTLTOOL_MERGE@
193
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
194
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
195
193
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
196
194
INTLTOOL_PERL = @INTLTOOL_PERL@
 
195
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
197
196
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
198
197
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
199
198
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
205
204
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
206
205
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
207
206
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
208
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
209
207
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
210
208
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
211
209
LDFLAGS = @LDFLAGS@
246
244
MKINSTALLDIRS = @MKINSTALLDIRS@
247
245
MSGFMT = @MSGFMT@
248
246
MSGFMT_OPTS = @MSGFMT_OPTS@
 
247
MSGMERGE = @MSGMERGE@
 
248
NMEDIT = @NMEDIT@
249
249
OBJEXT = @OBJEXT@
250
250
PACKAGE = @PACKAGE@
251
251
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
332
332
srcdir = @srcdir@
333
333
sysconfdir = @sysconfdir@
334
334
target_alias = @target_alias@
 
335
top_build_prefix = @top_build_prefix@
335
336
top_builddir = @top_builddir@
336
337
top_srcdir = @top_srcdir@
337
338
xfwm4_plugindir = $(libdir)/xfce4/mcs-plugins
457
458
        @list='$(wmtweaks_plugin_LTLIBRARIES)'; for p in $$list; do \
458
459
          if test -f $$p; then \
459
460
            f=$(am__strip_dir) \
460
 
            echo " $(LIBTOOL) --mode=install $(wmtweaks_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(wmtweaks_plugindir)/$$f'"; \
461
 
            $(LIBTOOL) --mode=install $(wmtweaks_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(wmtweaks_plugindir)/$$f"; \
 
461
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(wmtweaks_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(wmtweaks_plugindir)/$$f'"; \
 
462
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(wmtweaks_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(wmtweaks_plugindir)/$$f"; \
462
463
          else :; fi; \
463
464
        done
464
465
 
466
467
        @$(NORMAL_UNINSTALL)
467
468
        @list='$(wmtweaks_plugin_LTLIBRARIES)'; for p in $$list; do \
468
469
          p=$(am__strip_dir) \
469
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(wmtweaks_plugindir)/$$p'"; \
470
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(wmtweaks_plugindir)/$$p"; \
 
470
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(wmtweaks_plugindir)/$$p'"; \
 
471
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(wmtweaks_plugindir)/$$p"; \
471
472
        done
472
473
 
473
474
clean-wmtweaks_pluginLTLIBRARIES:
484
485
        @list='$(workspaces_plugin_LTLIBRARIES)'; for p in $$list; do \
485
486
          if test -f $$p; then \
486
487
            f=$(am__strip_dir) \
487
 
            echo " $(LIBTOOL) --mode=install $(workspaces_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(workspaces_plugindir)/$$f'"; \
488
 
            $(LIBTOOL) --mode=install $(workspaces_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(workspaces_plugindir)/$$f"; \
 
488
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(workspaces_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(workspaces_plugindir)/$$f'"; \
 
489
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(workspaces_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(workspaces_plugindir)/$$f"; \
489
490
          else :; fi; \
490
491
        done
491
492
 
493
494
        @$(NORMAL_UNINSTALL)
494
495
        @list='$(workspaces_plugin_LTLIBRARIES)'; for p in $$list; do \
495
496
          p=$(am__strip_dir) \
496
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(workspaces_plugindir)/$$p'"; \
497
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(workspaces_plugindir)/$$p"; \
 
497
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(workspaces_plugindir)/$$p'"; \
 
498
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(workspaces_plugindir)/$$p"; \
498
499
        done
499
500
 
500
501
clean-workspaces_pluginLTLIBRARIES:
511
512
        @list='$(xfwm4_plugin_LTLIBRARIES)'; for p in $$list; do \
512
513
          if test -f $$p; then \
513
514
            f=$(am__strip_dir) \
514
 
            echo " $(LIBTOOL) --mode=install $(xfwm4_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(xfwm4_plugindir)/$$f'"; \
515
 
            $(LIBTOOL) --mode=install $(xfwm4_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(xfwm4_plugindir)/$$f"; \
 
515
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(xfwm4_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(xfwm4_plugindir)/$$f'"; \
 
516
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(xfwm4_pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(xfwm4_plugindir)/$$f"; \
516
517
          else :; fi; \
517
518
        done
518
519
 
520
521
        @$(NORMAL_UNINSTALL)
521
522
        @list='$(xfwm4_plugin_LTLIBRARIES)'; for p in $$list; do \
522
523
          p=$(am__strip_dir) \
523
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(xfwm4_plugindir)/$$p'"; \
524
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(xfwm4_plugindir)/$$p"; \
 
524
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(xfwm4_plugindir)/$$p'"; \
 
525
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(xfwm4_plugindir)/$$p"; \
525
526
        done
526
527
 
527
528
clean-xfwm4_pluginLTLIBRARIES:
643
644
        unique=`for i in $$list; do \
644
645
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
645
646
          done | \
646
 
          $(AWK) '    { files[$$0] = 1; } \
647
 
               END { for (i in files) print i; }'`; \
 
647
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
648
              END { if (nonempty) { for (i in files) print i; }; }'`; \
648
649
        mkid -fID $$unique
649
650
tags: TAGS
650
651
 
656
657
        unique=`for i in $$list; do \
657
658
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
658
659
          done | \
659
 
          $(AWK) '    { files[$$0] = 1; } \
660
 
               END { for (i in files) print i; }'`; \
 
660
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
661
              END { if (nonempty) { for (i in files) print i; }; }'`; \
661
662
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
662
663
          test -n "$$unique" || unique=$$empty_fix; \
663
664
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
667
668
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
668
669
                $(TAGS_FILES) $(LISP)
669
670
        tags=; \
670
 
        here=`pwd`; \
671
671
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
672
672
        unique=`for i in $$list; do \
673
673
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
674
674
          done | \
675
 
          $(AWK) '    { files[$$0] = 1; } \
676
 
               END { for (i in files) print i; }'`; \
 
675
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
676
              END { if (nonempty) { for (i in files) print i; }; }'`; \
677
677
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
678
678
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
679
679
             $$tags $$unique