~ubuntu-branches/ubuntu/maverick/freecad/maverick

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2009-07-16 18:37:41 UTC
  • Revision ID: james.westby@ubuntu.com-20090716183741-oww9kcxqrk991i1n
Tags: upstream-0.8.2237
ImportĀ upstreamĀ versionĀ 0.8.2237

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.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  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
 
36
DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
 
37
        $(srcdir)/Makefile.in
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
40
        $(top_srcdir)/configure.ac
 
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
42
        $(ACLOCAL_M4)
 
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
44
CONFIG_HEADER = $(top_builddir)/config.h
 
45
CONFIG_CLEAN_FILES =
 
46
SOURCES =
 
47
DIST_SOURCES =
 
48
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
49
        html-recursive info-recursive install-data-recursive \
 
50
        install-dvi-recursive install-exec-recursive \
 
51
        install-html-recursive install-info-recursive \
 
52
        install-pdf-recursive install-ps-recursive install-recursive \
 
53
        installcheck-recursive installdirs-recursive pdf-recursive \
 
54
        ps-recursive uninstall-recursive
 
55
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
56
am__vpath_adj = case $$p in \
 
57
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
58
    *) f=$$p;; \
 
59
  esac;
 
60
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
61
am__installdirs = "$(DESTDIR)$(includedir)"
 
62
includeHEADERS_INSTALL = $(INSTALL_HEADER)
 
63
HEADERS = $(include_HEADERS)
 
64
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
65
  distclean-recursive maintainer-clean-recursive
 
66
ETAGS = etags
 
67
CTAGS = ctags
 
68
DIST_SUBDIRS = $(SUBDIRS)
 
69
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
70
ACLOCAL = @ACLOCAL@
 
71
AMTAR = @AMTAR@
 
72
AR = @AR@
 
73
AUTOCONF = @AUTOCONF@
 
74
AUTOHEADER = @AUTOHEADER@
 
75
AUTOMAKE = @AUTOMAKE@
 
76
AWK = @AWK@
 
77
BOOST_FILESYSTEM_LIB = @BOOST_FILESYSTEM_LIB@
 
78
BOOST_PROGOPTIONS_LIB = @BOOST_PROGOPTIONS_LIB@
 
79
BOOST_REGEX_LIB = @BOOST_REGEX_LIB@
 
80
BOOST_SIGNALS_LIB = @BOOST_SIGNALS_LIB@
 
81
BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
 
82
CC = @CC@
 
83
CCDEPMODE = @CCDEPMODE@
 
84
CFLAGS = @CFLAGS@
 
85
CPPFLAGS = @CPPFLAGS@
 
86
CXX = @CXX@
 
87
CXXCPP = @CXXCPP@
 
88
CXXDEPMODE = @CXXDEPMODE@
 
89
CXXFLAGS = @CXXFLAGS@
 
90
CYGPATH_W = @CYGPATH_W@
 
91
DEFS = @DEFS@
 
92
DEPDIR = @DEPDIR@
 
93
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
94
DSYMUTIL = @DSYMUTIL@
 
95
DUMPBIN = @DUMPBIN@
 
96
ECHO_C = @ECHO_C@
 
97
ECHO_N = @ECHO_N@
 
98
ECHO_T = @ECHO_T@
 
99
EGREP = @EGREP@
 
100
EXEEXT = @EXEEXT@
 
101
FGREP = @FGREP@
 
102
GL_LIBS = @GL_LIBS@
 
103
GREP = @GREP@
 
104
GTSCONFIG = @GTSCONFIG@
 
105
GTS_CFLAGS = @GTS_CFLAGS@
 
106
GTS_LIBS = @GTS_LIBS@
 
107
HAVE_SWIG = @HAVE_SWIG@
 
108
INSTALL = @INSTALL@
 
109
INSTALL_DATA = @INSTALL_DATA@
 
110
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
111
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
112
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
113
LD = @LD@
 
114
LDFLAGS = @LDFLAGS@
 
115
LIBOBJS = @LIBOBJS@
 
116
LIBS = @LIBS@
 
117
LIBTOOL = @LIBTOOL@
 
118
LIB_AGE = @LIB_AGE@
 
119
LIB_CURRENT = @LIB_CURRENT@
 
