~ubuntu-branches/ubuntu/trusty/ntop/trusty

« back to all changes in this revision

Viewing changes to myrrd/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2008-06-15 14:38:28 UTC
  • mfrom: (2.1.11 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080615143828-oalh84nda2hje4do
Tags: 3:3.3-11
Correction of Polish translation encoding, closes: #479490. Thanks
to Christian Perrier <bubulle@debian.org> for the help.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.2 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
 
17
 
#
18
 
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
19
 
# auto makefile for the ntop plugins.
20
 
# (this file is processed with 'automake' to produce Makefile.in)
21
 
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
22
 
#
23
 
# Luca Deri     <deri@ntop.org>
24
 
#
25
 
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
26
 
#
27
 
# This program is free software; you can redistribute it and/or modify
28
 
# it under the terms of the GNU General Public License as published by
29
 
# the Free Software Foundation; either version 2 of the License, or
30
 
# (at your option) any later version.
31
 
#
32
 
# This program is distributed in the hope that it will be useful,
33
 
# but WITHOUT ANY WARRANTY; without even the implied warranty of
34
 
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
35
 
# GNU General Public License for more details.
36
 
#
37
 
# You should have received a copy of the GNU General Public License
38
 
# along with this program; if not, write to the Free Software
39
 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
40
 
#
41
 
 
42
 
 
43
 
SOURCES = $(libmyrrd_la_SOURCES)
44
 
 
45
 
srcdir = @srcdir@
46
 
top_srcdir = @top_srcdir@
47
 
VPATH = @srcdir@
48
 
pkgdatadir = $(datadir)/@PACKAGE@
49
 
pkglibdir = $(libdir)/@PACKAGE@
50
 
pkgincludedir = $(includedir)/@PACKAGE@
51
 
top_builddir = ..
52
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53
 
INSTALL = @INSTALL@
54
 
install_sh_DATA = $(install_sh) -c -m 644
55
 
install_sh_PROGRAM = $(install_sh) -c
56
 
install_sh_SCRIPT = $(install_sh) -c
57
 
INSTALL_HEADER = $(INSTALL_DATA)
58
 
transform = $(program_transform_name)
59
 
NORMAL_INSTALL = :
60
 
PRE_INSTALL = :
61
 
POST_INSTALL = :
62
 
NORMAL_UNINSTALL = :
63
 
PRE_UNINSTALL = :
64
 
POST_UNINSTALL = :
65
 
build_triplet = @build@
66
 
host_triplet = @host@
67
 
target_triplet = @target@
68
 
noinst_PROGRAMS =
69
 
subdir = myrrd
70
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
71
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
72
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
73
 
        $(top_srcdir)/configure.in
74
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75
 
        $(ACLOCAL_M4)
76
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
77
 
CONFIG_HEADER = $(top_builddir)/config.h
78
 
CONFIG_CLEAN_FILES =
79
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
80
 
am__vpath_adj = case $$p in \
81
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82
 
    *) f=$$p;; \
83
 
  esac;
84
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
85
 
am__installdirs = "$(DESTDIR)$(libdir)"
86
 
libLTLIBRARIES_INSTALL = $(INSTALL)
87
 
LTLIBRARIES = $(lib_LTLIBRARIES)
88
 
libmyrrd_la_LIBADD =
89
 
am_libmyrrd_la_OBJECTS = gdlucidab10.lo gdlucidab12l2.lo \
90
 
        gdlucidan10.lo gdlucidan12.lo gdpng.lo parsetime.lo \
91
 
        rrd_create.lo rrd_fetch.lo rrd_open.lo gdlucidab12.lo \
92
 
        gdlucidab14.lo gdlucidan10l2.lo gdlucidan14.lo gifsize.lo \
93
 
        pngsize.lo rrd_error.lo rrd_graph.lo rrd_update.lo \
94
 
        rrd_format.lo rrd_last.lo rrd_diff.lo dummy.lo
95
 
libmyrrd_la_OBJECTS = $(am_libmyrrd_la_OBJECTS)
96
 
PROGRAMS = $(noinst_PROGRAMS)
97
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
98
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
99
 
am__depfiles_maybe = depfiles
100
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102
 
LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \
103
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
104
 
        $(AM_CFLAGS) $(CFLAGS)
105
 
LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
106
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
107
 
SOURCES = $(libmyrrd_la_SOURCES)
108
 
DIST_SOURCES = $(libmyrrd_la_SOURCES)
109
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
110
 
        html-recursive info-recursive install-data-recursive \
111
 
        install-exec-recursive install-info-recursive \
112
 
        install-recursive installcheck-recursive installdirs-recursive \
113
 
        pdf-recursive ps-recursive uninstall-info-recursive \
114
 
        uninstall-recursive
115
 
ETAGS = etags
116
 
CTAGS = ctags
117
 
DIST_SUBDIRS = $(SUBDIRS)
118
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
119
 
ACLOCAL = @ACLOCAL@
120
 
AMDEP_FALSE = @AMDEP_FALSE@
121
 
AMDEP_TRUE = @AMDEP_TRUE@
122
 
AMTAR = @AMTAR@
123
 
AR = @AR@
124
 
AS = @AS@
125
 
AUTOCONF = @AUTOCONF@
126
 
AUTOHEADER = @AUTOHEADER@
127
 
AUTOMAKE = @AUTOMAKE@
128
 
AWK = @AWK@
129
 
CC = @CC@
130
 
CCDEPMODE = @CCDEPMODE@
131
 
CCLD = @CCLD@
132
 
CFG_CONFIGFILE_DIR = @CFG_CONFIGFILE_DIR@
133
 
CFG_DATAFILE_DIR = @CFG_DATAFILE_DIR@
134
 
CFG_DBFILE_DIR = @CFG_DBFILE_DIR@
135
 
CFG_PLUGIN_DIR = @CFG_PLUGIN_DIR@
136
 
CFG_RUN_DIR = @CFG_RUN_DIR@
137
 
CFLAGS = @CFLAGS@
138
 
CPP = @CPP@
139
 
CPPFLAGS = @CPPFLAGS@
140
 
CXX = @CXX@
141
 
CXXCPP = @CXXCPP@
142
 
CXXDEPMODE = @CXXDEPMODE@
143
 
CXXFLAGS = @CXXFLAGS@
144
 
CYGPATH_W = @CYGPATH_W@
145
 
DEFS = @DEFS@
146
 
DEPDIR = @DEPDIR@
147
 
DLLTOOL = @DLLTOOL@
148
 
DYN_FLAGS = @DYN_FLAGS@
149
 
ECHO = @ECHO@
150
 
ECHO_C = @ECHO_C@
151
 
ECHO_N = @ECHO_N@
152
 
ECHO_T = @ECHO_T@
153
 
EGREP = @EGREP@
154
 
EXEEXT = @EXEEXT@
155
 
F77 = @F77@
156
 
FFLAGS = @FFLAGS@
157
 
INCS = @INCS@
158
 
INSTALL_DATA = @INSTALL_DATA@
159
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
160
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
161
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162
 
LDFLAGS = @LDFLAGS@
163
 
LIBOBJS = @LIBOBJS@
164
 
LIBS = @LIBS@
165
 
LIBTOOL = @LIBTOOL@
166
 
LIBTOOL_DEPS = @LIBTOOL_DEPS@
167
 
LN_S = @LN_S@
168
 
LTLIBOBJS = @LTLIBOBJS@
169
 
MAKEINFO = @MAKEINFO@
170
 
MAKE_SHARED_LIBRARY_PARM = @MAKE_SHARED_LIBRARY_PARM@
171
 
NTOP_VERSION_EXTRA = @NTOP_VERSION_EXTRA@
172
 
OBJDUMP = @OBJDUMP@
173
 
OBJEXT = @OBJEXT@
174
 
PACKAGE = @PACKAGE@
175
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176
 
PACKAGE_NAME = @PACKAGE_NAME@
177
 
PACKAGE_STRING = @PACKAGE_STRING@
178
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
179
 
PACKAGE_VERSION = @PACKAGE_VERSION@
180
 
PATH_SEPARATOR = @PATH_SEPARATOR@
181
 
PLUGINS = @PLUGINS@
182
 
RANLIB = @RANLIB@
183
 
SCRIPTVER = @SCRIPTVER@
184
 
SET_MAKE = @SET_MAKE@
185
 
SHELL = @SHELL@
186
 
SNMP_LIBS = @SNMP_LIBS@
187
 
SO_VERSION_PATCH = @SO_VERSION_PATCH@
188
 
STRIP = @STRIP@
189
 
VERSION = @VERSION@
190
 
ac_ct_ACLOCAL = @ac_ct_ACLOCAL@
191
 
ac_ct_AR = @ac_ct_AR@
192
 
ac_ct_AUTOCONF = @ac_ct_AUTOCONF@
193
 
ac_ct_AUTOHEADER = @ac_ct_AUTOHEADER@
194
 
ac_ct_AUTOMAKE = @ac_ct_AUTOMAKE@
195
 
ac_ct_CC = @ac_ct_CC@
196
 
ac_ct_CXX = @ac_ct_CXX@
197
 
ac_ct_F77 = @ac_ct_F77@
198
 
ac_ct_LIBTOOL = @ac_ct_LIBTOOL@
199
 
ac_ct_RANLIB = @ac_ct_RANLIB@
200
 
ac_ct_STRIP = @ac_ct_STRIP@
201
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
202
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
203
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
204
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
205
 
am__include = @am__include@
206
 
am__leading_dot = @am__leading_dot@
207
 
am__quote = @am__quote@
208
 
am__tar = @am__tar@
209
 
am__untar = @am__untar@
210
 
bindir = @bindir@
211
 
build = @build@
212
 
build_alias = @build_alias@
213
 
build_cpu = @build_cpu@
214
 
build_os = @build_os@
215
 
build_vendor = @build_vendor@
216
 
datadir = @datadir@
217
 
exec_prefix = @exec_prefix@
218
 
host = @host@
219
 
host_alias = @host_alias@
220
 
host_cpu = @host_cpu@
221
 
host_os = @host_os@
222
 
host_vendor = @host_vendor@
223
 
includedir = @includedir@
224
 
infodir = @infodir@
225
 
install_sh = @install_sh@
226
 
libdir = @libdir@
227
 
libexecdir = @libexecdir@
228
 
localstatedir = @localstatedir@
229
 
mandir = @mandir@
230
 
mkdir_p = @mkdir_p@
231
 
oldincludedir = @oldincludedir@
232
 
prefix = @prefix@
233
 
program_transform_name = @program_transform_name@
234
 
sbindir = @sbindir@
235
 
sharedstatedir = @sharedstatedir@
236
 
sysconfdir = @sysconfdir@
237
 
target = @target@
238
 
target_alias = @target_alias@
239
 
target_cpu = @target_cpu@
240
 
target_os = @target_os@
241
 
target_vendor = @target_vendor@
242
 
SUBDIRS = .
243
 
PLUGIN_DIST_COMMON = Makefile.am Makefile.in
244
 
CLEANFILES = 
245
 
EXTRA_DIST = 
246
 
SUFFIXES = .so
247
 
INCLUDES = -I.. @INCS@
248
 
lib_LTLIBRARIES = libmyrrd.la
249
 
libmyrrd_la_SOURCES = gdlucidab10.c  gdlucidab12l2.c  gdlucidan10.c    gdlucidan12.c  gdpng.c    parsetime.c  rrd_create.c  rrd_fetch.c  rrd_open.c gdlucidab12.c  gdlucidab14.c    gdlucidan10l2.c  gdlucidan14.c  gifsize.c  pngsize.c    rrd_error.c   rrd_graph.c  rrd_update.c  rrd_format.c rrd_last.c rrd_diff.c dummy.c
250
 
libmyrrd_la_LDFLAGS = -shared -release @DYN_FLAGS@ @PACKAGE_VERSION@ 
251
 
all: all-recursive
252
 
 
253
 
.SUFFIXES:
254
 
.SUFFIXES: .so .c .lo .o .obj
255
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
256
 
        @for dep in $?; do \
257
 
          case '$(am__configure_deps)' in \
258
 
            *$$dep*) \
259
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
260
 
                && exit 0; \
261
 
              exit 1;; \
262
 
          esac; \
263
 
        done; \
264
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  myrrd/Makefile'; \
265
 
        cd $(top_srcdir) && \
266
 
          $(AUTOMAKE) --gnu  myrrd/Makefile
267
 
.PRECIOUS: Makefile
268
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269
 
        @case '$?' in \
270
 
          *config.status*) \
271
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
272
 
          *) \
273
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
274
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
275
 
        esac;
276
 
 
277
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
278
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
 
 
280
 
$(top_srcdir)/configure:  $(am__configure_deps)
281
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
283
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284
 
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
285
 
        @$(NORMAL_INSTALL)
286
 
        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
287
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
288
 
          if test -f $$p; then \
289
 
            f=$(am__strip_dir) \
290
 
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
291
 
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
292
 
          else :; fi; \
293
 
        done
294
 
 
295
 
uninstall-libLTLIBRARIES:
296
 
        @$(NORMAL_UNINSTALL)
297
 
        @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
298
 
          p=$(am__strip_dir) \
299
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
300
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
301
 
        done
302
 
 
303
 
clean-libLTLIBRARIES:
304
 
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
305
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
306
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
307
 
          test "$$dir" != "$$p" || dir=.; \
308
 
          echo "rm -f \"$${dir}/so_locations\""; \
309
 
          rm -f "$${dir}/so_locations"; \
310
 
        done
311
 
libmyrrd.la: $(libmyrrd_la_OBJECTS) $(libmyrrd_la_DEPENDENCIES) 
312
 
        $(LINK) -rpath $(libdir) $(libmyrrd_la_LDFLAGS) $(libmyrrd_la_OBJECTS) $(libmyrrd_la_LIBADD) $(LIBS)
313
 
 
314
 
clean-noinstPROGRAMS:
315
 
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
316
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
317
 
          echo " rm -f $$p $$f"; \
318
 
          rm -f $$p $$f ; \
319
 
        done
320
 
 
321
 
mostlyclean-compile:
322
 
        -rm -f *.$(OBJEXT)
323
 
 
324
 
distclean-compile:
325
 
        -rm -f *.tab.c
326
 
 
327
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Plo@am__quote@
328
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdlucidab10.Plo@am__quote@
329
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdlucidab12.Plo@am__quote@
330
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdlucidab12l2.Plo@am__quote@
331
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdlucidab14.Plo@am__quote@
332
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdlucidan10.Plo@am__quote@
333
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdlucidan10l2.Plo@am__quote@
334
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdlucidan12.Plo@am__quote@
335
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdlucidan14.Plo@am__quote@
336
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdpng.Plo@am__quote@
337
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gifsize.Plo@am__quote@
338
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parsetime.Plo@am__quote@
339
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pngsize.Plo@am__quote@
340
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrd_create.Plo@am__quote@
341
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrd_diff.Plo@am__quote@
342
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrd_error.Plo@am__quote@
343
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrd_fetch.Plo@am__quote@
344
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrd_format.Plo@am__quote@
345
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrd_graph.Plo@am__quote@
346
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrd_last.Plo@am__quote@
347
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrd_open.Plo@am__quote@
348
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rrd_update.Plo@am__quote@
349
 
 
350
 
.c.o:
351
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
352
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
353
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
354
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
355
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
356
 
 
357
 
.c.obj:
358
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
359
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
360
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
361
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
362
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
363
 
 
364
 
.c.lo:
365
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
366
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
367
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
368
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
369
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
370
 
 
371
 
mostlyclean-libtool:
372
 
        -rm -f *.lo
373
 
 
374
 
clean-libtool:
375
 
        -rm -rf .libs _libs
376
 
 
377
 
distclean-libtool:
378
 
        -rm -f libtool
379
 
uninstall-info-am:
380
 
 
381
 
# This directory's subdirectories are mostly independent; you can cd
382
 
# into them and run `make' without going through this Makefile.
383
 
# To change the values of `make' variables: instead of editing Makefiles,
384
 
# (1) if the variable is set in `config.status', edit `config.status'
385
 
#     (which will cause the Makefiles to be regenerated when you run `make');
386
 
# (2) otherwise, pass the desired values on the `make' command line.
387
 
$(RECURSIVE_TARGETS):
388
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
389
 
        dot_seen=no; \
390
 
        target=`echo $@ | sed s/-recursive//`; \
391
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
392
 
          echo "Making $$target in $$subdir"; \
393
 
          if test "$$subdir" = "."; then \
394
 
            dot_seen=yes; \
395
 
            local_target="$$target-am"; \
396
 
          else \
397
 
            local_target="$$target"; \
398
 
          fi; \
399
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
400
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
401
 
        done; \
402
 
        if test "$$dot_seen" = "no"; then \
403
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
404
 
        fi; test -z "$$fail"
405
 
 
406
 
mostlyclean-recursive clean-recursive distclean-recursive \
407
 
maintainer-clean-recursive:
408
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
409
 
        dot_seen=no; \
410
 
        case "$@" in \
411
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
412
 
          *) list='$(SUBDIRS)' ;; \
413
 
        esac; \
414
 
        rev=''; for subdir in $$list; do \
415
 
          if test "$$subdir" = "."; then :; else \
416
 
            rev="$$subdir $$rev"; \
417
 
          fi; \
418
 
        done; \
419
 
        rev="$$rev ."; \
420
 
        target=`echo $@ | sed s/-recursive//`; \
421
 
        for subdir in $$rev; do \
422
 
          echo "Making $$target in $$subdir"; \
423
 
          if test "$$subdir" = "."; then \
424
 
            local_target="$$target-am"; \
425
 
          else \
426
 
            local_target="$$target"; \
427
 
          fi; \
428
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
429
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
430
 
        done && test -z "$$fail"
431
 
tags-recursive:
432
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
433
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
434
 
        done
435
 
ctags-recursive:
436
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
437
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
438
 
        done
439
 
 
440
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
441
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
442
 
        unique=`for i in $$list; do \
443
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444
 
          done | \
445
 
          $(AWK) '    { files[$$0] = 1; } \
446
 
               END { for (i in files) print i; }'`; \
447
 
        mkid -fID $$unique
448
 
tags: TAGS
449
 
 
450
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
451
 
                $(TAGS_FILES) $(LISP)
452
 
        tags=; \
453
 
        here=`pwd`; \
454
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
455
 
          include_option=--etags-include; \
456
 
          empty_fix=.; \
457
 
        else \
458
 
          include_option=--include; \
459
 
          empty_fix=; \
460
 
        fi; \
461
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
462
 
          if test "$$subdir" = .; then :; else \
463
 
            test ! -f $$subdir/TAGS || \
464
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
465
 
          fi; \
466
 
        done; \
467
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
468
 
        unique=`for i in $$list; do \
469
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470
 
          done | \
471
 
          $(AWK) '    { files[$$0] = 1; } \
472
 
               END { for (i in files) print i; }'`; \
473
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
474
 
          test -n "$$unique" || unique=$$empty_fix; \
475
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
476
 
            $$tags $$unique; \
477
 
        fi
478
 
ctags: CTAGS
479
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
480
 
                $(TAGS_FILES) $(LISP)
481
 
        tags=; \
482
 
        here=`pwd`; \
483
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
484
 
        unique=`for i in $$list; do \
485
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486
 
          done | \
487
 
          $(AWK) '    { files[$$0] = 1; } \
488
 
               END { for (i in files) print i; }'`; \
489
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
490
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
491
 
             $$tags $$unique
492
 
 
493
 
GTAGS:
494
 
        here=`$(am__cd) $(top_builddir) && pwd` \
495
 
          && cd $(top_srcdir) \
496
 
          && gtags -i $(GTAGS_ARGS) $$here
497
 
 
498
 
distclean-tags:
499
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
500
 
 
501
 
distdir: $(DISTFILES)
502
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
503
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
504
 
        list='$(DISTFILES)'; for file in $$list; do \
505
 
          case $$file in \
506
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
507
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
508
 
          esac; \
509
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
510
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
511
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
512
 
            dir="/$$dir"; \
513
 
            $(mkdir_p) "$(distdir)$$dir"; \
514
 
          else \
515
 
            dir=''; \
516
 
          fi; \
517
 
          if test -d $$d/$$file; then \
518
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
519
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
520
 
            fi; \
521
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
522
 
          else \
523
 
            test -f $(distdir)/$$file \
524
 
            || cp -p $$d/$$file $(distdir)/$$file \
525
 
            || exit 1; \
526
 
          fi; \
527
 
        done
528
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
529
 
          if test "$$subdir" = .; then :; else \
530
 
            test -d "$(distdir)/$$subdir" \
531
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
532
 
            || exit 1; \
533
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
534
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
535
 
            (cd $$subdir && \
536
 
              $(MAKE) $(AM_MAKEFLAGS) \
537
 
                top_distdir="$$top_distdir" \
538
 
                distdir="$$distdir/$$subdir" \
539
 
                distdir) \
540
 
              || exit 1; \
541
 
          fi; \
542
 
        done
543
 
check-am: all-am
544
 
check: check-recursive
545
 
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
546
 
installdirs: installdirs-recursive
547
 
installdirs-am:
548
 
        for dir in "$(DESTDIR)$(libdir)"; do \
549
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
550
 
        done
551
 
install: install-recursive
552
 
install-exec: install-exec-recursive
553
 
install-data: install-data-recursive
554
 
uninstall: uninstall-recursive
555
 
 
556
 
install-am: all-am
557
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
558
 
 
559
 
installcheck: installcheck-recursive
560
 
install-strip:
561
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
562
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
563
 
          `test -z '$(STRIP)' || \
564
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
565
 
mostlyclean-generic:
566
 
 
567
 
clean-generic:
568
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
569
 
 
570
 
distclean-generic:
571
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
572
 
 
573
 
maintainer-clean-generic:
574
 
        @echo "This command is intended for maintainers to use"
575
 
        @echo "it deletes files that may require special tools to rebuild."
576
 
clean: clean-recursive
577
 
 
578
 
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
579
 
        clean-noinstPROGRAMS mostlyclean-am
580
 
 
581
 
distclean: distclean-recursive
582
 
        -rm -rf ./$(DEPDIR)
583
 
        -rm -f Makefile
584
 
distclean-am: clean-am distclean-compile distclean-generic \
585
 
        distclean-libtool distclean-tags
586
 
 
587
 
dvi: dvi-recursive
588
 
 
589
 
dvi-am:
590
 
 
591
 
html: html-recursive
592
 
 
593
 
info: info-recursive
594
 
 
595
 
info-am:
596
 
 
597
 
install-data-am:
598
 
 
599
 
install-exec-am: install-libLTLIBRARIES
600
 
 
601
 
install-info: install-info-recursive
602
 
 
603
 
install-man:
604
 
 
605
 
installcheck-am:
606
 
 
607
 
maintainer-clean: maintainer-clean-recursive
608
 
        -rm -rf ./$(DEPDIR)
609
 
        -rm -f Makefile
610
 
maintainer-clean-am: distclean-am maintainer-clean-generic
611
 
 
612
 
mostlyclean: mostlyclean-recursive
613
 
 
614
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
615
 
        mostlyclean-libtool
616
 
 
617
 
pdf: pdf-recursive
618
 
 
619
 
pdf-am:
620
 
 
621
 
ps: ps-recursive
622
 
 
623
 
ps-am:
624
 
 
625
 
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
626
 
 
627
 
uninstall-info: uninstall-info-recursive
628
 
 
629
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
630
 
        clean clean-generic clean-libLTLIBRARIES clean-libtool \
631
 
        clean-noinstPROGRAMS clean-recursive ctags ctags-recursive \
632
 
        distclean distclean-compile distclean-generic \
633
 
        distclean-libtool distclean-recursive distclean-tags distdir \
634
 
        dvi dvi-am html html-am info info-am install install-am \
635
 
        install-data install-data-am install-exec install-exec-am \
636
 
        install-info install-info-am install-libLTLIBRARIES \
637
 
        install-man install-strip installcheck installcheck-am \
638
 
        installdirs installdirs-am maintainer-clean \
639
 
        maintainer-clean-generic maintainer-clean-recursive \
640
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
641
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
642
 
        tags tags-recursive uninstall uninstall-am uninstall-info-am \
643
 
        uninstall-libLTLIBRARIES
644
 
 
645
 
#$(AM_LDFLAGS) -release $(VERSION) -export-dynamic @DYN_FLAGS@
646
 
#
647
 
 
648
 
.NOTPARALLEL:
649
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
650
 
# Otherwise a system limit (for SysV at least) may be exceeded.
651
 
.NOEXPORT: