~ubuntu-branches/ubuntu/lucid/gnome-settings-daemon/lucid-proposed

« back to all changes in this revision

Viewing changes to plugins/dummy/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2010-01-17 18:45:07 UTC
  • mfrom: (1.1.30 upstream)
  • Revision ID: james.westby@ubuntu.com-20100117184507-0anu7oopf51xlklq
Tags: 2.29.5-0ubuntu1
* New upstream version (LP: #508216)
  - Fix variant handling in $GDM_KEYBOARD_LAYOUT (Martin Pitt) (#596897)
  - Tighten check for XInput (Jens Granseuer)
  - Fix bluriness in level bar, and popup (Bastien Nocera) (#567249)
  - Remove unused variable (Bastien Nocera) (#599904)
  - Honour libexecdir when spawning gsd-locate-pointer (Jens Granseuer) 
    (#599209)
  - Allow left-handed setting for touchpads (Peter Hutterer) (LP: #479968)
  - Use a rounded instead of curved rectangle (William Jon McCann)
  - Improve the media keys overlay design (William Jon McCann) (#596136)
  - Add brightness to the media-keys popup (Bastien Nocera) (#599677)
  - Fix for GSEAL goal (Bastien Nocera) (#599861)
  - Avoid volumes going over 100% (Bastien Nocera) (#600770)
  - Make OSD display more generic (Bastien Nocera) (#600951)
  - Support loading -rtl and -ltr variants of icons (Bastien Nocera) 
    (#600984)
  - Relicense gsd-media-keys-window.[ch] to LGPL (Bastien Nocera) (#600986)
  - Hide the status icon before unreffing it (Matthias Clasen) (#601696)
  - Make eject behave better on OpenBSD (Jasper Lievisse Adriaanse) 
    (#598573)
  - Export libexecdir in .pc file (DJ Lucas) (#596388)
  - Run gnome-color-manager apply program when the outputs change
    (Richard Hughes)
  - Factor out function to get keycodes from keysym names (Federico Mena 
    Quintero)
  - Handle the XF86RotateWindows hotkey by rotating a laptop's display
    (Federico Mena Quintero)
  - Respond to monitor configuration changes when in charge (Matthias 
    Clasen) (#601203)
  - Filter invalid layouts before looking for the index of one passed by 
    gdm (Vincent Untz) (#585868)
  - Add linsysfs to list of virtual filesystems (Coleman Kane) (#604396)
  - Remove sleep keybindings (Bastien Nocera) (LP: #490704, GNOME: #170175)
  - Start an on-screen-display window (OSD) (Federico Mena Quintero)
  - Split the composited and non-composited code for the expose-event 
    handler (Federico Mena Quintero)
  - Use a hand-drawn frame instead of a GtkBuilder frame (Federico Mena 
    Quintero)
  - Using GkbdStatus for the automatic notification icon (Sergey V. 
    Udaltsov) (LP: #498839)
  - Implement popup menu for the notification icon (Sergey V. Udaltsov)
  - Add extra API required by GsdMediaKeysWindow (Federico Mena Quintero)
  - Add timed exit option (William Jon McCann)
  - Fixes for new libxklavier (Sergey V. Udaltsov)
* debian/control:
  - Bump libxklavier-dev build-dep to >= 5.0
  - Bump libgnomekbd-dev build-dep to >= 2.29.5
* Refreshed patches:
  - 02_fix_randr.patch
  - 02_missing_libs.patch
  - 30_pkgconfig-path.patch
  - 70_migrate_touchpad_config.patch
  - 90_autoreconf.patch
* Dropped patches merged upstream:
  - 03_gdm_keyboard_variant_handling.patch
  - 91_gsd_locate_pointer_path_fix.patch
* Re-written 16_use_synchronous_notifications.patch - the patch now has
  the more generic parts split in to plugins/common, as the xrandr plugin
  may use this code in the future. The code can also be shared with other
  packages
  

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
18
17
 
19
18
VPATH = @srcdir@
20
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
21
21
pkgincludedir = $(includedir)/@PACKAGE@
22
 
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
23
install_sh_DATA = $(install_sh) -c -m 644
26
24
install_sh_PROGRAM = $(install_sh) -c
45
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46
44
CONFIG_HEADER = $(top_builddir)/config.h
47
45
CONFIG_CLEAN_FILES =
48
 
CONFIG_CLEAN_VPATH_FILES =
49
46
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50
47
am__vpath_adj = case $$p in \
51
48
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52
49
    *) f=$$p;; \
53
50
  esac;
54
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
55
 
am__install_max = 40
56
 
am__nobase_strip_setup = \
57
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
58
 
am__nobase_strip = \
59
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
60
 
am__nobase_list = $(am__nobase_strip_setup); \
61
 
  for p in $$list; do echo "$$p $$p"; done | \
62
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
63
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
64
 
    if (++n[$$2] == $(am__install_max)) \
65
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
66
 
    END { for (dir in files) print dir, files[dir] }'
67
 
am__base_list = \
68
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
69
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
51
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
70
52
am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"
 
53
pluginLTLIBRARIES_INSTALL = $(INSTALL)
71
54
LTLIBRARIES = $(plugin_LTLIBRARIES)
72
55
am__DEPENDENCIES_1 =
73
56
libdummy_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
80
63
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
81
64
depcomp = $(SHELL) $(top_srcdir)/depcomp
82
65
am__depfiles_maybe = depfiles
83
 
am__mv = mv -f
84
66
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85
67
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86
68
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
92
74
        $(LDFLAGS) -o $@
93
75
SOURCES = $(libdummy_la_SOURCES)
94
76
DIST_SOURCES = $(libdummy_la_SOURCES)
 
77
pluginDATA_INSTALL = $(INSTALL_DATA)
95
78
DATA = $(plugin_DATA)
96
79
ETAGS = etags
97
80
CTAGS = ctags
158
141
LD = @LD@
159
142
LDFLAGS = @LDFLAGS@
160
143
LIBEXECDIR = @LIBEXECDIR@
161
 
LIBGNOMEKBD_CFLAGS = @LIBGNOMEKBD_CFLAGS@
162
 
LIBGNOMEKBD_LIBS = @LIBGNOMEKBD_LIBS@
 
144
LIBGNOMEKBDUI_CFLAGS = @LIBGNOMEKBDUI_CFLAGS@
 
145
LIBGNOMEKBDUI_LIBS = @LIBGNOMEKBDUI_LIBS@
163
146
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
164
147
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
165
148
LIBOBJS = @LIBOBJS@
185
168
PACKAGE_NAME = @PACKAGE_NAME@
186
169
PACKAGE_STRING = @PACKAGE_STRING@
187
170
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
171
PACKAGE_URL = @PACKAGE_URL@
188
172
PACKAGE_VERSION = @PACKAGE_VERSION@
189
173
PATH_SEPARATOR = @PATH_SEPARATOR@
190
174
PKG_CONFIG = @PKG_CONFIG@
319
303
              exit 1;; \
320
304
          esac; \
321
305
        done; \
322
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/dummy/Makefile'; \
323
 
        $(am__cd) $(top_srcdir) && \
324
 
          $(AUTOMAKE) --gnu plugins/dummy/Makefile
 
306
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  plugins/dummy/Makefile'; \
 
307
        cd $(top_srcdir) && \
 
308
          $(AUTOMAKE) --gnu  plugins/dummy/Makefile
325
309
.PRECIOUS: Makefile
326
310
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
327
311
        @case '$?' in \
339
323
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340
324
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
341
325
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
 
$(am__aclocal_m4_deps):
343
326
 
344
327
uninstall-pluginLTLIBRARIES:
345
328
        @$(NORMAL_UNINSTALL)
346
 
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
347
 
        for p in $$list; do \
348
 
          $(am__strip_dir) \
349
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
350
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
 
329
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
330
          p=$(am__strip_dir) \
 
331
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
 
332
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
351
333
        done
352
334
 
353
335
clean-pluginLTLIBRARIES:
372
354
 
373
355
.c.o:
374
356
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
375
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
357
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
376
358
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
377
359
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
378
360
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
379
361
 
380
362
.c.obj:
381
363
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
382
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
364
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
383
365
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
384
366
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
385
367
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
386
368
 
387
369
.c.lo:
388
370
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
389
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
371
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
390
372
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
391
373
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392
374
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
393
375
 
394
376
libdummy_la-gsd-dummy-manager.lo: gsd-dummy-manager.c
395
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_la_CPPFLAGS) $(CPPFLAGS) $(libdummy_la_CFLAGS) $(CFLAGS) -MT libdummy_la-gsd-dummy-manager.lo -MD -MP -MF $(DEPDIR)/libdummy_la-gsd-dummy-manager.Tpo -c -o libdummy_la-gsd-dummy-manager.lo `test -f 'gsd-dummy-manager.c' || echo '$(srcdir)/'`gsd-dummy-manager.c
396
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libdummy_la-gsd-dummy-manager.Tpo $(DEPDIR)/libdummy_la-gsd-dummy-manager.Plo
 
377
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_la_CPPFLAGS) $(CPPFLAGS) $(libdummy_la_CFLAGS) $(CFLAGS) -MT libdummy_la-gsd-dummy-manager.lo -MD -MP -MF $(DEPDIR)/libdummy_la-gsd-dummy-manager.Tpo -c -o libdummy_la-gsd-dummy-manager.lo `test -f 'gsd-dummy-manager.c' || echo '$(srcdir)/'`gsd-dummy-manager.c
 
378
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libdummy_la-gsd-dummy-manager.Tpo $(DEPDIR)/libdummy_la-gsd-dummy-manager.Plo
397
379
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gsd-dummy-manager.c' object='libdummy_la-gsd-dummy-manager.lo' libtool=yes @AMDEPBACKSLASH@
398
380
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_la_CPPFLAGS) $(CPPFLAGS) $(libdummy_la_CFLAGS) $(CFLAGS) -c -o libdummy_la-gsd-dummy-manager.lo `test -f 'gsd-dummy-manager.c' || echo '$(srcdir)/'`gsd-dummy-manager.c
 
381
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_la_CPPFLAGS) $(CPPFLAGS) $(libdummy_la_CFLAGS) $(CFLAGS) -c -o libdummy_la-gsd-dummy-manager.lo `test -f 'gsd-dummy-manager.c' || echo '$(srcdir)/'`gsd-dummy-manager.c
400
382
 
401
383
libdummy_la-gsd-dummy-plugin.lo: gsd-dummy-plugin.c
402
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_la_CPPFLAGS) $(CPPFLAGS) $(libdummy_la_CFLAGS) $(CFLAGS) -MT libdummy_la-gsd-dummy-plugin.lo -MD -MP -MF $(DEPDIR)/libdummy_la-gsd-dummy-plugin.Tpo -c -o libdummy_la-gsd-dummy-plugin.lo `test -f 'gsd-dummy-plugin.c' || echo '$(srcdir)/'`gsd-dummy-plugin.c
403
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libdummy_la-gsd-dummy-plugin.Tpo $(DEPDIR)/libdummy_la-gsd-dummy-plugin.Plo
 
384
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_la_CPPFLAGS) $(CPPFLAGS) $(libdummy_la_CFLAGS) $(CFLAGS) -MT libdummy_la-gsd-dummy-plugin.lo -MD -MP -MF $(DEPDIR)/libdummy_la-gsd-dummy-plugin.Tpo -c -o libdummy_la-gsd-dummy-plugin.lo `test -f 'gsd-dummy-plugin.c' || echo '$(srcdir)/'`gsd-dummy-plugin.c
 
385
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libdummy_la-gsd-dummy-plugin.Tpo $(DEPDIR)/libdummy_la-gsd-dummy-plugin.Plo
404
386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gsd-dummy-plugin.c' object='libdummy_la-gsd-dummy-plugin.lo' libtool=yes @AMDEPBACKSLASH@
405
387
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
406
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_la_CPPFLAGS) $(CPPFLAGS) $(libdummy_la_CFLAGS) $(CFLAGS) -c -o libdummy_la-gsd-dummy-plugin.lo `test -f 'gsd-dummy-plugin.c' || echo '$(srcdir)/'`gsd-dummy-plugin.c
 
388
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdummy_la_CPPFLAGS) $(CPPFLAGS) $(libdummy_la_CFLAGS) $(CFLAGS) -c -o libdummy_la-gsd-dummy-plugin.lo `test -f 'gsd-dummy-plugin.c' || echo '$(srcdir)/'`gsd-dummy-plugin.c
407
389
 
408
390
mostlyclean-libtool:
409
391
        -rm -f *.lo
413
395
 
414
396
uninstall-pluginDATA:
415
397
        @$(NORMAL_UNINSTALL)
416
 
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
417
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
418
 
        test -n "$$files" || exit 0; \
419
 
        echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \
420
 
        cd "$(DESTDIR)$(plugindir)" && rm -f $$files
 
398
        @list='$(plugin_DATA)'; for p in $$list; do \
 
399
          f=$(am__strip_dir) \
 
400
          echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
 
401
          rm -f "$(DESTDIR)$(plugindir)/$$f"; \
 
402
        done
421
403
 
422
404
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
423
405
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
431
413
 
432
414
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
433
415
                $(TAGS_FILES) $(LISP)
434
 
        set x; \
 
416
        tags=; \
435
417
        here=`pwd`; \
436
418
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
437
419
        unique=`for i in $$list; do \
439
421
          done | \
440
422
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
441
423
              END { if (nonempty) { for (i in files) print i; }; }'`; \
442
 
        shift; \
443
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
424
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
444
425
          test -n "$$unique" || unique=$$empty_fix; \
445
 
          if test $$# -gt 0; then \
446
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
447
 
              "$$@" $$unique; \
448
 
          else \
449
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
450
 
              $$unique; \
451
 
          fi; \
 
426
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
427
            $$tags $$unique; \
452
428
        fi
453
429
ctags: CTAGS
454
430
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
455
431
                $(TAGS_FILES) $(LISP)
 
432
        tags=; \
456
433
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
457
434
        unique=`for i in $$list; do \
458
435
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
459
436
          done | \
460
437
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
461
438
              END { if (nonempty) { for (i in files) print i; }; }'`; \
462
 
        test -z "$(CTAGS_ARGS)$$unique" \
 
439
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
463
440
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
464
 
             $$unique
 
441
             $$tags $$unique
465
442
 
466
443
GTAGS:
467
444
        here=`$(am__cd) $(top_builddir) && pwd` \
468
 
          && $(am__cd) $(top_srcdir) \
469
 
          && gtags -i $(GTAGS_ARGS) "$$here"
 
445
          && cd $(top_srcdir) \
 
446
          && gtags -i $(GTAGS_ARGS) $$here
470
447
 
471
448
distclean-tags:
472
449
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
487
464
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
488
465
          if test -d $$d/$$file; then \
489
466
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
490
 
            if test -d "$(distdir)/$$file"; then \
491
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
492
 
            fi; \
493
467
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
494
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
495
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
468
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
496
469
            fi; \
497
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
470
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
498
471
          else \
499
 
            test -f "$(distdir)/$$file" \
500
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
472
            test -f $(distdir)/$$file \
 
473
            || cp -p $$d/$$file $(distdir)/$$file \
501
474
            || exit 1; \
502
475
          fi; \
503
476
        done
529
502
 
530
503
distclean-generic:
531
504
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
532
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
533
505
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
534
506
 
535
507
maintainer-clean-generic:
552
524
 
553
525
html: html-am
554
526
 
555
 
html-am:
556
 
 
557
527
info: info-am
558
528
 
559
529
info-am:
562
532
 
563
533
install-dvi: install-dvi-am
564
534
 
565
 
install-dvi-am:
566
 
 
567
535
install-exec-am:
568
536
 
569
537
install-html: install-html-am
570
538
 
571
 
install-html-am:
572
 
 
573
539
install-info: install-info-am
574
540
 
575
 
install-info-am:
576
 
 
577
541
install-man:
578
542
 
579
543
install-pdf: install-pdf-am
580
544
 
581
 
install-pdf-am:
582
 
 
583
545
install-ps: install-ps-am
584
546
 
585
 
install-ps-am:
586
 
 
587
547
installcheck-am:
588
548
 
589
549
maintainer-clean: maintainer-clean-am
630
590
# do not copy into your plugin
631
591
install-pluginDATA:
632
592
install-pluginLTLIBRARIES:
633
 
 
634
593
# Tell versions [3.59,3.63) of GNU make to not export all variables.
635
594
# Otherwise a system limit (for SysV at least) may be exceeded.
636
595
.NOEXPORT: