~notify-osd-developers/gnome-settings-daemon/notifications

« back to all changes in this revision

Viewing changes to plugins/xrandr/Makefile.in

  • Committer: Bazaar Package Importer
  • Date: 2008-10-04 12:35:52 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: jamesw@ubuntu.com-20081004123552-whu0p0p3s8hjk0d5
Tags: upstream-ubuntu-2.23.3
ImportĀ upstreamĀ versionĀ 2.23.3

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.
61
61
libxrandr_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
62
62
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libxrandr_la_CFLAGS) \
63
63
        $(CFLAGS) $(libxrandr_la_LDFLAGS) $(LDFLAGS) -o $@
64
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
64
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
65
65
depcomp = $(SHELL) $(top_srcdir)/depcomp
66
66
am__depfiles_maybe = depfiles
67
67
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
107
107
DEBUG_CFLAGS = @DEBUG_CFLAGS@
108
108
DEFS = @DEFS@
109
109
DEPDIR = @DEPDIR@
 
110
DSYMUTIL = @DSYMUTIL@
110
111
ECHO = @ECHO@
111
112
ECHO_C = @ECHO_C@
112
113
ECHO_N = @ECHO_N@
162
163
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
163
164
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
164
165
LDFLAGS = @LDFLAGS@
165
 
LIBBACKGROUND_CFLAGS = @LIBBACKGROUND_CFLAGS@
166
 
LIBBACKGROUND_LIBS = @LIBBACKGROUND_LIBS@
167
166
LIBEXECDIR = @LIBEXECDIR@
168
167
LIBGNOMEKBD_CFLAGS = @LIBGNOMEKBD_CFLAGS@
169
168
LIBGNOMEKBD_LIBS = @LIBGNOMEKBD_LIBS@
181
180
MSGFMT = @MSGFMT@
182
181
MSGFMT_OPTS = @MSGFMT_OPTS@
183
182
MSGMERGE = @MSGMERGE@
 
183
NMEDIT = @NMEDIT@
184
184
OBJEXT = @OBJEXT@
185
185
PACKAGE = @PACKAGE@
186
186
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
196
196
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
197
197
RANDR_LIBS = @RANDR_LIBS@
198
198
RANLIB = @RANLIB@
 
199
SED = @SED@
199
200
SETTINGS_DAEMON_CFLAGS = @SETTINGS_DAEMON_CFLAGS@
200
201
SETTINGS_DAEMON_LIBS = @SETTINGS_DAEMON_LIBS@
201
202
SETTINGS_PLUGIN_CFLAGS = @SETTINGS_PLUGIN_CFLAGS@
264
265
srcdir = @srcdir@
265
266
sysconfdir = @sysconfdir@
266
267
target_alias = @target_alias@
 
268
top_build_prefix = @top_build_prefix@
267
269
top_builddir = @top_builddir@
268
270
top_srcdir = @top_srcdir@
269
271
plugin_LTLIBRARIES = \
337
339
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
338
340
          if test -f $$p; then \
339
341
            f=$(am__strip_dir) \
340
 
            echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
341
 
            $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
342
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
 
343
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
342
344
          else :; fi; \
343
345
        done
344
346
 
346
348
        @$(NORMAL_UNINSTALL)
347
349
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
348
350
          p=$(am__strip_dir) \
349
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
350
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
 
351
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
 
352
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
351
353
        done
352
354
 
353
355
clean-pluginLTLIBRARIES:
433
435
        unique=`for i in $$list; do \
434
436
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
435
437
          done | \
436
 
          $(AWK) '    { files[$$0] = 1; } \
437
 
               END { for (i in files) print i; }'`; \
 
438
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
439
              END { if (nonempty) { for (i in files) print i; }; }'`; \
438
440
        mkid -fID $$unique
439
441
tags: TAGS
440
442
 
446
448
        unique=`for i in $$list; do \
447
449
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
448
450
          done | \
449
 
          $(AWK) '    { files[$$0] = 1; } \
450
 
               END { for (i in files) print i; }'`; \
 
451
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
452
              END { if (nonempty) { for (i in files) print i; }; }'`; \
451
453
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
452
454
          test -n "$$unique" || unique=$$empty_fix; \
453
455
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
457
459
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
458
460
                $(TAGS_FILES) $(LISP)
459
461
        tags=; \
460
 
        here=`pwd`; \
461
462
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
462
463
        unique=`for i in $$list; do \
463
464
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464
465
          done | \
465
 
          $(AWK) '    { files[$$0] = 1; } \
466
 
               END { for (i in files) print i; }'`; \
 
466
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
467
              END { if (nonempty) { for (i in files) print i; }; }'`; \
467
468
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
468
469
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
469
470
             $$tags $$unique