120
LIB_REVISION = @LIB_REVISION@
 
121
LIPO = @LIPO@
 
122
LN_S = @LN_S@
 
123
LTLIBOBJS = @LTLIBOBJS@
 
124
MAKEINFO = @MAKEINFO@
 
125
MKDIR_P = @MKDIR_P@
 
126
NM = @NM@
 
127
NMEDIT = @NMEDIT@
 
128
OBJEXT = @OBJEXT@
 
129
OCC_INC = @OCC_INC@
 
130
OCC_LIB = @OCC_LIB@
 
131
OTOOL = @OTOOL@
 
132
OTOOL64 = @OTOOL64@
 
133
PACKAGE = @PACKAGE@
 
134
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
135
PACKAGE_NAME = @PACKAGE_NAME@
 
136
PACKAGE_STRING = @PACKAGE_STRING@
 
137
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
138
PACKAGE_VERSION = @PACKAGE_VERSION@
 
139
PATH_SEPARATOR = @PATH_SEPARATOR@
 
140
PKG_CONFIG = @PKG_CONFIG@
 
141
PYTHON = @PYTHON@
 
142
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
143
PYTHON_LIB = @PYTHON_LIB@
 
144
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
145
PYTHON_PREFIX = @PYTHON_PREFIX@
 
146
PYTHON_VERSION = @PYTHON_VERSION@
 
147
QT_CXXFLAGS = @QT_CXXFLAGS@
 
148
QT_DIR = @QT_DIR@
 
149
QT_LIBS = @QT_LIBS@
 
150
QT_MOC = @QT_MOC@
 
151
QT_RCC = @QT_RCC@
 
152
QT_UIC = @QT_UIC@
 
153
RANLIB = @RANLIB@
 
154
SED = @SED@
 
155
SET_MAKE = @SET_MAKE@
 
156
SHELL = @SHELL@
 
157
STRIP = @STRIP@
 
158
SWIG = @SWIG@
 
159
VERSION = @VERSION@
 
160
XMKMF = @XMKMF@
 
161
X_CFLAGS = @X_CFLAGS@
 
162
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
163
X_LIBS = @X_LIBS@
 
164
X_PRE_LIBS = @X_PRE_LIBS@
 
165
abs_builddir = @abs_builddir@
 
166
abs_srcdir = @abs_srcdir@
 
167
abs_top_builddir = @abs_top_builddir@
 
168
abs_top_srcdir = @abs_top_srcdir@
 
169
ac_ct_CC = @ac_ct_CC@
 
170
ac_ct_CXX = @ac_ct_CXX@
 
171
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
172
all_includes = @all_includes@
 
173
all_libraries = @all_libraries@
 
174
am__include = @am__include@
 
175
am__leading_dot = @am__leading_dot@
 
176
am__quote = @am__quote@
 
177
am__tar = @am__tar@
 
178
am__untar = @am__untar@
 
179
bindir = @bindir@
 
180
build = @build@
 
181
build_alias = @build_alias@
 
182
build_cpu = @build_cpu@
 
183
build_os = @build_os@
 
184
build_vendor = @build_vendor@
 
185
builddir = @builddir@
 
186
datadir = @datadir@
 
187
datarootdir = @datarootdir@
 
188
docdir = @docdir@
 
189
dvidir = @dvidir@
 
190
exec_prefix = @exec_prefix@
 
191
host = @host@
 
192
host_alias = @host_alias@
 
193
host_cpu = @host_cpu@
 
194
host_os = @host_os@
 
195
host_vendor = @host_vendor@
 
196
htmldir = @htmldir@
 
197
includedir = @includedir@
 
198
infodir = @infodir@
 
199
install_sh = @install_sh@
 
200
libdir = @libdir@
 
201
libexecdir = @libexecdir@
 
202
localedir = @localedir@
 
203
localstatedir = @localstatedir@
 
204
lt_ECHO = @lt_ECHO@
 
205
mandir = @mandir@
 
206
mkdir_p = @mkdir_p@
 
207
oldincludedir = @oldincludedir@
 
208
opencv_CFLAGS = @opencv_CFLAGS@
 
209
opencv_LIBS = @opencv_LIBS@
 
210
pdfdir = @pdfdir@
 
211
pkgpyexecdir = @pkgpyexecdir@
 
212
pkgpythondir = @pkgpythondir@
 
213
prefix = @prefix@
 
214
program_transform_name = @program_transform_name@
 
215
psdir = @psdir@
 
216
pyexecdir = @pyexecdir@
 
217
pythondir = @pythondir@
 
218
sbindir = @sbindir@
 
219
sharedstatedir = @sharedstatedir@
 
220
sim_ac_coin_configcmd = @sim_ac_coin_configcmd@
 
221
sim_ac_coin_cppflags = @sim_ac_coin_cppflags@
 
222
sim_ac_coin_includedir = @sim_ac_coin_includedir@
 
223
sim_ac_coin_ldflags = @sim_ac_coin_ldflags@
 
224
sim_ac_coin_libs = @sim_ac_coin_libs@
 
225
sim_ac_soqt_configcmd = @sim_ac_soqt_configcmd@
 
226
sim_ac_soqt_cppflags = @sim_ac_soqt_cppflags@
 
227
sim_ac_soqt_includedir = @sim_ac_soqt_includedir@
 
228
sim_ac_soqt_ldflags = @sim_ac_soqt_ldflags@
 
229
sim_ac_soqt_libs = @sim_ac_soqt_libs@
 
230
srcdir = @srcdir@
 
231
sysconfdir = @sysconfdir@
 
232
target_alias = @target_alias@
 
233
top_builddir = @top_builddir@
 
234
top_srcdir = @top_srcdir@
 
235
SUBDIRS = 3rdParty Base App Gui Main Mod Tools
 
236
include_HEADERS = \
 
237
                Build/Version.h \
 
238
                FCConfig.h
 
239
 
 
240
EXTRA_DIST = \
 
241
                Build/BuildVersion.bat \
 
242
                Build/Version.h.in \
 
243
                CMakeLists.txt
 
244
 
 
245
all: all-recursive
 
246
 
 
247
.SUFFIXES:
 
248
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
249
        @for dep in $?; do \
 
250
          case '$(am__configure_deps)' in \
 
251
            *$$dep*) \
 
252
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
253
                && exit 0; \
 
254
              exit 1;; \
 
255
          esac; \
 
256
        done; \
 
257
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
 
258
        cd $(top_srcdir) && \
 
259
          $(AUTOMAKE) --foreign  src/Makefile
 
260
.PRECIOUS: Makefile
 
261
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
262
        @case '$?' in \
 
263
          *config.status*) \
 
264
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
265
          *) \
 
266
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
267
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
268
        esac;
 
269
 
 
270
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
271
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
272
 
 
273
$(top_srcdir)/configure:  $(am__configure_deps)
 
274
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
275
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
276
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
277
 
 
278
mostlyclean-libtool:
 
279
        -rm -f *.lo
 
280
 
 
281
clean-libtool:
 
282
        -rm -rf .libs _libs
 
283
install-includeHEADERS: $(include_HEADERS)
 
284
        @$(NORMAL_INSTALL)
 
285
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
 
286
        @list='$(include_HEADERS)'; for p in $$list; do \
 
287
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
288
          f=$(am__strip_dir) \
 
289
          echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
 
290
          $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
 
291
        done
 
292
 
 
293
uninstall-includeHEADERS:
 
294
        @$(NORMAL_UNINSTALL)
 
295
        @list='$(include_HEADERS)'; for p in $$list; do \
 
296
          f=$(am__strip_dir) \
 
297
          echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
 
298
          rm -f "$(DESTDIR)$(includedir)/$$f"; \
 
299
        done
 
300
 
 
301
# This directory's subdirectories are mostly independent; you can cd
 
302
# into them and run `make' without going through this Makefile.
 
303
# To change the values of `make' variables: instead of editing Makefiles,
 
304
# (1) if the variable is set in `config.status', edit `config.status'
 
305
#     (which will cause the Makefiles to be regenerated when you run `make');
 
306
# (2) otherwise, pass the desired values on the `make' command line.
 
307
$(RECURSIVE_TARGETS):
 
308
        @failcom='exit 1'; \
 
309
        for f in x $$MAKEFLAGS; do \
 
310
          case $$f in \
 
311
            *=* | --[!k]*);; \
 
312
            *k*) failcom='fail=yes';; \
 
313
          esac; \
 
314
        done; \
 
315
        dot_seen=no; \
 
316
        target=`echo $@ | sed s/-recursive//`; \
 
317
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
318
          echo "Making $$target in $$subdir"; \
 
319
          if test "$$subdir" = "."; then \
 
320
            dot_seen=yes; \
 
321
            local_target="$$target-am"; \
 
322
          else \
 
323
            local_target="$$target"; \
 
324
          fi; \
 
325
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
326
          || eval $$failcom; \
 
327
        done; \
 
328
        if test "$$dot_seen" = "no"; then \
 
329
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
330
        fi; test -z "$$fail"
 
331
 
 
332
$(RECURSIVE_CLEAN_TARGETS):
 
333
        @failcom='exit 1'; \
 
334
        for f in x $$MAKEFLAGS; do \
 
335
          case $$f in \
 
336
            *=* | --[!k]*);; \
 
337
            *k*) failcom='fail=yes';; \
 
338
          esac; \
 
339
        done; \
 
340
        dot_seen=no; \
 
341
        case "$@" in \
 
342
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
343
          *) list='$(SUBDIRS)' ;; \
 
344
        esac; \
 
345
        rev=''; for subdir in $$list; do \
 
346
          if test "$$subdir" = "."; then :; else \
 
347
            rev="$$subdir $$rev"; \
 
348
          fi; \
 
349
        done; \
 
350
        rev="$$rev ."; \
 
351
        target=`echo $@ | sed s/-recursive//`; \
 
352
        for subdir in $$rev; do \
 
353
          echo "Making $$target in $$subdir"; \
 
354
          if test "$$subdir" = "."; then \
 
355
            local_target="$$target-am"; \
 
356
          else \
 
357
            local_target="$$target"; \
 
358
          fi; \
 
359
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
360
          || eval $$failcom; \
 
361
        done && test -z "$$fail"
 
362
tags-recursive:
 
363
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
364
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
365
        done
 
366
ctags-recursive:
 
367
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
368
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
369
        done
 
370
 
 
371
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
372
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
373
        unique=`for i in $$list; do \
 
374
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
375
          done | \
 
376
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
377
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
378
        mkid -fID $$unique
 
379
tags: TAGS
 
380
 
 
381
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
382
                $(TAGS_FILES) $(LISP)
 
383
        tags=; \
 
384
        here=`pwd`; \
 
385
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
386
          include_option=--etags-include; \
 
387
          empty_fix=.; \
 
388
        else \
 
389
          include_option=--include; \
 
390
          empty_fix=; \
 
391
        fi; \
 
392
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
393
          if test "$$subdir" = .; then :; else \
 
394
            test ! -f $$subdir/TAGS || \
 
395
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
396
          fi; \
 
397
        done; \
 
398
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
399
        unique=`for i in $$list; do \
 
400
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
401
          done | \
 
402
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
403
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
404
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
405
          test -n "$$unique" || unique=$$empty_fix; \
 
406
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
407
            $$tags $$unique; \
 
408
        fi
 
409
ctags: CTAGS
 
410
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
411
                $(TAGS_FILES) $(LISP)
 
412
        tags=; \
 
413
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
414
        unique=`for i in $$list; do \
 
415
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
416
          done | \
 
417
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
418
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
419
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
420
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
421
             $$tags $$unique
 
422
 
 
423
GTAGS:
 
424
        here=`$(am__cd) $(top_builddir) && pwd` \
 
425
          && cd $(top_srcdir) \
 
426
          && gtags -i $(GTAGS_ARGS) $$here
 
427
 
 
428
distclean-tags:
 
429
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
430
 
 
431
distdir: $(DISTFILES)
 
432
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
433
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
434
        list='$(DISTFILES)'; \
 
435
          dist_files=`for file in $$list; do echo $$file; done | \
 
436
          sed -e "s|^$$srcdirstrip/||;t" \
 
437
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
438
        case $$dist_files in \
 
439
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
440
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
441
                           sort -u` ;; \
 
442
        esac; \
 
443
        for file in $$dist_files; do \
 
444
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
445
          if test -d $$d/$$file; then \
 
446
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
447
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
448
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
449
            fi; \
 
450
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
451
          else \
 
452
            test -f $(distdir)/$$file \
 
453
            || cp -p $$d/$$file $(distdir)/$$file \
 
454
            || exit 1; \
 
455
          fi; \
 
456
        done
 
457
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
458
          if test "$$subdir" = .; then :; else \
 
459
            test -d "$(distdir)/$$subdir" \
 
460
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
461
            || exit 1; \
 
462
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
463
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
464
            (cd $$subdir && \
 
465
              $(MAKE) $(AM_MAKEFLAGS) \
 
466
                top_distdir="$$top_distdir" \
 
467
                distdir="$$distdir/$$subdir" \
 
468
                am__remove_distdir=: \
 
469
                am__skip_length_check=: \
 
470
                distdir) \
 
471
              || exit 1; \
 
472
          fi; \
 
473
        done
 
474
check-am: all-am
 
475
check: check-recursive
 
476
all-am: Makefile $(HEADERS)
 
477
installdirs: installdirs-recursive
 
478
installdirs-am:
 
479
        for dir in "$(DESTDIR)$(includedir)"; do \
 
480
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
481
        done
 
482
install: install-recursive
 
483
install-exec: install-exec-recursive
 
484
install-data: install-data-recursive
 
485
uninstall: uninstall-recursive
 
486
 
 
487
install-am: all-am
 
488
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
489
 
 
490
installcheck: installcheck-recursive
 
491
install-strip:
 
492
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
493
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
494
          `test -z '$(STRIP)' || \
 
495
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
496
mostlyclean-generic:
 
497
 
 
498
clean-generic:
 
499
 
 
500
distclean-generic:
 
501
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
502
 
 
503
maintainer-clean-generic:
 
504
        @echo "This command is intended for maintainers to use"
 
505
        @echo "it deletes files that may require special tools to rebuild."
 
506
clean: clean-recursive
 
507
 
 
508
clean-am: clean-generic clean-libtool mostlyclean-am
 
509
 
 
510
distclean: distclean-recursive
 
511
        -rm -f Makefile
 
512
distclean-am: clean-am distclean-generic distclean-tags
 
513
 
 
514
dvi: dvi-recursive
 
515
 
 
516
dvi-am:
 
517
 
 
518
html: html-recursive
 
519
 
 
520
info: info-recursive
 
521
 
 
522
info-am:
 
523
 
 
524
install-data-am: install-includeHEADERS
 
525
 
 
526
install-dvi: install-dvi-recursive
 
527
 
 
528
install-exec-am:
 
529
 
 
530
install-html: install-html-recursive
 
531
 
 
532
install-info: install-info-recursive
 
533
 
 
534
install-man:
 
535
 
 
536
install-pdf: install-pdf-recursive
 
537
 
 
538
install-ps: install-ps-recursive
 
539
 
 
540
installcheck-am:
 
541
 
 
542
maintainer-clean: maintainer-clean-recursive
 
543
        -rm -f Makefile
 
544
maintainer-clean-am: distclean-am maintainer-clean-generic
 
545
 
 
546
mostlyclean: mostlyclean-recursive
 
547
 
 
548
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
549
 
 
550
pdf: pdf-recursive
 
551
 
 
552
pdf-am:
 
553
 
 
554
ps: ps-recursive
 
555
 
 
556
ps-am:
 
557
 
 
558
uninstall-am: uninstall-includeHEADERS
 
559
 
 
560
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
561
        install-strip
 
562
 
 
563
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
564
        all all-am check check-am clean clean-generic clean-libtool \
 
565
        ctags ctags-recursive distclean distclean-generic \
 
566
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
567
        html-am info info-am install install-am install-data \
 
568
        install-data-am install-dvi install-dvi-am install-exec \
 
569
        install-exec-am install-html install-html-am \
 
570
        install-includeHEADERS install-info install-info-am \
 
571
        install-man install-pdf install-pdf-am install-ps \
 
572
        install-ps-am install-strip installcheck installcheck-am \
 
573
        installdirs installdirs-am maintainer-clean \
 
574
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
575
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
576
        uninstall uninstall-am uninstall-includeHEADERS
 
577
 
 
578
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
579
# Otherwise a system limit (for SysV at least) may be exceeded.
 
580
.NOEXPORT: