~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to gmp3/tests/cxx/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
 
2
 
 
3
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 
4
# Free Software Foundation, Inc.
 
5
# This Makefile.in is free software; the Free Software Foundation
 
6
# gives unlimited permission to copy and/or distribute it,
 
7
# with or without modifications, as long as this notice is preserved.
 
8
 
 
9
# This program is distributed in the hope that it will be useful,
 
10
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
12
# PARTICULAR PURPOSE.
 
13
 
 
14
@SET_MAKE@
 
15
 
 
16
# Copyright 2001 Free Software Foundation, Inc.
 
17
#
 
18
# This file is part of the GNU MP Library.
 
19
#
 
20
# The GNU MP Library is free software; you can redistribute it and/or modify
 
21
# it under the terms of the GNU Lesser General Public License as published by
 
22
# the Free Software Foundation; either version 2.1 of the License, or (at your
 
23
# option) any later version.
 
24
#
 
25
# The GNU MP Library is distributed in the hope that it will be useful, but
 
26
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
 
27
# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
 
28
# License for more details.
 
29
#
 
30
# You should have received a copy of the GNU Lesser General Public License
 
31
# along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
 
32
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 
33
# MA 02111-1307, USA.
 
34
 
 
35
SHELL = @SHELL@
 
36
 
 
37
srcdir = @srcdir@
 
38
top_srcdir = @top_srcdir@
 
39
VPATH = @srcdir@
 
40
prefix = @prefix@
 
41
exec_prefix = @exec_prefix@
 
42
 
 
43
bindir = @bindir@
 
44
sbindir = @sbindir@
 
45
libexecdir = @libexecdir@
 
46
datadir = @datadir@
 
47
sysconfdir = @sysconfdir@
 
48
sharedstatedir = @sharedstatedir@
 
49
localstatedir = @localstatedir@
 
50
libdir = @libdir@
 
51
infodir = @infodir@
 
52
mandir = @mandir@
 
53
includedir = @includedir@
 
54
oldincludedir = /usr/include
 
55
pkgdatadir = $(datadir)/@PACKAGE@
 
56
pkglibdir = $(libdir)/@PACKAGE@
 
57
pkgincludedir = $(includedir)/@PACKAGE@
 
58
top_builddir = ../..
 
59
 
 
60
ACLOCAL = @ACLOCAL@
 
61
AUTOCONF = @AUTOCONF@
 
62
AUTOMAKE = @AUTOMAKE@
 
63
AUTOHEADER = @AUTOHEADER@
 
64
 
 
65
INSTALL = @INSTALL@
 
66
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
67
INSTALL_DATA = @INSTALL_DATA@
 
68
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
69
INSTALL_HEADER = $(INSTALL_DATA)
 
70
transform = @program_transform_name@
 
71
NORMAL_INSTALL = :
 
72
PRE_INSTALL = :
 
73
POST_INSTALL = :
 
74
NORMAL_UNINSTALL = :
 
75
PRE_UNINSTALL = :
 
76
POST_UNINSTALL = :
 
77
host_alias = @host_alias@
 
78
host_triplet = @host@
 
79
AMTAR = @AMTAR@
 
80
AR = @AR@
 
81
AS = @AS@
 
82
AWK = @AWK@
 
83
CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
 
84
CC = @CC@
 
85
CCAS = @CCAS@
 
86
CPP = @CPP@
 
87
CXX = @CXX@
 
88
CXXCPP = @CXXCPP@
 
89
DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
 
90
DEPDIR = @DEPDIR@
 
91
DLLTOOL = @DLLTOOL@
 
92
ECHO = @ECHO@
 
93
EXEEXT = @EXEEXT@
 
94
GCJ = @GCJ@
 
95
GCJFLAGS = @GCJFLAGS@
 
96
GMP_LDFLAGS = @GMP_LDFLAGS@
 
97
HAVE_MPFR = @HAVE_MPFR@
 
98
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
99
LIBM = @LIBM@
 
100
LIBTOOL = @LIBTOOL@
 
101
LN_S = @LN_S@
 
102
M4 = @M4@
 
103
MAINT = @MAINT@
 
104
OBJDUMP = @OBJDUMP@
 
105
OBJEXT = @OBJEXT@
 
106
PACKAGE = @PACKAGE@
 
107
RANLIB = @RANLIB@
 
108
RC = @RC@
 
109
REPL_VSNPRINTF_OBJ = @REPL_VSNPRINTF_OBJ@
 
110
REPL_VSNPRINTF_PRINTF_OBJ = @REPL_VSNPRINTF_PRINTF_OBJ@
 
111
SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
 
112
STRIP = @STRIP@
 
113
TAL_OBJECT = @TAL_OBJECT@
 
114
TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
 
115
U = @U@
 
116
VERSION = @VERSION@
 
117
__GMP_BITS_PER_MP_LIMB = @__GMP_BITS_PER_MP_LIMB@
 
118
__GMP_HAVE_HOST_CPU_FAMILY_power = @__GMP_HAVE_HOST_CPU_FAMILY_power@
 
119
__GMP_HAVE_HOST_CPU_FAMILY_powerpc = @__GMP_HAVE_HOST_CPU_FAMILY_powerpc@
 
120
__GMP_LIBGMP_SHARED = @__GMP_LIBGMP_SHARED@
 
121
__GMP_LIBGMP_STATIC = @__GMP_LIBGMP_STATIC@
 
122
am__include = @am__include@
 
123
am__quote = @am__quote@
 
124
gmp_srclinks = @gmp_srclinks@
 
125
install_sh = @install_sh@
 
126
mpn_objects = @mpn_objects@
 
127
mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
 
128
mpn_objs_in_libmp = @mpn_objs_in_libmp@
 
129
 
 
130
AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
 
131
 
 
132
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
 
133
LDADD = $(top_builddir)/tests/libtests.la \
 
134
  $(top_builddir)/libgmpxx.la $(top_builddir)/libgmp.la
 
135
 
 
136
 
 
137
@WANT_CXX_TRUE@check_PROGRAMS = t-headers t-ostream t-locale t-constr t-expr
 
138
@WANT_CXX_TRUE@TESTS = $(check_PROGRAMS)
 
139
 
 
140
t_headers_SOURCES = t-headers.cc
 
141
t_constr_SOURCES = t-constr.cc
 
142
t_expr_SOURCES = t-expr.cc
 
143
t_locale_SOURCES = t-locale.cc
 
144
t_ostream_SOURCES = t-ostream.cc
 
145
subdir = tests/cxx
 
146
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
147
CONFIG_HEADER = $(top_builddir)/config.h
 
148
CONFIG_CLEAN_FILES =
 
149
@WANT_CXX_TRUE@check_PROGRAMS = t-headers$(EXEEXT) t-ostream$(EXEEXT) \
 
150
@WANT_CXX_TRUE@ t-locale$(EXEEXT) t-constr$(EXEEXT) \
 
151
@WANT_CXX_TRUE@ t-expr$(EXEEXT)
 
152
@WANT_CXX_FALSE@check_PROGRAMS =
 
153
am_t_constr_OBJECTS = t-constr.$(OBJEXT)
 
154
t_constr_OBJECTS = $(am_t_constr_OBJECTS)
 
155
t_constr_LDADD = $(LDADD)
 
156
t_constr_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
 
157
        $(top_builddir)/libgmpxx.la $(top_builddir)/libgmp.la
 
158
t_constr_LDFLAGS =
 
159
am_t_expr_OBJECTS = t-expr.$(OBJEXT)
 
160
t_expr_OBJECTS = $(am_t_expr_OBJECTS)
 
161
t_expr_LDADD = $(LDADD)
 
162
t_expr_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
 
163
        $(top_builddir)/libgmpxx.la $(top_builddir)/libgmp.la
 
164
t_expr_LDFLAGS =
 
165
am_t_headers_OBJECTS = t-headers.$(OBJEXT)
 
166
t_headers_OBJECTS = $(am_t_headers_OBJECTS)
 
167
t_headers_LDADD = $(LDADD)
 
168
t_headers_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
 
169
        $(top_builddir)/libgmpxx.la $(top_builddir)/libgmp.la
 
170
t_headers_LDFLAGS =
 
171
am_t_locale_OBJECTS = t-locale.$(OBJEXT)
 
172
t_locale_OBJECTS = $(am_t_locale_OBJECTS)
 
173
t_locale_LDADD = $(LDADD)
 
174
t_locale_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
 
175
        $(top_builddir)/libgmpxx.la $(top_builddir)/libgmp.la
 
176
t_locale_LDFLAGS =
 
177
am_t_ostream_OBJECTS = t-ostream.$(OBJEXT)
 
178
t_ostream_OBJECTS = $(am_t_ostream_OBJECTS)
 
179
t_ostream_LDADD = $(LDADD)
 
180
t_ostream_DEPENDENCIES = $(top_builddir)/tests/libtests.la \
 
181
        $(top_builddir)/libgmpxx.la $(top_builddir)/libgmp.la
 
182
t_ostream_LDFLAGS =
 
183
 
 
184
DEFS = @DEFS@
 
185
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
 
186
CPPFLAGS = @CPPFLAGS@
 
187
LDFLAGS = @LDFLAGS@
 
188
LIBS = @LIBS@
 
189
depcomp =
 
190
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
191
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
192
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
 
193
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
194
        $(AM_CXXFLAGS) $(CXXFLAGS)
 
195
CXXLD = $(CXX)
 
196
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
197
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
198
CXXFLAGS = @CXXFLAGS@
 
199
DIST_SOURCES = $(t_constr_SOURCES) $(t_expr_SOURCES) \
 
200
        $(t_headers_SOURCES) $(t_locale_SOURCES) $(t_ostream_SOURCES)
 
201
DIST_COMMON = Makefile.am Makefile.in
 
202
SOURCES = $(t_constr_SOURCES) $(t_expr_SOURCES) $(t_headers_SOURCES) $(t_locale_SOURCES) $(t_ostream_SOURCES)
 
203
 
 
204
all: all-am
 
205
 
 
206
.SUFFIXES:
 
207
.SUFFIXES: .cc .lo .o .obj
 
208
 
 
209
mostlyclean-libtool:
 
210
        -rm -f *.lo
 
211
 
 
212
clean-libtool:
 
213
        -rm -rf .libs _libs
 
214
 
 
215
distclean-libtool:
 
216
        -rm -f libtool
 
217
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
218
        cd $(top_srcdir) && \
 
219
          $(AUTOMAKE) --gnu  tests/cxx/Makefile
 
220
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
221
        cd $(top_builddir) && \
 
222
          CONFIG_HEADERS= CONFIG_LINKS= \
 
223
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
 
224
 
 
225
clean-checkPROGRAMS:
 
226
        -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
 
227
t-constr$(EXEEXT): $(t_constr_OBJECTS) $(t_constr_DEPENDENCIES) 
 
228
        @rm -f t-constr$(EXEEXT)
 
229
        $(CXXLINK) $(t_constr_LDFLAGS) $(t_constr_OBJECTS) $(t_constr_LDADD) $(LIBS)
 
230
t-expr$(EXEEXT): $(t_expr_OBJECTS) $(t_expr_DEPENDENCIES) 
 
231
        @rm -f t-expr$(EXEEXT)
 
232
        $(CXXLINK) $(t_expr_LDFLAGS) $(t_expr_OBJECTS) $(t_expr_LDADD) $(LIBS)
 
233
t-headers$(EXEEXT): $(t_headers_OBJECTS) $(t_headers_DEPENDENCIES) 
 
234
        @rm -f t-headers$(EXEEXT)
 
235
        $(CXXLINK) $(t_headers_LDFLAGS) $(t_headers_OBJECTS) $(t_headers_LDADD) $(LIBS)
 
236
t-locale$(EXEEXT): $(t_locale_OBJECTS) $(t_locale_DEPENDENCIES) 
 
237
        @rm -f t-locale$(EXEEXT)
 
238
        $(CXXLINK) $(t_locale_LDFLAGS) $(t_locale_OBJECTS) $(t_locale_LDADD) $(LIBS)
 
239
t-ostream$(EXEEXT): $(t_ostream_OBJECTS) $(t_ostream_DEPENDENCIES) 
 
240
        @rm -f t-ostream$(EXEEXT)
 
241
        $(CXXLINK) $(t_ostream_LDFLAGS) $(t_ostream_OBJECTS) $(t_ostream_LDADD) $(LIBS)
 
242
 
 
243
mostlyclean-compile:
 
244
        -rm -f *.$(OBJEXT) core *.core
 
245
 
 
246
distclean-compile:
 
247
        -rm -f *.tab.c
 
248
 
 
249
ANSI2KNR = $(top_builddir)/ansi2knr
 
250
$(top_builddir)/ansi2knr:
 
251
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
 
252
 
 
253
mostlyclean-kr:
 
254
        -test "$U" = "" || rm -f *_.c
 
255
 
 
256
.cc.o:
 
257
        $(CXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
 
258
 
 
259
.cc.obj:
 
260
        $(CXXCOMPILE) -c -o $@ `cygpath -w $<`
 
261
 
 
262
.cc.lo:
 
263
        $(LTCXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
 
264
uninstall-info-am:
 
265
 
 
266
tags: TAGS
 
267
 
 
268
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
269
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
270
        unique=`for i in $$list; do \
 
271
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
272
          done | \
 
273
          $(AWK) '    { files[$$0] = 1; } \
 
274
               END { for (i in files) print i; }'`; \
 
275
        mkid -fID $$unique $(LISP)
 
276
 
 
277
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
278
                $(TAGS_FILES) $(LISP)
 
279
        tags=; \
 
280
        here=`pwd`; \
 
281
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
282
        unique=`for i in $$list; do \
 
283
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
284
          done | \
 
285
          $(AWK) '    { files[$$0] = 1; } \
 
286
               END { for (i in files) print i; }'`; \
 
287
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
288
          || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
 
289
 
 
290
GTAGS:
 
291
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
292
          && cd $(top_srcdir) \
 
293
          && gtags -i $(GTAGS_ARGS) $$here
 
294
 
 
295
distclean-tags:
 
296
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
297
 
 
298
check-TESTS: $(TESTS)
 
299
        @failed=0; all=0; xfail=0; xpass=0; \
 
300
        srcdir=$(srcdir); export srcdir; \
 
301
        list='$(TESTS)'; \
 
302
        if test -n "$$list"; then \
 
303
          for tst in $$list; do \
 
304
            if test -f ./$$tst; then dir=./; \
 
305
            elif test -f $$tst; then dir=; \
 
306
            else dir="$(srcdir)/"; fi; \
 
307
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
308
              all=`expr $$all + 1`; \
 
309
              case " $(XFAIL_TESTS) " in \
 
310
              *" $$tst "*) \
 
311
                xpass=`expr $$xpass + 1`; \
 
312
                failed=`expr $$failed + 1`; \
 
313
                echo "XPASS: $$tst"; \
 
314
              ;; \
 
315
              *) \
 
316
                echo "PASS: $$tst"; \
 
317
              ;; \
 
318
              esac; \
 
319
            elif test $$? -ne 77; then \
 
320
              all=`expr $$all + 1`; \
 
321
              case " $(XFAIL_TESTS) " in \
 
322
              *" $$tst "*) \
 
323
                xfail=`expr $$xfail + 1`; \
 
324
                echo "XFAIL: $$tst"; \
 
325
              ;; \
 
326
              *) \
 
327
                failed=`expr $$failed + 1`; \
 
328
                echo "FAIL: $$tst"; \
 
329
              ;; \
 
330
              esac; \
 
331
            fi; \
 
332
          done; \
 
333
          if test "$$failed" -eq 0; then \
 
334
            if test "$$xfail" -eq 0; then \
 
335
              banner="All $$all tests passed"; \
 
336
            else \
 
337
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
338
            fi; \
 
339
          else \
 
340
            if test "$$xpass" -eq 0; then \
 
341
              banner="$$failed of $$all tests failed"; \
 
342
            else \
 
343
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
344
            fi; \
 
345
          fi; \
 
346
          dashes=`echo "$$banner" | sed s/./=/g`; \
 
347
          echo "$$dashes"; \
 
348
          echo "$$banner"; \
 
349
          echo "$$dashes"; \
 
350
          test "$$failed" -eq 0; \
 
351
        else \
 
352
          true; \
 
353
        fi
 
354
 
 
355
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
356
 
 
357
top_distdir = ../..
 
358
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
359
 
 
360
distdir: $(DISTFILES)
 
361
        @for file in $(DISTFILES); do \
 
362
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
363
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
364
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
365
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
366
          fi; \
 
367
          if test -d $$d/$$file; then \
 
368
            cp -pR $$d/$$file $(distdir) \
 
369
            || exit 1; \
 
370
          else \
 
371
            test -f $(distdir)/$$file \
 
372
            || cp -p $$d/$$file $(distdir)/$$file \
 
373
            || exit 1; \
 
374
          fi; \
 
375
        done
 
376
check-am: all-am
 
377
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
 
378
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
379
check: check-am
 
380
all-am: Makefile
 
381
 
 
382
installdirs:
 
383
 
 
384
install: install-am
 
385
install-exec: install-exec-am
 
386
install-data: install-data-am
 
387
uninstall: uninstall-am
 
388
 
 
389
install-am: all-am
 
390
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
391
 
 
392
installcheck: installcheck-am
 
393
install-strip:
 
394
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
395
          `test -z '$(STRIP)' || \
 
396
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
397
mostlyclean-generic:
 
398
 
 
399
clean-generic:
 
400
 
 
401
distclean-generic:
 
402
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
403
 
 
404
maintainer-clean-generic:
 
405
        @echo "This command is intended for maintainers to use"
 
406
        @echo "it deletes files that may require special tools to rebuild."
 
407
clean: clean-am
 
408
 
 
409
clean-am: clean-checkPROGRAMS clean-generic clean-libtool mostlyclean-am
 
410
 
 
411
distclean: distclean-am
 
412
 
 
413
distclean-am: clean-am distclean-compile distclean-generic \
 
414
        distclean-libtool distclean-tags
 
415
 
 
416
dvi: dvi-am
 
417
 
 
418
dvi-am:
 
419
 
 
420
info: info-am
 
421
 
 
422
info-am:
 
423
 
 
424
install-data-am:
 
425
 
 
426
install-exec-am:
 
427
 
 
428
install-info: install-info-am
 
429
 
 
430
install-man:
 
431
 
 
432
installcheck-am:
 
433
 
 
434
maintainer-clean: maintainer-clean-am
 
435
 
 
436
maintainer-clean-am: distclean-am maintainer-clean-generic
 
437
 
 
438
mostlyclean: mostlyclean-am
 
439
 
 
440
mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr \
 
441
        mostlyclean-libtool
 
442
 
 
443
uninstall-am: uninstall-info-am
 
444
 
 
445
.PHONY: GTAGS all all-am check check-TESTS check-am clean \
 
446
        clean-checkPROGRAMS clean-generic clean-libtool distclean \
 
447
        distclean-compile distclean-generic distclean-libtool \
 
448
        distclean-tags distdir dvi dvi-am info info-am install \
 
449
        install-am install-data install-data-am install-exec \
 
450
        install-exec-am install-info install-info-am install-man \
 
451
        install-strip installcheck installcheck-am installdirs \
 
452
        maintainer-clean maintainer-clean-generic mostlyclean \
 
453
        mostlyclean-compile mostlyclean-generic mostlyclean-kr \
 
454
        mostlyclean-libtool tags uninstall uninstall-am \
 
455
        uninstall-info-am
 
456
 
 
457
 
 
458
$(top_builddir)/tests/libtests.la:
 
459
        cd $(top_builddir)/tests; $(MAKE) $(AM_MAKEFLAGS) libtests.la
 
460
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
461
# Otherwise a system limit (for SysV at least) may be exceeded.
 
462
.NOEXPORT: