~ubuntu-branches/ubuntu/precise/xfce4-power-manager/precise

« back to all changes in this revision

Viewing changes to libxfpm/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2009-10-02 20:15:41 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20091002201541-ognqyxyov51epj84
Tags: 0.8.4-1ubuntu1
* New upstream bugfix release (LP: #438754), merge from Debian unstable,
  remaining Ubuntu changes:
  - debian/patches:
    + xubuntu-use-notification-icons.patch: use our notification-* icons for
      notification bubbles instead of the normal ones LP: #437374
    + 10_pc.patch: added patched files to POTFILES.skip
    + series: created, with these two patches
  - debian/rules: add --with quilt
  - debian/control: build-depends on quilt (>= 0.46-7).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# 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.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
41
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
44
CONFIG_HEADER = $(top_builddir)/config.h
43
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
44
47
LTLIBRARIES = $(noinst_LTLIBRARIES)
45
48
libxfpmcommon_la_LIBADD =
46
49
am_libxfpmcommon_la_OBJECTS = libxfpmcommon_la-xfpm-string.lo \
69
72
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
70
73
depcomp = $(SHELL) $(top_srcdir)/depcomp
71
74
am__depfiles_maybe = depfiles
 
75
am__mv = mv -f
72
76
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73
77
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74
78
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
198
202
PACKAGE_NAME = @PACKAGE_NAME@
199
203
PACKAGE_STRING = @PACKAGE_STRING@
200
204
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
205
PACKAGE_URL = @PACKAGE_URL@
201
206
PACKAGE_VERSION = @PACKAGE_VERSION@
202
207
PATH_SEPARATOR = @PATH_SEPARATOR@
203
208
PKG_CONFIG = @PKG_CONFIG@
310
315
        xfpm-common.c                   \
311
316
        xfpm-common.h                   \
312
317
        xfpm-notify.c                   \
313
 
        xfpm-notify.h
 
318
        xfpm-notify.h                   \
 
319
        xfpm-icons.h
314
320
 
315
321
libxfpmcommon_la_CFLAGS = \
316
322
        $(GTK_CFLAGS)                   \
317
323
        $(GLIB_CFLAGS)                  \
318
324
        $(DBUS_CFLAGS)                  \
319
325
        $(LIBXFCE4UTIL_CFLAGS)          \
 
326
        $(LIBXFCEGUI4_CFLAGS)           \
320
327
        $(LIBNOTIFY_CFLAGS)
321
328
 
322
329
@MAINTAINER_MODE_TRUE@BUILT_SOURCES = \
343
350
              exit 1;; \
344
351
          esac; \
345
352
        done; \
346
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libxfpm/Makefile'; \
347
 
        cd $(top_srcdir) && \
348
 
          $(AUTOMAKE) --gnu  libxfpm/Makefile
 
353
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libxfpm/Makefile'; \
 
354
        $(am__cd) $(top_srcdir) && \
 
355
          $(AUTOMAKE) --gnu libxfpm/Makefile
349
356
.PRECIOUS: Makefile
350
357
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351
358
        @case '$?' in \
363
370
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364
371
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
365
372
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
373
$(am__aclocal_m4_deps):
366
374
 
367
375
clean-noinstLTLIBRARIES:
368
376
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
398
406
 
399
407
.c.o:
400
408
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
401
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
409
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
402
410
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
403
411
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404
412
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
405
413
 
406
414
.c.obj:
407
415
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
408
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
416
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
409
417
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
410
418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411
419
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
412
420
 
413
421
.c.lo:
414
422
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
415
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
423
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
416
424
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
417
425
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418
426
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
419
427
 
420
428
libxfpmcommon_la-xfpm-string.lo: xfpm-string.c
421
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-string.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-string.Tpo -c -o libxfpmcommon_la-xfpm-string.lo `test -f 'xfpm-string.c' || echo '$(srcdir)/'`xfpm-string.c
422
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmcommon_la-xfpm-string.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-string.Plo
 
429
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-string.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-string.Tpo -c -o libxfpmcommon_la-xfpm-string.lo `test -f 'xfpm-string.c' || echo '$(srcdir)/'`xfpm-string.c
 
430
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmcommon_la-xfpm-string.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-string.Plo
423
431
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfpm-string.c' object='libxfpmcommon_la-xfpm-string.lo' libtool=yes @AMDEPBACKSLASH@
424
432
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-string.lo `test -f 'xfpm-string.c' || echo '$(srcdir)/'`xfpm-string.c
 
433
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-string.lo `test -f 'xfpm-string.c' || echo '$(srcdir)/'`xfpm-string.c
426
434
 
427
435
libxfpmcommon_la-xfpm-dbus.lo: xfpm-dbus.c
428
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-dbus.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-dbus.Tpo -c -o libxfpmcommon_la-xfpm-dbus.lo `test -f 'xfpm-dbus.c' || echo '$(srcdir)/'`xfpm-dbus.c
429
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmcommon_la-xfpm-dbus.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-dbus.Plo
 
436
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-dbus.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-dbus.Tpo -c -o libxfpmcommon_la-xfpm-dbus.lo `test -f 'xfpm-dbus.c' || echo '$(srcdir)/'`xfpm-dbus.c
 
437
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmcommon_la-xfpm-dbus.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-dbus.Plo
430
438
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfpm-dbus.c' object='libxfpmcommon_la-xfpm-dbus.lo' libtool=yes @AMDEPBACKSLASH@
431
439
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-dbus.lo `test -f 'xfpm-dbus.c' || echo '$(srcdir)/'`xfpm-dbus.c
 
440
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-dbus.lo `test -f 'xfpm-dbus.c' || echo '$(srcdir)/'`xfpm-dbus.c
433
441
 
434
442
libxfpmcommon_la-xfpm-popups.lo: xfpm-popups.c
435
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-popups.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-popups.Tpo -c -o libxfpmcommon_la-xfpm-popups.lo `test -f 'xfpm-popups.c' || echo '$(srcdir)/'`xfpm-popups.c
436
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmcommon_la-xfpm-popups.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-popups.Plo
 
443
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-popups.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-popups.Tpo -c -o libxfpmcommon_la-xfpm-popups.lo `test -f 'xfpm-popups.c' || echo '$(srcdir)/'`xfpm-popups.c
 
444
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmcommon_la-xfpm-popups.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-popups.Plo
437
445
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfpm-popups.c' object='libxfpmcommon_la-xfpm-popups.lo' libtool=yes @AMDEPBACKSLASH@
438
446
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-popups.lo `test -f 'xfpm-popups.c' || echo '$(srcdir)/'`xfpm-popups.c
 
447
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-popups.lo `test -f 'xfpm-popups.c' || echo '$(srcdir)/'`xfpm-popups.c
440
448
 
441
449
libxfpmcommon_la-xfpm-common.lo: xfpm-common.c
442
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-common.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-common.Tpo -c -o libxfpmcommon_la-xfpm-common.lo `test -f 'xfpm-common.c' || echo '$(srcdir)/'`xfpm-common.c
443
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmcommon_la-xfpm-common.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-common.Plo
 
450
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-common.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-common.Tpo -c -o libxfpmcommon_la-xfpm-common.lo `test -f 'xfpm-common.c' || echo '$(srcdir)/'`xfpm-common.c
 
451
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmcommon_la-xfpm-common.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-common.Plo
444
452
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfpm-common.c' object='libxfpmcommon_la-xfpm-common.lo' libtool=yes @AMDEPBACKSLASH@
445
453
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-common.lo `test -f 'xfpm-common.c' || echo '$(srcdir)/'`xfpm-common.c
 
454
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-common.lo `test -f 'xfpm-common.c' || echo '$(srcdir)/'`xfpm-common.c
447
455
 
448
456
libxfpmcommon_la-xfpm-notify.lo: xfpm-notify.c
449
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-notify.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-notify.Tpo -c -o libxfpmcommon_la-xfpm-notify.lo `test -f 'xfpm-notify.c' || echo '$(srcdir)/'`xfpm-notify.c
450
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmcommon_la-xfpm-notify.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-notify.Plo
 
457
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -MT libxfpmcommon_la-xfpm-notify.lo -MD -MP -MF $(DEPDIR)/libxfpmcommon_la-xfpm-notify.Tpo -c -o libxfpmcommon_la-xfpm-notify.lo `test -f 'xfpm-notify.c' || echo '$(srcdir)/'`xfpm-notify.c
 
458
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmcommon_la-xfpm-notify.Tpo $(DEPDIR)/libxfpmcommon_la-xfpm-notify.Plo
451
459
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfpm-notify.c' object='libxfpmcommon_la-xfpm-notify.lo' libtool=yes @AMDEPBACKSLASH@
452
460
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-notify.lo `test -f 'xfpm-notify.c' || echo '$(srcdir)/'`xfpm-notify.c
 
461
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmcommon_la_CFLAGS) $(CFLAGS) -c -o libxfpmcommon_la-xfpm-notify.lo `test -f 'xfpm-notify.c' || echo '$(srcdir)/'`xfpm-notify.c
454
462
 
455
463
libxfpmhal_la-hal-manager.lo: hal-manager.c
456
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -MT libxfpmhal_la-hal-manager.lo -MD -MP -MF $(DEPDIR)/libxfpmhal_la-hal-manager.Tpo -c -o libxfpmhal_la-hal-manager.lo `test -f 'hal-manager.c' || echo '$(srcdir)/'`hal-manager.c
457
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmhal_la-hal-manager.Tpo $(DEPDIR)/libxfpmhal_la-hal-manager.Plo
 
464
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -MT libxfpmhal_la-hal-manager.lo -MD -MP -MF $(DEPDIR)/libxfpmhal_la-hal-manager.Tpo -c -o libxfpmhal_la-hal-manager.lo `test -f 'hal-manager.c' || echo '$(srcdir)/'`hal-manager.c
 
465
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmhal_la-hal-manager.Tpo $(DEPDIR)/libxfpmhal_la-hal-manager.Plo
458
466
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hal-manager.c' object='libxfpmhal_la-hal-manager.lo' libtool=yes @AMDEPBACKSLASH@
459
467
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -c -o libxfpmhal_la-hal-manager.lo `test -f 'hal-manager.c' || echo '$(srcdir)/'`hal-manager.c
 
468
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -c -o libxfpmhal_la-hal-manager.lo `test -f 'hal-manager.c' || echo '$(srcdir)/'`hal-manager.c
461
469
 
462
470
libxfpmhal_la-hal-device.lo: hal-device.c
463
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -MT libxfpmhal_la-hal-device.lo -MD -MP -MF $(DEPDIR)/libxfpmhal_la-hal-device.Tpo -c -o libxfpmhal_la-hal-device.lo `test -f 'hal-device.c' || echo '$(srcdir)/'`hal-device.c
464
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmhal_la-hal-device.Tpo $(DEPDIR)/libxfpmhal_la-hal-device.Plo
 
471
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -MT libxfpmhal_la-hal-device.lo -MD -MP -MF $(DEPDIR)/libxfpmhal_la-hal-device.Tpo -c -o libxfpmhal_la-hal-device.lo `test -f 'hal-device.c' || echo '$(srcdir)/'`hal-device.c
 
472
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmhal_la-hal-device.Tpo $(DEPDIR)/libxfpmhal_la-hal-device.Plo
465
473
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hal-device.c' object='libxfpmhal_la-hal-device.lo' libtool=yes @AMDEPBACKSLASH@
466
474
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -c -o libxfpmhal_la-hal-device.lo `test -f 'hal-device.c' || echo '$(srcdir)/'`hal-device.c
 
475
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -c -o libxfpmhal_la-hal-device.lo `test -f 'hal-device.c' || echo '$(srcdir)/'`hal-device.c
468
476
 
469
477
libxfpmhal_la-hal-marshal.lo: hal-marshal.c
470
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -MT libxfpmhal_la-hal-marshal.lo -MD -MP -MF $(DEPDIR)/libxfpmhal_la-hal-marshal.Tpo -c -o libxfpmhal_la-hal-marshal.lo `test -f 'hal-marshal.c' || echo '$(srcdir)/'`hal-marshal.c
471
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmhal_la-hal-marshal.Tpo $(DEPDIR)/libxfpmhal_la-hal-marshal.Plo
 
478
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -MT libxfpmhal_la-hal-marshal.lo -MD -MP -MF $(DEPDIR)/libxfpmhal_la-hal-marshal.Tpo -c -o libxfpmhal_la-hal-marshal.lo `test -f 'hal-marshal.c' || echo '$(srcdir)/'`hal-marshal.c
 
479
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmhal_la-hal-marshal.Tpo $(DEPDIR)/libxfpmhal_la-hal-marshal.Plo
472
480
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hal-marshal.c' object='libxfpmhal_la-hal-marshal.lo' libtool=yes @AMDEPBACKSLASH@
473
481
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
474
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -c -o libxfpmhal_la-hal-marshal.lo `test -f 'hal-marshal.c' || echo '$(srcdir)/'`hal-marshal.c
 
482
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhal_la_CFLAGS) $(CFLAGS) -c -o libxfpmhal_la-hal-marshal.lo `test -f 'hal-marshal.c' || echo '$(srcdir)/'`hal-marshal.c
475
483
 
476
484
libxfpmhalpower_la-hal-power.lo: hal-power.c
477
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhalpower_la_CFLAGS) $(CFLAGS) -MT libxfpmhalpower_la-hal-power.lo -MD -MP -MF $(DEPDIR)/libxfpmhalpower_la-hal-power.Tpo -c -o libxfpmhalpower_la-hal-power.lo `test -f 'hal-power.c' || echo '$(srcdir)/'`hal-power.c
478
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmhalpower_la-hal-power.Tpo $(DEPDIR)/libxfpmhalpower_la-hal-power.Plo
 
485
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhalpower_la_CFLAGS) $(CFLAGS) -MT libxfpmhalpower_la-hal-power.lo -MD -MP -MF $(DEPDIR)/libxfpmhalpower_la-hal-power.Tpo -c -o libxfpmhalpower_la-hal-power.lo `test -f 'hal-power.c' || echo '$(srcdir)/'`hal-power.c
 
486
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmhalpower_la-hal-power.Tpo $(DEPDIR)/libxfpmhalpower_la-hal-power.Plo
479
487
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hal-power.c' object='libxfpmhalpower_la-hal-power.lo' libtool=yes @AMDEPBACKSLASH@
480
488
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhalpower_la_CFLAGS) $(CFLAGS) -c -o libxfpmhalpower_la-hal-power.lo `test -f 'hal-power.c' || echo '$(srcdir)/'`hal-power.c
 
489
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhalpower_la_CFLAGS) $(CFLAGS) -c -o libxfpmhalpower_la-hal-power.lo `test -f 'hal-power.c' || echo '$(srcdir)/'`hal-power.c
482
490
 
483
491
libxfpmhalpower_la-hal-battery.lo: hal-battery.c
484
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhalpower_la_CFLAGS) $(CFLAGS) -MT libxfpmhalpower_la-hal-battery.lo -MD -MP -MF $(DEPDIR)/libxfpmhalpower_la-hal-battery.Tpo -c -o libxfpmhalpower_la-hal-battery.lo `test -f 'hal-battery.c' || echo '$(srcdir)/'`hal-battery.c
485
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libxfpmhalpower_la-hal-battery.Tpo $(DEPDIR)/libxfpmhalpower_la-hal-battery.Plo
 
492
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhalpower_la_CFLAGS) $(CFLAGS) -MT libxfpmhalpower_la-hal-battery.lo -MD -MP -MF $(DEPDIR)/libxfpmhalpower_la-hal-battery.Tpo -c -o libxfpmhalpower_la-hal-battery.lo `test -f 'hal-battery.c' || echo '$(srcdir)/'`hal-battery.c
 
493
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libxfpmhalpower_la-hal-battery.Tpo $(DEPDIR)/libxfpmhalpower_la-hal-battery.Plo
486
494
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hal-battery.c' object='libxfpmhalpower_la-hal-battery.lo' libtool=yes @AMDEPBACKSLASH@
487
495
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
488
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhalpower_la_CFLAGS) $(CFLAGS) -c -o libxfpmhalpower_la-hal-battery.lo `test -f 'hal-battery.c' || echo '$(srcdir)/'`hal-battery.c
 
496
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxfpmhalpower_la_CFLAGS) $(CFLAGS) -c -o libxfpmhalpower_la-hal-battery.lo `test -f 'hal-battery.c' || echo '$(srcdir)/'`hal-battery.c
489
497
 
490
498
mostlyclean-libtool:
491
499
        -rm -f *.lo
505
513
 
506
514
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
507
515
                $(TAGS_FILES) $(LISP)
508
 
        tags=; \
 
516
        set x; \
509
517
        here=`pwd`; \
510
518
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
511
519
        unique=`for i in $$list; do \
513
521
          done | \
514
522
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
515
523
              END { if (nonempty) { for (i in files) print i; }; }'`; \
516
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
524
        shift; \
 
525
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
517
526
          test -n "$$unique" || unique=$$empty_fix; \
518
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
519
 
            $$tags $$unique; \
 
527
          if test $$# -gt 0; then \
 
528
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
529
              "$$@" $$unique; \
 
530
          else \
 
531
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
532
              $$unique; \
 
533
          fi; \
520
534
        fi
521
535
ctags: CTAGS
522
536
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
523
537
                $(TAGS_FILES) $(LISP)
524
 
        tags=; \
525
538
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
526
539
        unique=`for i in $$list; do \
527
540
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
528
541
          done | \
529
542
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
530
543
              END { if (nonempty) { for (i in files) print i; }; }'`; \
531
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
544
        test -z "$(CTAGS_ARGS)$$unique" \
532
545
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
533
 
             $$tags $$unique
 
546
             $$unique
534
547
 
535
548
GTAGS:
536
549
        here=`$(am__cd) $(top_builddir) && pwd` \
537
 
          && cd $(top_srcdir) \
538
 
          && gtags -i $(GTAGS_ARGS) $$here
 
550
          && $(am__cd) $(top_srcdir) \
 
551
          && gtags -i $(GTAGS_ARGS) "$$here"
539
552
 
540
553
distclean-tags:
541
554
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
556
569
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
557
570
          if test -d $$d/$$file; then \
558
571
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
572
            if test -d "$(distdir)/$$file"; then \
 
573
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
574
            fi; \
559
575
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
560
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
576
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
577
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
561
578
            fi; \
562
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
579
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
563
580
          else \
564
 
            test -f $(distdir)/$$file \
565
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
581
            test -f "$(distdir)/$$file" \
 
582
            || cp -p $$d/$$file "$(distdir)/$$file" \
566
583
            || exit 1; \
567
584
          fi; \
568
585
        done
592
609
 
593
610
distclean-generic:
594
611
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
612
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
595
613
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
596
614
 
597
615
maintainer-clean-generic:
615
633
 
616
634
html: html-am
617
635
 
 
636
html-am:
 
637
 
618
638
info: info-am
619
639
 
620
640
info-am:
623
643
 
624
644
install-dvi: install-dvi-am
625
645
 
 
646
install-dvi-am:
 
647
 
626
648
install-exec-am:
627
649
 
628
650
install-html: install-html-am
629
651
 
 
652
install-html-am:
 
653
 
630
654
install-info: install-info-am
631
655
 
 
656
install-info-am:
 
657
 
632
658
install-man:
633
659
 
634
660
install-pdf: install-pdf-am
635
661
 
 
662
install-pdf-am:
 
663
 
636
664
install-ps: install-ps-am
637
665
 
 
666
install-ps-am:
 
667
 
638
668
installcheck-am:
639
669
 
640
670
maintainer-clean: maintainer-clean-am
657
687
 
658
688
uninstall-am:
659
689
 
660
 
.MAKE: install-am install-strip
 
690
.MAKE: all check install install-am install-strip
661
691
 
662
692
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
663
693
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
679
709
 
680
710
@MAINTAINER_MODE_TRUE@hal-marshal.h: hal-marshal.list
681
711
@MAINTAINER_MODE_TRUE@  glib-genmarshal $< --prefix=_hal_marshal --header > $@
 
712
 
682
713
# Tell versions [3.59,3.63) of GNU make to not export all variables.
683
714
# Otherwise a system limit (for SysV at least) may be exceeded.
684
715
.NOEXPORT: