~ubuntu-branches/ubuntu/oneiric/ntrack/oneiric

« back to all changes in this revision

Viewing changes to gobject/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-08-15 17:27:30 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110815172730-jgq9ou4afas2mltx
Tags: 014+bzr312-0ubuntu1
* New upstream snapshot.
* debian/patches/dead-loop-fix.patch: dropped, included in snapshot.
* debian/control: replace libnl-dev Build-Depends with libnl3-dev.
* debian/control, debian/rules: use autoreconf since this is a snapshot.
* debian/libntrack0.symbols: add missing ntrack_info_human_banner symbol.

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
 
#
19
 
#  Copyright (C) 2009  Alexander Sack <asac@jwsdot.com>
20
 
#
21
 
#  This file is part of:
22
 
#      ntrack - Network Status Tracking for Desktop Applications
23
 
#               http://launchpad.net/ntrack
24
 
#
25
 
#   ntrack is free software: you can redistribute it and/or modify
26
 
#   it under the terms of the GNU Lesser General Public License as
27
 
#   published by the Free Software Foundation, either version 3 of
28
 
#   the License, or (at your option) any later version.
29
 
#
30
 
#   ntrack is distributed in the hope that it will be useful,
31
 
#   but WITHOUT ANY WARRANTY; without even the implied warranty of
32
 
#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
33
 
#   GNU Lesser General Public License for more details.
34
 
#
35
 
#   You should have received a copy of the GNU Lesser General Public
36
 
#   License along with ntrack.  If not, see <http://www.gnu.org/licenses/>.
37
 
#
38
 
 
39
 
 
40
 
 
41
 
VPATH = @srcdir@
42
 
pkgdatadir = $(datadir)/@PACKAGE@
43
 
pkgincludedir = $(includedir)/@PACKAGE@
44
 
pkglibdir = $(libdir)/@PACKAGE@
45
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
46
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
 
install_sh_DATA = $(install_sh) -c -m 644
48
 
install_sh_PROGRAM = $(install_sh) -c
49
 
install_sh_SCRIPT = $(install_sh) -c
50
 
INSTALL_HEADER = $(INSTALL_DATA)
51
 
transform = $(program_transform_name)
52
 
NORMAL_INSTALL = :
53
 
PRE_INSTALL = :
54
 
POST_INSTALL = :
55
 
NORMAL_UNINSTALL = :
56
 
PRE_UNINSTALL = :
57
 
POST_UNINSTALL = :
58
 
build_triplet = @build@
59
 
host_triplet = @host@
60
 
@HAVE_PYGOBJECT_TRUE@am__append_1 = pyntrack-gmonitor.c \
61
 
@HAVE_PYGOBJECT_TRUE@   pyntrack-gmonitor.defs
62
 
@HAVE_PYGOBJECT_TRUE@am__append_2 = \
63
 
@HAVE_PYGOBJECT_TRUE@   pyntrack-gmonitor.defs \
64
 
@HAVE_PYGOBJECT_TRUE@   pyntrack-gmonitor.override \
65
 
@HAVE_PYGOBJECT_TRUE@   generic-py-wrapper
66
 
 
67
 
subdir = gobject
68
 
DIST_COMMON = $(gobjectpkginclude_HEADERS) $(srcdir)/Makefile.am \
69
 
        $(srcdir)/Makefile.in $(srcdir)/libntrack-gobject.pc.in
70
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
71
 
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
72
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
73
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
74
 
        $(top_srcdir)/configure.ac
75
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
76
 
        $(ACLOCAL_M4)
77
 
mkinstalldirs = $(install_sh) -d
78
 
CONFIG_HEADER = $(top_builddir)/config.h
79
 
CONFIG_CLEAN_FILES = libntrack-gobject.pc
80
 
CONFIG_CLEAN_VPATH_FILES =
81
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
82
 
am__vpath_adj = case $$p in \
83
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
84
 
    *) f=$$p;; \
85
 
  esac;
86
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
87
 
am__install_max = 40
88
 
am__nobase_strip_setup = \
89
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
90
 
am__nobase_strip = \
91
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
92
 
am__nobase_list = $(am__nobase_strip_setup); \
93
 
  for p in $$list; do echo "$$p $$p"; done | \
94
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
95
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
96
 
    if (++n[$$2] == $(am__install_max)) \
97
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
98
 
    END { for (dir in files) print dir, files[dir] }'
99
 
am__base_list = \
100
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
101
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
102
 
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pyexecdir)" \
103
 
        "$(DESTDIR)$(pkgconfigdir)" \
104
 
        "$(DESTDIR)$(gobjectpkgincludedir)"
105
 
LTLIBRARIES = $(lib_LTLIBRARIES) $(pyexec_LTLIBRARIES)
106
 
am__DEPENDENCIES_1 =
107
 
libntrack_gobject_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
108
 
        ../glib/libntrack-glib.la
109
 
am_libntrack_gobject_la_OBJECTS =  \
110
 
        libntrack_gobject_la-ntrack-gmonitor.lo \
111
 
        libntrack_gobject_la-ntrack-enumtypes.lo
112
 
libntrack_gobject_la_OBJECTS = $(am_libntrack_gobject_la_OBJECTS)
113
 
libntrack_gobject_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
114
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) \
115
 
        $(libntrack_gobject_la_CFLAGS) $(CFLAGS) \
116
 
        $(libntrack_gobject_la_LDFLAGS) $(LDFLAGS) -o $@
117
 
@HAVE_PYGOBJECT_TRUE@pyntrack_la_DEPENDENCIES = libntrack-gobject.la \
118
 
@HAVE_PYGOBJECT_TRUE@   $(am__DEPENDENCIES_1) \
119
 
@HAVE_PYGOBJECT_TRUE@   $(am__DEPENDENCIES_1)
120
 
am__pyntrack_la_SOURCES_DIST = pyntrack-module.c pyntrack-gmonitor.c \
121
 
        ntrack-enumtypes.h
122
 
@HAVE_PYGOBJECT_TRUE@am_pyntrack_la_OBJECTS =  \
123
 
@HAVE_PYGOBJECT_TRUE@   pyntrack_la-pyntrack-module.lo \
124
 
@HAVE_PYGOBJECT_TRUE@   pyntrack_la-pyntrack-gmonitor.lo
125
 
pyntrack_la_OBJECTS = $(am_pyntrack_la_OBJECTS)
126
 
pyntrack_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
127
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(pyntrack_la_CFLAGS) \
128
 
        $(CFLAGS) $(pyntrack_la_LDFLAGS) $(LDFLAGS) -o $@
129
 
@HAVE_PYGOBJECT_TRUE@am_pyntrack_la_rpath = -rpath $(pyexecdir)
130
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
131
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
132
 
am__depfiles_maybe = depfiles
133
 
am__mv = mv -f
134
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
135
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
138
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
139
 
CCLD = $(CC)
140
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
141
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
142
 
        $(LDFLAGS) -o $@
143
 
SOURCES = $(libntrack_gobject_la_SOURCES) $(pyntrack_la_SOURCES)
144
 
DIST_SOURCES = $(libntrack_gobject_la_SOURCES) \
145
 
        $(am__pyntrack_la_SOURCES_DIST)
146
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
147
 
        html-recursive info-recursive install-data-recursive \
148
 
        install-dvi-recursive install-exec-recursive \
149
 
        install-html-recursive install-info-recursive \
150
 
        install-pdf-recursive install-ps-recursive install-recursive \
151
 
        installcheck-recursive installdirs-recursive pdf-recursive \
152
 
        ps-recursive uninstall-recursive
153
 
DATA = $(pkgconfig_DATA)
154
 
HEADERS = $(gobjectpkginclude_HEADERS)
155
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
156
 
  distclean-recursive maintainer-clean-recursive
157
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
158
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
159
 
        distdir
160
 
ETAGS = etags
161
 
CTAGS = ctags
162
 
DIST_SUBDIRS = $(SUBDIRS)
163
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
164
 
am__relativize = \
165
 
  dir0=`pwd`; \
166
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
167
 
  sed_rest='s,^[^/]*/*,,'; \
168
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
169
 
  sed_butlast='s,/*[^/]*$$,,'; \
170
 
  while test -n "$$dir1"; do \
171
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
172
 
    if test "$$first" != "."; then \
173
 
      if test "$$first" = ".."; then \
174
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
175
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
176
 
      else \
177
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
178
 
        if test "$$first2" = "$$first"; then \
179
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
180
 
        else \
181
 
          dir2="../$$dir2"; \
182
 
        fi; \
183
 
        dir0="$$dir0"/"$$first"; \
184
 
      fi; \
185
 
    fi; \
186
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
187
 
  done; \
188
 
  reldir="$$dir2"
189
 
ACLOCAL = @ACLOCAL@
190
 
AMTAR = @AMTAR@
191
 
AR = @AR@
192
 
AUTOCONF = @AUTOCONF@
193
 
AUTOHEADER = @AUTOHEADER@
194
 
AUTOMAKE = @AUTOMAKE@
195
 
AWK = @AWK@
196
 
CC = @CC@
197
 
CCDEPMODE = @CCDEPMODE@
198
 
CFLAGS = @CFLAGS@
199
 
CPP = @CPP@
200
 
CPPFLAGS = @CPPFLAGS@
201
 
CXX = @CXX@
202
 
CXXCPP = @CXXCPP@
203
 
CXXDEPMODE = @CXXDEPMODE@
204
 
CXXFLAGS = @CXXFLAGS@
205
 
CYGPATH_W = @CYGPATH_W@
206
 
DEFS = @DEFS@
207
 
DEPDIR = @DEPDIR@
208
 
DSYMUTIL = @DSYMUTIL@
209
 
DUMPBIN = @DUMPBIN@
210
 
ECHO_C = @ECHO_C@
211
 
ECHO_N = @ECHO_N@
212
 
ECHO_T = @ECHO_T@
213
 
EGREP = @EGREP@
214
 
EXEEXT = @EXEEXT@
215
 
FGREP = @FGREP@
216
 
GLIB_CFLAGS = @GLIB_CFLAGS@
217
 
GLIB_LIBS = @GLIB_LIBS@
218
 
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
219
 
GOBJECT_LIBS = @GOBJECT_LIBS@
220
 
GREP = @GREP@
221
 
H2DEF = @H2DEF@
222
 
INSTALL = @INSTALL@
223
 
INSTALL_DATA = @INSTALL_DATA@
224
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
225
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
226
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
227
 
ISODATE = @ISODATE@
228
 
LD = @LD@
229
 
LDFLAGS = @LDFLAGS@
230
 
LIBNL1_CFLAGS = @LIBNL1_CFLAGS@
231
 
LIBNL1_LIBS = @LIBNL1_LIBS@
232
 
LIBNL2_CFLAGS = @LIBNL2_CFLAGS@
233
 
LIBNL2_LIBS = @LIBNL2_LIBS@
234
 
LIBOBJS = @LIBOBJS@
235
 
LIBS = @LIBS@
236
 
LIBTOOL = @LIBTOOL@
237
 
LIPO = @LIPO@
238
 
LN_S = @LN_S@
239
 
LTLIBOBJS = @LTLIBOBJS@
240
 
MAINT = @MAINT@
241
 
MAKEINFO = @MAKEINFO@
242
 
MKDIR_P = @MKDIR_P@
243
 
MOC_QT4_BIN = @MOC_QT4_BIN@
244
 
NM = @NM@
245
 
NMEDIT = @NMEDIT@
246
 
OBJDUMP = @OBJDUMP@
247
 
OBJEXT = @OBJEXT@
248
 
OTOOL = @OTOOL@
249
 
OTOOL64 = @OTOOL64@
250
 
PACKAGE = @PACKAGE@
251
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
252
 
PACKAGE_NAME = @PACKAGE_NAME@
253
 
PACKAGE_STRING = @PACKAGE_STRING@
254
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
255
 
PACKAGE_URL = @PACKAGE_URL@
256
 
PACKAGE_VERSION = @PACKAGE_VERSION@
257
 
PATH_SEPARATOR = @PATH_SEPARATOR@
258
 
PKG_CONFIG = @PKG_CONFIG@
259
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
260
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
261
 
PYGOBJECT_CFLAGS = @PYGOBJECT_CFLAGS@
262
 
PYGOBJECT_LIBS = @PYGOBJECT_LIBS@
263
 
PYG_CODEGEN = @PYG_CODEGEN@
264
 
PYTHON = @PYTHON@
265
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
266
 
PYTHON_INCLUDES = @PYTHON_INCLUDES@
267
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
268
 
PYTHON_PREFIX = @PYTHON_PREFIX@
269
 
PYTHON_VERSION = @PYTHON_VERSION@
270
 
QTCORE_CFLAGS = @QTCORE_CFLAGS@
271
 
QTCORE_LIBS = @QTCORE_LIBS@
272
 
RANLIB = @RANLIB@
273
 
SED = @SED@
274
 
SET_MAKE = @SET_MAKE@
275
 
SHELL = @SHELL@
276
 
STRIP = @STRIP@
277
 
VERSION = @VERSION@
278
 
abs_builddir = @abs_builddir@
279
 
abs_srcdir = @abs_srcdir@
280
 
abs_top_builddir = @abs_top_builddir@
281
 
abs_top_srcdir = @abs_top_srcdir@
282
 
ac_ct_CC = @ac_ct_CC@
283
 
ac_ct_CXX = @ac_ct_CXX@
284
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
285
 
am__include = @am__include@
286
 
am__leading_dot = @am__leading_dot@
287
 
am__quote = @am__quote@
288
 
am__tar = @am__tar@
289
 
am__untar = @am__untar@
290
 
bindir = @bindir@
291
 
build = @build@
292
 
build_alias = @build_alias@
293
 
build_cpu = @build_cpu@
294
 
build_os = @build_os@
295
 
build_vendor = @build_vendor@
296
 
builddir = @builddir@
297
 
datadir = @datadir@
298
 
datarootdir = @datarootdir@
299
 
docdir = @docdir@
300
 
dvidir = @dvidir@
301
 
exec_prefix = @exec_prefix@
302
 
host = @host@
303
 
host_alias = @host_alias@
304
 
host_cpu = @host_cpu@
305
 
host_os = @host_os@
306
 
host_vendor = @host_vendor@
307
 
htmldir = @htmldir@
308
 
includedir = @includedir@
309
 
infodir = @infodir@
310
 
install_sh = @install_sh@
311
 
libdir = @libdir@
312
 
libexecdir = @libexecdir@
313
 
localedir = @localedir@
314
 
localstatedir = @localstatedir@
315
 
lt_ECHO = @lt_ECHO@
316
 
mandir = @mandir@
317
 
mkdir_p = @mkdir_p@
318
 
oldincludedir = @oldincludedir@
319
 
pdfdir = @pdfdir@
320
 
pkgpyexecdir = @pkgpyexecdir@
321
 
pkgpythondir = @pkgpythondir@
322
 
prefix = @prefix@
323
 
program_transform_name = @program_transform_name@
324
 
psdir = @psdir@
325
 
pyexecdir = @pyexecdir@
326
 
pythondir = @pythondir@
327
 
sbindir = @sbindir@
328
 
sharedstatedir = @sharedstatedir@
329
 
srcdir = @srcdir@
330
 
sysconfdir = @sysconfdir@
331
 
target_alias = @target_alias@
332
 
top_build_prefix = @top_build_prefix@
333
 
top_builddir = @top_builddir@
334
 
top_srcdir = @top_srcdir@
335
 
SUBDIRS = test
336
 
CLEANFILES = ntrack-gmarshal.h ntrack-enumtypes.h ntrack-enumtypes.c \
337
 
        $(am__append_1)
338
 
NTRACK_GOBJECT_LT_VERSION = 1:0:0
339
 
AM_CFLAGS = \
340
 
        -Wall \
341
 
        -Werror \
342
 
        -pedantic \
343
 
        -I$(srcdir)/../common/ \
344
 
        -I$(srcdir)/../glib/
345
 
 
346
 
AM_LDFLAGS = 
347
 
lib_LTLIBRARIES = libntrack-gobject.la
348
 
gobjectpkgincludedir = $(pkgincludedir)/gobject
349
 
libntrack_gobject_la_SOURCES = \
350
 
        ntrack-gmonitor.c ntrack-gmonitor.h \
351
 
        ntrack-enumtypes.c ntrack-enumtypes.h \
352
 
        ntrack-gmarshal.h
353
 
 
354
 
libntrack_gobject_la_CFLAGS = \
355
 
        $(AM_CFLAGS) \
356
 
        $(GOBJECT_CFLAGS) \
357
 
        -Wno-error
358
 
 
359
 
libntrack_gobject_la_LIBADD = \
360
 
        $(GOBJECT_LIBS) \
361
 
        ../glib/libntrack-glib.la
362
 
 
363
 
libntrack_gobject_la_LDFLAGS = \
364
 
        $(AM_LDFLAGS) \
365
 
        -export-symbols $(srcdir)/ntrack-gobject.symbols \
366
 
        -no-undefined \
367
 
        -version-info $(NTRACK_GOBJECT_LT_VERSION)
368
 
 
369
 
EXTRA_DIST = libntrack-gobject.pc.in ntrack-enumtypes.c.template \
370
 
        ntrack-enumtypes.h.template ntrack-gobject.symbols \
371
 
        ntrack-gmarshal.list $(am__append_2)
372
 
gobjectpkginclude_HEADERS = \
373
 
        ntrack-enumtypes.h \
374
 
        ntrack-gobject.h \
375
 
        ntrack-gmonitor.h \
376
 
        ntrack-gmarshal.h
377
 
 
378
 
BUILT_SOURCES = \
379
 
        ntrack-enumtypes.c \
380
 
        ntrack-enumtypes.h \
381
 
        ntrack-gmarshal.h
382
 
 
383
 
pkgconfigdir = $(libdir)/pkgconfig
384
 
pkgconfig_DATA = \
385
 
        libntrack-gobject.pc
386
 
 
387
 
 
388
 
# python bindings
389
 
@HAVE_PYGOBJECT_TRUE@pyexec_LTLIBRARIES = pyntrack.la
390
 
@HAVE_PYGOBJECT_TRUE@pyntrack_la_SOURCES = \
391
 
@HAVE_PYGOBJECT_TRUE@   pyntrack-module.c \
392
 
@HAVE_PYGOBJECT_TRUE@   pyntrack-gmonitor.c \
393
 
@HAVE_PYGOBJECT_TRUE@   ntrack-enumtypes.h
394
 
 
395
 
@HAVE_PYGOBJECT_TRUE@pyntrack_la_CFLAGS = \
396
 
@HAVE_PYGOBJECT_TRUE@   $(AM_CFLAGS) \
397
 
@HAVE_PYGOBJECT_TRUE@   $(PYGOBJECT_CFLAGS) \
398
 
@HAVE_PYGOBJECT_TRUE@   $(PYTHON_INCLUDES)
399
 
 
400
 
@HAVE_PYGOBJECT_TRUE@pyntrack_la_LIBADD = \
401
 
@HAVE_PYGOBJECT_TRUE@   libntrack-gobject.la \
402
 
@HAVE_PYGOBJECT_TRUE@   $(GOBJECT_LIBS) \
403
 
@HAVE_PYGOBJECT_TRUE@   $(PYGOBJECT_LIBS)
404
 
 
405
 
@HAVE_PYGOBJECT_TRUE@pyntrack_la_LDFLAGS = \
406
 
@HAVE_PYGOBJECT_TRUE@   -avoid-version \
407
 
@HAVE_PYGOBJECT_TRUE@   -module
408
 
 
409
 
all: $(BUILT_SOURCES)
410
 
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
411
 
 
412
 
.SUFFIXES:
413
 
.SUFFIXES: .c .lo .o .obj
414
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
415
 
        @for dep in $?; do \
416
 
          case '$(am__configure_deps)' in \
417
 
            *$$dep*) \
418
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
419
 
                && { if test -f $@; then exit 0; else break; fi; }; \
420
 
              exit 1;; \
421
 
          esac; \
422
 
        done; \
423
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gobject/Makefile'; \
424
 
        $(am__cd) $(top_srcdir) && \
425
 
          $(AUTOMAKE) --gnu gobject/Makefile
426
 
.PRECIOUS: Makefile
427
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
428
 
        @case '$?' in \
429
 
          *config.status*) \
430
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
431
 
          *) \
432
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
433
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
434
 
        esac;
435
 
 
436
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
437
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
438
 
 
439
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
440
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
441
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
442
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443
 
$(am__aclocal_m4_deps):
444
 
libntrack-gobject.pc: $(top_builddir)/config.status $(srcdir)/libntrack-gobject.pc.in
445
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
446
 
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
447
 
        @$(NORMAL_INSTALL)
448
 
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
449
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
450
 
        list2=; for p in $$list; do \
451
 
          if test -f $$p; then \
452
 
            list2="$$list2 $$p"; \
453
 
          else :; fi; \
454
 
        done; \
455
 
        test -z "$$list2" || { \
456
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
457
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
458
 
        }
459
 
 
460
 
uninstall-libLTLIBRARIES:
461
 
        @$(NORMAL_UNINSTALL)
462
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
463
 
        for p in $$list; do \
464
 
          $(am__strip_dir) \
465
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
466
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
467
 
        done
468
 
 
469
 
clean-libLTLIBRARIES:
470
 
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
471
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
472
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
473
 
          test "$$dir" != "$$p" || dir=.; \
474
 
          echo "rm -f \"$${dir}/so_locations\""; \
475
 
          rm -f "$${dir}/so_locations"; \
476
 
        done
477
 
install-pyexecLTLIBRARIES: $(pyexec_LTLIBRARIES)
478
 
        @$(NORMAL_INSTALL)
479
 
        test -z "$(pyexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pyexecdir)"
480
 
        @list='$(pyexec_LTLIBRARIES)'; test -n "$(pyexecdir)" || list=; \
481
 
        list2=; for p in $$list; do \
482
 
          if test -f $$p; then \
483
 
            list2="$$list2 $$p"; \
484
 
          else :; fi; \
485
 
        done; \
486
 
        test -z "$$list2" || { \
487
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pyexecdir)'"; \
488
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pyexecdir)"; \
489
 
        }
490
 
 
491
 
uninstall-pyexecLTLIBRARIES:
492
 
        @$(NORMAL_UNINSTALL)
493
 
        @list='$(pyexec_LTLIBRARIES)'; test -n "$(pyexecdir)" || list=; \
494
 
        for p in $$list; do \
495
 
          $(am__strip_dir) \
496
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pyexecdir)/$$f'"; \
497
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pyexecdir)/$$f"; \
498
 
        done
499
 
 
500
 
clean-pyexecLTLIBRARIES:
501
 
        -test -z "$(pyexec_LTLIBRARIES)" || rm -f $(pyexec_LTLIBRARIES)
502
 
        @list='$(pyexec_LTLIBRARIES)'; for p in $$list; do \
503
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
504
 
          test "$$dir" != "$$p" || dir=.; \
505
 
          echo "rm -f \"$${dir}/so_locations\""; \
506
 
          rm -f "$${dir}/so_locations"; \
507
 
        done
508
 
libntrack-gobject.la: $(libntrack_gobject_la_OBJECTS) $(libntrack_gobject_la_DEPENDENCIES) 
509
 
        $(libntrack_gobject_la_LINK) -rpath $(libdir) $(libntrack_gobject_la_OBJECTS) $(libntrack_gobject_la_LIBADD) $(LIBS)
510
 
pyntrack.la: $(pyntrack_la_OBJECTS) $(pyntrack_la_DEPENDENCIES) 
511
 
        $(pyntrack_la_LINK) $(am_pyntrack_la_rpath) $(pyntrack_la_OBJECTS) $(pyntrack_la_LIBADD) $(LIBS)
512
 
 
513
 
mostlyclean-compile:
514
 
        -rm -f *.$(OBJEXT)
515
 
 
516
 
distclean-compile:
517
 
        -rm -f *.tab.c
518
 
 
519
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libntrack_gobject_la-ntrack-enumtypes.Plo@am__quote@
520
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libntrack_gobject_la-ntrack-gmonitor.Plo@am__quote@
521
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pyntrack_la-pyntrack-gmonitor.Plo@am__quote@
522
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pyntrack_la-pyntrack-module.Plo@am__quote@
523
 
 
524
 
.c.o:
525
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
526
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
527
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
528
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
530
 
 
531
 
.c.obj:
532
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
533
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
534
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
535
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
537
 
 
538
 
.c.lo:
539
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
540
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
541
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
542
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
544
 
 
545
 
libntrack_gobject_la-ntrack-gmonitor.lo: ntrack-gmonitor.c
546
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntrack_gobject_la_CFLAGS) $(CFLAGS) -MT libntrack_gobject_la-ntrack-gmonitor.lo -MD -MP -MF $(DEPDIR)/libntrack_gobject_la-ntrack-gmonitor.Tpo -c -o libntrack_gobject_la-ntrack-gmonitor.lo `test -f 'ntrack-gmonitor.c' || echo '$(srcdir)/'`ntrack-gmonitor.c
547
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libntrack_gobject_la-ntrack-gmonitor.Tpo $(DEPDIR)/libntrack_gobject_la-ntrack-gmonitor.Plo
548
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ntrack-gmonitor.c' object='libntrack_gobject_la-ntrack-gmonitor.lo' libtool=yes @AMDEPBACKSLASH@
549
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntrack_gobject_la_CFLAGS) $(CFLAGS) -c -o libntrack_gobject_la-ntrack-gmonitor.lo `test -f 'ntrack-gmonitor.c' || echo '$(srcdir)/'`ntrack-gmonitor.c
551
 
 
552
 
libntrack_gobject_la-ntrack-enumtypes.lo: ntrack-enumtypes.c
553
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntrack_gobject_la_CFLAGS) $(CFLAGS) -MT libntrack_gobject_la-ntrack-enumtypes.lo -MD -MP -MF $(DEPDIR)/libntrack_gobject_la-ntrack-enumtypes.Tpo -c -o libntrack_gobject_la-ntrack-enumtypes.lo `test -f 'ntrack-enumtypes.c' || echo '$(srcdir)/'`ntrack-enumtypes.c
554
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libntrack_gobject_la-ntrack-enumtypes.Tpo $(DEPDIR)/libntrack_gobject_la-ntrack-enumtypes.Plo
555
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ntrack-enumtypes.c' object='libntrack_gobject_la-ntrack-enumtypes.lo' libtool=yes @AMDEPBACKSLASH@
556
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntrack_gobject_la_CFLAGS) $(CFLAGS) -c -o libntrack_gobject_la-ntrack-enumtypes.lo `test -f 'ntrack-enumtypes.c' || echo '$(srcdir)/'`ntrack-enumtypes.c
558
 
 
559
 
pyntrack_la-pyntrack-module.lo: pyntrack-module.c
560
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pyntrack_la_CFLAGS) $(CFLAGS) -MT pyntrack_la-pyntrack-module.lo -MD -MP -MF $(DEPDIR)/pyntrack_la-pyntrack-module.Tpo -c -o pyntrack_la-pyntrack-module.lo `test -f 'pyntrack-module.c' || echo '$(srcdir)/'`pyntrack-module.c
561
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/pyntrack_la-pyntrack-module.Tpo $(DEPDIR)/pyntrack_la-pyntrack-module.Plo
562
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pyntrack-module.c' object='pyntrack_la-pyntrack-module.lo' libtool=yes @AMDEPBACKSLASH@
563
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pyntrack_la_CFLAGS) $(CFLAGS) -c -o pyntrack_la-pyntrack-module.lo `test -f 'pyntrack-module.c' || echo '$(srcdir)/'`pyntrack-module.c
565
 
 
566
 
pyntrack_la-pyntrack-gmonitor.lo: pyntrack-gmonitor.c
567
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pyntrack_la_CFLAGS) $(CFLAGS) -MT pyntrack_la-pyntrack-gmonitor.lo -MD -MP -MF $(DEPDIR)/pyntrack_la-pyntrack-gmonitor.Tpo -c -o pyntrack_la-pyntrack-gmonitor.lo `test -f 'pyntrack-gmonitor.c' || echo '$(srcdir)/'`pyntrack-gmonitor.c
568
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/pyntrack_la-pyntrack-gmonitor.Tpo $(DEPDIR)/pyntrack_la-pyntrack-gmonitor.Plo
569
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pyntrack-gmonitor.c' object='pyntrack_la-pyntrack-gmonitor.lo' libtool=yes @AMDEPBACKSLASH@
570
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pyntrack_la_CFLAGS) $(CFLAGS) -c -o pyntrack_la-pyntrack-gmonitor.lo `test -f 'pyntrack-gmonitor.c' || echo '$(srcdir)/'`pyntrack-gmonitor.c
572
 
 
573
 
mostlyclean-libtool:
574
 
        -rm -f *.lo
575
 
 
576
 
clean-libtool:
577
 
        -rm -rf .libs _libs
578
 
install-pkgconfigDATA: $(pkgconfig_DATA)
579
 
        @$(NORMAL_INSTALL)
580
 
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
581
 
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
582
 
        for p in $$list; do \
583
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
584
 
          echo "$$d$$p"; \
585
 
        done | $(am__base_list) | \
586
 
        while read files; do \
587
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
588
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
589
 
        done
590
 
 
591
 
uninstall-pkgconfigDATA:
592
 
        @$(NORMAL_UNINSTALL)
593
 
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
594
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
595
 
        test -n "$$files" || exit 0; \
596
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
597
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
598
 
install-gobjectpkgincludeHEADERS: $(gobjectpkginclude_HEADERS)
599
 
        @$(NORMAL_INSTALL)
600
 
        test -z "$(gobjectpkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(gobjectpkgincludedir)"
601
 
        @list='$(gobjectpkginclude_HEADERS)'; test -n "$(gobjectpkgincludedir)" || list=; \
602
 
        for p in $$list; do \
603
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
604
 
          echo "$$d$$p"; \
605
 
        done | $(am__base_list) | \
606
 
        while read files; do \
607
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(gobjectpkgincludedir)'"; \
608
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(gobjectpkgincludedir)" || exit $$?; \
609
 
        done
610
 
 
611
 
uninstall-gobjectpkgincludeHEADERS:
612
 
        @$(NORMAL_UNINSTALL)
613
 
        @list='$(gobjectpkginclude_HEADERS)'; test -n "$(gobjectpkgincludedir)" || list=; \
614
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
615
 
        test -n "$$files" || exit 0; \
616
 
        echo " ( cd '$(DESTDIR)$(gobjectpkgincludedir)' && rm -f" $$files ")"; \
617
 
        cd "$(DESTDIR)$(gobjectpkgincludedir)" && rm -f $$files
618
 
 
619
 
# This directory's subdirectories are mostly independent; you can cd
620
 
# into them and run `make' without going through this Makefile.
621
 
# To change the values of `make' variables: instead of editing Makefiles,
622
 
# (1) if the variable is set in `config.status', edit `config.status'
623
 
#     (which will cause the Makefiles to be regenerated when you run `make');
624
 
# (2) otherwise, pass the desired values on the `make' command line.
625
 
$(RECURSIVE_TARGETS):
626
 
        @fail= failcom='exit 1'; \
627
 
        for f in x $$MAKEFLAGS; do \
628
 
          case $$f in \
629
 
            *=* | --[!k]*);; \
630
 
            *k*) failcom='fail=yes';; \
631
 
          esac; \
632
 
        done; \
633
 
        dot_seen=no; \
634
 
        target=`echo $@ | sed s/-recursive//`; \
635
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
636
 
          echo "Making $$target in $$subdir"; \
637
 
          if test "$$subdir" = "."; then \
638
 
            dot_seen=yes; \
639
 
            local_target="$$target-am"; \
640
 
          else \
641
 
            local_target="$$target"; \
642
 
          fi; \
643
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
644
 
          || eval $$failcom; \
645
 
        done; \
646
 
        if test "$$dot_seen" = "no"; then \
647
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
648
 
        fi; test -z "$$fail"
649
 
 
650
 
$(RECURSIVE_CLEAN_TARGETS):
651
 
        @fail= failcom='exit 1'; \
652
 
        for f in x $$MAKEFLAGS; do \
653
 
          case $$f in \
654
 
            *=* | --[!k]*);; \
655
 
            *k*) failcom='fail=yes';; \
656
 
          esac; \
657
 
        done; \
658
 
        dot_seen=no; \
659
 
        case "$@" in \
660
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
661
 
          *) list='$(SUBDIRS)' ;; \
662
 
        esac; \
663
 
        rev=''; for subdir in $$list; do \
664
 
          if test "$$subdir" = "."; then :; else \
665
 
            rev="$$subdir $$rev"; \
666
 
          fi; \
667
 
        done; \
668
 
        rev="$$rev ."; \
669
 
        target=`echo $@ | sed s/-recursive//`; \
670
 
        for subdir in $$rev; do \
671
 
          echo "Making $$target in $$subdir"; \
672
 
          if test "$$subdir" = "."; then \
673
 
            local_target="$$target-am"; \
674
 
          else \
675
 
            local_target="$$target"; \
676
 
          fi; \
677
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
678
 
          || eval $$failcom; \
679
 
        done && test -z "$$fail"
680
 
tags-recursive:
681
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
682
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
683
 
        done
684
 
ctags-recursive:
685
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
686
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
687
 
        done
688
 
 
689
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
690
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
691
 
        unique=`for i in $$list; do \
692
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
693
 
          done | \
694
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
695
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
696
 
        mkid -fID $$unique
697
 
tags: TAGS
698
 
 
699
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
700
 
                $(TAGS_FILES) $(LISP)
701
 
        set x; \
702
 
        here=`pwd`; \
703
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
704
 
          include_option=--etags-include; \
705
 
          empty_fix=.; \
706
 
        else \
707
 
          include_option=--include; \
708
 
          empty_fix=; \
709
 
        fi; \
710
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
711
 
          if test "$$subdir" = .; then :; else \
712
 
            test ! -f $$subdir/TAGS || \
713
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
714
 
          fi; \
715
 
        done; \
716
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
717
 
        unique=`for i in $$list; do \
718
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
719
 
          done | \
720
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
721
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
722
 
        shift; \
723
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
724
 
          test -n "$$unique" || unique=$$empty_fix; \
725
 
          if test $$# -gt 0; then \
726
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
727
 
              "$$@" $$unique; \
728
 
          else \
729
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
730
 
              $$unique; \
731
 
          fi; \
732
 
        fi
733
 
ctags: CTAGS
734
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
735
 
                $(TAGS_FILES) $(LISP)
736
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
737
 
        unique=`for i in $$list; do \
738
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
739
 
          done | \
740
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
741
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
742
 
        test -z "$(CTAGS_ARGS)$$unique" \
743
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
744
 
             $$unique
745
 
 
746
 
GTAGS:
747
 
        here=`$(am__cd) $(top_builddir) && pwd` \
748
 
          && $(am__cd) $(top_srcdir) \
749
 
          && gtags -i $(GTAGS_ARGS) "$$here"
750
 
 
751
 
distclean-tags:
752
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
753
 
 
754
 
distdir: $(DISTFILES)
755
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
756
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
757
 
        list='$(DISTFILES)'; \
758
 
          dist_files=`for file in $$list; do echo $$file; done | \
759
 
          sed -e "s|^$$srcdirstrip/||;t" \
760
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
761
 
        case $$dist_files in \
762
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
763
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
764
 
                           sort -u` ;; \
765
 
        esac; \
766
 
        for file in $$dist_files; do \
767
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
768
 
          if test -d $$d/$$file; then \
769
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
770
 
            if test -d "$(distdir)/$$file"; then \
771
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
772
 
            fi; \
773
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
774
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
775
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
776
 
            fi; \
777
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
778
 
          else \
779
 
            test -f "$(distdir)/$$file" \
780
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
781
 
            || exit 1; \
782
 
          fi; \
783
 
        done
784
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
785
 
          if test "$$subdir" = .; then :; else \
786
 
            test -d "$(distdir)/$$subdir" \
787
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
788
 
            || exit 1; \
789
 
          fi; \
790
 
        done
791
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
792
 
          if test "$$subdir" = .; then :; else \
793
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
794
 
            $(am__relativize); \
795
 
            new_distdir=$$reldir; \
796
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
797
 
            $(am__relativize); \
798
 
            new_top_distdir=$$reldir; \
799
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
800
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
801
 
            ($(am__cd) $$subdir && \
802
 
              $(MAKE) $(AM_MAKEFLAGS) \
803
 
                top_distdir="$$new_top_distdir" \
804
 
                distdir="$$new_distdir" \
805
 
                am__remove_distdir=: \
806
 
                am__skip_length_check=: \
807
 
                am__skip_mode_fix=: \
808
 
                distdir) \
809
 
              || exit 1; \
810
 
          fi; \
811
 
        done
812
 
check-am: all-am
813
 
check: $(BUILT_SOURCES)
814
 
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
815
 
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
816
 
installdirs: installdirs-recursive
817
 
installdirs-am:
818
 
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pyexecdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(gobjectpkgincludedir)"; do \
819
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
820
 
        done
821
 
install: $(BUILT_SOURCES)
822
 
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
823
 
install-exec: install-exec-recursive
824
 
install-data: install-data-recursive
825
 
uninstall: uninstall-recursive
826
 
 
827
 
install-am: all-am
828
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
829
 
 
830
 
installcheck: installcheck-recursive
831
 
install-strip:
832
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
833
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
834
 
          `test -z '$(STRIP)' || \
835
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
836
 
mostlyclean-generic:
837
 
 
838
 
clean-generic:
839
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
840
 
 
841
 
distclean-generic:
842
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
843
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
844
 
 
845
 
maintainer-clean-generic:
846
 
        @echo "This command is intended for maintainers to use"
847
 
        @echo "it deletes files that may require special tools to rebuild."
848
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
849
 
clean: clean-recursive
850
 
 
851
 
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
852
 
        clean-pyexecLTLIBRARIES mostlyclean-am
853
 
 
854
 
distclean: distclean-recursive
855
 
        -rm -rf ./$(DEPDIR)
856
 
        -rm -f Makefile
857
 
distclean-am: clean-am distclean-compile distclean-generic \
858
 
        distclean-tags
859
 
 
860
 
dvi: dvi-recursive
861
 
 
862
 
dvi-am:
863
 
 
864
 
html: html-recursive
865
 
 
866
 
html-am:
867
 
 
868
 
info: info-recursive
869
 
 
870
 
info-am:
871
 
 
872
 
install-data-am: install-gobjectpkgincludeHEADERS \
873
 
        install-pkgconfigDATA
874
 
 
875
 
install-dvi: install-dvi-recursive
876
 
 
877
 
install-dvi-am:
878
 
 
879
 
install-exec-am: install-libLTLIBRARIES install-pyexecLTLIBRARIES
880
 
 
881
 
install-html: install-html-recursive
882
 
 
883
 
install-html-am:
884
 
 
885
 
install-info: install-info-recursive
886
 
 
887
 
install-info-am:
888
 
 
889
 
install-man:
890
 
 
891
 
install-pdf: install-pdf-recursive
892
 
 
893
 
install-pdf-am:
894
 
 
895
 
install-ps: install-ps-recursive
896
 
 
897
 
install-ps-am:
898
 
 
899
 
installcheck-am:
900
 
 
901
 
maintainer-clean: maintainer-clean-recursive
902
 
        -rm -rf ./$(DEPDIR)
903
 
        -rm -f Makefile
904
 
maintainer-clean-am: distclean-am maintainer-clean-generic
905
 
 
906
 
mostlyclean: mostlyclean-recursive
907
 
 
908
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
909
 
        mostlyclean-libtool
910
 
 
911
 
pdf: pdf-recursive
912
 
 
913
 
pdf-am:
914
 
 
915
 
ps: ps-recursive
916
 
 
917
 
ps-am:
918
 
 
919
 
uninstall-am: uninstall-gobjectpkgincludeHEADERS \
920
 
        uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \
921
 
        uninstall-pyexecLTLIBRARIES
922
 
 
923
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
924
 
        ctags-recursive install install-am install-strip \
925
 
        tags-recursive
926
 
 
927
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
928
 
        all all-am check check-am clean clean-generic \
929
 
        clean-libLTLIBRARIES clean-libtool clean-pyexecLTLIBRARIES \
930
 
        ctags ctags-recursive distclean distclean-compile \
931
 
        distclean-generic distclean-libtool distclean-tags distdir dvi \
932
 
        dvi-am html html-am info info-am install install-am \
933
 
        install-data install-data-am install-dvi install-dvi-am \
934
 
        install-exec install-exec-am install-gobjectpkgincludeHEADERS \
935
 
        install-html install-html-am install-info install-info-am \
936
 
        install-libLTLIBRARIES install-man install-pdf install-pdf-am \
937
 
        install-pkgconfigDATA install-ps install-ps-am \
938
 
        install-pyexecLTLIBRARIES install-strip installcheck \
939
 
        installcheck-am installdirs installdirs-am maintainer-clean \
940
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
941
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
942
 
        tags tags-recursive uninstall uninstall-am \
943
 
        uninstall-gobjectpkgincludeHEADERS uninstall-libLTLIBRARIES \
944
 
        uninstall-pkgconfigDATA uninstall-pyexecLTLIBRARIES
945
 
 
946
 
 
947
 
ntrack-gmarshal.h: ntrack-gmarshal.list
948
 
        echo "/*** AUTO GENERATED - your changes will be overriden. check $@: rule in Makefile.am ***/" > $@
949
 
        echo "#pragma GCC diagnostic warning \"-pedantic\"" >> $@
950
 
        echo >> $@
951
 
        glib-genmarshal --header --body --prefix=_ntrack_cclosure_marshal $? >> $@
952
 
 
953
 
ntrack-enumtypes.h: $(srcdir)/../glib/ntrack-enums.h ntrack-enumtypes.h.template
954
 
        ( top_builddir=`cd $(top_builddir) && pwd`; \
955
 
          cd $(srcdir) && glib-mkenums --template ntrack-enumtypes.h.template -- ../glib/ntrack-enums.h) | sed -e 's/@ENUMPREFIX@/N/' > \
956
 
              ntrack-enumtypes.h.tmp && mv ntrack-enumtypes.h.tmp ntrack-enumtypes.h
957
 
 
958
 
ntrack-enumtypes.c: $(srcdir)/../glib/ntrack-enums.h ntrack-enumtypes.c.template
959
 
        ( top_builddir=`cd $(top_builddir) && pwd`; \
960
 
          cd $(srcdir) && glib-mkenums --template ntrack-enumtypes.c.template -- ../glib/ntrack-enums.h) | sed -e 's/@ENUMPREFIX@/N/' > \
961
 
              ntrack-enumtypes.c.tmp && mv ntrack-enumtypes.c.tmp ntrack-enumtypes.c
962
 
 
963
 
@HAVE_PYGOBJECT_TRUE@pyntrack-gmonitor.c: pyntrack-gmonitor.defs $(srcdir)/pyntrack-gmonitor.override
964
 
@HAVE_PYGOBJECT_TRUE@   $(PYG_CODEGEN) \
965
 
@HAVE_PYGOBJECT_TRUE@           --prefix pyntrack \
966
 
@HAVE_PYGOBJECT_TRUE@           --override $(srcdir)/pyntrack-gmonitor.override \
967
 
@HAVE_PYGOBJECT_TRUE@           pyntrack-gmonitor.defs > $@
968
 
 
969
 
@HAVE_PYGOBJECT_TRUE@pyntrack-gmonitor.defs: $(wildcard $(srcdir)/*.h) $(wildcard $(srcdir)/../common/*.h)
970
 
@HAVE_PYGOBJECT_TRUE@   $(H2DEF) -m NTrack $(srcdir)/*.h $(srcdir)/../glib/*.h $(srcdir)/../common/*.h > $@
971
 
 
972
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
973
 
# Otherwise a system limit (for SysV at least) may be exceeded.
974
 
.NOEXPORT: