~ubuntu-branches/ubuntu/utopic/xfce4-power-manager/utopic-proposed

« back to all changes in this revision

Viewing changes to libdbus/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-04-03 22:15:05 UTC
  • mfrom: (2.3.8)
  • Revision ID: package-import@ubuntu.com-20120403221505-2dvza7w2d97zb7qn
Tags: 1.0.11-0ubuntu1
* New upstream bugfix release.
* debian/patches:
  - 0001-Solaris-specific-code-for-determining-the-start-time.patch,
    02_fix-notify-detect.patch,
    07_fix_broken_empty_icon_battery.patch: dropped, included upstream.
  - xubuntu_fix-status-icon-other-devices.patch: refreshed to apply cleanly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 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, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
53
53
        libxfpmdbus_la-xfpm-unique.lo \
54
54
        libxfpmdbus_la-xfpm-dbus-marshal.lo
55
55
libxfpmdbus_la_OBJECTS = $(am_libxfpmdbus_la_OBJECTS)
56
 
AM_V_lt = $(am__v_lt_$(V))
57
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
56
AM_V_lt = $(am__v_lt_@AM_V@)
 
57
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
58
58
am__v_lt_0 = --silent
59
59
libxfpmdbus_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
60
60
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
70
70
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
71
71
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
72
72
        $(AM_CFLAGS) $(CFLAGS)
73
 
AM_V_CC = $(am__v_CC_$(V))
74
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
73
AM_V_CC = $(am__v_CC_@AM_V@)
 
74
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
75
75
am__v_CC_0 = @echo "  CC    " $@;
76
 
AM_V_at = $(am__v_at_$(V))
77
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
76
AM_V_at = $(am__v_at_@AM_V@)
 
77
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
78
78
am__v_at_0 = @
79
79
CCLD = $(CC)
80
80
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
81
81
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
82
82
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
83
 
AM_V_CCLD = $(am__v_CCLD_$(V))
84
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
83
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
84
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
85
85
am__v_CCLD_0 = @echo "  CCLD  " $@;
86
 
AM_V_GEN = $(am__v_GEN_$(V))
87
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
86
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
87
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
88
88
am__v_GEN_0 = @echo "  GEN   " $@;
89
89
SOURCES = $(libxfpmdbus_la_SOURCES)
90
90
DIST_SOURCES = $(libxfpmdbus_la_SOURCES)
164
164
INTLTOOL_MERGE = @INTLTOOL_MERGE@
165
165
INTLTOOL_PERL = @INTLTOOL_PERL@
166
166
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
167
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
168
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
169
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
170
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
167
171
LD = @LD@
168
172
LDFLAGS = @LDFLAGS@
169
173
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
211
215
PACKAGE_VERSION = @PACKAGE_VERSION@
212
216
PATH_SEPARATOR = @PATH_SEPARATOR@
213
217
PKG_CONFIG = @PKG_CONFIG@
 
218
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
219
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
214
220
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
215
221
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
216
222
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
274
280
includedir = @includedir@
275
281
infodir = @infodir@
276
282
install_sh = @install_sh@
 
283
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
284
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
277
285
libdir = @libdir@
278
286
libexecdir = @libexecdir@
279
287
localedir = @localedir@
372
380
          echo "rm -f \"$${dir}/so_locations\""; \
373
381
          rm -f "$${dir}/so_locations"; \
374
382
        done
375
 
libxfpmdbus.la: $(libxfpmdbus_la_OBJECTS) $(libxfpmdbus_la_DEPENDENCIES) 
 
383
libxfpmdbus.la: $(libxfpmdbus_la_OBJECTS) $(libxfpmdbus_la_DEPENDENCIES) $(EXTRA_libxfpmdbus_la_DEPENDENCIES) 
376
384
        $(AM_V_CCLD)$(libxfpmdbus_la_LINK)  $(libxfpmdbus_la_OBJECTS) $(libxfpmdbus_la_LIBADD) $(LIBS)
377
385
 
378
386
mostlyclean-compile:
389
397
.c.o:
390
398
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
391
399
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
392
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
393
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
400
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
394
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
402
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
396
403
 
397
404
.c.obj:
398
405
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
399
406
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
400
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
401
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
407
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
402
408
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
409
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
404
410
 
405
411
.c.lo:
406
412
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
407
413
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
408
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
409
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
414
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
410
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
416
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
412
417
 
413
418
libxfpmdbus_la-xfpm-dbus.lo: xfpm-dbus.c
414
419
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -MT libxfpmdbus_la-xfpm-dbus.lo -MD -MP -MF $(DEPDIR)/libxfpmdbus_la-xfpm-dbus.Tpo -c -o libxfpmdbus_la-xfpm-dbus.lo `test -f 'xfpm-dbus.c' || echo '$(srcdir)/'`xfpm-dbus.c
415
420
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libxfpmdbus_la-xfpm-dbus.Tpo $(DEPDIR)/libxfpmdbus_la-xfpm-dbus.Plo
416
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
417
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfpm-dbus.c' object='libxfpmdbus_la-xfpm-dbus.lo' libtool=yes @AMDEPBACKSLASH@
 
421
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='xfpm-dbus.c' object='libxfpmdbus_la-xfpm-dbus.lo' libtool=yes @AMDEPBACKSLASH@
418
422
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
419
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -c -o libxfpmdbus_la-xfpm-dbus.lo `test -f 'xfpm-dbus.c' || echo '$(srcdir)/'`xfpm-dbus.c
 
423
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -c -o libxfpmdbus_la-xfpm-dbus.lo `test -f 'xfpm-dbus.c' || echo '$(srcdir)/'`xfpm-dbus.c
420
424
 
421
425
libxfpmdbus_la-xfpm-dbus-monitor.lo: xfpm-dbus-monitor.c
422
426
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -MT libxfpmdbus_la-xfpm-dbus-monitor.lo -MD -MP -MF $(DEPDIR)/libxfpmdbus_la-xfpm-dbus-monitor.Tpo -c -o libxfpmdbus_la-xfpm-dbus-monitor.lo `test -f 'xfpm-dbus-monitor.c' || echo '$(srcdir)/'`xfpm-dbus-monitor.c
423
427
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libxfpmdbus_la-xfpm-dbus-monitor.Tpo $(DEPDIR)/libxfpmdbus_la-xfpm-dbus-monitor.Plo
424
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
425
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfpm-dbus-monitor.c' object='libxfpmdbus_la-xfpm-dbus-monitor.lo' libtool=yes @AMDEPBACKSLASH@
 
428
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='xfpm-dbus-monitor.c' object='libxfpmdbus_la-xfpm-dbus-monitor.lo' libtool=yes @AMDEPBACKSLASH@
426
429
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
427
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -c -o libxfpmdbus_la-xfpm-dbus-monitor.lo `test -f 'xfpm-dbus-monitor.c' || echo '$(srcdir)/'`xfpm-dbus-monitor.c
 
430
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -c -o libxfpmdbus_la-xfpm-dbus-monitor.lo `test -f 'xfpm-dbus-monitor.c' || echo '$(srcdir)/'`xfpm-dbus-monitor.c
428
431
 
429
432
libxfpmdbus_la-xfpm-unique.lo: xfpm-unique.c
430
433
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -MT libxfpmdbus_la-xfpm-unique.lo -MD -MP -MF $(DEPDIR)/libxfpmdbus_la-xfpm-unique.Tpo -c -o libxfpmdbus_la-xfpm-unique.lo `test -f 'xfpm-unique.c' || echo '$(srcdir)/'`xfpm-unique.c
431
434
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libxfpmdbus_la-xfpm-unique.Tpo $(DEPDIR)/libxfpmdbus_la-xfpm-unique.Plo
432
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
433
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfpm-unique.c' object='libxfpmdbus_la-xfpm-unique.lo' libtool=yes @AMDEPBACKSLASH@
 
435
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='xfpm-unique.c' object='libxfpmdbus_la-xfpm-unique.lo' libtool=yes @AMDEPBACKSLASH@
434
436
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
435
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -c -o libxfpmdbus_la-xfpm-unique.lo `test -f 'xfpm-unique.c' || echo '$(srcdir)/'`xfpm-unique.c
 
437
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -c -o libxfpmdbus_la-xfpm-unique.lo `test -f 'xfpm-unique.c' || echo '$(srcdir)/'`xfpm-unique.c
436
438
 
437
439
libxfpmdbus_la-xfpm-dbus-marshal.lo: xfpm-dbus-marshal.c
438
440
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -MT libxfpmdbus_la-xfpm-dbus-marshal.lo -MD -MP -MF $(DEPDIR)/libxfpmdbus_la-xfpm-dbus-marshal.Tpo -c -o libxfpmdbus_la-xfpm-dbus-marshal.lo `test -f 'xfpm-dbus-marshal.c' || echo '$(srcdir)/'`xfpm-dbus-marshal.c
439
441
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libxfpmdbus_la-xfpm-dbus-marshal.Tpo $(DEPDIR)/libxfpmdbus_la-xfpm-dbus-marshal.Plo
440
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
441
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfpm-dbus-marshal.c' object='libxfpmdbus_la-xfpm-dbus-marshal.lo' libtool=yes @AMDEPBACKSLASH@
 
442
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='xfpm-dbus-marshal.c' object='libxfpmdbus_la-xfpm-dbus-marshal.lo' libtool=yes @AMDEPBACKSLASH@
442
443
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -c -o libxfpmdbus_la-xfpm-dbus-marshal.lo `test -f 'xfpm-dbus-marshal.c' || echo '$(srcdir)/'`xfpm-dbus-marshal.c
 
444
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmdbus_la_CFLAGS) $(CFLAGS) -c -o libxfpmdbus_la-xfpm-dbus-marshal.lo `test -f 'xfpm-dbus-marshal.c' || echo '$(srcdir)/'`xfpm-dbus-marshal.c
444
445
 
445
446
mostlyclean-libtool:
446
447
        -rm -f *.lo
546
547
 
547
548
installcheck: installcheck-am
548
549
install-strip:
549
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
550
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
551
 
          `test -z '$(STRIP)' || \
552
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
550
        if test -z '$(STRIP)'; then \
 
551
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
552
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
553
              install; \
 
554
        else \
 
555
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
556
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
557
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
558
        fi
553
559
mostlyclean-generic:
554
560
 
555
561
clean-generic: