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

« back to all changes in this revision

Viewing changes to src/3rdParty/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
#SUBDIRS=Pivy
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
23
install_sh_DATA = $(install_sh) -c -m 644
 
24
install_sh_PROGRAM = $(install_sh) -c
 
25
install_sh_SCRIPT = $(install_sh) -c
 
26
INSTALL_HEADER = $(INSTALL_DATA)
 
27
transform = $(program_transform_name)
 
28
NORMAL_INSTALL = :
 
29
PRE_INSTALL = :
 
30
POST_INSTALL = :
 
31
NORMAL_UNINSTALL = :
 
32
PRE_UNINSTALL = :
 
33
POST_UNINSTALL = :
 
34
build_triplet = @build@
 
35
host_triplet = @host@
 
36
subdir = src/3rdParty
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(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
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
49
ACLOCAL = @ACLOCAL@
 
50
AMTAR = @AMTAR@
 
51
AR = @AR@
 
52
AUTOCONF = @AUTOCONF@
 
53
AUTOHEADER = @AUTOHEADER@
 
54
AUTOMAKE = @AUTOMAKE@
 
55
AWK = @AWK@
 
56
BOOST_FILESYSTEM_LIB = @BOOST_FILESYSTEM_LIB@
 
57
BOOST_PROGOPTIONS_LIB = @BOOST_PROGOPTIONS_LIB@
 
58
BOOST_REGEX_LIB = @BOOST_REGEX_LIB@
 
59
BOOST_SIGNALS_LIB = @BOOST_SIGNALS_LIB@
 
60
BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
 
61
CC = @CC@
 
62
CCDEPMODE = @CCDEPMODE@
 
63
CFLAGS = @CFLAGS@
 
64
CPPFLAGS = @CPPFLAGS@
 
65
CXX = @CXX@
 
66
CXXCPP = @CXXCPP@
 
67
CXXDEPMODE = @CXXDEPMODE@
 
68
CXXFLAGS = @CXXFLAGS@
 
69
CYGPATH_W = @CYGPATH_W@
 
70
DEFS = @DEFS@
 
71
DEPDIR = @DEPDIR@
 
72
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
73
DSYMUTIL = @DSYMUTIL@
 
74
DUMPBIN = @DUMPBIN@
 
75
ECHO_C = @ECHO_C@
 
76
ECHO_N = @ECHO_N@
 
77
ECHO_T = @ECHO_T@
 
78
EGREP = @EGREP@
 
79
EXEEXT = @EXEEXT@
 
80
FGREP = @FGREP@
 
81
GL_LIBS = @GL_LIBS@
 
82
GREP = @GREP@
 
83
GTSCONFIG = @GTSCONFIG@
 
84
GTS_CFLAGS = @GTS_CFLAGS@
 
85
GTS_LIBS = @GTS_LIBS@
 
86
HAVE_SWIG = @HAVE_SWIG@
 
87
INSTALL = @INSTALL@
 
88
INSTALL_DATA = @INSTALL_DATA@
 
89
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
90
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
91
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
92
LD = @LD@
 
93
LDFLAGS = @LDFLAGS@
 
94
LIBOBJS = @LIBOBJS@
 
95
LIBS = @LIBS@
 
96
LIBTOOL = @LIBTOOL@
 
97
LIB_AGE = @LIB_AGE@
 
98
LIB_CURRENT = @LIB_CURRENT@
 
99
LIB_REVISION = @LIB_REVISION@
 
100
LIPO = @LIPO@
 
101
LN_S = @LN_S@
 
102
LTLIBOBJS = @LTLIBOBJS@
 
103
MAKEINFO = @MAKEINFO@
 
104
MKDIR_P = @MKDIR_P@
 
105
NM = @NM@
 
106
NMEDIT = @NMEDIT@
 
107
OBJEXT = @OBJEXT@
 
108
OCC_INC = @OCC_INC@
 
109
OCC_LIB = @OCC_LIB@
 
110
OTOOL = @OTOOL@
 
111
OTOOL64 = @OTOOL64@
 
112
PACKAGE = @PACKAGE@
 
113
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
114
PACKAGE_NAME = @PACKAGE_NAME@
 
115
PACKAGE_STRING = @PACKAGE_STRING@
 
116
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
117
PACKAGE_VERSION = @PACKAGE_VERSION@
 
118
PATH_SEPARATOR = @PATH_SEPARATOR@
 
119
PKG_CONFIG = @PKG_CONFIG@
 
120
PYTHON = @PYTHON@
 
121
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
122
PYTHON_LIB = @PYTHON_LIB@
 
123
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
124
PYTHON_PREFIX = @PYTHON_PREFIX@
 
125
PYTHON_VERSION = @PYTHON_VERSION@
 
126
QT_CXXFLAGS = @QT_CXXFLAGS@
 
127
QT_DIR = @QT_DIR@
 
128
QT_LIBS = @QT_LIBS@
 
129
QT_MOC = @QT_MOC@
 
130
QT_RCC = @QT_RCC@
 
131
QT_UIC = @QT_UIC@
 
132
RANLIB = @RANLIB@
 
133
SED = @SED@
 
134
SET_MAKE = @SET_MAKE@
 
135
SHELL = @SHELL@
 
136
STRIP = @STRIP@
 
137
SWIG = @SWIG@
 
138
VERSION = @VERSION@
 
139
XMKMF = @XMKMF@
 
140
X_CFLAGS = @X_CFLAGS@
 
141
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
142
X_LIBS = @X_LIBS@
 
143
X_PRE_LIBS = @X_PRE_LIBS@
 
144
abs_builddir = @abs_builddir@
 
145
abs_srcdir = @abs_srcdir@
 
146
abs_top_builddir = @abs_top_builddir@
 
147
abs_top_srcdir = @abs_top_srcdir@
 
148
ac_ct_CC = @ac_ct_CC@
 
149
ac_ct_CXX = @ac_ct_CXX@
 
150
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
151
all_includes = @all_includes@
 
152
all_libraries = @all_libraries@
 
153
am__include = @am__include@
 
154
am__leading_dot = @am__leading_dot@
 
155
am__quote = @am__quote@
 
156
am__tar = @am__tar@
 
157
am__untar = @am__untar@
 
158
bindir = @bindir@
 
159
build = @build@
 
160
build_alias = @build_alias@
 
161
build_cpu = @build_cpu@
 
162
build_os = @build_os@
 
163
build_vendor = @build_vendor@
 
164
builddir = @builddir@
 
165
datadir = @datadir@
 
166
datarootdir = @datarootdir@
 
167
docdir = @docdir@
 
168
dvidir = @dvidir@
 
169
exec_prefix = @exec_prefix@
 
170
host = @host@
 
171
host_alias = @host_alias@
 
172
host_cpu = @host_cpu@
 
173
host_os = @host_os@
 
174
host_vendor = @host_vendor@
 
175
htmldir = @htmldir@
 
176
includedir = @includedir@
 
177
infodir = @infodir@
 
178
install_sh = @install_sh@
 
179
libdir = @libdir@
 
180
libexecdir = @libexecdir@
 
181
localedir = @localedir@
 
182
localstatedir = @localstatedir@
 
183
lt_ECHO = @lt_ECHO@
 
184
mandir = @mandir@
 
185
mkdir_p = @mkdir_p@
 
186
oldincludedir = @oldincludedir@
 
187
opencv_CFLAGS = @opencv_CFLAGS@
 
188
opencv_LIBS = @opencv_LIBS@
 
189
pdfdir = @pdfdir@
 
190
pkgpyexecdir = @pkgpyexecdir@
 
191
pkgpythondir = @pkgpythondir@
 
192
prefix = @prefix@
 
193
program_transform_name = @program_transform_name@
 
194
psdir = @psdir@
 
195
pyexecdir = @pyexecdir@
 
196
pythondir = @pythondir@
 
197
sbindir = @sbindir@
 
198
sharedstatedir = @sharedstatedir@
 
199
sim_ac_coin_configcmd = @sim_ac_coin_configcmd@
 
200
sim_ac_coin_cppflags = @sim_ac_coin_cppflags@
 
201
sim_ac_coin_includedir = @sim_ac_coin_includedir@
 
202
sim_ac_coin_ldflags = @sim_ac_coin_ldflags@
 
203
sim_ac_coin_libs = @sim_ac_coin_libs@
 
204
sim_ac_soqt_configcmd = @sim_ac_soqt_configcmd@
 
205
sim_ac_soqt_cppflags = @sim_ac_soqt_cppflags@
 
206
sim_ac_soqt_includedir = @sim_ac_soqt_includedir@
 
207
sim_ac_soqt_ldflags = @sim_ac_soqt_ldflags@
 
208
sim_ac_soqt_libs = @sim_ac_soqt_libs@
 
209
srcdir = @srcdir@
 
210
sysconfdir = @sysconfdir@
 
211
target_alias = @target_alias@
 
212
top_builddir = @top_builddir@
 
213
top_srcdir = @top_srcdir@
 
214
EXTRA_DIST = \
 
215
                CMakeLists.txt \
 
216
                boost/numeric/bindings/LICENSE_1_0.txt \
 
217
                boost/numeric/bindings/amos/amos.h \
 
218
                boost/numeric/bindings/amos/amos.hpp \
 
219
                boost/numeric/bindings/amos/amos_names.h \
 
220
                boost/numeric/bindings/amos/amos_overloads.hpp \
 
221
                boost/numeric/bindings/atlas/cblas.hpp \
 
222
                boost/numeric/bindings/atlas/cblas1.hpp \
 
223
                boost/numeric/bindings/atlas/cblas1_overloads.hpp \
 
224
                boost/numeric/bindings/atlas/cblas2.hpp \
 
225
                boost/numeric/bindings/atlas/cblas2_overloads.hpp \
 
226
                boost/numeric/bindings/atlas/cblas3.hpp \
 
227
                boost/numeric/bindings/atlas/cblas3_overloads.hpp \
 
228
                boost/numeric/bindings/atlas/cblas_enum.hpp \
 
229
                boost/numeric/bindings/atlas/cblas_inc.hpp \
 
230
                boost/numeric/bindings/atlas/clapack.hpp \
 
231
                boost/numeric/bindings/atlas/clapack_inc.hpp \
 
232
                boost/numeric/bindings/atlas/clapack_overloads.hpp \
 
233
                boost/numeric/bindings/blas/blas.h \
 
234
                boost/numeric/bindings/blas/blas.hpp \
 
235
                boost/numeric/bindings/blas/blas1.hpp \
 
236
                boost/numeric/bindings/blas/blas1_overloads.hpp \
 
237
                boost/numeric/bindings/blas/blas2.hpp \
 
238
                boost/numeric/bindings/blas/blas2_overloads.hpp \
 
239
                boost/numeric/bindings/blas/blas3.hpp \
 
240
                boost/numeric/bindings/blas/blas3_overloads.hpp \
 
241
                boost/numeric/bindings/blas/blas_names.h \
 
242
                boost/numeric/bindings/lapack/gees.hpp \
 
243
                boost/numeric/bindings/lapack/geev.hpp \
 
244
                boost/numeric/bindings/lapack/geqrf.hpp \
 
245
                boost/numeric/bindings/lapack/gesdd.hpp \
 
246
                boost/numeric/bindings/lapack/gesv.hpp \
 
247
                boost/numeric/bindings/lapack/gesvd.hpp \
 
248
                boost/numeric/bindings/lapack/hbev.hpp \
 
249
                boost/numeric/bindings/lapack/hbevx.hpp \
 
250
                boost/numeric/bindings/lapack/heev.hpp \
 
251
                boost/numeric/bindings/lapack/heevd.hpp \
 
252
                boost/numeric/bindings/lapack/heevx.hpp \
 
253
                boost/numeric/bindings/lapack/hesv.hpp \
 
254
                boost/numeric/bindings/lapack/hpsv.hpp \
 
255
                boost/numeric/bindings/lapack/hseqr.hpp \
 
256
                boost/numeric/bindings/lapack/ilaenv.hpp \
 
257
                boost/numeric/bindings/lapack/lapack.h \
 
258
                boost/numeric/bindings/lapack/lapack.hpp \
 
259
                boost/numeric/bindings/lapack/lapack_names.h \
 
260
                boost/numeric/bindings/lapack/orgqr.hpp \
 
261
                boost/numeric/bindings/lapack/ormqr.hpp \
 
262
                boost/numeric/bindings/lapack/posv.hpp \
 
263
                boost/numeric/bindings/lapack/ppsv.hpp \
 
264
                boost/numeric/bindings/lapack/spsv.hpp \
 
265
                boost/numeric/bindings/lapack/steqr.hpp \
 
266
                boost/numeric/bindings/lapack/syev.hpp \
 
267
                boost/numeric/bindings/lapack/syevd.hpp \
 
268
                boost/numeric/bindings/lapack/syevx.hpp \
 
269
                boost/numeric/bindings/lapack/sysv.hpp \
 
270
                boost/numeric/bindings/lapack/sytrd.hpp \
 
271
                boost/numeric/bindings/lapack/trevc.hpp \
 
272
                boost/numeric/bindings/lapack/trexc.hpp \
 
273
                boost/numeric/bindings/lapack/workspace.hpp \
 
274
                boost/numeric/bindings/umfpack/umfpack.hpp \
 
275
                boost/numeric/bindings/umfpack/umfpack_inc.hpp \
 
276
                boost/numeric/bindings/umfpack/umfpack_overloads.hpp \
 
277
                boost/numeric/bindings/traits/detail/array.hpp \
 
278
                boost/numeric/bindings/traits/detail/array_impl.hpp \
 
279
                boost/numeric/bindings/traits/detail/generate_const.hpp \
 
280
                boost/numeric/bindings/traits/detail/symm_herm_traits.hpp \
 
281
                boost/numeric/bindings/traits/detail/ublas_ordering.hpp \
 
282
                boost/numeric/bindings/traits/detail/ublas_uplo.hpp \
 
283
                boost/numeric/bindings/traits/detail/utils.hpp \
 
284
                boost/numeric/bindings/traits/algorithm.hpp \
 
285
                boost/numeric/bindings/traits/boost_array.hpp \
 
286
                boost/numeric/bindings/traits/c_array.hpp \
 
287
                boost/numeric/bindings/traits/config.hpp \
 
288
                boost/numeric/bindings/traits/fortran.h \
 
289
                boost/numeric/bindings/traits/matrix_raw.hpp \
 
290
                boost/numeric/bindings/traits/matrix_traits.hpp \
 
291
                boost/numeric/bindings/traits/sparse_traits.hpp \
 
292
                boost/numeric/bindings/traits/std_valarray.hpp \
 
293
                boost/numeric/bindings/traits/std_vector.hpp \
 
294
                boost/numeric/bindings/traits/symm_herm_raw.hpp \
 
295
                boost/numeric/bindings/traits/tnt.hpp \
 
296
                boost/numeric/bindings/traits/traits.hpp \
 
297
                boost/numeric/bindings/traits/transpose.hpp \
 
298
                boost/numeric/bindings/traits/type.h \
 
299
                boost/numeric/bindings/traits/type.hpp \
 
300
                boost/numeric/bindings/traits/type_traits.hpp \
 
301
                boost/numeric/bindings/traits/ublas_banded.hpp \
 
302
                boost/numeric/bindings/traits/ublas_hermitian.hpp \
 
303
                boost/numeric/bindings/traits/ublas_matrix.hpp \
 
304
                boost/numeric/bindings/traits/ublas_sparse.hpp \
 
305
                boost/numeric/bindings/traits/ublas_symmetric.hpp \
 
306
                boost/numeric/bindings/traits/ublas_vector.hpp \
 
307
                boost/numeric/bindings/traits/ublas_vector2.hpp \
 
308
                boost/numeric/bindings/traits/vector_raw.hpp \
 
309
                boost/numeric/bindings/traits/vector_traits.hpp
 
310
 
 
311
all: all-am
 
312
 
 
313
.SUFFIXES:
 
314
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
315
        @for dep in $?; do \
 
316
          case '$(am__configure_deps)' in \
 
317
            *$$dep*) \
 
318
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
319
                && exit 0; \
 
320
              exit 1;; \
 
321
          esac; \
 
322
        done; \
 
323
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/3rdParty/Makefile'; \
 
324
        cd $(top_srcdir) && \
 
325
          $(AUTOMAKE) --foreign  src/3rdParty/Makefile
 
326
.PRECIOUS: Makefile
 
327
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
328
        @case '$?' in \
 
329
          *config.status*) \
 
330
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
331
          *) \
 
332
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
333
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
334
        esac;
 
335
 
 
336
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
337
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
338
 
 
339
$(top_srcdir)/configure:  $(am__configure_deps)
 
340
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
341
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
342
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
343
 
 
344
mostlyclean-libtool:
 
345
        -rm -f *.lo
 
346
 
 
347
clean-libtool:
 
348
        -rm -rf .libs _libs
 
349
tags: TAGS
 
350
TAGS:
 
351
 
 
352
ctags: CTAGS
 
353
CTAGS:
 
354
 
 
355
 
 
356
distdir: $(DISTFILES)
 
357
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
358
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
359
        list='$(DISTFILES)'; \
 
360
          dist_files=`for file in $$list; do echo $$file; done | \
 
361
          sed -e "s|^$$srcdirstrip/||;t" \
 
362
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
363
        case $$dist_files in \
 
364
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
365
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
366
                           sort -u` ;; \
 
367
        esac; \
 
368
        for file in $$dist_files; do \
 
369
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
370
          if test -d $$d/$$file; then \
 
371
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
372
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
373
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
374
            fi; \
 
375
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
376
          else \
 
377
            test -f $(distdir)/$$file \
 
378
            || cp -p $$d/$$file $(distdir)/$$file \
 
379
            || exit 1; \
 
380
          fi; \
 
381
        done
 
382
check-am: all-am
 
383
check: check-am
 
384
all-am: Makefile
 
385
installdirs:
 
386
install: install-am
 
387
install-exec: install-exec-am
 
388
install-data: install-data-am
 
389
uninstall: uninstall-am
 
390
 
 
391
install-am: all-am
 
392
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
393
 
 
394
installcheck: installcheck-am
 
395
install-strip:
 
396
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
397
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
398
          `test -z '$(STRIP)' || \
 
399
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
400
mostlyclean-generic:
 
401
 
 
402
clean-generic:
 
403
 
 
404
distclean-generic:
 
405
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
406
 
 
407
maintainer-clean-generic:
 
408
        @echo "This command is intended for maintainers to use"
 
409
        @echo "it deletes files that may require special tools to rebuild."
 
410
clean: clean-am
 
411
 
 
412
clean-am: clean-generic clean-libtool mostlyclean-am
 
413
 
 
414
distclean: distclean-am
 
415
        -rm -f Makefile
 
416
distclean-am: clean-am distclean-generic
 
417
 
 
418
dvi: dvi-am
 
419
 
 
420
dvi-am:
 
421
 
 
422
html: html-am
 
423
 
 
424
info: info-am
 
425
 
 
426
info-am:
 
427
 
 
428
install-data-am:
 
429
 
 
430
install-dvi: install-dvi-am
 
431
 
 
432
install-exec-am:
 
433
 
 
434
install-html: install-html-am
 
435
 
 
436
install-info: install-info-am
 
437
 
 
438
install-man:
 
439
 
 
440
install-pdf: install-pdf-am
 
441
 
 
442
install-ps: install-ps-am
 
443
 
 
444
installcheck-am:
 
445
 
 
446
maintainer-clean: maintainer-clean-am
 
447
        -rm -f Makefile
 
448
maintainer-clean-am: distclean-am maintainer-clean-generic
 
449
 
 
450
mostlyclean: mostlyclean-am
 
451
 
 
452
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
453
 
 
454
pdf: pdf-am
 
455
 
 
456
pdf-am:
 
457
 
 
458
ps: ps-am
 
459
 
 
460
ps-am:
 
461
 
 
462
uninstall-am:
 
463
 
 
464
.MAKE: install-am install-strip
 
465
 
 
466
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
467
        distclean distclean-generic distclean-libtool distdir dvi \
 
468
        dvi-am html html-am info info-am install install-am \
 
469
        install-data install-data-am install-dvi install-dvi-am \
 
470
        install-exec install-exec-am install-html install-html-am \
 
471
        install-info install-info-am install-man install-pdf \
 
472
        install-pdf-am install-ps install-ps-am install-strip \
 
473
        installcheck installcheck-am installdirs maintainer-clean \
 
474
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
475
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
476
 
 
477
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
478
# Otherwise a system limit (for SysV at least) may be exceeded.
 
479
.NOEXPORT: