~ubuntu-branches/ubuntu/lucid/rsyslog/lucid

« back to all changes in this revision

Viewing changes to plugins/ommysql/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2007-10-19 17:21:49 UTC
  • Revision ID: james.westby@ubuntu.com-20071019172149-ie6ej2xve33mxiu7
Tags: upstream-1.19.10
ImportĀ upstreamĀ versionĀ 1.19.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006  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
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
subdir = plugins/ommysql
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
38
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
39
        $(ACLOCAL_M4)
 
40
mkinstalldirs = $(install_sh) -d
 
41
CONFIG_HEADER = $(top_builddir)/config.h
 
42
CONFIG_CLEAN_FILES =
 
43
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
44
am__vpath_adj = case $$p in \
 
45
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
46
    *) f=$$p;; \
 
47
  esac;
 
48
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
49
am__installdirs = "$(DESTDIR)$(pkglibdir)"
 
50
pkglibLTLIBRARIES_INSTALL = $(INSTALL)
 
51
LTLIBRARIES = $(pkglib_LTLIBRARIES)
 
52
am__DEPENDENCIES_1 =
 
53
ommysql_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
54
am_ommysql_la_OBJECTS = ommysql_la-ommysql.lo
 
55
ommysql_la_OBJECTS = $(am_ommysql_la_OBJECTS)
 
56
ommysql_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
57
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
58
        $(ommysql_la_LDFLAGS) $(LDFLAGS) -o $@
 
59
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
60
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
61
am__depfiles_maybe = depfiles
 
62
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
63
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
64
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
65
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
66
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
67
CCLD = $(CC)
 
68
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
69
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
70
        $(LDFLAGS) -o $@
 
71
SOURCES = $(ommysql_la_SOURCES)
 
72
DIST_SOURCES = $(ommysql_la_SOURCES)
 
73
ETAGS = etags
 
74
CTAGS = ctags
 
75
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
76
pkglibdir = $(libdir)/rsyslog
 
77
ACLOCAL = @ACLOCAL@
 
78
AMTAR = @AMTAR@
 
79
AR = @AR@
 
80
AUTOCONF = @AUTOCONF@
 
81
AUTOHEADER = @AUTOHEADER@
 
82
AUTOMAKE = @AUTOMAKE@
 
83
AWK = @AWK@
 
84
CC = @CC@
 
85
CCDEPMODE = @CCDEPMODE@
 
86
CFLAGS = @CFLAGS@
 
87
CPP = @CPP@
 
88
CPPFLAGS = @CPPFLAGS@
 
89
CXX = @CXX@
 
90
CXXCPP = @CXXCPP@
 
91
CXXDEPMODE = @CXXDEPMODE@
 
92
CXXFLAGS = @CXXFLAGS@
 
93
CYGPATH_W = @CYGPATH_W@
 
94
DEFS = @DEFS@
 
95
DEPDIR = @DEPDIR@
 
96
ECHO = @ECHO@
 
97
ECHO_C = @ECHO_C@
 
98
ECHO_N = @ECHO_N@
 
99
ECHO_T = @ECHO_T@
 
100
EGREP = @EGREP@
 
101
EXEEXT = @EXEEXT@
 
102
F77 = @F77@
 
103
FFLAGS = @FFLAGS@
 
104
GREP = @GREP@
 
105
HAVE_MYSQL_CONFIG = @HAVE_MYSQL_CONFIG@
 
106
INSTALL = @INSTALL@
 
107
INSTALL_DATA = @INSTALL_DATA@
 
108
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
109
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
110
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
111
LDFLAGS = @LDFLAGS@
 
112
LIBOBJS = @LIBOBJS@
 
113
LIBS = @LIBS@
 
114
LIBTOOL = @LIBTOOL@
 
115
LN_S = @LN_S@
 
116
LTLIBOBJS = @LTLIBOBJS@
 
117
MAKEINFO = @MAKEINFO@
 
118
MKDIR_P = @MKDIR_P@
 
119
OBJEXT = @OBJEXT@
 
120
PACKAGE = @PACKAGE@
 
121
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
122
PACKAGE_NAME = @PACKAGE_NAME@
 
123
PACKAGE_STRING = @PACKAGE_STRING@
 
124
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
125
PACKAGE_VERSION = @PACKAGE_VERSION@
 
126
PATH_SEPARATOR = @PATH_SEPARATOR@
 
127
RANLIB = @RANLIB@
 
128
SED = @SED@
 
129
SET_MAKE = @SET_MAKE@
 
130
SHELL = @SHELL@
 
131
STRIP = @STRIP@
 
132
VERSION = @VERSION@
 
133
abs_builddir = @abs_builddir@
 
134
abs_srcdir = @abs_srcdir@
 
135
abs_top_builddir = @abs_top_builddir@
 
136
abs_top_srcdir = @abs_top_srcdir@
 
137
ac_ct_CC = @ac_ct_CC@
 
138
ac_ct_CXX = @ac_ct_CXX@
 
139
ac_ct_F77 = @ac_ct_F77@
 
140
am__include = @am__include@
 
141
am__leading_dot = @am__leading_dot@
 
142
am__quote = @am__quote@
 
143
am__tar = @am__tar@
 
144
am__untar = @am__untar@
 
145
bindir = @bindir@
 
146
build = @build@
 
147
build_alias = @build_alias@
 
148
build_cpu = @build_cpu@
 
149
build_os = @build_os@
 
150
build_vendor = @build_vendor@
 
151
builddir = @builddir@
 
152
datadir = @datadir@
 
153
datarootdir = @datarootdir@
 
154
docdir = @docdir@
 
155
dvidir = @dvidir@
 
156
exec_prefix = @exec_prefix@
 
157
host = @host@
 
158
host_alias = @host_alias@
 
159
host_cpu = @host_cpu@
 
160
host_os = @host_os@
 
161
host_vendor = @host_vendor@
 
162
htmldir = @htmldir@
 
163
includedir = @includedir@
 
164
infodir = @infodir@
 
165
install_sh = @install_sh@
 
166
libdir = @libdir@
 
167
libexecdir = @libexecdir@
 
168
localedir = @localedir@
 
169
localstatedir = @localstatedir@
 
170
mandir = @mandir@
 
171
mkdir_p = @mkdir_p@
 
172
mysql_cflags = @mysql_cflags@
 
173
mysql_libs = @mysql_libs@
 
174
oldincludedir = @oldincludedir@
 
175
pdfdir = @pdfdir@
 
176
prefix = @prefix@
 
177
program_transform_name = @program_transform_name@
 
178
psdir = @psdir@
 
179
pthreads_libs = @pthreads_libs@
 
180
sbindir = @sbindir@
 
181
sharedstatedir = @sharedstatedir@
 
182
srcdir = @srcdir@
 
183
sysconfdir = @sysconfdir@
 
184
target_alias = @target_alias@
 
185
top_builddir = @top_builddir@
 
186
top_srcdir = @top_srcdir@
 
187
zlib_libs = @zlib_libs@
 
188
pkglib_LTLIBRARIES = ommysql.la
 
189
ommysql_la_SOURCES = ommysql.c ommysql.h
 
190
ommysql_la_CPPFLAGS = $(mysql_cflags) -I$(srcdir)/../..
 
191
ommysql_la_LDFLAGS = -module -avoid-version
 
192
ommysql_la_LIBADD = $(mysql_libs)
 
193
EXTRA_DIST = createDB.sql contrib/delete_mysql 
 
194
all: all-am
 
195
 
 
196
.SUFFIXES:
 
197
.SUFFIXES: .c .lo .o .obj
 
198
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
199
        @for dep in $?; do \
 
200
          case '$(am__configure_deps)' in \
 
201
            *$$dep*) \
 
202
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
203
                && exit 0; \
 
204
              exit 1;; \
 
205
          esac; \
 
206
        done; \
 
207
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  plugins/ommysql/Makefile'; \
 
208
        cd $(top_srcdir) && \
 
209
          $(AUTOMAKE) --gnu  plugins/ommysql/Makefile
 
210
.PRECIOUS: Makefile
 
211
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
212
        @case '$?' in \
 
213
          *config.status*) \
 
214
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
215
          *) \
 
216
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
217
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
218
        esac;
 
219
 
 
220
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
221
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
222
 
 
223
$(top_srcdir)/configure:  $(am__configure_deps)
 
224
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
225
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
226
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
227
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
 
228
        @$(NORMAL_INSTALL)
 
229
        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
 
230
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
 
231
          if test -f $$p; then \
 
232
            f=$(am__strip_dir) \
 
233
            echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
 
234
            $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
 
235
          else :; fi; \
 
236
        done
 
237
 
 
238
uninstall-pkglibLTLIBRARIES:
 
239
        @$(NORMAL_UNINSTALL)
 
240
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
 
241
          p=$(am__strip_dir) \
 
242
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
 
243
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
 
244
        done
 
245
 
 
246
clean-pkglibLTLIBRARIES:
 
247
        -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
 
248
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
 
249
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
250
          test "$$dir" != "$$p" || dir=.; \
 
251
          echo "rm -f \"$${dir}/so_locations\""; \
 
252
          rm -f "$${dir}/so_locations"; \
 
253
        done
 
254
ommysql.la: $(ommysql_la_OBJECTS) $(ommysql_la_DEPENDENCIES) 
 
255
        $(ommysql_la_LINK) -rpath $(pkglibdir) $(ommysql_la_OBJECTS) $(ommysql_la_LIBADD) $(LIBS)
 
256
 
 
257
mostlyclean-compile:
 
258
        -rm -f *.$(OBJEXT)
 
259
 
 
260
distclean-compile:
 
261
        -rm -f *.tab.c
 
262
 
 
263
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ommysql_la-ommysql.Plo@am__quote@
 
264
 
 
265
.c.o:
 
266
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
267
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
268
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
269
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
270
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
271
 
 
272
.c.obj:
 
273
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
274
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
275
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
276
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
277
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
278
 
 
279
.c.lo:
 
280
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
281
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
282
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
283
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
284
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
285
 
 
286
ommysql_la-ommysql.lo: ommysql.c
 
287
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ommysql_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ommysql_la-ommysql.lo -MD -MP -MF $(DEPDIR)/ommysql_la-ommysql.Tpo -c -o ommysql_la-ommysql.lo `test -f 'ommysql.c' || echo '$(srcdir)/'`ommysql.c
 
288
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/ommysql_la-ommysql.Tpo $(DEPDIR)/ommysql_la-ommysql.Plo
 
289
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ommysql.c' object='ommysql_la-ommysql.lo' libtool=yes @AMDEPBACKSLASH@
 
290
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
291
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ommysql_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ommysql_la-ommysql.lo `test -f 'ommysql.c' || echo '$(srcdir)/'`ommysql.c
 
292
 
 
293
mostlyclean-libtool:
 
294
        -rm -f *.lo
 
295
 
 
296
clean-libtool:
 
297
        -rm -rf .libs _libs
 
298
 
 
299
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
300
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
301
        unique=`for i in $$list; do \
 
302
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
303
          done | \
 
304
          $(AWK) '    { files[$$0] = 1; } \
 
305
               END { for (i in files) print i; }'`; \
 
306
        mkid -fID $$unique
 
307
tags: TAGS
 
308
 
 
309
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
310
                $(TAGS_FILES) $(LISP)
 
311
        tags=; \
 
312
        here=`pwd`; \
 
313
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
314
        unique=`for i in $$list; do \
 
315
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
316
          done | \
 
317
          $(AWK) '    { files[$$0] = 1; } \
 
318
               END { for (i in files) print i; }'`; \
 
319
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
320
          test -n "$$unique" || unique=$$empty_fix; \
 
321
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
322
            $$tags $$unique; \
 
323
        fi
 
324
ctags: CTAGS
 
325
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
326
                $(TAGS_FILES) $(LISP)
 
327
        tags=; \
 
328
        here=`pwd`; \
 
329
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
330
        unique=`for i in $$list; do \
 
331
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
332
          done | \
 
333
          $(AWK) '    { files[$$0] = 1; } \
 
334
               END { for (i in files) print i; }'`; \
 
335
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
336
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
337
             $$tags $$unique
 
338
 
 
339
GTAGS:
 
340
        here=`$(am__cd) $(top_builddir) && pwd` \
 
341
          && cd $(top_srcdir) \
 
342
          && gtags -i $(GTAGS_ARGS) $$here
 
343
 
 
344
distclean-tags:
 
345
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
346
 
 
347
distdir: $(DISTFILES)
 
348
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
349
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
350
        list='$(DISTFILES)'; \
 
351
          dist_files=`for file in $$list; do echo $$file; done | \
 
352
          sed -e "s|^$$srcdirstrip/||;t" \
 
353
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
354
        case $$dist_files in \
 
355
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
356
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
357
                           sort -u` ;; \
 
358
        esac; \
 
359
        for file in $$dist_files; do \
 
360
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
361
          if test -d $$d/$$file; then \
 
362
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
363
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
364
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
365
            fi; \
 
366
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
367
          else \
 
368
            test -f $(distdir)/$$file \
 
369
            || cp -p $$d/$$file $(distdir)/$$file \
 
370
            || exit 1; \
 
371
          fi; \
 
372
        done
 
373
check-am: all-am
 
374
check: check-am
 
375
all-am: Makefile $(LTLIBRARIES)
 
376
installdirs:
 
377
        for dir in "$(DESTDIR)$(pkglibdir)"; do \
 
378
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
379
        done
 
380
install: install-am
 
381
install-exec: install-exec-am
 
382
install-data: install-data-am
 
383
uninstall: uninstall-am
 
384
 
 
385
install-am: all-am
 
386
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
387
 
 
388
installcheck: installcheck-am
 
389
install-strip:
 
390
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
391
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
392
          `test -z '$(STRIP)' || \
 
393
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
394
mostlyclean-generic:
 
395
 
 
396
clean-generic:
 
397
 
 
398
distclean-generic:
 
399
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
400
 
 
401
maintainer-clean-generic:
 
402
        @echo "This command is intended for maintainers to use"
 
403
        @echo "it deletes files that may require special tools to rebuild."
 
404
clean: clean-am
 
405
 
 
406
clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
 
407
        mostlyclean-am
 
408
 
 
409
distclean: distclean-am
 
410
        -rm -rf ./$(DEPDIR)
 
411
        -rm -f Makefile
 
412
distclean-am: clean-am distclean-compile distclean-generic \
 
413
        distclean-tags
 
414
 
 
415
dvi: dvi-am
 
416
 
 
417
dvi-am:
 
418
 
 
419
html: html-am
 
420
 
 
421
info: info-am
 
422
 
 
423
info-am:
 
424
 
 
425
install-data-am:
 
426
 
 
427
install-dvi: install-dvi-am
 
428
 
 
429
install-exec-am: install-pkglibLTLIBRARIES
 
430
 
 
431
install-html: install-html-am
 
432
 
 
433
install-info: install-info-am
 
434
 
 
435
install-man:
 
436
 
 
437
install-pdf: install-pdf-am
 
438
 
 
439
install-ps: install-ps-am
 
440
 
 
441
installcheck-am:
 
442
 
 
443
maintainer-clean: maintainer-clean-am
 
444
        -rm -rf ./$(DEPDIR)
 
445
        -rm -f Makefile
 
446
maintainer-clean-am: distclean-am maintainer-clean-generic
 
447
 
 
448
mostlyclean: mostlyclean-am
 
449
 
 
450
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
451
        mostlyclean-libtool
 
452
 
 
453
pdf: pdf-am
 
454
 
 
455
pdf-am:
 
456
 
 
457
ps: ps-am
 
458
 
 
459
ps-am:
 
460
 
 
461
uninstall-am: uninstall-pkglibLTLIBRARIES
 
462
 
 
463
.MAKE: install-am install-strip
 
464
 
 
465
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
466
        clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
 
467
        distclean-compile distclean-generic distclean-libtool \
 
468
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
469
        install install-am install-data install-data-am install-dvi \
 
470
        install-dvi-am install-exec install-exec-am install-html \
 
471
        install-html-am install-info install-info-am install-man \
 
472
        install-pdf install-pdf-am install-pkglibLTLIBRARIES \
 
473
        install-ps install-ps-am install-strip installcheck \
 
474
        installcheck-am installdirs maintainer-clean \
 
475
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
476
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
477
        tags uninstall uninstall-am uninstall-pkglibLTLIBRARIES
 
478
 
 
479
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
480
# Otherwise a system limit (for SysV at least) may be exceeded.
 
481
.NOEXPORT: