~ubuntu-branches/ubuntu/vivid/xfce4-systemload-plugin/vivid-proposed

« back to all changes in this revision

Viewing changes to panel-plugin/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-11-22 07:11:32 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20141122071132-wu59rqtyrxn6be85
Tags: 1:1.1.2-0ubuntu1
* New upstream release.
* Drop git_upower_0.99.patch, fixed upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
15
16
@SET_MAKE@
16
17
 
17
18
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
19
VPATH = @srcdir@
 
20
am__make_dryrun = \
 
21
  { \
 
22
    am__dry=no; \
 
23
    case $$MAKEFLAGS in \
 
24
      *\\[\ \   ]*) \
 
25
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
26
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
27
      *) \
 
28
        for am__flg in $$MAKEFLAGS; do \
 
29
          case $$am__flg in \
 
30
            *=*|--*) ;; \
 
31
            *n*) am__dry=yes; break;; \
 
32
          esac; \
 
33
        done;; \
 
34
    esac; \
 
35
    test $$am__dry = yes; \
 
36
  }
21
37
pkgdatadir = $(datadir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
22
39
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkgincludedir = $(includedir)/@PACKAGE@
24
 
top_builddir = ..
 
40
pkglibexecdir = $(libexecdir)/@PACKAGE@
25
41
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
 
install_sh_DATA = ${SHELL} $(install_sh) -c -m 644
28
 
install_sh_PROGRAM = ${SHELL} $(install_sh) -c
29
 
install_sh_SCRIPT = ${SHELL} $(install_sh) -c
 
42
install_sh_DATA = $(install_sh) -c -m 644
 
43
install_sh_PROGRAM = $(install_sh) -c
 
44
install_sh_SCRIPT = $(install_sh) -c
30
45
INSTALL_HEADER = $(INSTALL_DATA)
31
46
transform = $(program_transform_name)
32
47
NORMAL_INSTALL = :
46
61
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47
62
CONFIG_HEADER = $(top_builddir)/config.h
48
63
CONFIG_CLEAN_FILES =
 
64
CONFIG_CLEAN_VPATH_FILES =
49
65
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50
66
am__vpath_adj = case $$p in \
51
67
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52
68
    *) f=$$p;; \
53
69
  esac;
54
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
70
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
71
am__install_max = 40
 
72
am__nobase_strip_setup = \
 
73
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
74
am__nobase_strip = \
 
75
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
76
am__nobase_list = $(am__nobase_strip_setup); \
 
77
  for p in $$list; do echo "$$p $$p"; done | \
 
78
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
79
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
80
    if (++n[$$2] == $(am__install_max)) \
 
81
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
82
    END { for (dir in files) print dir, files[dir] }'
 
83
am__base_list = \
 
84
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
85
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
86
am__uninstall_files_from_dir = { \
 
87
  test -z "$$files" \
 
88
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
89
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
90
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
91
  }
55
92
am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(desktopdir)"
56
 
pluginLTLIBRARIES_INSTALL = $(INSTALL)
57
93
LTLIBRARIES = $(plugin_LTLIBRARIES)
58
94
am__DEPENDENCIES_1 =
59
95
libsystemload_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
63
99
        libsystemload_la-uptime.lo libsystemload_la-memswap.lo \
64
100
        libsystemload_la-cpu.lo
65
101
libsystemload_la_OBJECTS = $(am_libsystemload_la_OBJECTS)
66
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
102
libsystemload_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
103
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libsystemload_la_CFLAGS) \
 
104
        $(CFLAGS) $(libsystemload_la_LDFLAGS) $(LDFLAGS) -o $@
 
105
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
67
106
depcomp = $(SHELL) $(top_srcdir)/depcomp
68
107
am__depfiles_maybe = depfiles
 
108
am__mv = mv -f
69
109
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
70
110
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
72
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73
 
        $(AM_CFLAGS) $(CFLAGS)
 
111
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
112
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
113
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74
114
CCLD = $(CC)
75
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
76
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
115
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
116
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
117
        $(LDFLAGS) -o $@
77
118
SOURCES = $(libsystemload_la_SOURCES)
78
119
DIST_SOURCES = $(libsystemload_la_SOURCES)
79
 
desktopDATA_INSTALL = $(INSTALL_DATA)
 
120
am__can_run_installinfo = \
 
121
  case $$AM_UPDATE_INFO_DIR in \
 
122
    n|no|NO) false;; \
 
123
    *) (install-info --version) >/dev/null 2>&1;; \
 
124
  esac
80
125
DATA = $(desktop_DATA)
81
126
ETAGS = etags
82
127
CTAGS = ctags
83
128
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84
129
ACLOCAL = @ACLOCAL@
85
130
ALL_LINGUAS = @ALL_LINGUAS@
86
 
AMDEP_FALSE = @AMDEP_FALSE@
87
 
AMDEP_TRUE = @AMDEP_TRUE@
88
131
AMTAR = @AMTAR@
89
132
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
90
133
AR = @AR@
120
163
GTK_LIBS = @GTK_LIBS@
121
164
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
122
165
GTK_VERSION = @GTK_VERSION@
123
 
HAVE_UPOWER_GLIB_FALSE = @HAVE_UPOWER_GLIB_FALSE@
124
 
HAVE_UPOWER_GLIB_TRUE = @HAVE_UPOWER_GLIB_TRUE@
 
166
INSTALL = @INSTALL@
125
167
INSTALL_DATA = @INSTALL_DATA@
126
168
INSTALL_PROGRAM = @INSTALL_PROGRAM@
127
169
INSTALL_SCRIPT = @INSTALL_SCRIPT@
128
170
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
129
171
INSTOBJEXT = @INSTOBJEXT@
130
172
INTLLIBS = @INTLLIBS@
131
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
132
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
133
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
134
173
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
135
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
136
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
137
174
INTLTOOL_MERGE = @INTLTOOL_MERGE@
138
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
139
175
INTLTOOL_PERL = @INTLTOOL_PERL@
140
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
141
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
142
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
143
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
144
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
145
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
146
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
147
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
148
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
149
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
150
176
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
151
177
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
152
178
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
153
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
154
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
155
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
156
179
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
157
180
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
158
181
LD = @LD@
176
199
LN_S = @LN_S@
177
200
LTLIBOBJS = @LTLIBOBJS@
178
201
MAINT = @MAINT@
179
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
180
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
181
202
MAKEINFO = @MAKEINFO@
182
203
MANIFEST_TOOL = @MANIFEST_TOOL@
 
204
MKDIR_P = @MKDIR_P@
183
205
MKINSTALLDIRS = @MKINSTALLDIRS@
184
206
MSGFMT = @MSGFMT@
185
207
MSGFMT_OPTS = @MSGFMT_OPTS@
198
220
PACKAGE_VERSION = @PACKAGE_VERSION@
199
221
PATH_SEPARATOR = @PATH_SEPARATOR@
200
222
PKG_CONFIG = @PKG_CONFIG@
 
223
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
224
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
201
225
POFILES = @POFILES@
202
226
POSUB = @POSUB@
203
227
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
215
239
VERSION = @VERSION@
216
240
XGETTEXT = @XGETTEXT@
217
241
XGETTEXT_ARGS = @XGETTEXT_ARGS@
 
242
abs_builddir = @abs_builddir@
 
243
abs_srcdir = @abs_srcdir@
 
244
abs_top_builddir = @abs_top_builddir@
 
245
abs_top_srcdir = @abs_top_srcdir@
218
246
ac_ct_AR = @ac_ct_AR@
219
247
ac_ct_CC = @ac_ct_CC@
220
248
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
221
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
222
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
223
249
am__include = @am__include@
224
250
am__leading_dot = @am__leading_dot@
225
251
am__quote = @am__quote@
231
257
build_cpu = @build_cpu@
232
258
build_os = @build_os@
233
259
build_vendor = @build_vendor@
 
260
builddir = @builddir@
234
261
datadir = @datadir@
235
262
datarootdir = @datarootdir@
236
263
docdir = @docdir@
260
287
psdir = @psdir@
261
288
sbindir = @sbindir@
262
289
sharedstatedir = @sharedstatedir@
 
290
srcdir = @srcdir@
263
291
sysconfdir = @sysconfdir@
264
292
target_alias = @target_alias@
 
293
top_build_prefix = @top_build_prefix@
 
294
top_builddir = @top_builddir@
 
295
top_srcdir = @top_srcdir@
265
296
INCLUDES = \
266
297
        -I$(top_srcdir)                                                 \
267
298
        -DG_LOG_DOMAIN=\"xfce4-systemload-plugin\"                      \
328
359
        @for dep in $?; do \
329
360
          case '$(am__configure_deps)' in \
330
361
            *$$dep*) \
331
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
332
 
                && exit 0; \
 
362
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
363
                && { if test -f $@; then exit 0; else break; fi; }; \
333
364
              exit 1;; \
334
365
          esac; \
335
366
        done; \
336
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  panel-plugin/Makefile'; \
337
 
        cd $(top_srcdir) && \
338
 
          $(AUTOMAKE) --gnu  panel-plugin/Makefile
 
367
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu panel-plugin/Makefile'; \
 
368
        $(am__cd) $(top_srcdir) && \
 
369
          $(AUTOMAKE) --gnu panel-plugin/Makefile
339
370
.PRECIOUS: Makefile
340
371
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
341
372
        @case '$?' in \
353
384
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354
385
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
355
386
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
387
$(am__aclocal_m4_deps):
356
388
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
357
389
        @$(NORMAL_INSTALL)
358
 
        test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
359
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
390
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
391
        list2=; for p in $$list; do \
360
392
          if test -f $$p; then \
361
 
            f=$(am__strip_dir) \
362
 
            echo " $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
363
 
            $(LIBTOOL) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
393
            list2="$$list2 $$p"; \
364
394
          else :; fi; \
365
 
        done
 
395
        done; \
 
396
        test -z "$$list2" || { \
 
397
          echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
 
398
          $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
 
399
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
 
400
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
 
401
        }
366
402
 
367
403
uninstall-pluginLTLIBRARIES:
368
404
        @$(NORMAL_UNINSTALL)
369
 
        @set -x; list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
370
 
          p=$(am__strip_dir) \
371
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
372
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
 
405
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
406
        for p in $$list; do \
 
407
          $(am__strip_dir) \
 
408
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
 
409
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
373
410
        done
374
411
 
375
412
clean-pluginLTLIBRARIES:
380
417
          echo "rm -f \"$${dir}/so_locations\""; \
381
418
          rm -f "$${dir}/so_locations"; \
382
419
        done
383
 
libsystemload.la: $(libsystemload_la_OBJECTS) $(libsystemload_la_DEPENDENCIES) 
384
 
        $(LINK) -rpath $(plugindir) $(libsystemload_la_LDFLAGS) $(libsystemload_la_OBJECTS) $(libsystemload_la_LIBADD) $(LIBS)
 
420
libsystemload.la: $(libsystemload_la_OBJECTS) $(libsystemload_la_DEPENDENCIES) $(EXTRA_libsystemload_la_DEPENDENCIES) 
 
421
        $(libsystemload_la_LINK) -rpath $(plugindir) $(libsystemload_la_OBJECTS) $(libsystemload_la_LIBADD) $(LIBS)
385
422
 
386
423
mostlyclean-compile:
387
424
        -rm -f *.$(OBJEXT)
395
432
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsystemload_la-uptime.Plo@am__quote@
396
433
 
397
434
.c.o:
398
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
399
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
435
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
436
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
400
437
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
401
438
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402
439
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
403
440
 
404
441
.c.obj:
405
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
406
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
442
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
443
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
407
444
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
408
445
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409
446
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
410
447
 
411
448
.c.lo:
412
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
413
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
449
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
450
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
414
451
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
415
452
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416
453
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
417
454
 
418
455
libsystemload_la-systemload.lo: systemload.c
419
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -MT libsystemload_la-systemload.lo -MD -MP -MF "$(DEPDIR)/libsystemload_la-systemload.Tpo" -c -o libsystemload_la-systemload.lo `test -f 'systemload.c' || echo '$(srcdir)/'`systemload.c; \
420
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libsystemload_la-systemload.Tpo" "$(DEPDIR)/libsystemload_la-systemload.Plo"; else rm -f "$(DEPDIR)/libsystemload_la-systemload.Tpo"; exit 1; fi
 
456
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -MT libsystemload_la-systemload.lo -MD -MP -MF $(DEPDIR)/libsystemload_la-systemload.Tpo -c -o libsystemload_la-systemload.lo `test -f 'systemload.c' || echo '$(srcdir)/'`systemload.c
 
457
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libsystemload_la-systemload.Tpo $(DEPDIR)/libsystemload_la-systemload.Plo
421
458
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='systemload.c' object='libsystemload_la-systemload.lo' libtool=yes @AMDEPBACKSLASH@
422
459
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -c -o libsystemload_la-systemload.lo `test -f 'systemload.c' || echo '$(srcdir)/'`systemload.c
 
460
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -c -o libsystemload_la-systemload.lo `test -f 'systemload.c' || echo '$(srcdir)/'`systemload.c
424
461
 
425
462
libsystemload_la-uptime.lo: uptime.c
426
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -MT libsystemload_la-uptime.lo -MD -MP -MF "$(DEPDIR)/libsystemload_la-uptime.Tpo" -c -o libsystemload_la-uptime.lo `test -f 'uptime.c' || echo '$(srcdir)/'`uptime.c; \
427
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libsystemload_la-uptime.Tpo" "$(DEPDIR)/libsystemload_la-uptime.Plo"; else rm -f "$(DEPDIR)/libsystemload_la-uptime.Tpo"; exit 1; fi
 
463
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -MT libsystemload_la-uptime.lo -MD -MP -MF $(DEPDIR)/libsystemload_la-uptime.Tpo -c -o libsystemload_la-uptime.lo `test -f 'uptime.c' || echo '$(srcdir)/'`uptime.c
 
464
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libsystemload_la-uptime.Tpo $(DEPDIR)/libsystemload_la-uptime.Plo
428
465
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='uptime.c' object='libsystemload_la-uptime.lo' libtool=yes @AMDEPBACKSLASH@
429
466
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -c -o libsystemload_la-uptime.lo `test -f 'uptime.c' || echo '$(srcdir)/'`uptime.c
 
467
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -c -o libsystemload_la-uptime.lo `test -f 'uptime.c' || echo '$(srcdir)/'`uptime.c
431
468
 
432
469
libsystemload_la-memswap.lo: memswap.c
433
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -MT libsystemload_la-memswap.lo -MD -MP -MF "$(DEPDIR)/libsystemload_la-memswap.Tpo" -c -o libsystemload_la-memswap.lo `test -f 'memswap.c' || echo '$(srcdir)/'`memswap.c; \
434
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libsystemload_la-memswap.Tpo" "$(DEPDIR)/libsystemload_la-memswap.Plo"; else rm -f "$(DEPDIR)/libsystemload_la-memswap.Tpo"; exit 1; fi
 
470
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -MT libsystemload_la-memswap.lo -MD -MP -MF $(DEPDIR)/libsystemload_la-memswap.Tpo -c -o libsystemload_la-memswap.lo `test -f 'memswap.c' || echo '$(srcdir)/'`memswap.c
 
471
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libsystemload_la-memswap.Tpo $(DEPDIR)/libsystemload_la-memswap.Plo
435
472
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='memswap.c' object='libsystemload_la-memswap.lo' libtool=yes @AMDEPBACKSLASH@
436
473
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -c -o libsystemload_la-memswap.lo `test -f 'memswap.c' || echo '$(srcdir)/'`memswap.c
 
474
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -c -o libsystemload_la-memswap.lo `test -f 'memswap.c' || echo '$(srcdir)/'`memswap.c
438
475
 
439
476
libsystemload_la-cpu.lo: cpu.c
440
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -MT libsystemload_la-cpu.lo -MD -MP -MF "$(DEPDIR)/libsystemload_la-cpu.Tpo" -c -o libsystemload_la-cpu.lo `test -f 'cpu.c' || echo '$(srcdir)/'`cpu.c; \
441
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libsystemload_la-cpu.Tpo" "$(DEPDIR)/libsystemload_la-cpu.Plo"; else rm -f "$(DEPDIR)/libsystemload_la-cpu.Tpo"; exit 1; fi
 
477
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -MT libsystemload_la-cpu.lo -MD -MP -MF $(DEPDIR)/libsystemload_la-cpu.Tpo -c -o libsystemload_la-cpu.lo `test -f 'cpu.c' || echo '$(srcdir)/'`cpu.c
 
478
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libsystemload_la-cpu.Tpo $(DEPDIR)/libsystemload_la-cpu.Plo
442
479
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='cpu.c' object='libsystemload_la-cpu.lo' libtool=yes @AMDEPBACKSLASH@
443
480
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -c -o libsystemload_la-cpu.lo `test -f 'cpu.c' || echo '$(srcdir)/'`cpu.c
 
481
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsystemload_la_CFLAGS) $(CFLAGS) -c -o libsystemload_la-cpu.lo `test -f 'cpu.c' || echo '$(srcdir)/'`cpu.c
445
482
 
446
483
mostlyclean-libtool:
447
484
        -rm -f *.lo
448
485
 
449
486
clean-libtool:
450
487
        -rm -rf .libs _libs
451
 
 
452
 
distclean-libtool:
453
 
        -rm -f libtool
454
 
uninstall-info-am:
455
488
install-desktopDATA: $(desktop_DATA)
456
489
        @$(NORMAL_INSTALL)
457
 
        test -z "$(desktopdir)" || $(mkdir_p) "$(DESTDIR)$(desktopdir)"
458
 
        @list='$(desktop_DATA)'; for p in $$list; do \
 
490
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
491
        if test -n "$$list"; then \
 
492
          echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \
 
493
          $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \
 
494
        fi; \
 
495
        for p in $$list; do \
459
496
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
460
 
          f=$(am__strip_dir) \
461
 
          echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
462
 
          $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
 
497
          echo "$$d$$p"; \
 
498
        done | $(am__base_list) | \
 
499
        while read files; do \
 
500
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
 
501
          $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
463
502
        done
464
503
 
465
504
uninstall-desktopDATA:
466
505
        @$(NORMAL_UNINSTALL)
467
 
        @list='$(desktop_DATA)'; for p in $$list; do \
468
 
          f=$(am__strip_dir) \
469
 
          echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
470
 
          rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
471
 
        done
 
506
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
507
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
508
        dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
472
509
 
473
510
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
474
511
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
475
512
        unique=`for i in $$list; do \
476
513
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477
514
          done | \
478
 
          $(AWK) '    { files[$$0] = 1; } \
479
 
               END { for (i in files) print i; }'`; \
 
515
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
516
              END { if (nonempty) { for (i in files) print i; }; }'`; \
480
517
        mkid -fID $$unique
481
518
tags: TAGS
482
519
 
483
520
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
484
521
                $(TAGS_FILES) $(LISP)
485
 
        tags=; \
 
522
        set x; \
486
523
        here=`pwd`; \
487
524
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
488
525
        unique=`for i in $$list; do \
489
526
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490
527
          done | \
491
 
          $(AWK) '    { files[$$0] = 1; } \
492
 
               END { for (i in files) print i; }'`; \
493
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
528
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
529
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
530
        shift; \
 
531
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
494
532
          test -n "$$unique" || unique=$$empty_fix; \
495
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
496
 
            $$tags $$unique; \
 
533
          if test $$# -gt 0; then \
 
534
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
535
              "$$@" $$unique; \
 
536
          else \
 
537
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
538
              $$unique; \
 
539
          fi; \
497
540
        fi
498
541
ctags: CTAGS
499
542
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
500
543
                $(TAGS_FILES) $(LISP)
501
 
        tags=; \
502
 
        here=`pwd`; \
503
544
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
504
545
        unique=`for i in $$list; do \
505
546
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506
547
          done | \
507
 
          $(AWK) '    { files[$$0] = 1; } \
508
 
               END { for (i in files) print i; }'`; \
509
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
548
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
549
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
550
        test -z "$(CTAGS_ARGS)$$unique" \
510
551
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
511
 
             $$tags $$unique
 
552
             $$unique
512
553
 
513
554
GTAGS:
514
555
        here=`$(am__cd) $(top_builddir) && pwd` \
515
 
          && cd $(top_srcdir) \
516
 
          && gtags -i $(GTAGS_ARGS) $$here
 
556
          && $(am__cd) $(top_srcdir) \
 
557
          && gtags -i $(GTAGS_ARGS) "$$here"
517
558
 
518
559
distclean-tags:
519
560
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
520
561
 
521
562
distdir: $(DISTFILES)
522
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
523
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
524
 
        list='$(DISTFILES)'; for file in $$list; do \
525
 
          case $$file in \
526
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
527
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
528
 
          esac; \
 
563
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
564
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
565
        list='$(DISTFILES)'; \
 
566
          dist_files=`for file in $$list; do echo $$file; done | \
 
567
          sed -e "s|^$$srcdirstrip/||;t" \
 
568
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
569
        case $$dist_files in \
 
570
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
571
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
572
                           sort -u` ;; \
 
573
        esac; \
 
574
        for file in $$dist_files; do \
529
575
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
530
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
531
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
532
 
            dir="/$$dir"; \
533
 
            $(mkdir_p) "$(distdir)$$dir"; \
534
 
          else \
535
 
            dir=''; \
536
 
          fi; \
537
576
          if test -d $$d/$$file; then \
 
577
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
578
            if test -d "$(distdir)/$$file"; then \
 
579
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
580
            fi; \
538
581
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
539
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
582
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
583
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
540
584
            fi; \
541
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
585
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
542
586
          else \
543
 
            test -f $(distdir)/$$file \
544
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
587
            test -f "$(distdir)/$$file" \
 
588
            || cp -p $$d/$$file "$(distdir)/$$file" \
545
589
            || exit 1; \
546
590
          fi; \
547
591
        done
550
594
all-am: Makefile $(LTLIBRARIES) $(DATA)
551
595
installdirs:
552
596
        for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(desktopdir)"; do \
553
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
597
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
554
598
        done
555
599
install: install-am
556
600
install-exec: install-exec-am
562
606
 
563
607
installcheck: installcheck-am
564
608
install-strip:
565
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
566
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
567
 
          `test -z '$(STRIP)' || \
568
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
609
        if test -z '$(STRIP)'; then \
 
610
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
611
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
612
              install; \
 
613
        else \
 
614
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
615
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
616
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
617
        fi
569
618
mostlyclean-generic:
570
619
 
571
620
clean-generic:
573
622
 
574
623
distclean-generic:
575
624
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
625
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
576
626
 
577
627
maintainer-clean-generic:
578
628
        @echo "This command is intended for maintainers to use"
586
636
        -rm -rf ./$(DEPDIR)
587
637
        -rm -f Makefile
588
638
distclean-am: clean-am distclean-compile distclean-generic \
589
 
        distclean-libtool distclean-tags
 
639
        distclean-tags
590
640
 
591
641
dvi: dvi-am
592
642
 
594
644
 
595
645
html: html-am
596
646
 
 
647
html-am:
 
648
 
597
649
info: info-am
598
650
 
599
651
info-am:
600
652
 
601
653
install-data-am: install-desktopDATA install-pluginLTLIBRARIES
602
654
 
 
655
install-dvi: install-dvi-am
 
656
 
 
657
install-dvi-am:
 
658
 
603
659
install-exec-am:
604
660
 
 
661
install-html: install-html-am
 
662
 
 
663
install-html-am:
 
664
 
605
665
install-info: install-info-am
606
666
 
 
667
install-info-am:
 
668
 
607
669
install-man:
608
670
 
 
671
install-pdf: install-pdf-am
 
672
 
 
673
install-pdf-am:
 
674
 
 
675
install-ps: install-ps-am
 
676
 
 
677
install-ps-am:
 
678
 
609
679
installcheck-am:
610
680
 
611
681
maintainer-clean: maintainer-clean-am
626
696
 
627
697
ps-am:
628
698
 
629
 
uninstall-am: uninstall-desktopDATA uninstall-info-am \
630
 
        uninstall-pluginLTLIBRARIES
 
699
uninstall-am: uninstall-desktopDATA uninstall-pluginLTLIBRARIES
 
700
 
 
701
.MAKE: install-am install-strip
631
702
 
632
703
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
633
704
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
634
705
        distclean-compile distclean-generic distclean-libtool \
635
706
        distclean-tags distdir dvi dvi-am html html-am info info-am \
636
707
        install install-am install-data install-data-am \
637
 
        install-desktopDATA install-exec install-exec-am install-info \
638
 
        install-info-am install-man install-pluginLTLIBRARIES \
 
708
        install-desktopDATA install-dvi install-dvi-am install-exec \
 
709
        install-exec-am install-html install-html-am install-info \
 
710
        install-info-am install-man install-pdf install-pdf-am \
 
711
        install-pluginLTLIBRARIES install-ps install-ps-am \
639
712
        install-strip installcheck installcheck-am installdirs \
640
713
        maintainer-clean maintainer-clean-generic mostlyclean \
641
714
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
642
715
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
643
 
        uninstall-desktopDATA uninstall-info-am \
644
 
        uninstall-pluginLTLIBRARIES
 
716
        uninstall-desktopDATA uninstall-pluginLTLIBRARIES
645
717
 
646
718
 
647
719
@INTLTOOL_DESKTOP_RULE@
648
720
 
649
721
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
 
722
 
650
723
# Tell versions [3.59,3.63) of GNU make to not export all variables.
651
724
# Otherwise a system limit (for SysV at least) may be exceeded.
652
725
.NOEXPORT: