~ubuntu-branches/ubuntu/maverick/cairo-dock-plug-ins/maverick

« back to all changes in this revision

Viewing changes to show-mouse/data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-10 00:05:57 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100810000557-pfxoz5w7hbyclcqh
Tags: 2.2.0~0beta4-0ubuntu1
* New Upstream Version (LP: #614625)
* Fixed a few bugs on LP:
 - LP: #483963: Dustbin applet does not display trashes on all volumes
 - LP: #485159: Some apps have problem with Systray
 - LP: #500677: ~/.xsession-errors is too much used by CD
 - LP: #500979: Shortcuts: the order gets messed up
 - LP: #521531: Mail: crashes on Maildir
 - LP: #519915: GTG: create a new applet to control GTG
 - LP: #526138: GMenu doesn't handle desktop file exec strings properly
 - LP: #531317: CMake: Added an error if the prefix of 'cairo-dock-plugins'
                 is not the same 'cairo-dock-core'
 - LP: #531319: CMake: check the version of 'cairo-dock' when building
                 'cairo-dock-plugins'
 - LP: #537115: Click at the position where icon lavel was, the icon
                 and dock still receive the event
 - LP: #537943: Terminal applet shortkey behaviour
 - LP: #538637: Trash applet doesn't create .trashinfo files on XFCE
 - More details on the 'ChangeLog' file
* debian/rules:
 - Autotools has been replaced by CMake
 - cdbs is now used.
* debian/copyright:
 - Updated with the new applets
* debian/control:
 - Autotools has been replaced by CMake
 - Added libcurl4-gnutls-dev, libindicator-dev, libdbusmenu-glib-dev
   libido-0.1-dev, libical-dev, libdbusmenu-gtk-dev as Build-deps
 - Bump Standard-Version to 3.9.1
 - Wget is required for dnd2share applet
 - Added the exact realease for 'cairo-dock-dev' in order to prevent any
    build error if this package is not already available (thx to didrocks)
* debian/cairo-dock-plug-ins*.install:
 - All sonames are now installed into lib32 or lib64 (lib*)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
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.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
VPATH = @srcdir@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
 
install_sh_DATA = $(install_sh) -c -m 644
24
 
install_sh_PROGRAM = $(install_sh) -c
25
 
install_sh_SCRIPT = $(install_sh) -c
26
 
INSTALL_HEADER = $(INSTALL_DATA)
27
 
transform = $(program_transform_name)
28
 
NORMAL_INSTALL = :
29
 
PRE_INSTALL = :
30
 
POST_INSTALL = :
31
 
NORMAL_UNINSTALL = :
32
 
PRE_UNINSTALL = :
33
 
POST_UNINSTALL = :
34
 
build_triplet = @build@
35
 
host_triplet = @host@
36
 
subdir = show-mouse/data
37
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38
 
        $(srcdir)/show_mouse.conf.in
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
 
        $(ACLOCAL_M4)
43
 
mkinstalldirs = $(install_sh) -d
44
 
CONFIG_HEADER = $(top_builddir)/config.h
45
 
CONFIG_CLEAN_FILES = show_mouse.conf
46
 
CONFIG_CLEAN_VPATH_FILES =
47
 
SOURCES =
48
 
DIST_SOURCES =
49
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50
 
        html-recursive info-recursive install-data-recursive \
51
 
        install-dvi-recursive install-exec-recursive \
52
 
        install-html-recursive install-info-recursive \
53
 
        install-pdf-recursive install-ps-recursive install-recursive \
54
 
        installcheck-recursive installdirs-recursive pdf-recursive \
55
 
        ps-recursive uninstall-recursive
56
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
57
 
am__vpath_adj = case $$p in \
58
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
59
 
    *) f=$$p;; \
60
 
  esac;
61
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
62
 
am__install_max = 40
63
 
am__nobase_strip_setup = \
64
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
65
 
am__nobase_strip = \
66
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
67
 
am__nobase_list = $(am__nobase_strip_setup); \
68
 
  for p in $$list; do echo "$$p $$p"; done | \
69
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
70
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
71
 
    if (++n[$$2] == $(am__install_max)) \
72
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
73
 
    END { for (dir in files) print dir, files[dir] }'
74
 
am__base_list = \
75
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
76
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
77
 
am__installdirs = "$(DESTDIR)$(moduledir)"
78
 
DATA = $(module_DATA)
79
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
80
 
  distclean-recursive maintainer-clean-recursive
81
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
82
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
83
 
        distdir
84
 
ETAGS = etags
85
 
CTAGS = ctags
86
 
DIST_SUBDIRS = $(SUBDIRS)
87
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
88
 
am__relativize = \
89
 
  dir0=`pwd`; \
90
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
91
 
  sed_rest='s,^[^/]*/*,,'; \
92
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
93
 
  sed_butlast='s,/*[^/]*$$,,'; \
94
 
  while test -n "$$dir1"; do \
95
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
96
 
    if test "$$first" != "."; then \
97
 
      if test "$$first" = ".."; then \
98
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
99
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
100
 
      else \
101
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
102
 
        if test "$$first2" = "$$first"; then \
103
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
104
 
        else \
105
 
          dir2="../$$dir2"; \
106
 
        fi; \
107
 
        dir0="$$dir0"/"$$first"; \
108
 
      fi; \
109
 
    fi; \
110
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
111
 
  done; \
112
 
  reldir="$$dir2"
113
 
pkgdatadir = @pkgdatadir@
114
 
ACLOCAL = @ACLOCAL@
115
 
ALL_LINGUAS = @ALL_LINGUAS@
116
 
ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
117
 
ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
118
 
AMTAR = @AMTAR@
119
 
AR = @AR@
120
 
AUTOCONF = @AUTOCONF@
121
 
AUTOHEADER = @AUTOHEADER@
122
 
AUTOMAKE = @AUTOMAKE@
123
 
AWK = @AWK@
124
 
CATALOGS = @CATALOGS@
125
 
CATOBJEXT = @CATOBJEXT@
126
 
CC = @CC@
127
 
CCDEPMODE = @CCDEPMODE@
128
 
CFLAGS = @CFLAGS@
129
 
CPP = @CPP@
130
 
CPPFLAGS = @CPPFLAGS@
131
 
CXX = @CXX@
132
 
CXXCPP = @CXXCPP@
133
 
CXXDEPMODE = @CXXDEPMODE@
134
 
CXXFLAGS = @CXXFLAGS@
135
 
CYGPATH_W = @CYGPATH_W@
136
 
Clipperdatadir = @Clipperdatadir@
137
 
DATADIRNAME = @DATADIRNAME@
138
 
DEFS = @DEFS@
139
 
DEPDIR = @DEPDIR@
140
 
DSYMUTIL = @DSYMUTIL@
141
 
DUMPBIN = @DUMPBIN@
142
 
ECHO_C = @ECHO_C@
143
 
ECHO_N = @ECHO_N@
144
 
ECHO_T = @ECHO_T@
145
 
EGREP = @EGREP@
146
 
EXEEXT = @EXEEXT@
147
 
EXIF_CFLAGS = @EXIF_CFLAGS@
148
 
EXIF_LIBS = @EXIF_LIBS@
149
 
FGREP = @FGREP@
150
 
GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
151
 
GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
152
 
GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
153
 
GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
154
 
GETTEXT_CLOCK = @GETTEXT_CLOCK@
155
 
GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
156
 
GETTEXT_DBUS = @GETTEXT_DBUS@
157
 
GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
158
 
GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
159
 
GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
160
 
GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
161
 
GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
162
 
GETTEXT_GMENU = @GETTEXT_GMENU@
163
 
GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
164
 
GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
165
 
GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
166
 
GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
167
 
GETTEXT_MAIL = @GETTEXT_MAIL@
168
 
GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
169
 
GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
170
 
GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
171
 
GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
172
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
173
 
GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
174
 
GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
175
 
GETTEXT_RENDERING = @GETTEXT_RENDERING@
176
 
GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
177
 
GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
178
 
GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
179
 
GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
180
 
GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
181
 
GETTEXT_SLIDER = @GETTEXT_SLIDER@
182
 
GETTEXT_STACK = @GETTEXT_STACK@
183
 
GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
184
 
GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
185
 
GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
186
 
GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
187
 
GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
188
 
GETTEXT_TOONS = @GETTEXT_TOONS@
189
 
GETTEXT_WEATHER = @GETTEXT_WEATHER@
190
 
GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
191
 
GETTEXT_WIFI = @GETTEXT_WIFI@
192
 
GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
193
 
GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
194
 
GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
195
 
GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
196
 
GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
197
 
GMOFILES = @GMOFILES@
198
 
GMSGFMT = @GMSGFMT@
199
 
GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
200
 
GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
201
 
GREP = @GREP@
202
 
INSTALL = @INSTALL@
203
 
INSTALL_DATA = @INSTALL_DATA@
204
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
205
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
206
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
207
 
INSTOBJEXT = @INSTOBJEXT@
208
 
INTLLIBS = @INTLLIBS@
209
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
210
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
211
 
INTLTOOL_PERL = @INTLTOOL_PERL@
212
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
213
 
KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
214
 
KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
215
 
KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
216
 
KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
217
 
LD = @LD@
218
 
LDFLAGS = @LDFLAGS@
219
 
LIBOBJS = @LIBOBJS@
220
 
LIBS = @LIBS@
221
 
LIBTOOL = @LIBTOOL@
222
 
LIPO = @LIPO@
223
 
LN_S = @LN_S@
224
 
LTLIBOBJS = @LTLIBOBJS@
225
 
MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
226
 
MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
227
 
MAKEINFO = @MAKEINFO@
228
 
MKDIR_P = @MKDIR_P@
229
 
MKINSTALLDIRS = @MKINSTALLDIRS@
230
 
MSGFMT = @MSGFMT@
231
 
MSGFMT_OPTS = @MSGFMT_OPTS@
232
 
MSGMERGE = @MSGMERGE@
233
 
NM = @NM@
234
 
NMEDIT = @NMEDIT@
235
 
OBJDUMP = @OBJDUMP@
236
 
OBJEXT = @OBJEXT@
237
 
OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
238
 
OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
239
 
OTOOL = @OTOOL@
240
 
OTOOL64 = @OTOOL64@
241
 
PACKAGE = @PACKAGE@
242
 
PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
243
 
PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
244
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
245
 
PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
246
 
PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
247
 
PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
248
 
PACKAGE_CLOCK = @PACKAGE_CLOCK@
249
 
PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
250
 
PACKAGE_DBUS = @PACKAGE_DBUS@
251
 
PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
252
 
PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
253
 
PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
254
 
PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
255
 
PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
256
 
PACKAGE_GMENU = @PACKAGE_GMENU@
257
 
PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
258
 
PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
259
 
PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
260
 
PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
261
 
PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
262
 
PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
263
 
PACKAGE_LIBS = @PACKAGE_LIBS@
264
 
PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
265
 
PACKAGE_MAIL = @PACKAGE_MAIL@
266
 
PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
267
 
PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
268
 
PACKAGE_NAME = @PACKAGE_NAME@
269
 
PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
270
 
PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
271
 
PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
272
 
PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
273
 
PACKAGE_RENDERING = @PACKAGE_RENDERING@
274
 
PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
275
 
PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
276
 
PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
277
 
PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
278
 
PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
279
 
PACKAGE_SLIDER = @PACKAGE_SLIDER@
280
 
PACKAGE_STACK = @PACKAGE_STACK@
281
 
PACKAGE_STRING = @PACKAGE_STRING@
282
 
PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
283
 
PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
284
 
PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
285
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
286
 
PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
287
 
PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
288
 
PACKAGE_TOONS = @PACKAGE_TOONS@
289
 
PACKAGE_URL = @PACKAGE_URL@
290
 
PACKAGE_VERSION = @PACKAGE_VERSION@
291
 
PACKAGE_WEATHER = @PACKAGE_WEATHER@
292
 
PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
293
 
PACKAGE_WIFI = @PACKAGE_WIFI@
294
 
PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
295
 
PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
296
 
PATH_SEPARATOR = @PATH_SEPARATOR@
297
 
PKG_CONFIG = @PKG_CONFIG@
298
 
POFILES = @POFILES@
299
 
POSUB = @POSUB@
300
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
301
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
302
 
RANLIB = @RANLIB@
303
 
SED = @SED@
304
 
SET_MAKE = @SET_MAKE@
305
 
SHELL = @SHELL@
306
 
SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
307
 
SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
308
 
STRIP = @STRIP@
309
 
TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
310
 
TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
311
 
USE_NLS = @USE_NLS@
312
 
VERSION = @VERSION@
313
 
VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
314
 
VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
315
 
VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
316
 
VERSION_CLIPPER = @VERSION_CLIPPER@
317
 
VERSION_CLOCK = @VERSION_CLOCK@
318
 
VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
319
 
VERSION_DBUS = @VERSION_DBUS@
320
 
VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
321
 
VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
322
 
VERSION_DND2SHARE = @VERSION_DND2SHARE@
323
 
VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
324
 
VERSION_DUSTBIN = @VERSION_DUSTBIN@
325
 
VERSION_GMENU = @VERSION_GMENU@
326
 
VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
327
 
VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
328
 
VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
329
 
VERSION_ILLUSION = @VERSION_ILLUSION@
330
 
VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
331
 
VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
332
 
VERSION_LOGOUT = @VERSION_LOGOUT@
333
 
VERSION_MAIL = @VERSION_MAIL@
334
 
VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
335
 
VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
336
 
VERSION_NETSPEED = @VERSION_NETSPEED@
337
 
VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
338
 
VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
339
 
VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
340
 
VERSION_RENDERING = @VERSION_RENDERING@
341
 
VERSION_RSS_READER = @VERSION_RSS_READER@
342
 
VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
343
 
VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
344
 
VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
345
 
VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
346
 
VERSION_SLIDER = @VERSION_SLIDER@
347
 
VERSION_STACK = @VERSION_STACK@
348
 
VERSION_SWITCHER = @VERSION_SWITCHER@
349
 
VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
350
 
VERSION_SYSTRAY = @VERSION_SYSTRAY@
351
 
VERSION_TERMINAL = @VERSION_TERMINAL@
352
 
VERSION_TOMBOY = @VERSION_TOMBOY@
353
 
VERSION_TOONS = @VERSION_TOONS@
354
 
VERSION_WEATHER = @VERSION_WEATHER@
355
 
VERSION_WEBLETS = @VERSION_WEBLETS@
356
 
VERSION_WIFI = @VERSION_WIFI@
357
 
VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
358
 
VERSION_XGAMMA = @VERSION_XGAMMA@
359
 
WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
360
 
WEBKIT_LIBS = @WEBKIT_LIBS@
361
 
XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
362
 
XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
363
 
XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
364
 
XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
365
 
XGETTEXT = @XGETTEXT@
366
 
abs_builddir = @abs_builddir@
367
 
abs_srcdir = @abs_srcdir@
368
 
abs_top_builddir = @abs_top_builddir@
369
 
abs_top_srcdir = @abs_top_srcdir@
370
 
ac_ct_CC = @ac_ct_CC@
371
 
ac_ct_CXX = @ac_ct_CXX@
372
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
373
 
alsa_mixerdatadir = @alsa_mixerdatadir@
374
 
am__include = @am__include@
375
 
am__leading_dot = @am__leading_dot@
376
 
am__quote = @am__quote@
377
 
am__tar = @am__tar@
378
 
am__untar = @am__untar@
379
 
animated_iconsdatadir = @animated_iconsdatadir@
380
 
bindir = @bindir@
381
 
build = @build@
382
 
build_alias = @build_alias@
383
 
build_cpu = @build_cpu@
384
 
build_os = @build_os@
385
 
build_vendor = @build_vendor@
386
 
builddir = @builddir@
387
 
cairo_penguindatadir = @cairo_penguindatadir@
388
 
cairo_penguinuserdirname = @cairo_penguinuserdirname@
389
 
clockdatadir = @clockdatadir@
390
 
clockuserdirname = @clockuserdirname@
391
 
compiz_icondatadir = @compiz_icondatadir@
392
 
datadir = @datadir@
393
 
datarootdir = @datarootdir@
394
 
dbusdatadir = @dbusdatadir@
395
 
desklet_renderingdatadir = @desklet_renderingdatadir@
396
 
dialog_renderingdatadir = @dialog_renderingdatadir@
397
 
dnd2sharedatadir = @dnd2sharedatadir@
398
 
docdir = @docdir@
399
 
drop_indicatordatadir = @drop_indicatordatadir@
400
 
dustbindatadir = @dustbindatadir@
401
 
dustbinuserdirname = @dustbinuserdirname@
402
 
dvidir = @dvidir@
403
 
exec_prefix = @exec_prefix@
404
 
gmenudatadir = @gmenudatadir@
405
 
gnome_integration_olddatadir = @gnome_integration_olddatadir@
406
 
gnome_integrationdatadir = @gnome_integrationdatadir@
407
 
host = @host@
408
 
host_alias = @host_alias@
409
 
host_cpu = @host_cpu@
410
 
host_os = @host_os@
411
 
host_vendor = @host_vendor@
412
 
htmldir = @htmldir@
413
 
icon_effectsdatadir = @icon_effectsdatadir@
414
 
illusiondatadir = @illusiondatadir@
415
 
includedir = @includedir@
416
 
infodir = @infodir@
417
 
install_sh = @install_sh@
418
 
kde_integrationdatadir = @kde_integrationdatadir@
419
 
keyboard_indicatordatadir = @keyboard_indicatordatadir@
420
 
libdir = @libdir@
421
 
libexecdir = @libexecdir@
422
 
localedir = @localedir@
423
 
localstatedir = @localstatedir@
424
 
logoutdatadir = @logoutdatadir@
425
 
lt_ECHO = @lt_ECHO@
426
 
maildatadir = @maildatadir@
427
 
mandir = @mandir@
428
 
mkdir_p = @mkdir_p@
429
 
motion_blurdatadir = @motion_blurdatadir@
430
 
musicplayerdatadir = @musicplayerdatadir@
431
 
netspeeddatadir = @netspeeddatadir@
432
 
network_monitordatadir = @network_monitordatadir@
433
 
oldincludedir = @oldincludedir@
434
 
pdfdir = @pdfdir@
435
 
powermanagerdatadir = @powermanagerdatadir@
436
 
prefix = @prefix@
437
 
program_transform_name = @program_transform_name@
438
 
psdir = @psdir@
439
 
quick_browserdatadir = @quick_browserdatadir@
440
 
renderingdatadir = @renderingdatadir@
441
 
rss_readerdatadir = @rss_readerdatadir@
442
 
sbindir = @sbindir@
443
 
scooby_dodatadir = @scooby_dodatadir@
444
 
sharedstatedir = @sharedstatedir@
445
 
shortcutsdatadir = @shortcutsdatadir@
446
 
show_desktopdatadir = @show_desktopdatadir@
447
 
show_mousedatadir = @show_mousedatadir@
448
 
sliderdatadir = @sliderdatadir@
449
 
srcdir = @srcdir@
450
 
stackdatadir = @stackdatadir@
451
 
switcherdatadir = @switcherdatadir@
452
 
sysconfdir = @sysconfdir@
453
 
system_monitordatadir = @system_monitordatadir@
454
 
systraydatadir = @systraydatadir@
455
 
target_alias = @target_alias@
456
 
terminaldatadir = @terminaldatadir@
457
 
tomboydatadir = @tomboydatadir@
458
 
toonsdatadir = @toonsdatadir@
459
 
toonsuserdirname = @toonsuserdirname@
460
 
top_build_prefix = @top_build_prefix@
461
 
top_builddir = @top_builddir@
462
 
top_srcdir = @top_srcdir@
463
 
weatherdatadir = @weatherdatadir@
464
 
weatheruserdirname = @weatheruserdirname@
465
 
webletsdatadir = @webletsdatadir@
466
 
wifidatadir = @wifidatadir@
467
 
xfce_integrationdatadir = @xfce_integrationdatadir@
468
 
xgammadatadir = @xgammadatadir@
469
 
SUBDIRS = .
470
 
moduledir = $(show_mousedatadir)
471
 
module_DATA = \
472
 
        show_mouse.conf\
473
 
        preview.jpg\
474
 
        icon.png
475
 
 
476
 
EXTRA_DIST = $(module_DATA)
477
 
all: all-recursive
478
 
 
479
 
.SUFFIXES:
480
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
481
 
        @for dep in $?; do \
482
 
          case '$(am__configure_deps)' in \
483
 
            *$$dep*) \
484
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
485
 
                && { if test -f $@; then exit 0; else break; fi; }; \
486
 
              exit 1;; \
487
 
          esac; \
488
 
        done; \
489
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign show-mouse/data/Makefile'; \
490
 
        $(am__cd) $(top_srcdir) && \
491
 
          $(AUTOMAKE) --foreign show-mouse/data/Makefile
492
 
.PRECIOUS: Makefile
493
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
494
 
        @case '$?' in \
495
 
          *config.status*) \
496
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
497
 
          *) \
498
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
499
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
500
 
        esac;
501
 
 
502
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
503
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
504
 
 
505
 
$(top_srcdir)/configure:  $(am__configure_deps)
506
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
507
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
508
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
509
 
$(am__aclocal_m4_deps):
510
 
show_mouse.conf: $(top_builddir)/config.status $(srcdir)/show_mouse.conf.in
511
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
512
 
 
513
 
mostlyclean-libtool:
514
 
        -rm -f *.lo
515
 
 
516
 
clean-libtool:
517
 
        -rm -rf .libs _libs
518
 
install-moduleDATA: $(module_DATA)
519
 
        @$(NORMAL_INSTALL)
520
 
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
521
 
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
522
 
        for p in $$list; do \
523
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
524
 
          echo "$$d$$p"; \
525
 
        done | $(am__base_list) | \
526
 
        while read files; do \
527
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(moduledir)'"; \
528
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(moduledir)" || exit $$?; \
529
 
        done
530
 
 
531
 
uninstall-moduleDATA:
532
 
        @$(NORMAL_UNINSTALL)
533
 
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
534
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
535
 
        test -n "$$files" || exit 0; \
536
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
537
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
538
 
 
539
 
# This directory's subdirectories are mostly independent; you can cd
540
 
# into them and run `make' without going through this Makefile.
541
 
# To change the values of `make' variables: instead of editing Makefiles,
542
 
# (1) if the variable is set in `config.status', edit `config.status'
543
 
#     (which will cause the Makefiles to be regenerated when you run `make');
544
 
# (2) otherwise, pass the desired values on the `make' command line.
545
 
$(RECURSIVE_TARGETS):
546
 
        @fail= failcom='exit 1'; \
547
 
        for f in x $$MAKEFLAGS; do \
548
 
          case $$f in \
549
 
            *=* | --[!k]*);; \
550
 
            *k*) failcom='fail=yes';; \
551
 
          esac; \
552
 
        done; \
553
 
        dot_seen=no; \
554
 
        target=`echo $@ | sed s/-recursive//`; \
555
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
556
 
          echo "Making $$target in $$subdir"; \
557
 
          if test "$$subdir" = "."; then \
558
 
            dot_seen=yes; \
559
 
            local_target="$$target-am"; \
560
 
          else \
561
 
            local_target="$$target"; \
562
 
          fi; \
563
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
564
 
          || eval $$failcom; \
565
 
        done; \
566
 
        if test "$$dot_seen" = "no"; then \
567
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
568
 
        fi; test -z "$$fail"
569
 
 
570
 
$(RECURSIVE_CLEAN_TARGETS):
571
 
        @fail= failcom='exit 1'; \
572
 
        for f in x $$MAKEFLAGS; do \
573
 
          case $$f in \
574
 
            *=* | --[!k]*);; \
575
 
            *k*) failcom='fail=yes';; \
576
 
          esac; \
577
 
        done; \
578
 
        dot_seen=no; \
579
 
        case "$@" in \
580
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
581
 
          *) list='$(SUBDIRS)' ;; \
582
 
        esac; \
583
 
        rev=''; for subdir in $$list; do \
584
 
          if test "$$subdir" = "."; then :; else \
585
 
            rev="$$subdir $$rev"; \
586
 
          fi; \
587
 
        done; \
588
 
        rev="$$rev ."; \
589
 
        target=`echo $@ | sed s/-recursive//`; \
590
 
        for subdir in $$rev; do \
591
 
          echo "Making $$target in $$subdir"; \
592
 
          if test "$$subdir" = "."; then \
593
 
            local_target="$$target-am"; \
594
 
          else \
595
 
            local_target="$$target"; \
596
 
          fi; \
597
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
598
 
          || eval $$failcom; \
599
 
        done && test -z "$$fail"
600
 
tags-recursive:
601
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
602
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
603
 
        done
604
 
ctags-recursive:
605
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
606
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
607
 
        done
608
 
 
609
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
610
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
611
 
        unique=`for i in $$list; do \
612
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
613
 
          done | \
614
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
615
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
616
 
        mkid -fID $$unique
617
 
tags: TAGS
618
 
 
619
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
620
 
                $(TAGS_FILES) $(LISP)
621
 
        set x; \
622
 
        here=`pwd`; \
623
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
624
 
          include_option=--etags-include; \
625
 
          empty_fix=.; \
626
 
        else \
627
 
          include_option=--include; \
628
 
          empty_fix=; \
629
 
        fi; \
630
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
631
 
          if test "$$subdir" = .; then :; else \
632
 
            test ! -f $$subdir/TAGS || \
633
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
634
 
          fi; \
635
 
        done; \
636
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
637
 
        unique=`for i in $$list; do \
638
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
639
 
          done | \
640
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
641
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
642
 
        shift; \
643
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
644
 
          test -n "$$unique" || unique=$$empty_fix; \
645
 
          if test $$# -gt 0; then \
646
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
647
 
              "$$@" $$unique; \
648
 
          else \
649
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
650
 
              $$unique; \
651
 
          fi; \
652
 
        fi
653
 
ctags: CTAGS
654
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
655
 
                $(TAGS_FILES) $(LISP)
656
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
657
 
        unique=`for i in $$list; do \
658
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
659
 
          done | \
660
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
661
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
662
 
        test -z "$(CTAGS_ARGS)$$unique" \
663
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
664
 
             $$unique
665
 
 
666
 
GTAGS:
667
 
        here=`$(am__cd) $(top_builddir) && pwd` \
668
 
          && $(am__cd) $(top_srcdir) \
669
 
          && gtags -i $(GTAGS_ARGS) "$$here"
670
 
 
671
 
distclean-tags:
672
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
673
 
 
674
 
distdir: $(DISTFILES)
675
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
676
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
677
 
        list='$(DISTFILES)'; \
678
 
          dist_files=`for file in $$list; do echo $$file; done | \
679
 
          sed -e "s|^$$srcdirstrip/||;t" \
680
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
681
 
        case $$dist_files in \
682
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
683
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
684
 
                           sort -u` ;; \
685
 
        esac; \
686
 
        for file in $$dist_files; do \
687
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
688
 
          if test -d $$d/$$file; then \
689
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
690
 
            if test -d "$(distdir)/$$file"; then \
691
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
692
 
            fi; \
693
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
694
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
695
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
696
 
            fi; \
697
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
698
 
          else \
699
 
            test -f "$(distdir)/$$file" \
700
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
701
 
            || exit 1; \
702
 
          fi; \
703
 
        done
704
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
705
 
          if test "$$subdir" = .; then :; else \
706
 
            test -d "$(distdir)/$$subdir" \
707
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
708
 
            || exit 1; \
709
 
          fi; \
710
 
        done
711
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
712
 
          if test "$$subdir" = .; then :; else \
713
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
714
 
            $(am__relativize); \
715
 
            new_distdir=$$reldir; \
716
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
717
 
            $(am__relativize); \
718
 
            new_top_distdir=$$reldir; \
719
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
720
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
721
 
            ($(am__cd) $$subdir && \
722
 
              $(MAKE) $(AM_MAKEFLAGS) \
723
 
                top_distdir="$$new_top_distdir" \
724
 
                distdir="$$new_distdir" \
725
 
                am__remove_distdir=: \
726
 
                am__skip_length_check=: \
727
 
                am__skip_mode_fix=: \
728
 
                distdir) \
729
 
              || exit 1; \
730
 
          fi; \
731
 
        done
732
 
check-am: all-am
733
 
check: check-recursive
734
 
all-am: Makefile $(DATA)
735
 
installdirs: installdirs-recursive
736
 
installdirs-am:
737
 
        for dir in "$(DESTDIR)$(moduledir)"; do \
738
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
739
 
        done
740
 
install: install-recursive
741
 
install-exec: install-exec-recursive
742
 
install-data: install-data-recursive
743
 
uninstall: uninstall-recursive
744
 
 
745
 
install-am: all-am
746
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
747
 
 
748
 
installcheck: installcheck-recursive
749
 
install-strip:
750
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
751
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
752
 
          `test -z '$(STRIP)' || \
753
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
754
 
mostlyclean-generic:
755
 
 
756
 
clean-generic:
757
 
 
758
 
distclean-generic:
759
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
760
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
761
 
 
762
 
maintainer-clean-generic:
763
 
        @echo "This command is intended for maintainers to use"
764
 
        @echo "it deletes files that may require special tools to rebuild."
765
 
clean: clean-recursive
766
 
 
767
 
clean-am: clean-generic clean-libtool mostlyclean-am
768
 
 
769
 
distclean: distclean-recursive
770
 
        -rm -f Makefile
771
 
distclean-am: clean-am distclean-generic distclean-tags
772
 
 
773
 
dvi: dvi-recursive
774
 
 
775
 
dvi-am:
776
 
 
777
 
html: html-recursive
778
 
 
779
 
html-am:
780
 
 
781
 
info: info-recursive
782
 
 
783
 
info-am:
784
 
 
785
 
install-data-am: install-moduleDATA
786
 
 
787
 
install-dvi: install-dvi-recursive
788
 
 
789
 
install-dvi-am:
790
 
 
791
 
install-exec-am:
792
 
 
793
 
install-html: install-html-recursive
794
 
 
795
 
install-html-am:
796
 
 
797
 
install-info: install-info-recursive
798
 
 
799
 
install-info-am:
800
 
 
801
 
install-man:
802
 
 
803
 
install-pdf: install-pdf-recursive
804
 
 
805
 
install-pdf-am:
806
 
 
807
 
install-ps: install-ps-recursive
808
 
 
809
 
install-ps-am:
810
 
 
811
 
installcheck-am:
812
 
 
813
 
maintainer-clean: maintainer-clean-recursive
814
 
        -rm -f Makefile
815
 
maintainer-clean-am: distclean-am maintainer-clean-generic
816
 
 
817
 
mostlyclean: mostlyclean-recursive
818
 
 
819
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
820
 
 
821
 
pdf: pdf-recursive
822
 
 
823
 
pdf-am:
824
 
 
825
 
ps: ps-recursive
826
 
 
827
 
ps-am:
828
 
 
829
 
uninstall-am: uninstall-moduleDATA
830
 
 
831
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
832
 
        install-am install-strip tags-recursive
833
 
 
834
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
835
 
        all all-am check check-am clean clean-generic clean-libtool \
836
 
        ctags ctags-recursive distclean distclean-generic \
837
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
838
 
        html-am info info-am install install-am install-data \
839
 
        install-data-am install-dvi install-dvi-am install-exec \
840
 
        install-exec-am install-html install-html-am install-info \
841
 
        install-info-am install-man install-moduleDATA install-pdf \
842
 
        install-pdf-am install-ps install-ps-am install-strip \
843
 
        installcheck installcheck-am installdirs installdirs-am \
844
 
        maintainer-clean maintainer-clean-generic mostlyclean \
845
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
846
 
        tags tags-recursive uninstall uninstall-am \
847
 
        uninstall-moduleDATA
848
 
 
849
 
 
850
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
851
 
# Otherwise a system limit (for SysV at least) may be exceeded.
852
 
.NOEXPORT: