~noskcaj/ubuntu/trusty/libextractor/merge

« back to all changes in this revision

Viewing changes to src/common/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-11-17 20:27:32 UTC
  • mfrom: (1.10.4 upstream) (5.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20091117202732-ipm2h3gks5bdw2vx
Tags: 0.5.23+dfsg-3
* Building against libltdl7.
* Updating to standards version 3.8.3.
* Adding maintainer homepage field to control.
* Marking maintainer homepage field to be also included in binary
  packages and changelog.
* Adding README.source.
* Simplifying autotools handling in rules.
* Updating README.source.
* Moving maintainer homepage field from control to copyright.
* Dropping la files.
* Simplyfing debhelper install files.
* Bumping versioned build-depends on debhelper.
* Adding depends to dpkg install info.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 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  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
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
subdir = src/common
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/m4/abi-gsf.m4 \
 
39
        $(top_srcdir)/m4/ac_define_dir.m4 $(top_srcdir)/m4/argz.m4 \
 
40
        $(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
 
41
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glib-2.0.m4 \
 
42
        $(top_srcdir)/m4/gtk-2.0.m4 $(top_srcdir)/m4/iconv.m4 \
 
43
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
44
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
 
45
        $(top_srcdir)/m4/ltdl.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
46
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
47
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
 
48
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
 
49
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
 
50
        $(top_srcdir)/configure.ac
 
51
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
52
        $(ACLOCAL_M4)
 
53
mkinstalldirs = $(install_sh) -d
 
54
CONFIG_HEADER = $(top_builddir)/config.h
 
55
CONFIG_CLEAN_FILES =
 
56
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
57
am__vpath_adj = case $$p in \
 
58
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
59
    *) f=$$p;; \
 
60
  esac;
 
61
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
62
am__installdirs = "$(DESTDIR)$(libdir)"
 
63
libLTLIBRARIES_INSTALL = $(INSTALL)
 
64
LTLIBRARIES = $(lib_LTLIBRARIES)
 
65
am__DEPENDENCIES_1 =
 
66
libextractor_common_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
67
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
 
68
am_libextractor_common_la_OBJECTS = unzip.lo pack.lo convert.lo \
 
69
        convert_numeric.lo
 
70
libextractor_common_la_OBJECTS = $(am_libextractor_common_la_OBJECTS)
 
71
libextractor_common_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
72
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
73
        $(libextractor_common_la_LDFLAGS) $(LDFLAGS) -o $@
 
74
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
75
depcomp = $(SHELL) $(top_srcdir)/libltdl/config/depcomp
 
76
am__depfiles_maybe = depfiles
 
77
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
78
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
79
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
80
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
81
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
82
CCLD = $(CC)
 
83
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
84
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
85
        $(LDFLAGS) -o $@
 
86
SOURCES = $(libextractor_common_la_SOURCES)
 
87
DIST_SOURCES = $(libextractor_common_la_SOURCES)
 
88
ETAGS = etags
 
89
CTAGS = ctags
 
90
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
91
ACLOCAL = @ACLOCAL@
 
92
AMTAR = @AMTAR@
 
93
AR = @AR@
 
94
ARGZ_H = @ARGZ_H@
 
95
AS = @AS@
 
96
AUTOCONF = @AUTOCONF@
 
97
AUTOHEADER = @AUTOHEADER@
 
98
AUTOMAKE = @AUTOMAKE@
 
99
AWK = @AWK@
 
100
CC = @CC@
 
101
CCDEPMODE = @CCDEPMODE@
 
102
CFLAGS = @CFLAGS@
 
103
CPP = @CPP@
 
104
CPPFLAGS = @CPPFLAGS@
 
105
CXX = @CXX@
 
106
CXXCPP = @CXXCPP@
 
107
CXXDEPMODE = @CXXDEPMODE@
 
108
CXXFLAGS = @CXXFLAGS@
 
109
CYGPATH_W = @CYGPATH_W@
 
110
DEFS = @DEFS@
 
111
DEPDIR = @DEPDIR@
 
112
DLLTOOL = @DLLTOOL@
 
113
DSYMUTIL = @DSYMUTIL@
 
114
DUMPBIN = @DUMPBIN@
 
115
ECHO_C = @ECHO_C@
 
116
ECHO_N = @ECHO_N@
 
117
ECHO_T = @ECHO_T@
 
118
EGREP = @EGREP@
 
119
EXEEXT = @EXEEXT@
 
120
FGREP = @FGREP@
 
121
GLIB_CFLAGS = @GLIB_CFLAGS@
 
122
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
123
GLIB_LIBS = @GLIB_LIBS@
 
124
GLIB_MKENUMS = @GLIB_MKENUMS@
 
125
GMSGFMT = @GMSGFMT@
 
126
GMSGFMT_015 = @GMSGFMT_015@
 
127
GOBJECT_QUERY = @GOBJECT_QUERY@
 
128
GREP = @GREP@
 
129
GSF_CFLAGS = @GSF_CFLAGS@
 
130
GSF_GNOME_CFLAGS = @GSF_GNOME_CFLAGS@
 
131
GSF_GNOME_LIBS = @GSF_GNOME_LIBS@
 
132
GSF_LIBS = @GSF_LIBS@
 
133
GTK_CFLAGS = @GTK_CFLAGS@
 
134
GTK_LIBS = @GTK_LIBS@
 
135
HAVE_CXX = @HAVE_CXX@
 
136
HAVE_ZZUF = @HAVE_ZZUF@
 
137
INCLTDL = @INCLTDL@
 
138
INSTALL = @INSTALL@
 
139
INSTALL_DATA = @INSTALL_DATA@
 
140
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
141
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
142
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
143
INTLLIBS = @INTLLIBS@
 
144
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
145
ISOLOCALEDIR = @ISOLOCALEDIR@
 
146
LD = @LD@
 
147
LDFLAGS = @LDFLAGS@
 
148
LE_INTLINCL = @LE_INTLINCL@
 
149
LE_LIBINTL = @LE_LIBINTL@
 
150
LE_LIB_LDFLAGS = @LE_LIB_LDFLAGS@
 
151
LE_PLUGIN_LDFLAGS = @LE_PLUGIN_LDFLAGS@
 
152
LIBADD_DL = @LIBADD_DL@
 
153
LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
 
154
LIBADD_DLOPEN = @LIBADD_DLOPEN@
 
155
LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
 
156
LIBEXT = @LIBEXT@
 
157
LIBICONV = @LIBICONV@
 
158
LIBINTL = @LIBINTL@
 
159
LIBLTDL = @LIBLTDL@
 
160
LIBOBJS = @LIBOBJS@
 
161
LIBS = \
 
162
 @LE_LIBINTL@ @LIBS@
 
163
 
 
164
LIBTOOL = @LIBTOOL@
 
165
LIB_VERSION_AGE = @LIB_VERSION_AGE@
 
166
LIB_VERSION_CURRENT = @LIB_VERSION_CURRENT@
 
167
LIB_VERSION_REVISION = @LIB_VERSION_REVISION@
 
168
LIPO = @LIPO@
 
169
LN_S = @LN_S@
 
170
LOCALEDIR = @LOCALEDIR@
 
171
LTDLDEPS = @LTDLDEPS@
 
172
LTDLINCL = @LTDLINCL@
 
173
LTDLOPEN = @LTDLOPEN@
 
174
LTLIBICONV = @LTLIBICONV@
 
175
LTLIBINTL = @LTLIBINTL@
 
176
LTLIBOBJS = @LTLIBOBJS@
 
177
LT_CONFIG_H = @LT_CONFIG_H@
 
178
LT_DLLOADERS = @LT_DLLOADERS@
 
179
LT_DLPREOPEN = @LT_DLPREOPEN@
 
180
MAKEINFO = @MAKEINFO@
 
181
MKDIR_P = @MKDIR_P@
 
182
MSGFMT = @MSGFMT@
 
183
MSGFMT_015 = @MSGFMT_015@
 
184
MSGMERGE = @MSGMERGE@
 
185
NM = @NM@
 
186
NMEDIT = @NMEDIT@
 
187
OBJDUMP = @OBJDUMP@
 
188
OBJEXT = @OBJEXT@
 
189
OTOOL = @OTOOL@
 
190
OTOOL64 = @OTOOL64@
 
191
PACKAGE = @PACKAGE@
 
192
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
193
PACKAGE_NAME = @PACKAGE_NAME@
 
194
PACKAGE_STRING = @PACKAGE_STRING@
 
195
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
196
PACKAGE_VERSION = @PACKAGE_VERSION@
 
197
PACKAGE_VERSION_NOALPHA = @PACKAGE_VERSION_NOALPHA@
 
198
PATH_SEPARATOR = @PATH_SEPARATOR@
 
199
PKG_CONFIG = @PKG_CONFIG@
 
200
POSUB = @POSUB@
 
201
RANLIB = @RANLIB@
 
202
RPLUGINDIR = @RPLUGINDIR@
 
203
SED = @SED@
 
204
SET_MAKE = @SET_MAKE@
 
205
SHELL = @SHELL@
 
206
STRIP = @STRIP@
 
207
USE_NLS = @USE_NLS@
 
208
VERSION = @VERSION@
 
209
XGETTEXT = @XGETTEXT@
 
210
XGETTEXT_015 = @XGETTEXT_015@
 
211
XTRA_CPPLIBS = @XTRA_CPPLIBS@
 
212
abs_builddir = @abs_builddir@
 
213
abs_srcdir = @abs_srcdir@
 
214
abs_top_builddir = @abs_top_builddir@
 
215
abs_top_srcdir = @abs_top_srcdir@
 
216
ac_ct_CC = @ac_ct_CC@
 
217
ac_ct_CXX = @ac_ct_CXX@
 
218
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
219
am__include = @am__include@
 
220
am__leading_dot = @am__leading_dot@
 
221
am__quote = @am__quote@
 
222
am__tar = @am__tar@
 
223
am__untar = @am__untar@
 
224
bindir = @bindir@
 
225
build = @build@
 
226
build_alias = @build_alias@
 
227
build_cpu = @build_cpu@
 
228
build_os = @build_os@
 
229
build_vendor = @build_vendor@
 
230
builddir = @builddir@
 
231
datadir = @datadir@
 
232
datarootdir = @datarootdir@
 
233
docdir = @docdir@
 
234
dvidir = @dvidir@
 
235
exec_prefix = @exec_prefix@
 
236
host = @host@
 
237
host_alias = @host_alias@
 
238
host_cpu = @host_cpu@
 
239
host_os = @host_os@
 
240
host_vendor = @host_vendor@
 
241
htmldir = @htmldir@
 
242
includedir = @includedir@
 
243
infodir = @infodir@
 
244
install_sh = @install_sh@
 
245
libdir = @libdir@
 
246
libexecdir = @libexecdir@
 
247
localedir = @localedir@
 
248
localstatedir = @localstatedir@
 
249
lt_ECHO = @lt_ECHO@
 
250
ltdl_LIBOBJS = @ltdl_LIBOBJS@
 
251
ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
 
252
mandir = @mandir@
 
253
mkdir_p = @mkdir_p@
 
254
oldincludedir = @oldincludedir@
 
255
pdfdir = @pdfdir@
 
256
pkgconfig_libdir = @pkgconfig_libdir@
 
257
pkgconfig_libfile = @pkgconfig_libfile@
 
258
prefix = @prefix@
 
259
program_transform_name = @program_transform_name@
 
260
psdir = @psdir@
 
261
sbindir = @sbindir@
 
262
sharedstatedir = @sharedstatedir@
 
263
srcdir = @srcdir@
 
264
subdirs = @subdirs@
 
265
sys_symbol_underscore = @sys_symbol_underscore@
 
266
sysconfdir = @sysconfdir@
 
267
target_alias = @target_alias@
 
268
top_build_prefix = @top_build_prefix@
 
269
top_builddir = @top_builddir@
 
270
top_srcdir = @top_srcdir@
 
271
INCLUDES = -I$(top_srcdir)/src/include $(LTDLINCL)
 
272
lib_LTLIBRARIES = \
 
273
  libextractor_common.la
 
274
 
 
275
@MINGW_FALSE@@SOMEBSD_FALSE@dlflag = -ldl
 
276
libextractor_common_la_LDFLAGS = \
 
277
  $(LE_LIB_LDFLAGS)
 
278
 
 
279
libextractor_common_la_LIBADD = \
 
280
  $(LIBLTDL) $(dlflag) $(LIBICONV) -lz
 
281
 
 
282
libextractor_common_la_SOURCES = \
 
283
  unzip.c \
 
284
  unzip.h \
 
285
  pack.c \
 
286
  pack.h \
 
287
  convert.c \
 
288
  convert.h \
 
289
  convert_numeric.c \
 
290
  convert_numeric.h
 
291
 
 
292
all: all-am
 
293
 
 
294
.SUFFIXES:
 
295
.SUFFIXES: .c .lo .o .obj
 
296
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
297
        @for dep in $?; do \
 
298
          case '$(am__configure_deps)' in \
 
299
            *$$dep*) \
 
300
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
301
                && { if test -f $@; then exit 0; else break; fi; }; \
 
302
              exit 1;; \
 
303
          esac; \
 
304
        done; \
 
305
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/common/Makefile'; \
 
306
        cd $(top_srcdir) && \
 
307
          $(AUTOMAKE) --gnu  src/common/Makefile
 
308
.PRECIOUS: Makefile
 
309
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
310
        @case '$?' in \
 
311
          *config.status*) \
 
312
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
313
          *) \
 
314
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
315
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
316
        esac;
 
317
 
 
318
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
319
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
320
 
 
321
$(top_srcdir)/configure:  $(am__configure_deps)
 
322
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
323
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
324
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
325
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
326
        @$(NORMAL_INSTALL)
 
327
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
 
328
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
329
          if test -f $$p; then \
 
330
            f=$(am__strip_dir) \
 
331
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
332
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
333
          else :; fi; \
 
334
        done
 
335
 
 
336
uninstall-libLTLIBRARIES:
 
337
        @$(NORMAL_UNINSTALL)
 
338
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
339
          p=$(am__strip_dir) \
 
340
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
341
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
342
        done
 
343
 
 
344
clean-libLTLIBRARIES:
 
345
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
346
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
347
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
348
          test "$$dir" != "$$p" || dir=.; \
 
349
          echo "rm -f \"$${dir}/so_locations\""; \
 
350
          rm -f "$${dir}/so_locations"; \
 
351
        done
 
352
libextractor_common.la: $(libextractor_common_la_OBJECTS) $(libextractor_common_la_DEPENDENCIES) 
 
353
        $(libextractor_common_la_LINK) -rpath $(libdir) $(libextractor_common_la_OBJECTS) $(libextractor_common_la_LIBADD) $(LIBS)
 
354
 
 
355
mostlyclean-compile:
 
356
        -rm -f *.$(OBJEXT)
 
357
 
 
358
distclean-compile:
 
359
        -rm -f *.tab.c
 
360
 
 
361
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convert.Plo@am__quote@
 
362
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convert_numeric.Plo@am__quote@
 
363
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pack.Plo@am__quote@
 
364
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unzip.Plo@am__quote@
 
365
 
 
366
.c.o:
 
367
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
368
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
369
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
370
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
371
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
372
 
 
373
.c.obj:
 
374
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
375
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
376
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
378
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
379
 
 
380
.c.lo:
 
381
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
382
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
383
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
384
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
385
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
386
 
 
387
mostlyclean-libtool:
 
388
        -rm -f *.lo
 
389
 
 
390
clean-libtool:
 
391
        -rm -rf .libs _libs
 
392
 
 
393
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
394
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
395
        unique=`for i in $$list; do \
 
396
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
397
          done | \
 
398
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
399
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
400
        mkid -fID $$unique
 
401
tags: TAGS
 
402
 
 
403
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
404
                $(TAGS_FILES) $(LISP)
 
405
        tags=; \
 
406
        here=`pwd`; \
 
407
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
408
        unique=`for i in $$list; do \
 
409
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
410
          done | \
 
411
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
412
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
413
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
414
          test -n "$$unique" || unique=$$empty_fix; \
 
415
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
416
            $$tags $$unique; \
 
417
        fi
 
418
ctags: CTAGS
 
419
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
420
                $(TAGS_FILES) $(LISP)
 
421
        tags=; \
 
422
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
423
        unique=`for i in $$list; do \
 
424
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
425
          done | \
 
426
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
427
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
428
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
429
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
430
             $$tags $$unique
 
431
 
 
432
GTAGS:
 
433
        here=`$(am__cd) $(top_builddir) && pwd` \
 
434
          && cd $(top_srcdir) \
 
435
          && gtags -i $(GTAGS_ARGS) $$here
 
436
 
 
437
distclean-tags:
 
438
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
439
 
 
440
distdir: $(DISTFILES)
 
441
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
442
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
443
        list='$(DISTFILES)'; \
 
444
          dist_files=`for file in $$list; do echo $$file; done | \
 
445
          sed -e "s|^$$srcdirstrip/||;t" \
 
446
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
447
        case $$dist_files in \
 
448
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
449
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
450
                           sort -u` ;; \
 
451
        esac; \
 
452
        for file in $$dist_files; do \
 
453
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
454
          if test -d $$d/$$file; then \
 
455
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
456
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
457
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
458
            fi; \
 
459
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
460
          else \
 
461
            test -f $(distdir)/$$file \
 
462
            || cp -p $$d/$$file $(distdir)/$$file \
 
463
            || exit 1; \
 
464
          fi; \
 
465
        done
 
466
check-am: all-am
 
467
check: check-am
 
468
all-am: Makefile $(LTLIBRARIES)
 
469
installdirs:
 
470
        for dir in "$(DESTDIR)$(libdir)"; do \
 
471
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
472
        done
 
473
install: install-am
 
474
install-exec: install-exec-am
 
475
install-data: install-data-am
 
476
uninstall: uninstall-am
 
477
 
 
478
install-am: all-am
 
479
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
480
 
 
481
installcheck: installcheck-am
 
482
install-strip:
 
483
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
484
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
485
          `test -z '$(STRIP)' || \
 
486
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
487
mostlyclean-generic:
 
488
 
 
489
clean-generic:
 
490
 
 
491
distclean-generic:
 
492
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
493
 
 
494
maintainer-clean-generic:
 
495
        @echo "This command is intended for maintainers to use"
 
496
        @echo "it deletes files that may require special tools to rebuild."
 
497
clean: clean-am
 
498
 
 
499
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
 
500
        mostlyclean-am
 
501
 
 
502
distclean: distclean-am
 
503
        -rm -rf ./$(DEPDIR)
 
504
        -rm -f Makefile
 
505
distclean-am: clean-am distclean-compile distclean-generic \
 
506
        distclean-tags
 
507
 
 
508
dvi: dvi-am
 
509
 
 
510
dvi-am:
 
511
 
 
512
html: html-am
 
513
 
 
514
info: info-am
 
515
 
 
516
info-am:
 
517
 
 
518
install-data-am:
 
519
 
 
520
install-dvi: install-dvi-am
 
521
 
 
522
install-exec-am: install-libLTLIBRARIES
 
523
 
 
524
install-html: install-html-am
 
525
 
 
526
install-info: install-info-am
 
527
 
 
528
install-man:
 
529
 
 
530
install-pdf: install-pdf-am
 
531
 
 
532
install-ps: install-ps-am
 
533
 
 
534
installcheck-am:
 
535
 
 
536
maintainer-clean: maintainer-clean-am
 
537
        -rm -rf ./$(DEPDIR)
 
538
        -rm -f Makefile
 
539
maintainer-clean-am: distclean-am maintainer-clean-generic
 
540
 
 
541
mostlyclean: mostlyclean-am
 
542
 
 
543
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
544
        mostlyclean-libtool
 
545
 
 
546
pdf: pdf-am
 
547
 
 
548
pdf-am:
 
549
 
 
550
ps: ps-am
 
551
 
 
552
ps-am:
 
553
 
 
554
uninstall-am: uninstall-libLTLIBRARIES
 
555
 
 
556
.MAKE: install-am install-strip
 
557
 
 
558
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
559
        clean-libLTLIBRARIES clean-libtool ctags distclean \
 
560
        distclean-compile distclean-generic distclean-libtool \
 
561
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
562
        install install-am install-data install-data-am install-dvi \
 
563
        install-dvi-am install-exec install-exec-am install-html \
 
564
        install-html-am install-info install-info-am \
 
565
        install-libLTLIBRARIES install-man install-pdf install-pdf-am \
 
566
        install-ps install-ps-am install-strip installcheck \
 
567
        installcheck-am installdirs maintainer-clean \
 
568
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
569
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
570
        tags uninstall uninstall-am uninstall-libLTLIBRARIES
 
571
 
 
572
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
573
# Otherwise a system limit (for SysV at least) may be exceeded.
 
574
.NOEXPORT: